You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "J.W. Janssen (JIRA)" <ji...@apache.org> on 2016/01/30 20:38:40 UTC

[jira] [Updated] (ACE-515) Running ant package-bin in the build folder throws an exception

     [ https://issues.apache.org/jira/browse/ACE-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

J.W. Janssen updated ACE-515:
-----------------------------
    Fix Version/s: next

> 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
>            Assignee: Marcel Offermans
>             Fix For: next
>
>
> 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)