Hello Matthieu, Yes, I'd like a list of classes, or at least the packages they belong to. I have fixed plexus-interpolation and libslf4j-java which were compiled with Java 1.6 and included in Maven. In my builds, I could not see any other issues, but if you have older package versions, or if those packages have been rebuilt recently with openjdk-6, then new issues may come up.
Thanks, Ludovic Matthieu Baechler a écrit : > Hi, > > On Sun, Sep 6, 2009 at 12:57 AM, Debian Bug Tracking > System<[email protected]> wrote: >> This is an automatic notification regarding your Bug report >> which was filed against the maven2 package: >> >> #542162: maven2: mvn command fail right after installing the package >> >> It has been closed by Ludovic Claude <[email protected]>. >> >> Their explanation is attached below along with your original report. >> If this explanation is unsatisfactory and you have not received a >> better one in a separate message then please contact Ludovic Claude >> <[email protected]> by >> replying to this email. > > I'm sorry to tell that, but there's still some classes compiled in Java 1.6 : > > before : > > $ find -name "*.class" -exec file '{}' \; |grep "Java 1.6"|wc -l > 230 > > now : > > $ find -name "*.class" -exec file '{}' \; |grep "Java 1.6"|wc -l > 205 > > Tell me if you need me to attach the list of concerned files. > > Cheers, > _______________________________________________ pkg-java-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

