Thu, 23 May 2002 16:02:15 +0000Fix of a NullPointerException if versioningFolderListeners change it's value QBE200205240100-BLD200205282200
mentlicher@netbeans.org [Thu, 23 May 2002 16:02:15 +0000] rev 2273
Fix of a NullPointerException if versioningFolderListeners change it's value
to null in the mean time.
This is a fix of issue #23523.

Thu, 23 May 2002 15:20:21 +0000added realclean target
asotona@netbeans.org [Thu, 23 May 2002 15:20:21 +0000] rev 2272
added realclean target

Thu, 23 May 2002 14:37:37 +0000Update of specification numbers
asotona@netbeans.org [Thu, 23 May 2002 14:37:37 +0000] rev 2271
Update of specification numbers

Thu, 23 May 2002 13:11:33 +0000Do not save the file when running EDIT command.
mentlicher@netbeans.org [Thu, 23 May 2002 13:11:33 +0000] rev 2270
Do not save the file when running EDIT command.
We should NOT wait for the command to execute according to the message for revision 1.11.
This is a partial fix of issue #23407.

Thu, 23 May 2002 11:30:01 +0000getRelativeMountPoint() made not synchronized.
mentlicher@netbeans.org [Thu, 23 May 2002 11:30:01 +0000] rev 2269
getRelativeMountPoint() made not synchronized.
It uses Hashtable for lookup of "MODULE" variable, this should be enough
for synchronization purposes.
This is a fix of deadlock issue #23752.

Thu, 23 May 2002 10:22:37 +0000Set Index.ArrayChildren instead of Children.Array for newly created nodes.
mentlicher@netbeans.org [Thu, 23 May 2002 10:22:37 +0000] rev 2268
Set Index.ArrayChildren instead of Children.Array for newly created nodes.
This is a fix of issue #23791.

Thu, 23 May 2002 09:19:01 +0000The old CVS sources removed from Javadoc generation.
mentlicher@netbeans.org [Thu, 23 May 2002 09:19:01 +0000] rev 2267
The old CVS sources removed from Javadoc generation.

Wed, 22 May 2002 18:01:35 +0000Added javadoc targets BLD200205230100
rbalada@netbeans.org [Wed, 22 May 2002 18:01:35 +0000] rev 2266
Added javadoc targets

Wed, 22 May 2002 17:09:03 +0000Change the Display Name when the PROP_DISPLAY_NAME event is fired.
mentlicher@netbeans.org [Wed, 22 May 2002 17:09:03 +0000] rev 2265
Change the Display Name when the PROP_DISPLAY_NAME event is fired.
This is a fix of issue #23483.

Wed, 22 May 2002 14:02:35 +0000mad some overridable package private methods to public
mkleint@netbeans.org [Wed, 22 May 2002 14:02:35 +0000] rev 2264
mad some overridable package private methods to public