Re: javatoolkit: new project layout
Alistair Bush <[email protected]>
| Newsgroups | gmane.linux.gentoo.java |
|---|---|
| Message-ID | <[email protected]> |
Vlastimil Babka wrote: > Alistair Bush wrote: >> This email is to garner some discussion on my new project layout for >> javatoolkit. > > Good idea. > > AFAIK we sometimes ago also discussed that the stuff used only in > ebuilds should probably go away from /usr/bin... what user needs to run > xml-rewrite.py? Any idea's where? Just a additional note, as my changes have moved the location of the xml-rewrite-3.py file, there will be a eclass patch at some point :) > > Also I just noticed, what is the 'bsfix' command for? Currently I get this: > > # bsfix > Exception in thread "main" java.lang.NoClassDefFoundError: JXSLT > > my version is 0.2.0-r5 from java-overlay > > VB Well, so it is installed! Having a brief look at the java code and accompanying build-xml-source-target.xslt file, it looks like an application that adds source and target attributes to javac, xjavac, javac.preset and javadoc elements. Well actually to be more general it seems to apply any xslt to a xml file.... Seeing that it doesn't work, no one must be using it... -- [email protected] mailing list