tags 638576 + patch retitle 638576 libxerces2-java: FTBFS due to Commons resolver changes kthxbye
Because of the change of name of the Commons resolver jar, Xerces FTBFS. Attached is a patch that changes the two references to the jar so that everything works. It built successfully for me with this patch. -- brian m. carlson / brian with sandals: Houston, Texas, US +1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187
diff -ur libxerces2-java-2.9.1/debian/ant.properties libxerces2-java.old/debian/ant.properties --- libxerces2-java-2.9.1/debian/ant.properties 2011-08-19 21:59:19.000000000 +0000 +++ libxerces2-java.old/debian/ant.properties 2011-08-19 21:57:06.956896977 +0000 @@ -1,4 +1,4 @@ jar.apis=jaxp-1.3.jar -jar.resolver=xml-commons-resolver-1.1.jar +jar.resolver=xml-resolver-1.2.jar tools.dir=/usr/share/java diff -ur libxerces2-java-2.9.1/debian/rules libxerces2-java.old/debian/rules --- libxerces2-java-2.9.1/debian/rules 2011-08-19 21:59:19.000000000 +0000 +++ libxerces2-java.old/debian/rules 2011-08-19 21:57:06.956896977 +0000 @@ -21,7 +21,7 @@ # Additional JARs to add to the class path, either full path or just the # basename for JARs in /usr/share/java. The ".jar" suffix may also be ommitted -DEB_JARS := xml-commons-resolver-1.1 +DEB_JARS := xml-resolver-1.2 #jaxp-1.3.jar stylebook # Ant targets to call
signature.asc
Description: Digital signature