This is a patch from Yizhong to fix the XMLBEANS location.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -19,7 +19,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
<fileset dir="${WORKSPACE}/Tools/Jars">
|
||||
<include name="*.jar"/>
|
||||
</fileset>
|
||||
<fileset dir="${WORKSPACE}/Tools/bin/xmlbeans/lib">
|
||||
<fileset dir="${env.XMLBEANS_HOME}/lib">
|
||||
<include name="*.jar"/>
|
||||
</fileset>
|
||||
<pathelement path = "${env.CLASSPATH}"/>
|
||||
|
Reference in New Issue
Block a user