Sun, 12 Jun 2005 15:44:26 +0000#58941: The array passed to setLookups was thought as not modifiable and if someone modified it and setLookups once again things were obviously broken. Making clone of the array in setLookups and also creating clone in getLookups. Testing both cases. version-2-3-29
jtulach@netbeans.org [Sun, 12 Jun 2005 15:44:26 +0000] rev 30
#58941: The array passed to setLookups was thought as not modifiable and if someone modified it and setLookups once again things were obviously broken. Making clone of the array in setLookups and also creating clone in getLookups. Testing both cases.

Fri, 10 Jun 2005 16:14:59 +0000#33467: RP.Task.cancel does Thread.interrupt() and allowes the Runnables to check for interruptions or exit from blocked io operations
jtulach@netbeans.org [Fri, 10 Jun 2005 16:14:59 +0000] rev 29
#33467: RP.Task.cancel does Thread.interrupt() and allowes the Runnables to check for interruptions or exit from blocked io operations

Sat, 04 Jun 2005 05:10:39 +0000#58258: openide modularized into small jar files, core has minimal bootstrap ea5_au2 palette_client tomcat_customizer_before_merge
jtulach@netbeans.org [Sat, 04 Jun 2005 05:10:39 +0000] rev 28
#58258: openide modularized into small jar files, core has minimal bootstrap

Fri, 03 Jun 2005 01:07:03 +0000Javadoc improvements. oldcache version-2-3-28
jglick@netbeans.org [Fri, 03 Jun 2005 01:07:03 +0000] rev 27
Javadoc improvements.

Wed, 01 Jun 2005 17:41:57 +0000#59482: Javadoc.
jglick@netbeans.org [Wed, 01 Jun 2005 17:41:57 +0000] rev 26
#59482: Javadoc.

Wed, 01 Jun 2005 12:10:29 +0000It would be nicer if the framework supported prebuild scripts itself...
jtulach@netbeans.org [Wed, 01 Jun 2005 12:10:29 +0000] rev 25
It would be nicer if the framework supported prebuild scripts itself...

Fri, 27 May 2005 23:01:04 +0000Fixing typo. split_ejbjarproject_base
jglick@netbeans.org [Fri, 27 May 2005 23:01:04 +0000] rev 24
Fixing typo.

Wed, 25 May 2005 23:56:35 +0000Getting rid of <javadoc/>. No one seems to have liked it much. merged_to_experimental_hints version-2-3-27
jglick@netbeans.org [Wed, 25 May 2005 23:56:35 +0000] rev 23
Getting rid of <javadoc/>. No one seems to have liked it much.
Often used incorrectly, and can be guessed from other info anyway.

Tue, 24 May 2005 07:07:43 +0000Preventing http:// links to netbeans.org website
jtulach@netbeans.org [Tue, 24 May 2005 07:07:43 +0000] rev 22
Preventing http:// links to netbeans.org website

Sat, 21 May 2005 15:43:17 +0000#58918: LifeCycleManager should be in utilities version-2-3-26
jtulach@netbeans.org [Sat, 21 May 2005 15:43:17 +0000] rev 21
#58918: LifeCycleManager should be in utilities