Fri, 04 Oct 2002 14:38:52 +0000bugfix BLD200210070100
jbecicka@netbeans.org [Fri, 04 Oct 2002 14:38:52 +0000] rev 2651
bugfix

Fri, 04 Oct 2002 09:46:00 +0000Reenabled signing of the NBM file.
rbalada@netbeans.org [Fri, 04 Oct 2002 09:46:00 +0000] rev 2650
Reenabled signing of the NBM file.

Fri, 04 Oct 2002 09:43:15 +0000Issue 27799. Metrics daily build broke. Fixed hardcoded distribution url to variable by properties. Changed homepage of metrics module from www.netbeans.org to metrics.netbeans.org. Changed hardcoded license file reference to variable reference. Reenabled signing of the NBM file. Added default values for properties dist.base, homepage.base, license.file and nbm_alias.
rbalada@netbeans.org [Fri, 04 Oct 2002 09:43:15 +0000] rev 2649
Issue 27799. Metrics daily build broke. Fixed hardcoded distribution url to variable by properties. Changed homepage of metrics module from www.netbeans.org to metrics.netbeans.org. Changed hardcoded license file reference to variable reference. Reenabled signing of the NBM file. Added default values for properties dist.base, homepage.base, license.file and nbm_alias.

Fri, 04 Oct 2002 08:53:17 +0000Added antlr support and other changes
mmetelka@netbeans.org [Fri, 04 Oct 2002 08:53:17 +0000] rev 2648
Added antlr support and other changes

Fri, 04 Oct 2002 07:46:17 +0000Removed cvs_profile test bag - replaced by cvs_profile_2 test bag
dkaspar@netbeans.org [Fri, 04 Oct 2002 07:46:17 +0000] rev 2647
Removed cvs_profile test bag - replaced by cvs_profile_2 test bag

Thu, 03 Oct 2002 15:05:20 +0000Fix of a NullPointerException introduced by the prevoius commit. BLD200210040100
mentlicher@netbeans.org [Thu, 03 Oct 2002 15:05:20 +0000] rev 2646
Fix of a NullPointerException introduced by the prevoius commit.
After deserialization, the changeSupport was null!

Thu, 03 Oct 2002 08:57:19 +0000Fixed bug with unsuccessful searching for editor.
jkovalsky@netbeans.org [Thu, 03 Oct 2002 08:57:19 +0000] rev 2645
Fixed bug with unsuccessful searching for editor.

Wed, 02 Oct 2002 15:53:32 +0000Waiting for status replaced by sleeping for 10 seconds. BLD200210030100
jkovalsky@netbeans.org [Wed, 02 Oct 2002 15:53:32 +0000] rev 2644
Waiting for status replaced by sleeping for 10 seconds.

Wed, 02 Oct 2002 15:42:40 +0000Catching TimeoutExpiredException to see what's happening ... and not waiting for status bar.
jkovalsky@netbeans.org [Wed, 02 Oct 2002 15:42:40 +0000] rev 2643
Catching TimeoutExpiredException to see what's happening ... and not waiting for status bar.

Wed, 02 Oct 2002 15:29:22 +0000rewritten to use PropertyChangeSupport to deal with PropertyChangeListeners
ttran@netbeans.org [Wed, 02 Oct 2002 15:29:22 +0000] rev 2642
rewritten to use PropertyChangeSupport to deal with PropertyChangeListeners