Changeset 876 for trunk/docx4j/pom.xml
- Timestamp:
- 08/23/09 13:26:07 (3 years ago)
- File:
-
- 1 edited
-
trunk/docx4j/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/docx4j/pom.xml
r834 r876 208 208 mvn deploy:deploy-file -f wagon-svn-pom.xml -Dfile=lib/xalan-2.7.0-patched-6396599-stripped.jar -DgroupId=xalan -DartifactId=xalan-patched -Dversion=2.7.0 -Dpackaging=jar -DrepositoryId=docx4j -Durl=svn:http://dev.plutext.org/svn/docx4j/trunk/docx4j/m2 209 209 210 210 mvn deploy:deploy-file -f wagon-svn-pom.xml -Dfile=../fop/tmp/fop-patched.jar -DgroupId=docx4j -DartifactId=fop-patched -Dversion=0.95.756436 -Dpackaging=jar -DrepositoryId=docx4j -Durl=svn:http://dev.plutext.org/svn/docx4j/trunk/docx4j/m2 211 211 --> 212 212 … … 286 286 <groupId>docx4j</groupId> 287 287 <artifactId>fop-patched</artifactId> 288 <version>0.95.756434</version> 289 </dependency> 288 <version>0.95.756436</version> 289 </dependency> 290 <!-- its really 95.756434, but i had to re-build it to remove 291 Class-Path from the MANIFEST.MF, which was 292 being used by Java Web Start to try to fetch certain 293 jars. So the number is incremented (0.95.756435). 294 And then, Panose.java moved to original foray package (0.95.756436) --> 295 290 296 291 297 <!--
Note: See TracChangeset
for help on using the changeset viewer.
