Author: marrs
Date: Thu May 21 10:08:59 2015
New Revision: 1680801
URL: http://svn.apache.org/r1680801
Log:
ACE-515 updated the bnd library to fix the package-bin task.
Added:
ace/trunk/cnf/plugins/biz.aQute.bnd/biz.aQute.bnd-2.4.1.jar (with props)
Removed:
ace/trunk/cnf/plugins/biz.aQute.bnd/biz.aQute.bnd-2.2.0.jar
Modified:
ace/trunk/cnf/build-template.xml
Modified: ace/trunk/cnf/build-template.xml
URL:
http://svn.apache.org/viewvc/ace/trunk/cnf/build-template.xml?rev=1680801&r1=1680800&r2=1680801&view=diff
==============================================================================
--- ace/trunk/cnf/build-template.xml (original)
+++ ace/trunk/cnf/build-template.xml Thu May 21 10:08:59 2015
@@ -30,7 +30,7 @@
<dirname property="workspacedir" file="${projectdir}" />
<!-- Define the location of bnd -->
- <path id="bnd-classpath"
location="${workspacedir}/cnf/plugins/biz.aQute.bnd/biz.aQute.bnd-2.2.0.jar" />
+ <path id="bnd-classpath"
location="${workspacedir}/cnf/plugins/biz.aQute.bnd/biz.aQute.bnd-2.4.1.jar" />
<!-- Load bnd and prepare the workspace -->
<taskdef resource="aQute/bnd/ant/taskdef.properties"
classpathref="bnd-classpath" />
Added: ace/trunk/cnf/plugins/biz.aQute.bnd/biz.aQute.bnd-2.4.1.jar
URL:
http://svn.apache.org/viewvc/ace/trunk/cnf/plugins/biz.aQute.bnd/biz.aQute.bnd-2.4.1.jar?rev=1680801&view=auto
==============================================================================
Binary file - no diff available.
Propchange: ace/trunk/cnf/plugins/biz.aQute.bnd/biz.aQute.bnd-2.4.1.jar
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream