[
https://issues.jboss.org/browse/JBIDE-20833?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-20833:
------------------------------------
I think I missed this because there are no playground FEATURES so when I scanned these
pages for the correct qualifiers, I didn't see the CR2-named bits.
http://download.jboss.org/jbosstools/mars/staging/updates/core/4.3.0.CR2/
https://devstudio.redhat.com/9.0/staging/updates/core/9.0.0.CR2/
Of course if you look in the /plugins/ folders they're there.
Not sure why build #24 wasn't picked up by the aggregate - it had the correct
Final-named bits.
http://download.jboss.org/jbosstools/mars/snapshots/builds/jbosstools-pla...
Could be because the change to move to Final parent pom wasn't done until 2:27am on
Friday [0], but the build to pick up the change didn't run until 8:25am on Friday [1].
This could have been optimized by having the playground or buildflow job kicked
immediately at 2:28am.
[0]
https://github.com/jbosstools/jbosstools-playground/commit/9758d0bfd73a87...
[1]
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-playground...
How can we educate Devs that they need to kick their own jobs when last-minute, urgent
changes happen very close to the build time? [~mickael_istria] WDYT?
But then, I had set BUILD_ALIAS=Final overrides on all the jobs because when I kicked the
job Thursday night, NO ONE had updated to use the Final parent pom, so I needed a way to
force the correct qualifier in there.
It appears that I removed that override 2 hrs after the playground job picked up
Mickael's change, so unless someone updated the job earlier than my commit and
didn't push that change to git, then the correct BUILD_ALIAS should have been set.
{code}
$ git blame config.xml
29e1c1d2 (nickboldt 2015-09-25 10:33:42 -0400 55) <defaultValue>-B
-U -fae -e -Djbosstools_site_stream=4.3.mars -P
hudson,pack200,unified.target</defaultValue>
{code}
TL;DR, not sure why build #23's bits were used, or why my BUILD_ALIAS=Final override
didn't get used.
Version of playground plugins is CR2 instead of Final
-----------------------------------------------------
Key: JBIDE-20833
URL:
https://issues.jboss.org/browse/JBIDE-20833
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: easymport, playground
Affects Versions: 4.3.0.CR2
Reporter: Lucia Jelinkova
Assignee: Nick Boldt
Priority: Critical
All plugins in JBT CR2 build have Final version, except for Easymport:
org.jboss.tools.playground.easymport.jee_1.0.0.CR2-v20150924-2213-B23.jar
org.jboss.tools.playground.easymport.maven_1.0.0.CR2-v20150924-2213-B23.jar
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)