The servers modules directory is repeatedly copied as part of the build process
-------------------------------------------------------------------------------
Key: AS7-1111
URL:
https://issues.jboss.org/browse/AS7-1111
Project: Application Server 7
Issue Type: Enhancement
Reporter: Stuart Douglas
Assignee: Stuart Douglas
At the moment every module makes it's own complete copy of the application server.
This results in the size of the workspace blowing out to over 1.5Gb in size, trashing the
OS cache and just generally slowing things down.
It would be better if we did not copy the modules and bundles directories, an directed the
module path to the build/target modules directory.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira