Taskdef Event Bug?
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Guys, I tried to create an own slim ant project for my barracuda sources and got a crazy error while compiling the generated events with the taskdef "events". It can't find all barracuda classes of the specified classpathref although it is correctly given to the taskdef environment. Can't understand this because the class Event inherits from Javac. If I put all the barracuda classes into the destdir of the compiler, it works. But this seems to be a bug, because I would like to use my own jars in the classpath ... Thanks in advance, Paul