Mon, 19 Apr 2004 13:19:30 +0000javacvs library has everything in org.netbeans.lib.cvsclient.** set as BLD200404291800
mentlicher@netbeans.org [Mon, 19 Apr 2004 13:19:30 +0000] rev 1509
javacvs library has everything in org.netbeans.lib.cvsclient.** set as
public packages - it is the library.
vcsgeneric has just org.netbeans.modules.vcs.profiles.** public packages
so that it's accessible for profile modules.
All profile modules do not export any public packages.
This is a fix of issue #42030.

Fri, 16 Apr 2004 11:50:15 +0000The standalone MDR now returns the default repository for any repository name passed to the getRepository call. BLD200404181800
mmatula@netbeans.org [Fri, 16 Apr 2004 11:50:15 +0000] rev 1508
The standalone MDR now returns the default repository for any repository name passed to the getRepository call.

Fri, 16 Apr 2004 11:47:44 +0000LFI #115025, #1143
mmatula@netbeans.org [Fri, 16 Apr 2004 11:47:44 +0000] rev 1507
LFI #115025, #1143

Fri, 16 Apr 2004 11:47:25 +0000LFI #115025
mmatula@netbeans.org [Fri, 16 Apr 2004 11:47:25 +0000] rev 1506
LFI #115025

Wed, 14 Apr 2004 15:46:11 +0000missing meta-inf/services added (it was accidentaly removed during the migration to the new build system) BLD200404141800
mmatula@netbeans.org [Wed, 14 Apr 2004 15:46:11 +0000] rev 1505
missing meta-inf/services added (it was accidentaly removed during the migration to the new build system)

Wed, 14 Apr 2004 13:04:41 +0000Download target fixed.
mmatula@netbeans.org [Wed, 14 Apr 2004 13:04:41 +0000] rev 1504
Download target fixed.

Mon, 12 Apr 2004 22:11:42 +0000Some minor enhancements that have been sitting in my path for a little while. refact_last_known_good_trunk_before_merge
cliffwd@netbeans.org [Mon, 12 Apr 2004 22:11:42 +0000] rev 1503
Some minor enhancements that have been sitting in my path for a little while.
Add -setDefaults flag for BaseBean generation: defaults will be filled in for a fresh bean.
Add -strict flag: try to keep as strict to the standards as we can. Standards trump backwards compatibility with this flag.
Fix a few little bugs.

Fri, 09 Apr 2004 08:07:54 +0000download target added BLD200404111800
mmatula@netbeans.org [Fri, 09 Apr 2004 08:07:54 +0000] rev 1502
download target added

Wed, 07 Apr 2004 19:26:45 +0000Cleaning up openide/build.xml a fair amount. Removing BLD200404081800
jglick@netbeans.org [Wed, 07 Apr 2004 19:26:45 +0000] rev 1501
Cleaning up openide/build.xml a fair amount. Removing
openide-13javac-workaround.jar since it no longer seems to be
necessary when building with JDK 1.4.2.

Wed, 07 Apr 2004 13:32:00 +0000Testing PopupManager, ported editor submodule to clustered build and new lazy module system. BLD200404071800
pkuzel@netbeans.org [Wed, 07 Apr 2004 13:32:00 +0000] rev 1500
Testing PopupManager, ported editor submodule to clustered build and new lazy module system.