[
https://issues.jboss.org/browse/JBTIS-478?page=com.atlassian.jira.plugin....
]
Nick Boldt edited comment on JBTIS-478 at 8/31/15 11:10 AM:
------------------------------------------------------------
One step is missing here.
Once you update the source files [1],[2],[3],[4] so that JBT/JBDS respins will pick up
your changes, you still have to push your changes into the *live* files *as you stage your
bits for QE*, or *release your bits to public*.
[1]
http://download.jboss.org/jbosstools/mars/snapshots/updates/earlyaccess.p...
[2]
http://download.jboss.org/jbosstools/mars/snapshots/updates/earlyaccess.p...
[3]
https://devstudio.redhat.com/9.0/snapshots/updates/earlyaccess.properties...
[4]
https://devstudio.redhat.com/9.0/snapshots/updates/earlyaccess.properties...
This includes staging and development/stable, as documented in ide-config.properties [5].
[5]
http://download.jboss.org/jbosstools/configuration/ide-config.properties
You can also update the snapshots/ version, if you would like. Or the job can simply be
re-run to collect your changes.
{code}
jboss.discovery.earlyaccess.list.url|jbosstools|4.3.0.CR1=http://download...
...
#jboss.discovery.earlyaccess.list.url|jbosstools|4.3.0.CR1=http://download.jboss.org/jbosstools/mars/staging/updates/discovery.earlyaccess/4.3.0.CR1/jbosstools-earlyaccess.properties
...
jboss.discovery.earlyaccess.list.url|jbosstools|4.3=http://download.jboss...
...
jboss.discovery.earlyaccess.list.url|devstudio|9.0.0.CR1=https://devstudi...
...
#jboss.discovery.earlyaccess.list.url|devstudio|9.0.0.CR1=https://devstudio.redhat.com/9.0/staging/updates/discovery.earlyaccess/9.0.0.CR1/devstudio-earlyaccess.properties
...
jboss.discovery.earlyaccess.list.url|devstudio|9.0=https://devstudio.redh...
{code}
was (Author: nickboldt):
One step is missing here.
Once you update the source files [1],[2],[3],[4] so that JBT/JBDS respins will pick up
your changes, you still have to push your changes into the *live* files *as you stage your
bits for QE*, or *release your bits to public*.
[1]
http://download.jboss.org/jbosstools/mars/snapshots/updates/earlyaccess.p...
[2]
http://download.jboss.org/jbosstools/mars/snapshots/updates/earlyaccess.p...
[3]
https://devstudio.redhat.com/9.0/snapshots/updates/earlyaccess.properties...
[4]
https://devstudio.redhat.com/9.0/snapshots/updates/earlyaccess.properties...
This includes staging and development/stable, as documented in ide-config.properties:
{code}
jboss.discovery.earlyaccess.list.url|jbosstools|4.3.0.CR1=http://download...
...
#jboss.discovery.earlyaccess.list.url|jbosstools|4.3.0.CR1=http://download.jboss.org/jbosstools/mars/staging/updates/discovery.earlyaccess/4.3.0.CR1/jbosstools-earlyaccess.properties
...
jboss.discovery.earlyaccess.list.url|jbosstools|4.3=http://download.jboss...
...
jboss.discovery.earlyaccess.list.url|devstudio|9.0.0.CR1=https://devstudi...
...
#jboss.discovery.earlyaccess.list.url|devstudio|9.0.0.CR1=https://devstudio.redhat.com/9.0/staging/updates/discovery.earlyaccess/9.0.0.CR1/devstudio-earlyaccess.properties
...
jboss.discovery.earlyaccess.list.url|devstudio|9.0=https://devstudio.redh...
{code}
when updating earlyaccess.properties files, please commit changes to
BOTH JBT and JBDS files, in both git repos and on both servers
-----------------------------------------------------------------------------------------------------------------------------------
Key: JBTIS-478
URL:
https://issues.jboss.org/browse/JBTIS-478
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: distribution
Affects Versions: 4.3.0.Alpha1
Reporter: Nick Boldt
Assignee: Paul Leacu
Fix For: 9.0.0.Alpha1, 4.3.0.Alpha1
Attachments: jbtis-vs-jbdis-earlyaccess.png
Discovered today that a change was pushed into
https://devstudio.redhat.com/9.0/development/updates/discovery.earlyacces...
But the same change was NOT pushed to
http://download.jboss.org/jbosstools/mars/development/updates/discovery.e...
So, comparing the files, we see a strange number of deltas between the JBDSIS version
(adding bpel 1.0.5, upversioning from bpmn2 modeler 1.1.1 to 1.2, etc.)
Related: JBTIS-476, JBTIS-477
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)