Compiling multiple --resource files

Øyvind Harboe oyvind.harboe@zylin.com
Fri Nov 7 22:21:00 GMT 2003


On Fri, 2003-11-07 at 22:05, Tom Tromey wrote:
> >>>>> "Øyvind" == Øyvind Harboe <oyvind.harboe@zylin.com> writes:
> 
> Øyvind> I'm trying to put together something that can take .jar files and
> Øyvind> compile non-class files with the --resource option.
> 
> Øyvind> Other tips?
> 
> With gcj 3.4, you should be able to simply compile the whole .jar
> file.  All non-.class files will be treated as resource files.
> 
> This looks related to PR 12894.  That was filed against 3.4,
> though... are you using 3.4?

Yes.

>   If so, then we've got a bug somewhere.

I find it surprising that classpathx expects stuff in the META-INF
directory to be in the classpath.



Øyvind






More information about the Java mailing list