I am having the same problem. For me, the temporary jar doesn't have the classes either, so it looks like it's the <jlink> bug.
Not sure what to do about this :/ jlink is hopelessly buggy. I'll have a look tomorrow and see if I can find what triggers the bug. --Jeff On Wed, Apr 24, 2002 at 10:01:47AM +0200, Carsten Ziegeler wrote: > Hi, > > when I build excalibur everything is building fine, but the resulting > avalon-excalibur.jar does not contain all classes, for example the > io, the monitor or the xmlbundle subprojects are missing. > > The interesting thing is that the temporary jar created by the jlink > task does contain all classes, so it seems that the jar task does > not get all files from the temporary jar. > > Any hint what could get wrong here? > > Carsten > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
