[jboss-jira] [JBoss JIRA] Commented: (JBAS-8037) Optimize AS build process

Jesper Pedersen (JIRA) jira-events at lists.jboss.org
Thu May 20 05:50:06 EDT 2010


    [ https://jira.jboss.org/browse/JBAS-8037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12531624#action_12531624 ] 

Jesper Pedersen commented on JBAS-8037:
---------------------------------------

Like:

[INFO] Storing buildNumber: 105025 at timestamp: May 20, 2010 5:45:01 AM EDT
[INFO] [build-helper:maven-version {execution: default}]
[INFO] snapshot org.jboss.jbossas:jboss-as-server:6.0.0-SNAPSHOT: checking for updates from central
[INFO] snapshot org.jboss.jbossas:jboss-as-server:6.0.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.jboss.jbossas:jboss-as-deployment:6.0.0-SNAPSHOT: checking for updates from central
[INFO] snapshot org.jboss.jbossas:jboss-as-deployment:6.0.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.jboss.jbossas:jboss-as-security:6.0.0-SNAPSHOT: checking for updates from central
[INFO] snapshot org.jboss.jbossas:jboss-as-security:6.0.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.jboss.jbossas:jboss-as-system-jmx:6.0.0-SNAPSHOT: checking for updates from central
[INFO] snapshot org.jboss.jbossas:jboss-as-system-jmx:6.0.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.jboss.jbossas:jboss-as-system:6.0.0-SNAPSHOT: checking for updates from central
[INFO] snapshot org.jboss.jbossas:jboss-as-system:6.0.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [enforcer:enforce {execution: enforce-java-version}]
[INFO] [enforcer:enforce {execution: enforce-maven-version}]
[INFO] [enforcer:enforce {execution: ban-bad-dependencies}]


> 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