This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 62829 - Remove Preferences API usage from license check
Summary: Remove Preferences API usage from license check
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks: 62158
  Show dependency tree
 
Reported: 2005-08-23 09:32 UTC by mslama
Modified: 2008-12-22 19:59 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mslama 2005-08-23 09:32:53 UTC
Trung requests to remove Preferences API usage from license check.
Comment 1 mslama 2005-08-23 10:33:49 UTC
Fixed in main trunk.

Modified:
/cvs/core/arch/arch-core-launcher.xml
new revision: 1.32; previous revision: 1.31

/cvs/core/startup/src/org/netbeans/core/startup/Bundle.properties
new revision: 1.7; previous revision: 1.6

/cvs/core/startup/src/org/netbeans/core/startup/Main.java
new revision: 1.4; previous revision: 1.3

/cvs/core/startup/test/unit/src/org/netbeans/core/startup/NonGuiHandleCheckOfLicenseTest.java
new revision: 1.2; previous revision: 1.1

/cvs/ide/branding/core/src/org/netbeans/core/startup/Bundle_nb.properties
new revision: 1.4; previous revision: 1.3

/cvs/ide/www/proposals/ui-spec-display-click-through-license.html
new revision: 1.4; previous revision: 1.3
Comment 2 Jaromir Uhrik 2006-01-16 15:44:53 UTC
Marking this issue as VERIFIED since the issue reporter == issue owner.