[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: gmetrics (new package, needed to package CodeNarc)



Hi Torsten,

On Sun, Aug 22, 2010 at 4:02 PM, Torsten Werner <twerner@debian.org> wrote:
> there is a problem:
>
> $ git-bc
> dh --with javahelper clean
>   debian/rules override_jh_clean
> make[1]: Entering directory `/home/twerner/debian/gmetrics'
> jh_clean
> ant -f debian/build.xml clean
> Buildfile: /home/twerner/debian/gmetrics/debian/build.xml
>
> BUILD FAILED
> /home/twerner/debian/gmetrics/debian/build.xml:10: taskdef class
> org.codehaus.groovy.ant.Groovyc cannot be found
>  using the classloader AntClassLoader[/usr/share/java/log4j-1.2.jar]

I could not reproduce this problem.
I rebuilt the package successfully with git-buildpackage.
Also I tested it again in a clean chroot with pbuilder without errors.

The missing class in the error message is in groovy-all.jar which
is included in the build classpath but it seems as if ant would have
ignored that file because the error only mentions /usr/share/java/log4j-1.2.jar.

-- 
Miguel Landaeta, nomadium at gmail.com
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche


Reply to: