[
https://issues.jboss.org/browse/JBIDE-15509?page=com.atlassian.jira.plugi...
]
Nick Boldt updated JBIDE-15509:
-------------------------------
Attachment: 15509_JBT4101.CR1.png
15509_JBDS701.CR1.png
Testing update paths:
* JBDS 7.0.1
1. Install JBDS from jbdevstudio-product-universal-7.0.0.GA-v20130720-0044-B364.jar
2. Launch JBDS.
3. Window > Preferences > Install/Update > Available Software Sites > Add...
>
http://www.qa.jboss.com/binaries/RHDS/discovery/development/7.0.1.CR1/ > OK >
OK
4. Help > Check for Updates > Install com.jboss.jbds.all 7.0.1. Restart when
prompted.
!15509_JBDS701.CR1.png!
* JBT 4.1.0.1
1. Install Eclipse from eclipse-jee-kepler-R-linux-gtk-x86_64.tar.gz
2. Launch Eclipse, then Help > Install new software >
http://download.jboss.org/jbosstools/updates/stable/kepler/
(or use downloaded update site zip
jar:file:/home/nboldt/tmp/JBossTools/jbosstools-Update-4.1.0.Final_2013-07-19_19-47-52-B380.zip!/
). Select the "Abridged JBoss Tools" category and install. Restart when
prompted.
3. Window > Preferences > Install/Update > Available Software Sites > Add...
>
http://download.jboss.org/jbosstools/updates/JBossTools-4.1.0.1.CR1.core/ > OK
> OK
4. Help > Check for Updates > Install project.examples.feature 1.5.1. Restart when
prompted.
!15509_JBT4101.CR1.png!
prepare for JBDS 7.0.1 patch release
------------------------------------
Key: JBIDE-15509
URL:
https://issues.jboss.org/browse/JBIDE-15509
Project: Tools (JBoss Tools)
Issue Type: Task
Components: updatesite
Affects Versions: 4.1.0.Final
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.1.0.1.Final
Attachments: 15509_JBDS701.CR1.png, 15509_JBT4101.CR1.png
Placeholder JIRA to contain work needed to do to release JBDS 7.0.1.GA:
1. branch jbosstools-central from 4.1.x to 4.1.0.x
2. adjust jbosstools-central/site/category.xml so it only contains the affected features
(and feature.sources)
3. build Central using a new job, eg.,
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-central_410/ which gets
its sources from the correct fork/branch
4. create new composite staging site containing the last stable release + the new staging
site for jbosstools-central, eg.,
http://download.jboss.org/jbosstools/builds/staging/_composite_/core/4.1....
5. branch jbdevstudio-product from 4.1.x to 4.1.0.x
6. ensure that JBDS sources are correctly versioned (eg., 7.0.1 not 7.1.0)
7. build JBDS using a new job, eg.,
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/devstudio.product_70/ which sets
-DBUILD_ALIAS=GA, pulls from the correct branch origin/jbosstools-4.1.0.x, and sets these
overrides in the maven configuration:
{code}
jbosstools-nightly-staging-composite=http://download.jboss.org/jbosstools...
jbosstools-nightly=http://download.jboss.org/jbosstools/updates/nightly/c...
{code}
--
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