summaryrefslogtreecommitdiff
blob: 2f4a6c655cac700e93ce26d37888241539d16276 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Nru /tmp/nekohtml-1.9.16.orig/build.xml ./build.xml
--- /tmp/nekohtml-1.9.16.orig/build.xml	2012-07-31 18:12:48.559950104 +0300
+++ ./build.xml	2012-07-31 18:12:53.887883123 +0300
@@ -103,8 +103,6 @@
 		unless="compile.skip">
 	<mkdir dir="${build.classes.dir}"/>
 	
-	<compileWith xercesVersion="2.0.2" bridge="2_0"/>
-	<compileWith xercesVersion="2.1.0" bridge="2_1"/>
 	<compileWith xercesVersion="2.2.1" bridge="2_2"/>
 	<compileWith xercesVersion="2.3.0" bridge="2_3"/>
 	<compileWith xercesVersion="2.8.1" bridge="2_3"/>