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