Hi Tim, with this patch (which I committed to Git) the package builds. I'm a bit concerned about the lintian warning:
W: libfest-reflect-java: missing-classpath libfest-util-java I'm not sure how to fix this. BTW, I noticed that there is a src/test directory but the build log does not show any signs that the tests were executed. Isn't javahelper running tests automatically? Kind regards Andreas. On Mon, Apr 27, 2015 at 07:12:32AM +0000, Potter, Tim (Cloud Services) wrote: > On 26 Apr 2015, at 3:57 pm, Andreas Tille <andr...@an3as.eu> wrote: > > > [4] git://anonscm.debian.org/pkg-java/fest-reflect.git > > I had to tweak the maven.rules file to get fest-reflect to build from scratch: > > diff --git a/debian/maven.rules b/debian/maven.rules > index fb9b667..7c3c550 100644 > --- a/debian/maven.rules > +++ b/debian/maven.rules > @@ -1,6 +1,6 @@ > > junit junit jar s/.*/4.x/ * * > junit junit jar s/4\..*/4.x/ * * > -org.easytesting fest-test jar * * * > -org.easytesting fest-util jar * * * > +org.easytesting fest-test jar s/.*/debian/ * * > +org.easytesting fest-util jar s/.*/debian/ * * > org.mockito s/mockito-all/mockito-core/ * s/.*/debian/ * * > > Did you build from clean recently? > > > Tim. > -- http://fam-tille.de -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150427105602.ge15...@an3as.eu