Sun, 19 Apr 2009 11:47:38 +0200Lookup is without reference to Enumerations
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 19 Apr 2009 11:47:38 +0200] rev 759
Lookup is without reference to Enumerations

Sun, 19 Apr 2009 11:32:50 +0200ArrayStorage does not need Enumerations at all
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 19 Apr 2009 11:32:50 +0200] rev 758
ArrayStorage does not need Enumerations at all

Sun, 19 Apr 2009 10:41:09 +0200Less dependencies of lookup on Enumerations
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 19 Apr 2009 10:41:09 +0200] rev 757
Less dependencies of lookup on Enumerations

Sun, 19 Apr 2009 10:13:22 +0200Lookup does not directly depend on SharedClassObject
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 19 Apr 2009 10:13:22 +0200] rev 756
Lookup does not directly depend on SharedClassObject

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 755
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 754
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 753
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 752
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 751
Simplifying lookup test dependencies to not require Utilities class

Tue, 22 Dec 2009 21:57:48 +0100#178960: Continuing to reuse RequestProcessor, if it is around
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 22 Dec 2009 21:57:48 +0100] rev 750
#178960: Continuing to reuse RequestProcessor, if it is around