On Fri, Apr 26, 2013 at 10:56 AM, Emmanuel Bourg <ebo...@apache.org> wrote:
> Hi Olivier, > > Le 26/04/2013 09:50, Olivier Sallou a écrit : > > > I am ok to sponsor it. I will have a look at the package soon. > > I see however in lintian warnings that classpath is not set in jar > > manifest. Could you please fix this? > > Thank you. I don't know how to do that with Maven helper. But > commons-jexl2.jar is not executable, I don't think the classpath is needed. > > To fix this warning you can patch pom.xml with maven-jar-plugin and <addClasspath>true</addClasspath> flag. http://maven.apache.org/shared/maven-archiver/examples/classpath.html > > Emmanuel Bourg > > > Eugene