Marcel Offermans created ACE-515:
------------------------------------

             Summary: Running ant package-bin in the build folder throws an 
exception
                 Key: ACE-515
                 URL: https://issues.apache.org/jira/browse/ACE-515
             Project: ACE
          Issue Type: Bug
          Components: Build
    Affects Versions: next
            Reporter: Marcel Offermans


If you checkout the code, then:

cd build
ant package-bin

You get the following exception:

BUILD FAILED
...ace/build/build.xml:156: java.lang.NoClassDefFoundError: 
aQute.lib.utf8properties.UTF8Properties not found, parent:  
AntClassLoader[...ace/cnf/plugins/biz.aQute.bnd/biz.aQute.bnd-2.2.0.jar] 
urls:[...ace/cnf/cache/biz.aQute.launcher/biz.aQute.launcher-1.4.0.jar] 
exception:java.lang.ClassNotFoundException: 
aQute.lib.utf8properties.UTF8Properties
        at aQute.bnd.osgi.Processor$CL.loadClass(Processor.java:1280)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Class.java:2663)
        at java.lang.Class.getConstructor0(Class.java:3067)
        at java.lang.Class.getConstructor(Class.java:1817)
        ...




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to