Hi Jason,
I am happy to have an ant build, however when I run ant dist I got the following compile error. I already modified the "m2Repository" in build.xml to point to my maven repository.
C:\work\workspace\docx4j>ant dist
Buildfile: C:\work\workspace\docx4j\build.xml
clean:
Deleting directory C:\work\workspace\docx4j\bin
init:
Created dir: C:\work\workspace\docx4j\bin
Copying 28 files to C:\work\workspace\docx4j\bin
build-project:
docx4j: C:\work\workspace\docx4j\build.xml
1.6
C:\work\workspace\docx4j\build.xml:87: warning: 'includeantruntime' was not se
t, defaulting to build.sysclasspath=last; set to false ...