Wed, 01 Oct 2003 13:37:22 +0000One more fix. Files are not [Local] on Unix systems using Empty profile. BLD200310030100
jkovalsky@netbeans.org [Wed, 01 Oct 2003 13:37:22 +0000] rev 3556
One more fix. Files are not [Local] on Unix systems using Empty profile.

Wed, 01 Oct 2003 12:07:27 +0000again add a11y.jar, make magic changes to prohibit logging during building BLD200310070100
mmirilovic@netbeans.org [Wed, 01 Oct 2003 12:07:27 +0000] rev 3555
again add a11y.jar, make magic changes to prohibit logging during building

Wed, 01 Oct 2003 11:17:46 +0000Synchronize the access to the default group file.
mentlicher@netbeans.org [Wed, 01 Oct 2003 11:17:46 +0000] rev 3554
Synchronize the access to the default group file.
Also release the lock after the writing is finished.
This is a fix of issue #36367.

Wed, 01 Oct 2003 07:59:00 +0000Stabilization improvements, updates necessary after certain UI changes, usage of new property sheets.
jkovalsky@netbeans.org [Wed, 01 Oct 2003 07:59:00 +0000] rev 3553
Stabilization improvements, updates necessary after certain UI changes, usage of new property sheets.

Tue, 30 Sep 2003 10:36:52 +0000Workaround for issue #32466 "jemmy eats some EVENTs (espec. HierarchyEvent)" removed. BLD200310010100
jkovalsky@netbeans.org [Tue, 30 Sep 2003 10:36:52 +0000] rev 3552
Workaround for issue #32466 "jemmy eats some EVENTs (espec. HierarchyEvent)" removed.

Tue, 30 Sep 2003 10:31:15 +0000Stabilization fixes and tests rewritten to use new property sheets.
jkovalsky@netbeans.org [Tue, 30 Sep 2003 10:31:15 +0000] rev 3551
Stabilization fixes and tests rewritten to use new property sheets.

Tue, 30 Sep 2003 09:26:39 +0000Prevent a NPE when versioning file system is not present.
mentlicher@netbeans.org [Tue, 30 Sep 2003 09:26:39 +0000] rev 3550
Prevent a NPE when versioning file system is not present.
This is a fix of issue #36341.

Thu, 25 Sep 2003 15:22:30 +0000After we lock the objects we save all possibly modified objects again after we lock the files. BLD200309300100
mentlicher@netbeans.org [Thu, 25 Sep 2003 15:22:30 +0000] rev 3549
After we lock the objects we save all possibly modified objects again after we lock the files.
This assures, that no modification can be done in between.
This is hopefully the final fix to issue #36113.
IOException annotation was reverted in VcsFIleSystem, because the annotation
does not assure that the localized message will be written (see issue #9069).

Wed, 24 Sep 2003 15:12:21 +0000ErrorManager is used to annotate the Exception. No need to create a sub-class. BLD200309250100
mentlicher@netbeans.org [Wed, 24 Sep 2003 15:12:21 +0000] rev 3548
ErrorManager is used to annotate the Exception. No need to create a sub-class.
This is an additional improvement of the fix of issue #36113.

Wed, 24 Sep 2003 15:03:39 +0000Adjustments necessary according to new test automation guidelines and new property sheets.
jkovalsky@netbeans.org [Wed, 24 Sep 2003 15:03:39 +0000] rev 3547
Adjustments necessary according to new test automation guidelines and new property sheets.