Wed, 30 Sep 2009 19:03:18 +0200Copyright change merge
Michal Zlamal <mzlamal@netbeans.org> [Wed, 30 Sep 2009 19:03:18 +0200] rev 830
Copyright change merge

Fri, 25 Sep 2009 14:02:54 +0200Upadate licenses to have up to date year
Michal Zlamal <mzlamal@netbeans.org> [Fri, 25 Sep 2009 14:02:54 +0200] rev 829
Upadate licenses to have up to date year

Tue, 29 Sep 2009 10:20:39 -0400Probably safer way of touching file in FileUtilTest.testAddRecursiveListenerToFile.
Jesse Glick <jglick@netbeans.org> [Tue, 29 Sep 2009 10:20:39 -0400] rev 828
Probably safer way of touching file in FileUtilTest.testAddRecursiveListenerToFile.
http://deadlock.netbeans.org/hudson/job/NB-Core-Build/3316/testReport/org.netbeans.modules.masterfs.filebasedfs/FileUtilTest/testAddRecursiveListenerToFile/
junit.framework.AssertionFailedError: Attribute change event not fired (see #129178). expected:<2> but was:<1>
at org.netbeans.modules.masterfs.filebasedfs.FileUtilTest.testAddRecursiveListenerToFile(FileUtilTest.java:734)

Sun, 27 Sep 2009 13:25:11 -0400Incremented specification versions in trunk.
Jesse Glick <jglick@netbeans.org> [Sun, 27 Sep 2009 13:25:11 -0400] rev 827
Incremented specification versions in trunk.

Thu, 24 Sep 2009 15:20:20 +0200Partial fix for #172865: Don't hold global lock while seeking for getResources(...). That is expensive operation and can take long time. No need to block other threads.
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 24 Sep 2009 15:20:20 +0200] rev 826
Partial fix for #172865: Don't hold global lock while seeking for getResources(...). That is expensive operation and can take long time. No need to block other threads.

Wed, 23 Sep 2009 13:31:43 +0200#170880: ISE 'Timer already cancelled.' from RequestProcessor.Task.schedule
Tomas Holy <t_h@netbeans.org> [Wed, 23 Sep 2009 13:31:43 +0200] rev 825
#170880: ISE 'Timer already cancelled.' from RequestProcessor.Task.schedule

Fri, 18 Sep 2009 15:49:41 +0200Improving #170507 by using {0} to delay string concatenation
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 18 Sep 2009 15:49:41 +0200] rev 824
Improving #170507 by using {0} to delay string concatenation

Thu, 10 Sep 2009 15:27:43 +0200Automated merge with http://hg.netbeans.org/core-main
Tomas Holy <t_h@netbeans.org> [Thu, 10 Sep 2009 15:27:43 +0200] rev 823
Automated merge with http://hg.netbeans.org/core-main

Sat, 29 Aug 2009 15:05:45 -0400Test dep cleanup for platform cluster.
Jesse Glick <jglick@netbeans.org> [Sat, 29 Aug 2009 15:05:45 -0400] rev 822
Test dep cleanup for platform cluster.
Mainly adding libs.junit4 & nbjunit as explicit deps, but some other fixes as well.

Thu, 10 Sep 2009 15:18:19 +0200#171400: API for creation of low color saturation icons for disabled buttons
Tomas Holy <t_h@netbeans.org> [Thu, 10 Sep 2009 15:18:19 +0200] rev 821
#171400: API for creation of low color saturation icons for disabled buttons