Re: Module-auto-loading not working when Manifest.mf line is wrapped

2015-05-13 Thread Basile Chandesris
Hi, http://stackoverflow.com/questions/3057841/too-long-line-in-manifest-file-while-trying-to-create-jar http://stackoverflow.com/questions/7402271/maven-archiver-putting-in-weird-line-breaks-in-classpath-for-manifest https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719094 https://bugs.eclipse.o

Module-auto-loading not working when Manifest.mf line is wrapped

2015-05-12 Thread Daniel Jue
Hi, I recently ran into this "problem" that causes my module to not auto-load, and in fact prevents the Tomcat server from starting my T5 war file. The error starts with Exception loading module(s) from manifest jar:file:/path-to-jar-file-in-web-inf-lib/MANIFEST.MF: Failure loading Tapestry IoC mo