[
https://issues.jboss.org/browse/JBDS-2801?page=com.atlassian.jira.plugin....
]
Nick Boldt commented on JBDS-2801:
----------------------------------
AFAIR Central just checks if the contents of the connector (the list of features in the
connector) are installed and if the version on the Central site are the same as those
installed.
It's fairly easy to test this...
a) install JBDS 7.1.0.CR1
b) install GWT from
http://download.jboss.org/jbosstools/updates/requirements/gwt/3.2.3.v2013...
into JBDS. Restart when prompted.
c) Central > Software tab > see if the GWT connector is shown to be installed or not
(it should be shown as not installed, because a newer version & different IUs are
available).
d) or, install Spring IDE 3.2 from
http://download.jboss.org/jbosstools/updates/requirements/springide/3.2.0...
into JBDS. Restart when prompted.
e) Central > Software tab > see if the SpringIDE connector is shown to be installed
or not (it should be shown as not installed, because a newer version is available for the
same IUs).
Investigate use of GWT/GPE 3.4 in JBT/JBDS Central
--------------------------------------------------
Key: JBDS-2801
URL:
https://issues.jboss.org/browse/JBDS-2801
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: 3rd-party-certification, 3rd-party-dependencies, central
Reporter: Nick Boldt
Assignee: Nick Boldt
Labels: new_and_noteworthy
Fix For: 7.1.0.CR1
Attachments: install-new-gpe-1.png, install-new-gpe-2.png, install-new-gpe-3.png,
install-new-gpe-4.png, JBDS2801_install_GWT32e42_from_Central_Beta1_site_JBDS_CR1.png,
JBDS2801_install_GWT32e42_from_Central_Beta1_site_JBDS_CR1_check_for_updates_no_GPE.png,
JBDS2801_install_GWT32e42_from_Central_Beta1_site_JBDS_CR1_check_for_updates_no_GPE_installed_manual_install_of_GPEe43_throws_remediation.png,
JBDS2801_install_GWT32e42_from_Central_Beta1_site_JBDS_CR1_check_for_updates_no_GPE_installed_view.png,
JBDS2801_install_GWT32e42_from_Central_Beta1_site_JBT_CR1.png,
JBDS2801_install_GWT32e42_from_Central_Beta1_site_JBT_CR1_remdiation_option_1.png,
JBDS2801_install_GWT32e42_from_Central_Beta1_site_JBT_CR1_remdiation_option_2.png,
JBDS2801_install_JBDS_Beta1_b441_installed.png, JBDS2801_install_JBT_CR1.png,
JBDS2801_install_JBT_CR1_installed.png
New 3.4.2 mirrors:
http://download.jboss.org/jbosstools/updates/requirements/gwt/3.4.2.v2013...
http://download.jboss.org/jbosstools/updates/requirements/gwt/3.4.2.v2013...
Note that at least one IU had been renamed:
OLD:
* com.google.gdt.eclipse.suite.e42.feature_3.4.2.v201310081840-rel-r42.jar
* com.google.gdt.eclipse.platform.e42_3.4.2.v201310081840-rel-r42.jar
NEW:
* com.google.gdt.eclipse.suite.e43.feature_3.4.2.v201310081834-rel-r43.jar (now e43)
* com.google.gdt.eclipse.platform.e42_3.4.2.v201310081834-rel-r43.jar (still e42)
If we decide to move to e43, we will have to rebuild jbosstools-central due to this
requirement:
{code:title=https://github.com/jbosstools/jbosstools-central/blob/jbosstools-4.1.x/maven/features/org.jboss.tools.maven.gwt.feature/feature.xml#L24}
<import feature="com.google.gdt.eclipse.suite.e42.feature"
version="3.0.1" match="greaterOrEqual"/>
{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