]
Nick Boldt commented on JBIDE-10967:
------------------------------------
Need to respin Central component & JBT/JBDS aggregates in both trunk and 33x/5x
branches, then test if GWT stuff can be installed from Central like this:
{code}
./eclipse/eclipse -clean -showLocation -data /tmp/workspace -consolelog -console -vm
/opt/sun-java2-6.0/bin/java -vmargs -Xms128M -Xmx256M -XX:PermSize=128M
-XX:MaxPermSize=256M
-Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/updates/nightly/core/trunk/jbosstools-directory.xml
| tee "/tmp/eclipse.log.`date`.txt"
./eclipse/eclipse -clean -showLocation -data /tmp/workspace -consolelog -console -vm
/opt/sun-java2-6.0/bin/java -vmargs -Xms128M -Xmx256M -XX:PermSize=128M
-XX:MaxPermSize=256M
-Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/updates/nightly/core/3.3.indigo/jbosstools-directory.xml
| tee "/tmp/eclipse.log.`date`.txt"
./jbdevstudio -vmargs
-Djboss.discovery.directory.url=http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-5.0_trunk.updatesite/extras/devstudio-directory.xml
./jbdevstudio -vmargs
-Djboss.discovery.directory.url=http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-5.0_stable_branch.updatesite/extras/devstudio-directory.xml
{code}
Waiting for:
add GWT to Extras site and point Central at our copy instead of live
version on
code.google.com
-----------------------------------------------------------------------------------------------
Key: JBIDE-10967
URL:
https://issues.jboss.org/browse/JBIDE-10967
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central, GWT, updatesite, UpStream
Affects Versions: 3.3.0.Beta1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 3.3.0.Beta1
Central already includes two features from Google's GWT/GPE offerings, which we can
now mirror into Extras so that the version we provide is locked and only changes when WE
decide to release a newer version.
Once 2 GWT/GPE features are in Extras, Central should pull from that URL instead of the
upstream
code.google.com one.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: