[
https://issues.apache.org/jira/browse/GERONIMO-6392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Gawor resolved GERONIMO-6392.
-----------------------------------
Resolution: Fixed
Fix Version/s: 3.0.1
In revision 1392490 I changed the code so that the module file is copied to a
temporary file only on Windows by default. However, this behavior can be
overwritten by setting org.apache.geronimo.deployer.useTemporaryModuleFile
system property. If set to "true" module file will always be copied to a
temporary file and if "false" it will never be copied to a temporary file.
> Unnecessary file copy in deployer
> ---------------------------------
>
> Key: GERONIMO-6392
> URL: https://issues.apache.org/jira/browse/GERONIMO-6392
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: deployment
> Affects Versions: 3.0
> Reporter: Jarek Gawor
> Assignee: Jarek Gawor
> Fix For: 3.0.1
>
>
> To prevent locking issues on Windows the
> org.apache.geronimo.deployment.Deployer first copies the module file into a
> temporary directory. This is done for all platforms however this only needs
> to be done on Windows platforms.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira