[jboss-jira] [JBoss JIRA] Created: (JBAS-8037) Optimize AS build process
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Thu May 20 05:19:06 EDT 2010
Optimize AS build process
-------------------------
Key: JBAS-8037
URL: https://jira.jboss.org/browse/JBAS-8037
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Build System
Affects Versions: 6.0.0.M3
Reporter: Jesper Pedersen
Assignee: Paul Gier
Priority: Critical
The AS build process it taking way too long when there are no changes made.
Do:
svn co https://....
cd trunk
./build.sh
Then without changing anything do
./build.sh
again - result:
[INFO] Total time: 5 minutes 29 seconds
[INFO] Finished at: Thu May 20 05:10:56 EDT 2010
[INFO] Final Memory: 193M/452M
The Nexus repo seems to be checked too frequently - but I'll let you create sub-tasks for those issues
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list