Documentation build: add ant script that copies the docbook prereqs from a known location -----------------------------------------------------------------------------------------
Key: UIMA-1440 URL: https://issues.apache.org/jira/browse/UIMA-1440 Project: UIMA Issue Type: Improvement Components: Build, Packaging and Test Affects Versions: 2.2.2 Reporter: Thilo Goetz Assignee: Thilo Goetz Fix For: 2.3 I often build from clean svn extracts to make sure everything is clean. When I build the distribution, the build needs to download saxon etc. to be able to build the documentation. This takes forever, and requires manual intervention. Add a small ant script that allows you to copy the required files from a local directory to save some time during the build. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.