Hi Emmanuel, On Sun, Mar 09, 2014 at 09:01:35AM +0100, Emmanuel Bourg wrote: > Le 09/03/2014 07:56, Andreas Tille a écrit : > > > Any hint? > > Hi Andrea, > > According to the README bootstrap.jar is actually the cofoja.jar > renamed. This part of the build is optional though, you can just do 'ant > dist' to build the project and you won't need to go through the > bootstrap phase.
Ahhh, thanks for reading README aloud - sorry that I simply ignored this hint. Unfortunately it seems that the Debian packaged libasm-java is not compatible with the libcofoja-java code: init: [mkdir] Created dir: /tmp/buildd/libcofoja-java-1.1-r150/obj [mkdir] Created dir: /tmp/buildd/libcofoja-java-1.1-r150/dist build: [mkdir] Created dir: /tmp/buildd/libcofoja-java-1.1-r150/obj/bare [ujavac] Compiling 85 source files to /tmp/buildd/libcofoja-java-1.1-r150/obj/bare [ujavac] /tmp/buildd/libcofoja-java-1.1-r150/src/com/google/java/contract/core/agent/ClassContractHandle.java:23: error: package org.objectweb.asm.tree does not exist [ujavac] import org.objectweb.asm.tree.MethodNode; [ujavac] ^ [ujavac] /tmp/buildd/libcofoja-java-1.1-r150/src/com/google/java/contract/core/agent/ContractHandle.java:30: error: package org.objectweb.asm.tree does not exist [ujavac] import org.objectweb.asm.tree.MethodNode; [ujavac] ^ [ujavac] /tmp/buildd/libcofoja-java-1.1-r150/src/com/google/java/contract/core/agent/ClassContractHandle.java:55: error: cannot find symbol [ujavac] MethodNode contractMethod, [ujavac] ^ [ujavac] symbol: class MethodNode [ujavac] location: class ClassContractHandle [ujavac] /tmp/buildd/libcofoja-java-1.1-r150/src/com/google/java/contract/core/agent/ContractHandle.java:55: error: cannot find symbol [ujavac] protected MethodNode contractMethod; [ujavac] ^ ... Any hint? Kind regards Andreas. -- 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/20140309205034.gb10...@an3as.eu