[jbosstools-issues] [JBoss JIRA] Created: (JBDS-1633) bootstrap requirements (runtimes) outside Hudson for reuse

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Apr 21 12:33:18 EDT 2011


bootstrap requirements (runtimes) outside Hudson for reuse
----------------------------------------------------------

                 Key: JBDS-1633
                 URL: https://issues.jboss.org/browse/JBDS-1633
             Project: Developer Studio (JBoss Developer Studio)
          Issue Type: Bug
          Components: Build
    Affects Versions: 4.1.0.M1
            Reporter: Nick Boldt
            Assignee: Nick Boldt
             Fix For: 4.1.0.M1


Due to recent failures from repository.jboss.org to serve files during Hudson jobs, it's become apparent that it would be handy if we had all the reqs already available outside Hudson so that local access is possible instead of http get.

I've created this job [1] to run:

ant ~/trunk/requirements/build.xml all

and put the results in 

/home/hudson/static_build_env/jbds/requirements

[1] http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.requirements-bootstrap/

Next, need to verify that jobs are pulling from the cache instead of from remote.

Check some component job (such as AS [2] or seam) for the string "unzipto="

[2] http://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3.3_trunk.component--as/279/console


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list