Wed, 26 Nov 2008 16:05:16 +0300Unused import has been removed before_merge_to_jet-parsing-api
Alex Petrov <alexpetrov@netbeans.org> [Wed, 26 Nov 2008 16:05:16 +0300] rev 3755
Unused import has been removed

Mon, 17 Nov 2008 22:04:55 -0500Treat erroneous use (or lack of use) of spec.version.base as an error by default.
Jesse Glick <jglick@netbeans.org> [Mon, 17 Nov 2008 22:04:55 -0500] rev 3754
Treat erroneous use (or lack of use) of spec.version.base as an error by default.

Mon, 17 Nov 2008 16:11:24 -0500Appears that no one needed fallback behavior for TestUtil.makeScratchDir w/o masterfs; deleting.
Jesse Glick <jglick@netbeans.org> [Mon, 17 Nov 2008 16:11:24 -0500] rev 3753
Appears that no one needed fallback behavior for TestUtil.makeScratchDir w/o masterfs; deleting.

Mon, 03 Nov 2008 19:57:07 -0500#150447: use new @ServiceProvider annotation wherever possible.
Jesse Glick <jglick@netbeans.org> [Mon, 03 Nov 2008 19:57:07 -0500] rev 3752
#150447: use new @ServiceProvider annotation wherever possible.

Sat, 01 Nov 2008 15:28:17 -0400Some META-INF/services/* cleanups.
Jesse Glick <jglick@netbeans.org> [Sat, 01 Nov 2008 15:28:17 -0400] rev 3751
Some META-INF/services/* cleanups.
1. Some references to service implementations which no longer exist (or never existed)?
2. Typos, e.g. trailing space in class name.
3. Duplicate registrations of impl classes already registered in the right place.
4. An interface registered as an impl of itself (??).
5. DataLoader's need no longer be registered in lookup of unit tests; they should be found anyway.
6. No need to construct procedural MIMEResolver's in lookup of unit tests; declarative resolvers run anyway.
7. Some registrations in the wrong module (after impl was moved), in some cases specifying the wrong package name.
...and comments in other files which are dubious and which cannot be trivially converted to @ServiceProvider.
Some cases remain where @ServiceProvider really cannot be used:
1. Some services are being masked but nothing put in their place.
2. An impl which is not normally registered needs to be registered from another module (generally inside unit tests).

Fri, 31 Oct 2008 17:19:37 +0300[Issue #151970] [65cat] NullPointerException at org.netbeans.modules.bpel.mapper.palette.Item$1.actionPerformed
Vladimir Yaroslavskiy <yaroslavskiy@netbeans.org> [Fri, 31 Oct 2008 17:19:37 +0300] rev 3750
[Issue #151970] [65cat] NullPointerException at org.netbeans.modules.bpel.mapper.palette.Item$1.actionPerformed

Thu, 23 Oct 2008 12:57:09 +0200removing unused module dependencies on deprecated editor modules
Vita Stejskal <vstejskal@netbeans.org> [Thu, 23 Oct 2008 12:57:09 +0200] rev 3749
removing unused module dependencies on deprecated editor modules

Tue, 21 Oct 2008 15:14:05 +0400Automated merge with http://hg.netbeans.org/main/
supernikita@netbeans.org [Tue, 21 Oct 2008 15:14:05 +0400] rev 3748
Automated merge with http://hg.netbeans.org/main/

Tue, 21 Oct 2008 15:12:13 +0400Fix issue #140107 - Exception while assigning a wrong name to new variable
supernikita@netbeans.org [Tue, 21 Oct 2008 15:12:13 +0400] rev 3747
Fix issue #140107 - Exception while assigning a wrong name to new variable

Mon, 20 Oct 2008 15:49:32 +0200Increasing spec. versions after 6.5.
Tonda Nebuzelsky <anebuzelsky@netbeans.org> [Mon, 20 Oct 2008 15:49:32 +0200] rev 3746
Increasing spec. versions after 6.5.