[jbosstools-issues] [JBoss JIRA] (JBDS-2801) Investigate use of GWT/GPE 3.4 in JBT/JBDS Central

Fred Bricon (JIRA) jira-events at lists.jboss.org
Thu Nov 7 13:26:02 EST 2013


    [ https://issues.jboss.org/browse/JBDS-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921506#comment-12921506 ] 

Fred Bricon edited comment on JBDS-2801 at 11/7/13 1:24 PM:
------------------------------------------------------------

After removing the e42 feature requirement, I installed the maven.gwt plugin on JBDS 7.0.1.
Then I installed the GWT connector 3.2 (e42)
Then tried installing  3.4 (e43) from http://download.jboss.org/jbosstools/updates/requirements/gwt/3.4.2.v201310081834-rel-r43/

got :
{noformat}
Cannot complete the install because of a conflicting dependency.
  Software being installed: Google Plugin for Eclipse 4.3 3.4.2.v201310081834-rel-r43 (com.google.gdt.eclipse.suite.e43.feature.feature.group 3.4.2.v201310081834-rel-r43)
  Software currently installed: Google Plugin for Eclipse 4.2 3.2.3.v201304260926-rel-r42 (com.google.gdt.eclipse.suite.e42.feature.feature.group 3.2.3.v201304260926-rel-r42)
  Only one of the following can be installed at once: 
    Google Suite Plugin 3.4.2.v201310081834-rel-r43 (com.google.gdt.eclipse.suite.ext 3.4.2.v201310081834-rel-r43)
    Google Suite Plugin 3.2.3.v201304260926-rel-r42 (com.google.gdt.eclipse.suite.ext 3.2.3.v201304260926-rel-r42)
  Cannot satisfy dependency:
    From: Google Plugin for Eclipse 4.2 3.2.3.v201304260926-rel-r42 (com.google.gdt.eclipse.suite.e42.feature.feature.group 3.2.3.v201304260926-rel-r42)
    To: com.google.gdt.eclipse.suite.ext [3.2.3.v201304260926-rel-r42]
  Cannot satisfy dependency:
    From: Google Plugin for Eclipse 4.3 3.4.2.v201310081834-rel-r43 (com.google.gdt.eclipse.suite.e43.feature.feature.group 3.4.2.v201310081834-rel-r43)
    To: com.google.gdt.eclipse.suite.ext [3.4.2.v201310081834-rel-r43]
{noformat}
                
      was (Author: fbricon):
    After removing the e42 feature requirement, I installed the maven.gwt plugin on JBDS 7.0.1.
Then I installed the GWT connector 3.2 (e42)
Then tried installing from http://download.jboss.org/jbosstools/updates/requirements/gwt/3.4.2.v201310081834-rel-r43/

got :
{noformat}
Cannot complete the install because of a conflicting dependency.
  Software being installed: Google Plugin for Eclipse 4.3 3.4.2.v201310081834-rel-r43 (com.google.gdt.eclipse.suite.e43.feature.feature.group 3.4.2.v201310081834-rel-r43)
  Software currently installed: Google Plugin for Eclipse 4.2 3.2.3.v201304260926-rel-r42 (com.google.gdt.eclipse.suite.e42.feature.feature.group 3.2.3.v201304260926-rel-r42)
  Only one of the following can be installed at once: 
    Google Suite Plugin 3.4.2.v201310081834-rel-r43 (com.google.gdt.eclipse.suite.ext 3.4.2.v201310081834-rel-r43)
    Google Suite Plugin 3.2.3.v201304260926-rel-r42 (com.google.gdt.eclipse.suite.ext 3.2.3.v201304260926-rel-r42)
  Cannot satisfy dependency:
    From: Google Plugin for Eclipse 4.2 3.2.3.v201304260926-rel-r42 (com.google.gdt.eclipse.suite.e42.feature.feature.group 3.2.3.v201304260926-rel-r42)
    To: com.google.gdt.eclipse.suite.ext [3.2.3.v201304260926-rel-r42]
  Cannot satisfy dependency:
    From: Google Plugin for Eclipse 4.3 3.4.2.v201310081834-rel-r43 (com.google.gdt.eclipse.suite.e43.feature.feature.group 3.4.2.v201310081834-rel-r43)
    To: com.google.gdt.eclipse.suite.ext [3.4.2.v201310081834-rel-r43]
{noformat}
                  
> 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: Fred Bricon
>             Fix For: 7.1.0.CR1
>
>
> New 3.4.2 mirrors:
> http://download.jboss.org/jbosstools/updates/requirements/gwt/3.4.2.v201310081840-rel-r42/
> http://download.jboss.org/jbosstools/updates/requirements/gwt/3.4.2.v201310081834-rel-r43/
> 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


More information about the jbosstools-issues mailing list