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

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


     [ https://issues.jboss.org/browse/JBDS-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt updated JBDS-2237:
-----------------------------

          Description: 
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}

  was:
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}

             Assignee: Nick Boldt
    Affects Version/s: 6.0.0.M1
          Component/s: 3rdPartyDependencies
                       updatesite

    
> 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