source: trunk/docx4j/pom.xml @ 1816

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1801   5 weeks jharrop Bump POI version to 3.8 (from beta 4)
(edit) @1786   5 weeks jharrop JAXB representation of XSL FO is now in a separate project; use 1.0.0 …
(edit) @1785   5 weeks jharrop JAXB representation of SVG is now in a separate project.
(edit) @1784   5 weeks jharrop XmlSignature? part, which uses JAXB representation of xmldsig-core, …
(edit) @1783   6 weeks jharrop Tinne's patch of 7 Nov 2011, adding inter alia a profile to sign-artifacts
(edit) @1780   6 weeks jharrop xhtmlrenderer is now in Maven Central.
(edit) @1720   6 months jharrop <include>docx4j.properties</include> …
(edit) @1700   7 months jharrop Basic XHTML import proof of concept, using modified flying saucer library. …
(edit) @1696   7 months jharrop Correct scm/connection
(edit) @1695   7 months jharrop [maven-release-plugin] prepare for next development iteration
(edit) @1693   7 months jharrop [maven-release-plugin] prepare release VERSION_2_7_1
(edit) @1692   7 months jharrop back to 2.7.1
(edit) @1691   7 months jharrop remove auto activation trick
(edit) @1690   7 months jharrop [maven-release-plugin] prepare for next development iteration
(edit) @1688   7 months jharrop [maven-release-plugin] prepare release docx4j-2.7.1
(edit) @1685   8 months jharrop
(edit) @1671   8 months jharrop All dependencies now in Maven Central.
(edit) @1668   8 months jharrop Use Apache POI jars from central repo, instead of jar in docx4j/m2
(edit) @1638   10 months jharrop Remove dependencies commons-vfs and jdom, now that vfs has been moved to …
(edit) @1636   10 months jharrop dev.plutext.org -> www.docx4java.org
(edit) @1620   11 months jharrop 2.7.1-SNAPSHOT
(edit) @1615   11 months jharrop Use commons-vfs 1.0, in preparation for upload to Maven central. Add POM …
(edit) @1595   11 months jharrop version 2.7.0
(edit) @1581   11 months jharrop Must have source=1.5; target=1.5
(edit) @1578   11 months jharrop Rationale for source=1.6; target=1.5
(edit) @1571   11 months jharrop
(edit) @1568   11 months jharrop Use a by-default active profile to avoid issues when one is behind a http …
(edit) @1547   11 months jharrop Tinne's patch of 20 June, which takes the Jan-Willem van den Broeks XPath …
(edit) @1495   12 months jharrop Basic support for .glox SmartArt? package
(edit) @1454   14 months jharrop Change wagon-svn from 1.8 to 1.9, since 1.8 is now missing.
(edit) @1347   18 months jharrop Apply Dave Brown's patch of 3 Dec 2010
(edit) @1332   18 months jharrop Need xalan-serializer; not sure about xml-apis (so dist them as well).
(edit) @1323   18 months jharrop Prep for 2.6.0 release
(edit) @1241   20 months jharrop Don't need Xalan to build, only at runtime
(edit) @1239   20 months jharrop Comment out JCR, since load/save code is in extras
(edit) @1238   20 months jharrop Use standard Xalan 2.7.1 instead of our patched version; remove references …
(edit) @1234   20 months jharrop Include source code for fop-fonts, as org.docx4j.fonts.fop. Use FOP 1.0. …
(edit) @1231   21 months jharrop Use official xmlgraphics-commons-1.4
(edit) @1230   21 months jharrop Include ppp source, so jar is not required.
(edit) @1202   21 months jharrop Add xlsx to build path
(edit) @1196   21 months jharrop Ensure docx4j can be built using either ant or maven, with only one of the …
(edit) @1190   21 months jharrop add source folders; exclude log4j dependencies
(edit) @1170   23 months jharrop v2.5.0 info
(edit) @1168   23 months jharrop Remove xhtmlrenderer and pdf-renderer dependencies, which are used in PDF …
(edit) @1167   23 months jharrop Remove iText dependency, which was used in PDF conversion via HTML or …
(edit) @1145   23 months jharrop Prep for 2.4.0 release
(edit) @1078   2 years jharrop Support for WMF (but not EMF, yet) as SVG in HTML output.
(edit) @1073   2 years jharrop 2.3.0 release
(edit) @1005   2 years jharrop dom4j dependency removed
(edit) @990   2 years jharrop Updated fop jar to include support for wingdings and other TrueType? fonts …
(edit) @904   3 years jharrop Iff you are using Java 5, you need a stax implementation jar in order for …
(edit) @881   3 years jharrop
(edit) @876   3 years jharrop Make it easier to use non-patched fop.jar
(edit) @834   3 years jharrop Build/setup to accommodate src/diffx
(edit) @730   3 years jharrop Recently: Update pdf-renderer; fop (complete); added avalon-framework (for …
(edit) @721   3 years jharrop Include full fop (patched), so we can use it for pdf output. Remove …
(edit) @697   3 years jharrop Remove fop-fonts; to be replaced with a complete fop jar
(edit) @620   3 years jharrop POI subset hwpf.jar 3.1.0 -> 3.4.0 ( a bit more recent than 3.5 beta 4, it …
(edit) @601   3 years jharrop xmlgraphics-commons 1.3 -> 1.3.1
(edit) @582   4 years jharrop Update comment re profiles section.
(edit) @580   4 years jharrop v2.1.0
(edit) @576   4 years jharrop Use commons-vfs-patched v1.9.1 from …
(edit) @575   4 years jharrop Use fop-fonts-0.2, which is fop revision 712041 (2008 11 07) patched, and …
(edit) @540   4 years jharrop Add JAXB as a dependency.
(edit) @531   4 years jharrop v2.0.1; add sourceDirectory and outputDirectory, so m2eclipse workspace …
(edit) @521   4 years jharrop version 2.0.0
(edit) @519   4 years jharrop Remove the profiles stuff for now. It is more trouble than it is worth, …
(edit) @508   4 years jharrop Added poi's hwpf (for conversion from Word's old binary doc file format)
(edit) @491   4 years jharrop diffx 0.61 (generated from my checkout - NSAwareXMLWriter.getQName still …
(edit) @478   4 years jharrop Topologi's diffx added as a dependency
(edit) @461   4 years jharrop Made table related JAXB classes human friendly.
(edit) @454   4 years jharrop Use unsigned iText 2.0.8, from docx4j/m2
(edit) @448   4 years jharrop version set to 0.9-SNAPSHOT; can use mvn deploy
(edit) @428   4 years jharrop Use <systemPath>/usr/lib/jvm/java-6-sun/jre/lib/rt.jar</systemPath> since …
(edit) @425   4 years jharrop add jars previously in lib dir to docxj remote repository
(edit) @264   4 years jojada Replaced commons-httpclient2.0.2 with commons-httpclient3.0.1
(edit) @248   4 years jharrop Update commons-logging to 1.1.1, so there is no unwanted dependency on …
(edit) @247   4 years jharrop Add reference to maven-dependency-plugin, so we can do mvn dependency:tree
(edit) @244   4 years jharrop Remove explicit dependency on Xerces jar.
(edit) @229   4 years jojada Added jdom and commons-httpclient for webdav enabled Commons-VFS
(edit) @191   4 years jharrop Add schema location; remove Xalan 2.7.0
(edit) @188   4 years jharrop Added Xalan 2.7.0, which is required for extension functions in transform …
(edit) @145   4 years jharrop Map Microsoft fonts to physical fonts using FOP machinery.
(edit) @130   4 years jharrop Removed Jackrabbit dependencies.
(edit) @73   4 years jharrop Provided the classes generated by xjc are generated with -target 2.0, we …
(edit) @47   4 years jharrop Merged JAXB branch.
(edit) @18   5 years jharrop tidied up header
(edit) @17   5 years jharrop Match maven description to Java package name.
(edit) @10   5 years jharrop Use Java 5 target for build (annotation support)
(add) @7   5 years jharrop Assuming the Maven2 plugin for Eclipse is installed …
Note: See TracRevisionLog for help on using the revision log.