Changeset 1167 for trunk/docx4j/build.xml
- Timestamp:
- 07/15/10 02:29:34 (23 months ago)
- File:
-
- 1 edited
-
trunk/docx4j/build.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/docx4j/build.xml
r1142 r1167 31 31 <!-- <pathelement location="${m2Repository}/com/topologi/diffx/0.61/diffx-0.61.jar"/> 32 32 --> 33 34 <!-- Uncomment for the PDF conversion via HTML or iText, which 35 may be found in docx4j-extras. 36 37 If you are planning to use that, you'll also want to uncomment 38 the BaseFont stuff in PhysicalFonts. 39 33 40 <pathelement location="${m2Repository}/com/lowagie/itext-unsigned/2.0.8/itext-unsigned-2.0.8.jar"/> 34 <!--35 <pathelement location="${m2Repository}/com/lowagie/itext/2.0.8/itext-2.0.8.jar"/>36 41 --> 37 <!--Explicit Exclusions from iText: 38 <pathelement location="${m2Repository}/bouncycastle/bcmail-jdk14/138/bcmail-jdk14-138.jar"/> 39 <pathelement location="${m2Repository}/bouncycastle/bcprov-jdk14/138/bcprov-jdk14-138.jar"/> 40 --> 42 41 43 <pathelement location="${m2Repository}/xalan/xalan-patched/2.7.0/xalan-patched-2.7.0.jar"/> 42 44 <pathelement location="${m2Repository}/pdf-renderer/pdf-renderer/0.2009.0324/pdf-renderer-0.2009.0324.jar"/> … … 162 164 <javadoc access="public" author="false" 163 165 destdir="javadoc" 164 doctitle="docx4j 2. 3.0"166 doctitle="docx4j 2.4.0" 165 167 nodeprecated="false" 166 168 nodeprecatedlist="false"
Note: See TracChangeset
for help on using the changeset viewer.
