Fri, 04 May 2012 21:39:23 +0200javac-{api,impl}-nb-... renamed to nb-javac-{api,impl}, adjusting
Jan Lahoda <jlahoda@netbeans.org> [Fri, 04 May 2012 21:39:23 +0200] rev 776
javac-{api,impl}-nb-... renamed to nb-javac-{api,impl}, adjusting

Fri, 04 May 2012 16:34:02 +0200Make sure the external libraries are downloaded before building the remoting support
Jan Lahoda <jlahoda@netbeans.org> [Fri, 04 May 2012 16:34:02 +0200] rev 775
Make sure the external libraries are downloaded before building the remoting support

Wed, 25 Apr 2012 08:33:42 +0200Adjusting to recent change in ElementOverlay
Jan Lahoda <jlahoda@netbeans.org> [Wed, 25 Apr 2012 08:33:42 +0200] rev 774
Adjusting to recent change in ElementOverlay

Wed, 25 Apr 2012 07:20:09 +0200Not adding jackpot.jar on the bootclasspath - the javax.model.** is escaped anyway, and having jackpot.jar on bootCP can cause false negatives for CollectionRemove hint
Jan Lahoda <jlahoda@netbeans.org> [Wed, 25 Apr 2012 07:20:09 +0200] rev 773
Not adding jackpot.jar on the bootclasspath - the javax.model.** is escaped anyway, and having jackpot.jar on bootCP can cause false negatives for CollectionRemove hint

Wed, 25 Apr 2012 07:16:45 +0200javac-api-....jar has been renamed to nb-javac-api.jar
Jan Lahoda <jlahoda@netbeans.org> [Wed, 25 Apr 2012 07:16:45 +0200] rev 772
javac-api-....jar has been renamed to nb-javac-api.jar

Wed, 18 Apr 2012 19:46:49 +0200PositionRef.getLine returns 0-based line numbers, while the warning format mandates 1-based line numbers.
Jan Lahoda <jlahoda@netbeans.org> [Wed, 18 Apr 2012 19:46:49 +0200] rev 771
PositionRef.getLine returns 0-based line numbers, while the warning format mandates 1-based line numbers.

Tue, 17 Apr 2012 18:29:31 +0200Improving the stability of index upload: inability to refresh the web frontend should not crash the build, temporary storage should be cleared if something goes wrong.
Jan Lahoda <jlahoda@netbeans.org> [Tue, 17 Apr 2012 18:29:31 +0200] rev 770
Improving the stability of index upload: inability to refresh the web frontend should not crash the build, temporary storage should be cleared if something goes wrong.

Tue, 17 Apr 2012 18:25:23 +0200Must load the saved configuration.
Jan Lahoda <jlahoda@netbeans.org> [Tue, 17 Apr 2012 18:25:23 +0200] rev 769
Must load the saved configuration.

Fri, 13 Apr 2012 21:14:44 +0200Better use CDATA to escape the output of a failed test
Jan Lahoda <jlahoda@netbeans.org> [Fri, 13 Apr 2012 21:14:44 +0200] rev 768
Better use CDATA to escape the output of a failed test

Wed, 11 Apr 2012 22:06:07 +0200Disabling extra automatically enabled logging in the RepositoryUpdater.
Jan Lahoda <jlahoda@netbeans.org> [Wed, 11 Apr 2012 22:06:07 +0200] rev 767
Disabling extra automatically enabled logging in the RepositoryUpdater.