]
Nick Boldt commented on JBIDE-19346:
------------------------------------
The reason for containing an earlyaccess.properties file for JBT and JBDS in their
respective discovery plugins was so that when you built the plugin locally, you could
verify that the EA content was correctly identified.
Now we have a bootstrapping problem - to build the nightly discovery site, we need to have
a previously published earlyaccess.properties file for the previous milestone. So... for
JBDS 9 Alpha2, this will break as there will be no
mars/snapshots/builds/jbosstools-discovery/whatever/earlyaccess.properties file to wget
into this build.
Hooray for circular dependencies! :(
jbosstools-earlyaccess.properties contains old versions of tern,
angular, jetty, and vjet
-----------------------------------------------------------------------------------------
Key: JBIDE-19346
URL:
https://issues.jboss.org/browse/JBIDE-19346
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.3.0.Alpha1
Reporter: Nick Boldt
Assignee: Mickael Istria
Fix For: 4.3.0.Alpha2
While promoting JBT 4.3.0.Alpha1 to /development/ I realized that
jbosstools-earlyaccess.properties contains old versions. We should have tern/angular 0.8
in there, right [~dgolovin] ?
{code}
$➔ cat jbosstools-earlyaccess.properties
#Mon Sep 01 18:54:14 CEST 2014
org.eclipse.vjet.rt.feature.group=[0.10.0.201403201656,0.10.0.201403201656]
org.jboss.tools.arquillian.feature.feature.group=[1.1.2.CR1-v20140830-0003-B63,1.1.2.CR1-v20140830-0003-B63]
org.eclipse.vjet.extmod.jsdt.feature.group=[0.10.0.201403201656,0.10.0.201403201656]
org.eclipse.vjet.web.feature.group=[0.10.0.201403201656,0.10.0.201403201656]
org.eclipse.vjet.extmod.dltk.core.feature.group=[0.10.0.201403201656,0.10.0.201403201656]
org.eclipse.vjet.codegen.feature.group=[0.10.0.201403201656,0.10.0.201403201656]
tern-server-nodejs-feature.feature.group=[0.5.0.201408272110,0.5.0.201408272110]
org.eclipse.vjet.eclipse.feature.group=[0.10.0.201403201656,0.10.0.201403201656]
tern.eclipse.ide.tools.feature.feature.group=[0.5.0.201408272110,0.5.0.201408272110]
tern.eclipse.ide.server.nodejs.embed.feature.group=[0.5.0.201408272110,0.5.0.201408272110]
org.eclipse.vjet.vsf.domkit.feature.group=[0.10.0.201403201656,0.10.0.201403201656]
org.eclipse.equinox.server.jetty.feature.group=[1.1.100.v20140416-1649,1.1.100.v20140416-1649]
org.eclipse.vjet.extmod.rhino.feature.group=[0.10.0.201403201656,0.10.0.201403201656]
tern-feature.feature.group=[0.5.0.201408272110,0.5.0.201408272110]
org.eclipse.vjet.core.feature.group=[0.10.0.201403201656,0.10.0.201403201656]
tern-jsdt-feature.feature.group=[0.5.0.201408272110,0.5.0.201408272110]
angularjs-eclipse-feature.feature.group=[0.5.0.201408281218,0.5.0.201408281218]
{code}
--
http://download.jboss.org/jbosstools/discovery/staging/4.3.0.Alpha1/jboss...