Fri, 19 Dec 2008 10:24:30 -0500Random failure, and some warnings. convertAsProperties_155962_base
Jesse Glick <jglick@netbeans.org> [Fri, 19 Dec 2008 10:24:30 -0500] rev 490
Random failure, and some warnings.

Mon, 08 Dec 2008 13:50:38 -0500Warnings, and random failure. release70_m1_base
Jesse Glick <jglick@netbeans.org> [Mon, 08 Dec 2008 13:50:38 -0500] rev 489
Warnings, and random failure.

Tue, 02 Dec 2008 10:37:12 -0500Automated merge with http://hg.netbeans.org/main/
tboudreau@netbeans.org [Tue, 02 Dec 2008 10:37:12 -0500] rev 488
Automated merge with http://hg.netbeans.org/main/

Tue, 02 Dec 2008 16:00:22 +0100#152050: Enable stringToKey(..) to work in headless environment
Dafe Simonek <dsimonek@netbeans.org> [Tue, 02 Dec 2008 16:00:22 +0100] rev 487
#152050: Enable stringToKey(..) to work in headless environment

Tue, 02 Dec 2008 10:35:57 -0500Issue 47737 - API for file choosers that remember their last-used directory
tboudreau@netbeans.org [Tue, 02 Dec 2008 10:35:57 -0500] rev 486
Issue 47737 - API for file choosers that remember their last-used directory

Fri, 28 Nov 2008 07:46:43 +0100#153987 - don't hang with invalid input data but throw IOException. before_merge_to_jet-parsing-api
Jiri Skrivanek <jskrivanek@netbeans.org> [Fri, 28 Nov 2008 07:46:43 +0100] rev 485
#153987 - don't hang with invalid input data but throw IOException.

Thu, 20 Nov 2008 15:50:28 -0500#153265 implies that IAE can be thrown making an Attributes.Name just because your branding token is too long.
Jesse Glick <jglick@netbeans.org> [Thu, 20 Nov 2008 15:50:28 -0500] rev 484
#153265 implies that IAE can be thrown making an Attributes.Name just because your branding token is too long.
(FixedModule in fact makes an A.N before calling NbBundle, but the attribute is probably short then - it is the addition of a branding token which makes it arbitrarily long.)

Wed, 12 Nov 2008 13:37:38 +0100Imho, 'Real McCoy' warning is important enough to be reported as warning
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 12 Nov 2008 13:37:38 +0100] rev 483
Imho, 'Real McCoy' warning is important enough to be reported as warning

Tue, 04 Nov 2008 14:00:31 -0500Pass the exact AnnotationMirror/Value when issuing error messages.
Jesse Glick <jglick@netbeans.org> [Tue, 04 Nov 2008 14:00:31 -0500] rev 482
Pass the exact AnnotationMirror/Value when issuing error messages.

Mon, 03 Nov 2008 13:59:35 -0500Use new openjdk-javac-6-b12.jar also when compiling annotation processors and running their unit tests.
Jesse Glick <jglick@netbeans.org> [Mon, 03 Nov 2008 13:59:35 -0500] rev 481
Use new openjdk-javac-6-b12.jar also when compiling annotation processors and running their unit tests.