Blame SOURCES/velocity-1.7-osgi.patch

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