Sun, 19 Apr 2009 09:29:53 +0200Using standard Java APIs rather than org.openide.util ones
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 19 Apr 2009 09:29:53 +0200] rev 545
Using standard Java APIs rather than org.openide.util ones

Sun, 19 Apr 2009 09:12:22 +0200Better names of exceptions so the MetaInfServicesLookupTest really passes
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 19 Apr 2009 09:12:22 +0200] rev 544
Better names of exceptions so the MetaInfServicesLookupTest really passes

Sun, 19 Apr 2009 08:34:48 +0200No reason to have dependencies on unrelated APIs just because of one call to Parameters
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 19 Apr 2009 08:34:48 +0200] rev 543
No reason to have dependencies on unrelated APIs just because of one call to Parameters

Sun, 19 Apr 2009 08:27:47 +0200Removing attempts to deal with java.awt in the test. Replacing the deep swing hierarchy with another deep one, rooted in IOException
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 19 Apr 2009 08:27:47 +0200] rev 542
Removing attempts to deal with java.awt in the test. Replacing the deep swing hierarchy with another deep one, rooted in IOException

Sat, 18 Apr 2009 14:37:42 +0200Simplifying lookup test dependencies to not require Utilities class
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 18 Apr 2009 14:37:42 +0200] rev 541
Simplifying lookup test dependencies to not require Utilities class

Mon, 20 Apr 2009 09:13:57 +0200Merge to ignore 6.5 branch
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 20 Apr 2009 09:13:57 +0200] rev 540
Merge to ignore 6.5 branch

Sun, 19 Apr 2009 08:47:21 +0200Ignore some backup files
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 19 Apr 2009 08:47:21 +0200] rev 539
Ignore some backup files

Sat, 18 Apr 2009 17:56:38 +0200Made almost OK on Maven 2.1.0:
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 18 Apr 2009 17:56:38 +0200] rev 538
Made almost OK on Maven 2.1.0:
sources compiled with -proc:none, but test sources compiled normally
there is some strange NPE which probably signals something good. Catching.

Sat, 18 Apr 2009 14:41:34 +0200Test resources need to be in src/test/resources directory
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 18 Apr 2009 14:41:34 +0200] rev 537
Test resources need to be in src/test/resources directory

Sat, 18 Apr 2009 14:27:27 +0200Registering annotation processor in a way that allows its successful compilation
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 18 Apr 2009 14:27:27 +0200] rev 536
Registering annotation processor in a way that allows its successful compilation