Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
odfdom-0.8.6
-
None
-
Operating System: Windows
Platform: PC
-
232
Description
"java.io.IOException: Access is denied" most likely happens when unit tests use "@Before", and the statements to load document is written in the method with annotation "@Before".
Run "mvn" using Oracle JDK 5 can easily reproduce the issue.