Re: [tasklist] the module is not compilable
Tor Norbye <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Organization | Sun Microsystems, Inc |
| Message-ID | <1049497086.879.1385.camel@proto> |
On Fri, 2003-04-04 at 13:35, andrew wrote: > Hello, > > During few days the module is not compilable against CVS development > trunk (after /loaders massive updating). Is it known issue? There was one problem in core/build.xml; it had been updated to use the new loaders location, but only in one place (that build.xml file is special because it has two compile targets; one for jdk14, one for others.) Fixed, and everything builds just fine with a trunk build of NetBeans now. -- Tor