Re: Patch Work
Bert van Brakel <[email protected]> 06 Aug 2003 09:11:52 +1200
| Newsgroups | gmane.comp.java.plexus.devel |
|---|---|
| Organization | Tua Works Ltd |
| Message-ID | <1060117912.29671.4.camel@localhost> |
The cvs version is missing a few classes. These are: import org.apache.plexus.util.AbstractTestThread; import org.apache.plexus.util.TestThreadManager; could you add these to cvs? Thanks, -Bert On Wed, 2003-08-06 at 04:00, Jason van Zyl wrote: > On Tue, 2003-08-05 at 11:56, Jason van Zyl wrote: > > Howdy, > > > > I should have Bert's stuff integrated today. Just fixing up a few tests > > and making a few alterations and we should be set. Thanks again Bert. > > Bert, the only test that is giving me a problem now is the > AvalonServiceSelectorTest complaining about not having a default > instantiation strategy. If you possibly have something else let me know > otherwise I'll track it down myself. Other than that things look great.