1f36bd
diff -Nru velocity-1.7/build/build.properties velocity-1.7.osgi/build/build.properties
1f36bd
--- velocity-1.7/build/build.properties	2010-11-19 21:16:21.000000000 +0100
1f36bd
+++ velocity-1.7.osgi/build/build.properties	2015-07-22 12:21:19.627117810 +0200
1f36bd
@@ -166,8 +166,7 @@
1f36bd
 
1f36bd
 ########################################################################
1f36bd
 # OSGi stuff
1f36bd
-import=com.werken.xpath;resolution:=optional,\
1f36bd
- javax.naming,\
1f36bd
+import=javax.naming,\
1f36bd
  javax.servlet;resolution:=optional,\
1f36bd
  javax.servlet.http;resolution:=optional,\
1f36bd
  javax.sql,\
1f36bd
@@ -188,8 +187,7 @@
1f36bd
  org.jdom.input;resolution:=optional,\
1f36bd
  org.jdom.output;resolution:=optional,\
1f36bd
  org.xml.sax
1f36bd
-dep.import=com.werken.xpath;resolution:=optional,\
1f36bd
- javax.naming,\
1f36bd
+dep.import=javax.naming,\
1f36bd
  javax.servlet;resolution:=optional,\
1f36bd
  javax.servlet.http;resolution:=optional,\
1f36bd
  javax.sql,\
1f36bd
@@ -207,8 +205,7 @@
1f36bd
 export=org.apache.velocity;uses:="org.apache.velocity.context,\
1f36bd
      org.apache.velocity.exception,\
1f36bd
      org.apache.velocity.runtime.resource",\
1f36bd
- org.apache.velocity.anakia;uses:="com.werken.xpath,\
1f36bd
-     org.apache.tools.ant,\
1f36bd
+ org.apache.velocity.anakia;uses:="org.apache.tools.ant,\
1f36bd
      org.apache.tools.ant.taskdefs,\
1f36bd
      org.jdom,\
1f36bd
      org.jdom.output",\
1f36bd
@@ -327,8 +324,7 @@
1f36bd
  org.apache.velocity;uses:="org.apache.velocity.context,\
1f36bd
      org.apache.velocity.exception,\
1f36bd
      org.apache.velocity.runtime.resource",\
1f36bd
- org.apache.velocity.anakia;uses:="com.werken.xpath,\
1f36bd
-     org.apache.tools.ant,\
1f36bd
+ org.apache.velocity.anakia;uses:="org.apache.tools.ant,\
1f36bd
      org.apache.tools.ant.taskdefs,\
1f36bd
      org.jdom,\
1f36bd
      org.jdom.output",\