13 lines
429 B
Diff
13 lines
429 B
Diff
Index: build.xml
|
|
===================================================================
|
|
--- build.xml (revision 1837267)
|
|
+++ build.xml (working copy)
|
|
@@ -3207,6 +3207,7 @@
|
|
<path id="bndlib.classpath">
|
|
<fileset file="${bnd.jar}" />
|
|
<fileset file="${bndlib.jar}" />
|
|
+ <fileset file="${bndlibg.jar}" />
|
|
</path>
|
|
|
|
<taskdef resource="aQute/bnd/ant/taskdef.properties" classpathref="bndlib.classpath" />
|