Changeset 1196 for trunk/docx4j/build.xml
- Timestamp:
- 08/26/10 06:27:13 (21 months ago)
- File:
-
- 1 edited
-
trunk/docx4j/build.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/docx4j/build.xml
r1187 r1196 56 56 <pathelement location="${m2Repository}/org/apache/commons/commons-vfs-patched/1.9.1/commons-vfs-patched-1.9.1.jar"/> 57 57 <pathelement location="${m2Repository}/net/arnx/wmf2svg/0.8.3/wmf2svg-0.8.3.jar"/> 58 59 <pathelement location="${m2Repository}//com/sun/xml/jaxb-NamespacePrefixMapper-interfaces/2.0.0/jaxb-NamespacePrefixMapper-interfaces-2.0.0.jar"/> 58 60 </path> 59 61 <path id="docx4j.classpath"> … … 92 94 <src path="src/xslfo"/> 93 95 <classpath refid="docx4j.classpath"/> 94 <!-- nb, you need JAXB RI, for example, in jre/lib/endorsed -->95 96 </javac> 96 97
Note: See TracChangeset
for help on using the changeset viewer.
