[
https://issues.apache.org/jira/browse/ODFTOOLKIT-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Svante Schubert resolved ODFTOOLKIT-453.
----------------------------------------
Resolution: Fixed
Assignee: Svante Schubert
Fix Version/s: 0.6.2-incubating
Very nice idea to move the temporary directory into the build tree:
simple/target/test-classes/
respectively
odfdom/target/test-classes/
Works nice
I have added similar cases you omitted for ODFDOM as well.
pushed changes to trunk
Thank you, Ian!
Svante
> Create a temp directory for temp test documents
> -----------------------------------------------
>
> Key: ODFTOOLKIT-453
> URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-453
> Project: ODF Toolkit
> Issue Type: Improvement
> Components: simple api
> Reporter: Ian Cunningham
> Assignee: Svante Schubert
> Priority: Minor
> Fix For: 0.6.2-incubating
>
> Attachments: tempDocuments.patch
>
>
> When the JUint tests are run, temporary documents are created in the default
> temp directory, They are not cleaned up.
> The attached patch creates a temp directory under the test-classes directory
> where the other test documents are created.
> The temp documents may then be cleaned up via a mvn clean.
> At the moment this is done only for the simple-api. I'll look at the other
> projects later.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)