Thu, 23 Aug 2001 07:59:27 +0000Generating listing of the content of all NBMs to the xml listing file. settings_categories_after_merge
mzlamal@netbeans.org [Thu, 23 Aug 2001 07:59:27 +0000] rev 647
Generating listing of the content of all NBMs to the xml listing file.
It is generated during the build proccess to openide/netbeans directory and then after merging all supressed locales are removed from the listing file.

Thu, 09 Aug 2001 16:11:31 +0000NUM_IMPORTANT_FILES is used instead of NUM_FILES.
mentlicher@netbeans.org [Thu, 09 Aug 2001 16:11:31 +0000] rev 646
NUM_IMPORTANT_FILES is used instead of NUM_FILES.

Mon, 06 Aug 2001 12:36:38 +0000Provide the data even when the command fails.
mentlicher@netbeans.org [Mon, 06 Aug 2001 12:36:38 +0000] rev 645
Provide the data even when the command fails.

Wed, 01 Aug 2001 17:18:23 +0000PROPERTY_CHECK_FOR_MODIFICATIONS moved from UserCommand to VcsCommand.
mentlicher@netbeans.org [Wed, 01 Aug 2001 17:18:23 +0000] rev 644
PROPERTY_CHECK_FOR_MODIFICATIONS moved from UserCommand to VcsCommand.
Replace localized bundles in the input descriptor for easy comparison with VCS Generic's CVS integration.

Wed, 01 Aug 2001 13:39:03 +0000The virtual FileSystemSection removed, since a new mount via templates was implemented.
mentlicher@netbeans.org [Wed, 01 Aug 2001 13:39:03 +0000] rev 643
The virtual FileSystemSection removed, since a new mount via templates was implemented.

Tue, 31 Jul 2001 10:14:22 +0000Fix of commit on Windows 95/98. With Cygwin's bash it worked good,
mentlicher@netbeans.org [Tue, 31 Jul 2001 10:14:22 +0000] rev 642
Fix of commit on Windows 95/98. With Cygwin's bash it worked good,
but it failed with MKS Toolkit's sh.exe. The backslashes '/' were not
converted to slashes '/'.

Tue, 24 Jul 2001 17:53:14 +0000The RevisionListener has changed in VcsFileSystem.
mentlicher@netbeans.org [Tue, 24 Jul 2001 17:53:14 +0000] rev 641
The RevisionListener has changed in VcsFileSystem.

Thu, 19 Jul 2001 20:51:30 +0000added regexp property ignore files that hides defined patterns in the filesystem.
mkleint@netbeans.org [Thu, 19 Jul 2001 20:51:30 +0000] rev 640
added regexp property ignore files that hides defined patterns in the filesystem.
had to include the regexp.jar into the build script.

Mon, 16 Jul 2001 14:22:08 +0000#9779: autoload modules. Implemented in module system, simple unit
jglick@netbeans.org [Mon, 16 Jul 2001 14:22:08 +0000] rev 639
#9779: autoload modules. Implemented in module system, simple unit
test written to ensure ModuleManager handles them, used for openidex +
vcscore + debuggercore.

Thu, 12 Jul 2001 21:43:08 +0000Merge pilsen_fcs changes to the trunk:
jhuth@netbeans.org [Thu, 12 Jul 2001 21:43:08 +0000] rev 638
Merge pilsen_fcs changes to the trunk:
- Fix web/build.xml to create multiple NBM files, one for
each NB module.
- Add a property for the NBM signing alias so that builds other
than NB can sign the NBM's.
- Change some 'jar' tasks to 'locjar' so that the Ja localized
files are handled correctly.