[jbosstools-issues] [JBoss JIRA] (JBDS-2237) add GWT features back into JBDS

Nick Boldt (JIRA) jira-events at lists.jboss.org
Wed Jul 11 16:34:12 EDT 2012


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

Nick Boldt commented on JBDS-2237:
----------------------------------

New GWT 3.0.1 are available now for e37 and e42:

http://download.jboss.org/jbosstools/updates/requirements/gwt/3.0.1.v201206290132-rel-r42/

I've added 3.0.1 for e42 into the Juno SR0 reqs mirror:

http://download.jboss.org/jbosstools/updates/juno/SR0/

And I've re-added com.jboss.jbds.gwt.feature into JBDS 6.

                
> add GWT features back into JBDS
> -------------------------------
>
>                 Key: JBDS-2237
>                 URL: https://issues.jboss.org/browse/JBDS-2237
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: 3rdPartyDependencies, updatesite
>    Affects Versions: 6.0.0.M1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>
> GWT features were removed from the aggregate site because there's no com.google.gdt for org.eclipse.platform >3.7 yet.
> {code:title=trunk/extras/features/com.jboss.jbds.m2e.extras.feature/feature.xml}
> .
>         <!-- TODO: JBDS-2237 remove GWT features until we have something that's compatible w/ Eclipse 4.2 
>         <import feature="org.jboss.tools.maven.gwt.feature" version="1.3.0" match="compatible" />
>         -->
> {code}
> {code:title=trunk/extras/site/site.xml}
> .
>         <!-- JBDS-2237 remove GWT features until we have something that's compatible w/ Eclipse 4.2 
>         <feature url="features/org.jboss.tools.maven.gwt.feature_0.0.0.jar" id="org.jboss.tools.maven.gwt.feature" version="0.0.0">
>         </feature>
>         -->
>         <!-- JBDS-2237 remove GWT features until we have something that's compatible w/ Eclipse 4.2
>         <feature url="features/com.google.gwt.eclipse.sdkbundle.e37.feature_0.0.0.jar" id="com.google.gwt.eclipse.sdkbundle.e37.feature" version="0.0.0">
>         </feature>
>         <feature url="features/com.jboss.jbds.gwt.feature_0.0.0.jar" id="com.jboss.jbds.gwt.feature" version="0.0.0">
>                 <category name="JBoss Selected Features" />
>         </feature>
>         -->
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list