On Sat, Jun 12, 2010 at 12:38:35AM +0200, Damien Raude-Morvan wrote: > When using /usr/share/java/rome-1.0.jar inside classpath of javac (using > ant), there is a fatal error : > > [javac] Compiling 137 source files to > XXXX/liferay-portal-6.0.0~svn49273/util-java/classes > [javac] error: error reading /usr/share/java/rome.jar; invalid header > field > [javac] 1 error > > This seems linked to some invalid field in META-INF/MANIFEST.MF in JAR. > I've disabled jh_manifest -v in debian/rules and obtain an usage JAR.
Yes, I disabled the update of the manifest file. Those header fields in rome manifest file are not really needed at the moment, so I disabled them. I committed this change to git and mentors, as usual: http://mentors.debian.net/debian/pool/main/r/rome/rome_1.0-2.dsc git://git.debian.org/pkg-java/rome.git Cheers, -- Miguel Landaeta, miguel at miguel.cc secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/ "Faith means not wanting to know what is true." -- Nietzsche __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.

