2024-07-24 14:57:21 +00:00
|
|
|
--- build.xml.orig 2023-01-19 10:39:11.163687508 +0800
|
|
|
|
+++ build.xml 2023-01-19 10:44:42.960604444 +0800
|
|
|
|
@@ -213,6 +213,7 @@
|
2023-01-29 11:23:32 +00:00
|
|
|
<!-- Classpaths -->
|
|
|
|
<path id="compile.classpath">
|
|
|
|
<pathelement location="${bnd.jar}"/>
|
|
|
|
+ <pathelement location="${bnd-annotation.jar}"/>
|
|
|
|
<pathelement location="${jdt.jar}"/>
|
|
|
|
<pathelement location="${jaxrpc-lib.jar}"/>
|
|
|
|
<pathelement location="${wsdl4j-lib.jar}"/>
|