build fix for Java8
This commit is contained in:
parent
75d2a0d6bb
commit
519fabab2b
2 changed files with 15 additions and 2 deletions
10
xmlbeans-2.6.0-java8.patch
Normal file
10
xmlbeans-2.6.0-java8.patch
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
--- build.xml 2015-02-15 03:12:23.105593326 +0100
|
||||
+++ build.xml.java8 2015-02-15 03:16:59.857032487 +0100
|
||||
@@ -694,6 +694,7 @@
|
||||
<pathelement location="build/classes/configschema"/>
|
||||
<pathelement location="build/classes/toolschema"/>
|
||||
<pathelement location="build/classes/xsdschema"/>
|
||||
+ <pathelement location="build/classes/typestore"/>
|
||||
</classpath>
|
||||
</javac>
|
||||
</target>
|
||||
Loading…
Add table
Add a link
Reference in a new issue