Yes, I would recommend this too.

A jarfile is not just a compressed bundle of files; it is an application or a 
library. Yes, the sun jar specification says that META-INF is optional, but why 
would you ever want to leave it out for an app or a library?

IMO, a compressed bundle of files without any metadata should be a .zip, not a 
.jar.

Regards, Simon

---- VUB Stefan Seidel <[EMAIL PROTECTED]> schrieb:
> Would it help to create a ZIP file with the maven assembly plugin[1]?
> 
> regards,
> 
> Stefan
> P.S.: I just saw, the assembly plugin can also create JARs - so it's 
> probably just what you need.
> 
> [1] http://maven.apache.org/plugins/maven-assembly-plugin/
> 
> John Coleman wrote:
> > Hi,
> >
> > Is it possible to make a jar with no META-INF entry - I just want to
> > create a jar to unpack with some files I need.
> >
> > TIA,
> > John
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to