Did you contact Peter about this directly? Alternatively, there is a (low traffic) list about Bnd (and BndTools) here: http://groups.google.com/group/bndtools-users
Greetings, Marcel On 21 Oct 2010, at 14:50 , Bram de Kruijff (JIRA) wrote: > > [ > http://jira.amdatu.org/jira/browse/AMDATU-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=10125#action_10125 > ] > > Bram de Kruijff commented on AMDATU-97: > --------------------------------------- > > It's BND that encounters an unexpected circumflex during bytecode analyses of > a class (@see > http://bnd.sourcearchive.com/documentation/0.0.384-1/Clazz_8java-source.html). > I traced this back to the sesame libraries that have something strange about > them... > >> java -jar bnd-0.0.401.jar sesame-queryalgebra-model-2.3.1.jar > > Should not skip: ^ > Should not skip: ^ > ... > > Also the classdump utility seems to have some issues with particular classes > in that jar... > >> java -jar clsd-1.0.6.jar >> sesame-queryalgebra-model-2.3.1\org\openrdf\query\algebra\And.class > > 2: attribute Signature(#31) > 2: signature $s(#Exception in thread "main" > java.util.IllegalFormatConversionException: d != java.lang.String > at > java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:3999) > at > java.util.Formatter$FormatSpecifier.printInteger(Formatter.java:2709) > at java.util.Formatter$FormatSpecifier.print(Formatter.java:2661) > at java.util.Formatter.format(Formatter.java:2433) > at java.io.PrintStream.format(PrintStream.java:920) > at java.io.PrintStream.printf(PrintStream.java:821) > at aQute.lib.classdump.ClassDumper.doSignature(ClassDumper.java:287) > at aQute.lib.classdump.ClassDumper.doAttribute(ClassDumper.java:256) > at aQute.lib.classdump.ClassDumper.doAttributes(ClassDumper.java:220) > at aQute.lib.classdump.ClassDumper.parseClassFile(ClassDumper.java:200) > at aQute.lib.classdump.ClassDumper.dump(ClassDumper.java:45) > at aQute.lib.classdump.ClassDumper.main(ClassDumper.java:614) > > > *sigh* Not sure what's going on cause I did not follow the bytecode course :S > > >> During compiltion of the Amdatu project, the error "Should not skip: ^" >> appears many times >> ------------------------------------------------------------------------------------------ >> >> Key: AMDATU-97 >> URL: http://jira.amdatu.org/jira/browse/AMDATU-97 >> Project: Amdatu >> Issue Type: Improvement >> Components: Maven setup >> Affects Versions: 0.0.4 >> Reporter: Ivo Ladage - van Doorn >> Assignee: Ivo Ladage - van Doorn >> Fix For: 0.0.5 >> >> > > > -- > This message is automatically generated by JIRA. > - > If you think it was sent incorrectly contact one of the administrators: > http://jira.amdatu.org/jira/secure/Administrators.jspa > - > For more information on JIRA, see: http://www.atlassian.com/software/jira > > > _______________________________________________ > Amdatu-developers mailing list > Amdatu-developers at amdatu.org > http://lists.amdatu.org/mailman/listinfo/amdatu-developers -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.amdatu.org/pipermail/amdatu-developers/attachments/20101021/0d27b24e/attachment.html

