Nick Boldt created SWITCHYARD-623:
-------------------------------------
Summary: enable publishing of SwitchYard 0.4 bits to
download.jboss.org
nightly staging composite
Key: SWITCHYARD-623
URL:
https://issues.jboss.org/browse/SWITCHYARD-623
Project: SwitchYard
Issue Type: Task
Components: build, deployment
Affects Versions: 0.4
Reporter: Nick Boldt
Fix For: 0.4
1. tweak
https://hudson.qa.jboss.com/hudson/job/SwitchYard-Tools job to:
a) pull sources into a sources/ folder in the Jenkins job workspace
b) run
http://anonsvn.jboss.org/repos/jbosstools/trunk/build/publish.sh
{code}
# publish to
http://download.jboss.org/jbosstools/
cd ${WORKSPACE}
curl
http://anonsvn.jboss.org/repos/jbosstools/trunk/build/publish.sh > publish.sh
. ${WORKSPACE}/publish.sh
{code}
2. once published, add the new folder to the composite by editing these files [1] so that
the SOA Tooling site build can resolve the new content (that is, the switchyard feature
listed in site.xml [2] can be found while building:
[1]
http://anonsvn.jboss.org/repos/jbosstools/trunk/download.jboss.org/jbosst...,
compositeContent.xml
[2]
http://anonsvn.jboss.org/repos/jbosstools/trunk/build/aggregate/soa-site/...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira