Sandbox build - fix copying & cleaning of docs/ for website interaction with SVN
--------------------------------------------------------------------------------
Key: UIMA-1591
URL: https://issues.apache.org/jira/browse/UIMA-1591
Project: UIMA
Issue Type: Improvement
Components: Build, Packaging and Test, Sandbox
Reporter: Marshall Schor
Assignee: Marshall Schor
Priority: Minor
Fix For: 2.3
The code for copying the generated docs to the <project>/docs is interacting
poorly with SVN. Some files seem to go missing.
Change this to:
# not automatically delete the /docs dir - do it if a mvn "clean" is invoked
only.
# when deleting the /docs dir, keep the .svn information
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.