Skip to content

Commit

Permalink
JBDS-2821 remove '(Experimental)' from names of VJET, Arquilian, and …
Browse files Browse the repository at this point in the history
…Cordovasim connectors; change Cordovasim connector to be Technology Preview instead; reorder m2e-wtp and m2e-wro4j so all versions of plugin.xml are consistent and alpha order
  • Loading branch information
nickboldt committed Nov 20, 2013
1 parent 1fcfe4c commit 2b5fd41
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 19 deletions.
40 changes: 24 additions & 16 deletions jbdevstudio/com.jboss.jbds.central.discovery/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@ these third party sites and execute appropriate tests as soon as
reasonable, reporting issues to these providers as required.</description>
<icon image48="images/redhat_48.png"></icon>
</certification>
<certification id="com.jboss.jbds.discovery.certification.technologypreview" name="Technology Preview" url="https://devstudio.jboss.com/updates/7.0-development/central/">
<description>
Tested by Red Hat, often with known issues. Technology previews
may one day evolve to be considered Tested or Supported, but
this is not guaranteed.</description>
<icon image48="images/redhat_48.png"></icon>
</certification>
<certification id="com.jboss.jbds.discovery.certification.experimental" name="Experimental" url="https://devstudio.jboss.com/updates/7.0-development/central/">
<description>
Tested by Red Hat. However, as these are experimental plug-ins,
Expand Down Expand Up @@ -78,12 +85,12 @@ reasonable, reporting issues to these providers as required.</description>
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.a.mobile"
groupId="org.jboss.tools.central.discovery.a.mobile.extras2"
certificationId="com.jboss.jbds.discovery.certification.experimental"
certificationId="com.jboss.jbds.discovery.certification.technologypreview"
description="Create and test hybrid mobile applications with Apache Cordova for Android + iOS"
id="org.jboss.tools.aerogear.hybrid"
kind="task"
license="EPL (Free)"
name="JBoss Hybrid Mobile Tools + CordovaSim (Experimental)"
name="JBoss Hybrid Mobile Tools + CordovaSim"
provider="JBoss by Red Hat"
siteUrl="${jboss.discovery.site.url:https://devstudio.jboss.com/updates/7.0-development/central/core/}">
<iu id="org.jboss.tools.aerogear.hybrid.feature"/>
Expand All @@ -109,11 +116,12 @@ reasonable, reporting issues to these providers as required.</description>
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.a.web"
groupId="org.jboss.tools.central.discovery.a.web.core"
certificationId="com.jboss.jbds.discovery.certification.experimental"
description="Create and run tests with Arquillian"
id="org.jboss.tools.arquillian"
kind="task"
license="EPL (Free)"
name="JBoss Arquillian Tools (Experimental)"
name="JBoss Arquillian Tools"
provider="JBoss by Red Hat"
siteUrl="${jboss.discovery.site.url:https://devstudio.jboss.com/updates/7.0-development/central/core/}">
<iu id="org.jboss.tools.arquillian.feature"/>
Expand Down Expand Up @@ -250,7 +258,7 @@ reasonable, reporting issues to these providers as required.</description>
id="org.eclipse.vjet.feature"
kind="task"
license="EPL, Other (Free)"
name="Eclipse VJET (Experimental)"
name="Eclipse VJET"
provider="eclipse.org"
siteUrl="${jboss.discovery.site.url:https://devstudio.jboss.com/updates/7.0-development/central/core/}">
<iu id="org.eclipse.vjet.js.ide.feature.group"/>
Expand Down Expand Up @@ -849,38 +857,38 @@ reasonable, reporting issues to these providers as required.</description>
categoryId="org.jboss.tools.central.discovery.d.maven"
groupId="org.jboss.tools.central.discovery.d.maven.upstream"
certificationId="com.jboss.jbds.discovery.certification.supported"
description="m2e-wro4j is an m2e connector for wro4j-maven-plugin that helps you optimize your web resources on-the-fly, in Eclipse."
id="m2e.wro4j.feature"
description="Maven Integration for Web Tools (m2e-wtp)"
id="org.maven.ide.eclipse.wtp.feature"
kind="task"
license="EPL (Free)"
name="Maven Integration for WRO4J (m2e-wro4j)"
provider="JBoss by Red Hat"
name="Maven Integration for Web Tools (m2e-wtp)"
provider="eclipse.org"
siteUrl="${jboss.discovery.site.url:https://devstudio.jboss.com/updates/7.0-development/central/core/}">
<iu id="org.jboss.tools.m2e.wro4j.feature"/>
<iu id="org.eclipse.m2e.wtp.feature"/>
<icon
image32="images/m2e_32.gif">
</icon>
<overview
url="https://github.com/jbosstools/m2e-wro4j">
url="http://www.eclipse.org/m2e-wtp/">
</overview>
</connectorDescriptor>
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.d.maven"
groupId="org.jboss.tools.central.discovery.d.maven.upstream"
certificationId="com.jboss.jbds.discovery.certification.supported"
description="Maven Integration for Web Tools (m2e-wtp)"
id="org.maven.ide.eclipse.wtp.feature"
description="m2e-wro4j is an m2e connector for wro4j-maven-plugin that helps you optimize your web resources on-the-fly, in Eclipse."
id="m2e.wro4j.feature"
kind="task"
license="EPL (Free)"
name="Maven Integration for Web Tools (m2e-wtp)"
provider="eclipse.org"
name="Maven Integration for WRO4J (m2e-wro4j)"
provider="JBoss by Red Hat"
siteUrl="${jboss.discovery.site.url:https://devstudio.jboss.com/updates/7.0-development/central/core/}">
<iu id="org.eclipse.m2e.wtp.feature"/>
<iu id="org.jboss.tools.m2e.wro4j.feature"/>
<icon
image32="images/m2e_32.gif">
</icon>
<overview
url="http://www.eclipse.org/m2e-wtp/">
url="https://github.com/jbosstools/m2e-wro4j">
</overview>
</connectorDescriptor>
</extension>
Expand Down
13 changes: 10 additions & 3 deletions jbosstools/org.jboss.tools.central.discovery/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@ these third party sites and execute appropriate tests as soon as
reasonable, reporting issues to these providers as required.</description>
<icon image48="images/redhat_48.png"></icon>
</certification>
<certification id="com.jboss.jbds.discovery.certification.technologypreview" name="Technology Preview" url="https://devstudio.jboss.com/updates/7.0-development/central/">
<description>
Tested by Red Hat, often with known issues. Technology previews
may one day evolve to be considered Tested or Supported, but
this is not guaranteed.</description>
<icon image48="images/redhat_48.png"></icon>
</certification>
<certification id="com.jboss.jbds.discovery.certification.experimental" name="Experimental" url="https://devstudio.jboss.com/updates/7.0-development/central/">
<description>
Tested by Red Hat. However, as these are experimental plug-ins,
Expand Down Expand Up @@ -81,7 +88,7 @@ reasonable, reporting issues to these providers as required.</description>
id="org.jboss.tools.aerogear.hybrid"
kind="task"
license="EPL (Free)"
name="JBoss Hybrid Mobile Tools + CordovaSim (Experimental)"
name="JBoss Hybrid Mobile Tools + CordovaSim"
provider="JBoss by Red Hat"
siteUrl="${jboss.discovery.site.url:http://download.jboss.org/jbosstools/updates/development/kepler/central/core/}">
<iu id="org.jboss.tools.aerogear.hybrid.feature"/>
Expand Down Expand Up @@ -111,7 +118,7 @@ reasonable, reporting issues to these providers as required.</description>
id="org.jboss.tools.arquillian"
kind="task"
license="EPL (Free)"
name="JBoss Arquillian Tools (Experimental)"
name="JBoss Arquillian Tools"
provider="JBoss by Red Hat"
siteUrl="${jboss.discovery.site.url:http://download.jboss.org/jbosstools/updates/development/kepler/central/core/}">
<iu id="org.jboss.tools.arquillian.feature"/>
Expand Down Expand Up @@ -241,7 +248,7 @@ reasonable, reporting issues to these providers as required.</description>
id="org.eclipse.vjet.feature"
kind="task"
license="EPL, Other (Free)"
name="Eclipse VJET (Experimental)"
name="Eclipse VJET"
provider="eclipse.org"
siteUrl="${jboss.discovery.site.url:http://download.jboss.org/jbosstools/updates/development/kepler/central/core/}">
<iu id="org.eclipse.vjet.js.ide.feature.group"/>
Expand Down

0 comments on commit 2b5fd41

Please sign in to comment.