[
https://issues.jboss.org/browse/JBIDE-12828?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-12828 at 10/23/12 12:59 PM:
---------------------------------------------------------------
Jobs in progress - must use git:// to get sources (https:// won't work on RHEL5):
{quote}
*NEW*
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk...
-- yellow, including coverage report!
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk...
-- yellow, including coverage report!
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk...
-- yellow, after timeout increased to 8hrs*
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk...
-- yellow, including coverage report!
*MODIFIED / RENAMED*
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk...
-- blue
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk... --
blue
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk...
-- blue
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-download....
-- blue
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/xulrunner-1.9.2/ -- blue
*IN PROGRESS*
* all trunk Core component jobs, including renamed ones like hibernatetools ->
hibernate, ws -> webservices) -- pending verification but should be fine
* sanity check the repos (i.e. can they all build?)
*TODO*
* all trunk SOA component jobs: esb, bpel, jbpm
* svn delete projects in trunk with a README.md pointing to the proper root repo [need
help]
* update builds/staging/_composite_/ to point at new job names (once javaee is building
OK)
* purge old jobs from /builds/staging/ and /builds/staging.previous/ on
download.jboss.org
* contributor guide (can wait until max get back) - see wiki
* verify job linkages are correct
* document use of checkout.sh and fetch_all_projects.sh
* after Beta2 branch, apply all changes to trunk in stable_branch jobs too
* fix soa-tooling jobs to use git
* tweak job names/descriptions to remove mention of "svn"; replace with
"git". Also, since we're now waiting for github push notifications, update
jobs descs to remove mention of "every 6hrs" or "every 8 hrs"
* cleanup jobs
* JBDS updatesite/installer job
* all stable branch jobs
{quote}
was (Author: nickboldt):
Jobs in progress - must use git:// to get sources (https:// won't work on RHEL5):
{quote}
*NEW*
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk...
-- yellow, including coverage report!
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk...
-- yellow, including coverage report!
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk...
-- yellow, after timeout increased to 8hrs*
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk...
-- yellow, including coverage report!
*MODIFIED / RENAMED*
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk...
-- blue
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk... --
blue
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk...
-- blue
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-download....
-- blue
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/xulrunner-1.9.2/ -- blue
*IN PROGRESS*
* all trunk component jobs, including renamed ones like hibernatetools -> hibernate, ws
-> webservices) -- pending verification but should be fine
* sanity check the repos (i.e. can they all build?)
*TODO*
* svn delete projects in trunk with a README.md pointing to the proper root repo [need
help]
* update builds/staging/_composite_/ to point at new job names (once javaee is building
OK)
* purge old jobs from /builds/staging/ and /builds/staging.previous/ on
download.jboss.org
* contributor guide (can wait until max get back) - see wiki
* verify job linkages are correct
* document use of checkout.sh and fetch_all_projects.sh
* after Beta2 branch, apply all changes to trunk in stable_branch jobs too
* fix soa-tooling jobs to use git
* tweak job names/descriptions to remove mention of "svn"; replace with
"git". Also, since we're now waiting for github push notifications, update
jobs descs to remove mention of "every 6hrs" or "every 8 hrs"
* cleanup jobs
* JBDS updatesite/installer job
* all stable branch jobs
{quote}
migrate JBT & JBDS jobs to use new github repos
-----------------------------------------------
Key: JBIDE-12828
URL:
https://issues.jboss.org/browse/JBIDE-12828
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: Build/Releng, updatesite
Affects Versions: 4.0.0.Beta1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.0.0.CR1
For first the trunk jobs, then AFTER Beta1 is released the stable_branch jobs, the
following must be done.
Work to start Oct 22
{quote}
* [Max] For every repo moved - svn delete in trunk, put Readme with pointer.
* [Nick] Open branch 4.0.0.Beta1 for writes, keep trunk locked down. *[DONE]*
* [Nick] create root poms for chunk repos; for N:1 "chunk" repos (base,
server, javaee, central): merge jbosstools-base/[as,archives,jmx]/site/* into
jbosstools-base/site/* - one site w/ all features on it *[DONE]*
- -
https://github.com/nickboldt/temp-jbosstools-javaee,
https://github.com/nickboldt/temp-jbosstools-base,
https://github.com/nickboldt/temp-jbosstools-server,
https://github.com/nickboldt/temp-jbosstools-central *DONE*
* [Nick] merge stuff from the above temp-* repos into the new actual repos *[DONE]*
* [Nick/Mickael] switch trunk jobs to source from github instead of svn *[DONE]*
* [Nick/Mickael] Change jbosstools composite
http://download.jboss.org/jbosstools/builds/staging/_composite_/core/ sites to point at
"server" update site folder instead of as, archives, and jmx when building JBT
aggregate site
* [Nick] make sure all jobs (including rsync for
download.jboss.org) are updated to
fetch from git instead of svn *[DONE]*
* [Nick/Mickael] make sure all refs to promote.sh, jbosstools-cleanup.sh, promote.sh
are pointed at github instead of svn
* for 1:1 individual repos: no change needed for ./site/ folder *[DONE]*
{quote}
(see also
http://ether-man.rhcloud.com/p/build.next )
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira