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-b...
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...
--
This message is automatically generated by JIRA.
For more information on JIRA, see: