JBoss Tools SVN: r44510 - trunk/download.jboss.org/jbosstools/examples.
by jbosstools-commits@lists.jboss.org
Author: fbricon
Date: 2012-10-15 07:29:55 -0400 (Mon, 15 Oct 2012)
New Revision: 44510
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-maven-4.0.B...
Log:
JBIDE-12554 add JDF quickstarts, remove duplicates from JBoss Quickstarts
Modified: trunk/download.jboss.org/jbosstools/examples/project-examples-maven-4.0.B...
===================================================================
--- trunk/download.jboss.org/jbosstools/examples/project-examples-maven-4.0.B... 2012-10-15 09:18:31 UTC (rev 44509)
+++ trunk/download.jboss.org/jbosstools/examples/project-examples-maven-4.0.B... 2012-10-15 11:29:55 UTC (rev 44510)
@@ -1,235 +1,351 @@
<projects>
<project>
- <category>JBoss Quickstarts</category>
+ <category>JBoss Developer Framework Quickstarts</category>
<name>helloworld</name>
-
<included-projects>jboss-as-helloworld</included-projects>
- <shortDescription>Helloworld</shortDescription>
+ <shortDescription>Hello World</shortDescription>
<description>
-This example demonstrates the use of CDI 1.0 and Servlet 3 in JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1.
-The example can be deployed using Maven from the command line or from Eclipse using JBoss Tools.
- </description>
- <size>8192</size>
- <url>http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/jbossas7-examp...</url>
+ This example demonstrates the use of CDI 1.0 and Servlet 3 in JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1.
+ The example can be deployed using Maven from the command line or from Eclipse using JBoss Tools.
+ </description>
+ <url>http://download.jboss.org/jbosstools/examples/4.0.0.Beta1/jboss-as-kitche...</url>
+ <size>108318</size>
<fixes>
<fix type="wtpruntime">
<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.71, org.jboss.ide.eclipse.as.runtime.eap.60</property>
<property name="description">This project example requires JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1</property>
-
+
<property name="downloadId">org.jboss.tools.runtime.core.as.711</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.core</property>
<property name="versions">[1.0.0,2.0.0)</property>
<property name="description">This project example requires m2e >= 1.0.</property>
<property name="connectorIds">org.eclipse.m2e.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.wtp</property>
<property name="versions">[0.16,2.0)</property>
<property name="description">This project example requires m2e-wtp >= 0.16.0.</property>
<property name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.jboss.tools.maven.core</property>
- <property name="versions">[1.3.0,2.0.0)</property>
+ <property name="versions">[1.4.0,2.0.0)</property>
<property name="description">This project example requires JBoss Maven Tools.</property>
<property name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
- </fix>
- </fixes>
+ </fix>
+ </fixes>
<importType>maven</importType>
<importTypeDescription>The project example requires the m2e, m2e-wtp and JBoss Maven Project Examples feature.</importTypeDescription>
- <welcome type="cheatsheets" url="/jboss-as-helloworld/.cheatsheet.xml"/>
+ <!--welcome type="cheatsheets" url="/jboss-as-helloworld/.cheatsheet.xml"/-->
<tags>central</tags>
<icon path="icons/jboss.png" />
- </project>
-
+ </project>
+ <project>
+ <id>jdf-jboss-as-helloworld-jsf</id>
+ <name>jboss-as-helloworld-jsf</name>
+ <category>JBoss Developer Framework Quickstarts</category>
+ <shortDescription>Hello World JSF</shortDescription>
+ <description>This example demonstrates the use of CDI 1.0 and JSF in JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1.
+ The example can be deployed using Maven from the command line or from Eclipse using JBoss Tools.</description>
+ <url>http://download.jboss.org/jbosstools/examples/4.0.0.Beta1/jboss-as-hellow...</url>
+ <size>9582</size>
+ <importType>maven</importType>
+ <icon path="icons/jboss.png"/>
+ <tags>central</tags>
+ <included-projects/>
+ <fixes>
+ <fix type="wtpruntime">
+ <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.71, org.jboss.ide.eclipse.as.runtime.eap.60</property>
+ <property name="description">This project example requires JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1</property>
+ <property name="downloadId">org.jboss.tools.runtime.core.as.711</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.core</property>
+ <property name="versions">[1.0.0,2.0.0)</property>
+ <property name="description">This project example requires m2e &gt;= 1.1.</property>
+ <property name="connectorIds">org.eclipse.m2e.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.wtp</property>
+ <property name="versions">[0.16.0,2.0.0)</property>
+ <property name="description">This project example requires m2e-wtp &gt;= 0.16.0.</property>
+ <property name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.jboss.tools.maven.core</property>
+ <property name="versions">[1.4.0,2.0.0)</property>
+ <property name="description">This project example requires JBoss Maven Tools.</property>
+ <property name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
+ </fix>
+ </fixes>
+ </project>
+ <project>
+ <id>jdf-jboss-as-helloworld-jms</id>
+ <name>jboss-as-helloworld-jms</name>
+ <category>JBoss Developer Framework Quickstarts</category>
+ <shortDescription>Hello World JMS</shortDescription>
+ <description>This example demonstrates the use of CDI 1.0 and JMS external producer/consumer client in JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1.
+ The example can be deployed using Maven from the command line or from Eclipse using JBoss Tools.</description>
+ <url>http://download.jboss.org/jbosstools/examples/4.0.0.Beta1/jboss-as-hellow...</url>
+ <size>7913</size>
+ <importType>maven</importType>
+ <icon path="icons/jboss.png"/>
+ <tags>central</tags>
+ <included-projects/>
+ <fixes>
+ <fix type="wtpruntime">
+ <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.71, org.jboss.ide.eclipse.as.runtime.eap.60</property>
+ <property name="description">This project example requires JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1</property>
+ <property name="downloadId">org.jboss.tools.runtime.core.as.711</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.core</property>
+ <property name="versions">[1.0.0,2.0.0)</property>
+ <property name="description">This project example requires m2e &gt;= 1.1.</property>
+ <property name="connectorIds">org.eclipse.m2e.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.wtp</property>
+ <property name="versions">[0.16.0,2.0.0)</property>
+ <property name="description">This project example requires m2e-wtp &gt;= 0.16.0.</property>
+ <property name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.jboss.tools.maven.core</property>
+ <property name="versions">[1.4.0,2.0.0)</property>
+ <property name="description">This project example requires JBoss Maven Tools.</property>
+ <property name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
+ </fix>
+ </fixes>
+ </project>
+
+ <project>
+ <id>jdf-jboss-as-helloworld-errai</id>
+ <name>jboss-as-helloworld-errai</name>
+ <category>JBoss Developer Framework Quickstarts</category>
+ <shortDescription>Hello World Errai</shortDescription>
+ <description>This example demonstrates the use of CDI 1.0 and Errai in JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1.
+ The example can be deployed using Maven from the command line or from Eclipse using JBoss Tools.</description>
+ <url>http://download.jboss.org/jbosstools/examples/4.0.0.Beta1/jboss-as-hellow...</url>
+ <size>19354</size>
+ <importType>maven</importType>
+ <icon path="icons/jboss.png"/>
+ <tags>central</tags>
+ <included-projects/>
+ <fixes>
+ <fix type="wtpruntime">
+ <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.71, org.jboss.ide.eclipse.as.runtime.eap.60</property>
+ <property name="description">This project example requires JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1</property>
+ <property name="downloadId">org.jboss.tools.runtime.core.as.711</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.core</property>
+ <property name="versions">[1.0.0,2.0.0)</property>
+ <property name="description">This project example requires m2e &gt;= 1.1.</property>
+ <property name="connectorIds">org.eclipse.m2e.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.wtp</property>
+ <property name="versions">[0.16.0,2.0.0)</property>
+ <property name="description">This project example requires m2e-wtp &gt;= 0.16.0.</property>
+ <property name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.jboss.tools.maven.core</property>
+ <property name="versions">[1.4.0,2.0.0)</property>
+ <property name="description">This project example requires JBoss Maven Tools.</property>
+ <property name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.gwt.feature,org.jboss.tools.maven.jaxrs.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">com.google.gwt.eclipse.core</property>
+ <property name="versions">[2.4,)</property>
+ <property name="description">This project example requires Google Plugin for Eclipse</property>
+ <property name="connectorIds">com.google.gwt.eclipse.sdkbundle.e37.feature,com.google.gdt.eclipse.suite.e37.feature</property>
+ </fix>
+ </fixes>
+ </project>
+ <project>
+ <id>jdf-jboss-as-helloworld-osgi</id>
+ <name>jboss-as-helloworld-osgi</name>
+ <category>JBoss Developer Framework Quickstarts</category>
+ <shortDescription>Hello World OSGi</shortDescription>
+ <description>This example demonstrates the use of OSGi in JBoss Application Server 7.1.
+ The example can be deployed using Maven from the command line, by using the AS 7 web console or by dropping the OSGi bundle in the deployments folder.
+
+ To deploy to JBoss Application Server 7.1 using JBoss Tools, start JBoss Application Server 7.1, right-click the project, select Run As>Maven build..., enter "package jboss-as:deploy" in the Goals field and click the Run button.
+ This will build, deploy and start the OSGi bundle.
+ You will see a Hello AS7 World!! message appear on the console when this is done.</description>
+ <url>http://download.jboss.org/jbosstools/examples/4.0.0.Beta1/jboss-as-hellow...</url>
+ <size>5096</size>
+ <importType>maven</importType>
+ <icon path="icons/jboss.png"/>
+ <tags>central</tags>
+ <included-projects/>
+ <fixes>
+ <fix type="wtpruntime">
+ <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.71, org.jboss.ide.eclipse.as.runtime.eap.60</property>
+ <property name="description">This project example requires JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1</property>
+ <property name="downloadId">org.jboss.tools.runtime.core.as.711</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.core</property>
+ <property name="versions">[1.0.0,2.0.0)</property>
+ <property name="description">This project example requires m2e &gt;= 1.1.</property>
+ <property name="connectorIds">org.eclipse.m2e.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.wtp</property>
+ <property name="versions">[0.16.0,2.0.0)</property>
+ <property name="description">This project example requires m2e-wtp &gt;= 0.16.0.</property>
+ <property name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.jboss.tools.maven.core</property>
+ <property name="versions">[1.4.0,2.0.0)</property>
+ <property name="description">This project example requires JBoss Maven Tools.</property>
+ <property name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
+ </fix>
+ </fixes>
+ </project>
<project>
- <category>JBoss Quickstarts</category>
- <name>helloworld-osgi</name>
- <included-projects>jboss-as-helloworld-osgi</included-projects>
- <shortDescription>Helloworld OSGi Example</shortDescription>
+ <category>JBoss Developer Framework Quickstarts </category>
+ <name>kitchensink</name>
+
+ <included-projects>jboss-as-kitchensink</included-projects>
+ <shortDescription>Kitchensink</shortDescription>
<description>
-This example demonstrates the use of OSGi in JBoss Application Server 7.1.
-The example can be deployed using Maven from the command line, by using the AS 7 web console or by dropping the OSGi bundle in the deployments folder.
-
-To deploy to JBoss Application Server 7.1 using JBoss Tools, start JBoss Application Server 7.1, right-click the project, select Run As>Maven build..., enter "package jboss-as:deploy" in the Goals field and click the Run button.
-This will build, deploy and start the OSGi bundle.
-You will see a Hello AS7 World!! message appear on the console when this is done.
- </description>
- <size>8192</size>
- <url>http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/jbossas7-examp...</url>
+ This is your project! It's a sample, deployable Maven 3 project to help you get your foot in the door developing with Java EE 6 on JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1.
+ This project is setup to allow you to create a compliant Java EE 6 application using JSF 2.0, CDI 1.0, EJB 3.1, JPA 2.0 and Bean Validation 1.0.
+ It includes a persistence unit and some sample persistence and transaction code to help you get your feet wet with database access in enterprise Java.
+ </description>
+ <url>http://download.jboss.org/jbosstools/examples/4.0.0.Beta1/jboss-as-kitche...</url>
+ <size>108318</size>
<fixes>
<fix type="wtpruntime">
<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.71, org.jboss.ide.eclipse.as.runtime.eap.60</property>
<property name="description">This project example requires JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1</property>
<property name="downloadId">org.jboss.tools.runtime.core.as.711</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.core</property>
<property name="versions">[1.0.0,2.0.0)</property>
<property name="description">This project example requires m2e >= 1.0.</property>
<property name="connectorIds">org.eclipse.m2e.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.wtp</property>
<property name="versions">[0.16,2.0)</property>
<property name="description">This project example requires m2e-wtp >= 0.16.0.</property>
<property name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.jboss.tools.maven.core</property>
<property name="versions">[1.3.0,2.0.0)</property>
<property name="description">This project example requires JBoss Maven Tools.</property>
- <property name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
- </fix>
- </fixes>
+ <property name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.jsf.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
+ </fix>
+ </fixes>
<importType>maven</importType>
- <importTypeDescription>The project example requires the m2e, m2e-wtp and JBoss Maven Project Examples feature.</importTypeDescription>
- <icon path="icons/jboss.png" />
- </project>
-
-
+ <importTypeDescription>The project example requires the m2e, m2e-wtp and JBoss Maven Project Examples feature.</importTypeDescription>
+ <welcome type="cheatsheets" url="/jboss-as-kitchensink/.cheatsheet.xml"/>
+ <tags>central</tags>
+ <icon path="icons/jboss.png" />
+ </project>
<project>
<category>JBoss Quickstarts</category>
<name>login</name>
-
<included-projects>jboss-as-login</included-projects>
<shortDescription>Login</shortDescription>
<description>
-This example demonstrates the use of CDI 1.0, JPA 2.0, JTA 1.1, EJB 3.1 and JSF 2.0 in JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1.
-The example can be deployed using Maven from the command line or from Eclipse using JBoss Tools.
- </description>
-<size>8192</size>
+ This example demonstrates the use of CDI 1.0, JPA 2.0, JTA 1.1, EJB 3.1 and JSF 2.0 in JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1.
+ The example can be deployed using Maven from the command line or from Eclipse using JBoss Tools.
+ </description>
+ <size>8192</size>
<url>http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/jbossas7-examp...</url>
<fixes>
<fix type="wtpruntime">
<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.71, org.jboss.ide.eclipse.as.runtime.eap.60</property>
<property name="description">This project example requires JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1</property>
<property name="downloadId">org.jboss.tools.runtime.core.as.711</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.core</property>
<property name="versions">[1.0.0,2.0.0)</property>
<property name="description">This project example requires m2e >= 1.0.</property>
<property name="connectorIds">org.eclipse.m2e.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.wtp</property>
<property name="versions">[0.16,2.0)</property>
<property name="description">This project example requires m2e-wtp >= 0.16.0.</property>
<property name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.jboss.tools.maven.core</property>
- <property name="versions">[1.3.0,2.0.0)</property>
+ <property name="versions">[1.4.0,2.0.0)</property>
<property name="description">This project example requires JBoss Maven Tools.</property>
<property name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.jsf.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
- </fix>
- </fixes>
+ </fix>
+ </fixes>
<importType>maven</importType>
<importTypeDescription>The project example requires the m2e, m2e-wtp and JBoss Maven Project Examples feature.</importTypeDescription>
- <welcome type="cheatsheets" url="/jboss-as-login/cheatsheets/login.xml"/>
+ <!--welcome type="cheatsheets" url="/jboss-as-login/cheatsheets/login.xml"/-->
<tags>central</tags>
<icon path="icons/jboss.png" />
- </project>
+ </project>
<project>
- <category>JBoss Quickstarts</category>
+ <category>JBoss Developer Framework Quickstarts</category>
<name>numberguess</name>
-
<included-projects>jboss-as-numberguess</included-projects>
- <shortDescription>Numberguess</shortDescription>
+ <shortDescription>Number Guess</shortDescription>
<description>
-This example demonstrates the use of CDI 1.0 and JSF 2.0 in JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1.
-The example can be deployed using Maven from the command line or from Eclipse using JBoss Tools.
- </description>
-<size>8192</size>
- <url>http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/jbossas7-examp...</url>
+ This example demonstrates the use of CDI 1.0 and JSF 2.0 in JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1.
+ The example can be deployed using Maven from the command line or from Eclipse using JBoss Tools.
+ </description>
+ <url>http://download.jboss.org/jbosstools/examples/4.0.0.Beta1/jboss-as-tasks.zip</url>
+ <size>21669</size>
<fixes>
<fix type="wtpruntime">
<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.71, org.jboss.ide.eclipse.as.runtime.eap.60</property>
<property name="description">This project example requires JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1</property>
<property name="downloadId">org.jboss.tools.runtime.core.as.711</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.core</property>
<property name="versions">[1.0.0,2.0.0)</property>
<property name="description">This project example requires m2e >= 1.0.</property>
<property name="connectorIds">org.eclipse.m2e.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.wtp</property>
<property name="versions">[0.16,2.0)</property>
<property name="description">This project example requires m2e-wtp >= 0.16.0.</property>
<property name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.jboss.tools.maven.core</property>
<property name="versions">[1.3.0,2.0.0)</property>
<property name="description">This project example requires JBoss Maven Tools.</property>
<property name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.jsf.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
- </fix>
- </fixes>
+ </fix>
+ </fixes>
<importType>maven</importType>
<importTypeDescription>The project example requires the m2e, m2e-wtp and JBoss Maven Project Examples feature.</importTypeDescription>
- <welcome type="cheatsheets" url="/jboss-as-numberguess/.cheatsheet.xml"/>
+ <!--welcome type="cheatsheets" url="/jboss-as-numberguess/.cheatsheet.xml"/-->
<tags>central</tags>
<icon path="icons/jboss.png" />
- </project>
-
+ </project>
<project>
<category>JBoss Quickstarts</category>
- <name>kitchensink</name>
-
- <included-projects>jboss-as-kitchensink</included-projects>
- <shortDescription>Kitchensink</shortDescription>
- <description>
-This is your project! It's a sample, deployable Maven 3 project to help you get your foot in the door developing with Java EE 6 on JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1.
-This project is setup to allow you to create a compliant Java EE 6 application using JSF 2.0, CDI 1.0, EJB 3.1, JPA 2.0 and Bean Validation 1.0.
-It includes a persistence unit and some sample persistence and transaction code to help you get your feet wet with database access in enterprise Java.
- </description>
-<size>8192</size>
- <url>http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/jbossas7-examp...</url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.71, org.jboss.ide.eclipse.as.runtime.eap.60</property>
- <property name="description">This project example requires JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1</property>
- <property name="downloadId">org.jboss.tools.runtime.core.as.711</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.eclipse.m2e.core</property>
- <property name="versions">[1.0.0,2.0.0)</property>
- <property name="description">This project example requires m2e >= 1.0.</property>
- <property name="connectorIds">org.eclipse.m2e.feature</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.eclipse.m2e.wtp</property>
- <property name="versions">[0.16,2.0)</property>
- <property name="description">This project example requires m2e-wtp >= 0.16.0.</property>
- <property name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.jboss.tools.maven.core</property>
- <property name="versions">[1.3.0,2.0.0)</property>
- <property name="description">This project example requires JBoss Maven Tools.</property>
- <property name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.jsf.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
- </fix>
- </fixes>
- <importType>maven</importType>
- <importTypeDescription>The project example requires the m2e, m2e-wtp and JBoss Maven Project Examples feature.</importTypeDescription>
- <welcome type="cheatsheets" url="/jboss-as-kitchensink/.cheatsheet.xml"/>
- <tags>central</tags>
- <icon path="icons/jboss.png" />
- </project>
- <project>
- <category>JBoss Quickstarts</category>
<name>helloworld-html5</name>
-
+
<included-projects>helloworld-html5</included-projects>
<shortDescription>HTML5</shortDescription>
<description>This example demonstrates the use of *CDI 1.0* and *JAX-RS* in *JBoss Application Server 7* using the Plain Old HTML5 (POH5) architecture.
-POH5 is basically a smart, HTML5+CSS3+JavaScript front-end using RESTful services on the backend.</description>
+ POH5 is basically a smart, HTML5+CSS3+JavaScript front-end using RESTful services on the backend.</description>
<size>7266</size>
<url>http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/jbossas7-examp...</url>
<fixes>
@@ -237,36 +353,36 @@
<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.71, org.jboss.ide.eclipse.as.runtime.eap.60</property>
<property name="description">This project example requires JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1</property>
<property name="downloadId">org.jboss.tools.runtime.core.as.711</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.core</property>
<property name="versions">[1.0.0,2.0.0)</property>
<property name="description">This project example requires m2e >= 1.0.</property>
<property name="connectorIds">org.eclipse.m2e.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.wtp</property>
<property name="versions">[0.16,2.0)</property>
<property name="description">This project example requires m2e-wtp >= 0.16.0.</property>
<property name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.jboss.tools.maven.core</property>
<property name="versions">[1.3.0,2.0.0)</property>
<property name="description">This project example requires JBoss Maven Tools.</property>
<property name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.jsf.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
- </fix>
- </fixes>
+ </fix>
+ </fixes>
<importType>maven</importType>
<importTypeDescription>The project example requires the m2e, m2e-wtp and JBoss Maven Project Examples feature.</importTypeDescription>
<!-- no cheatsheet yet
- <welcome type="cheatsheets" url="/helloworld-html5/cheatsheets/helloworld-html5.xml"/>
+ <welcome type="cheatsheets" url="/helloworld-html5/cheatsheets/helloworld-html5.xml"/>
-->
<welcome type="editor" url="/helloworld-html5/README.md"/>
<tags>central</tags>
<icon path="icons/jboss.png" />
- </project>
-
+ </project>
+
<!-- Examples from former *community*.xml descriptors-->
<project>
<category>Richfaces 4.0/JSF 2.0</category>
@@ -274,12 +390,12 @@
<included-projects>richfaces-simpleapp</included-projects>
<shortDescription>RichFaces 4.0 Simple Application</shortDescription>
<description>This example creates a simple RichFaces 4.0 Application. It requires JBoss Application Server 6.0 and m2eclipse.
-It includes the richfaces-simpleapp project.
-</description>
+ It includes the richfaces-simpleapp project.
+ </description>
<size>9046</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/richfaces-exam...
- </url>
+ </url>
<importType>maven</importType>
<icon path="icons/jboss.png" />
<fixes>
@@ -287,23 +403,23 @@
<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.60</property>
<property name="downloadId">org.jboss.tools.runtime.core.as.610</property>
<property name="description">This project example requires the JBoss Application Server 6.0</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.wtp</property>
<property name="versions">[0.16,2.0)</property>
<property name="description">This project example requires m2e-wtp >= 0.16.0.</property>
<property name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.jboss.tools.maven.core</property>
<property name="versions">[1.4.0,2.0.0)</property>
<property name="description">This project example requires JBoss Maven Tools.</property>
<property name="connectorIds">org.jboss.tools.maven.feature</property>
- </fix>
- </fixes>
- </project>
+ </fix>
+ </fixes>
+ </project>
<!-- Too many errors, disabling
- <project>
+ <project>
<category>Seam</category>
<name>photoalbum-mavenized</name>
<included-projects>
@@ -311,42 +427,42 @@
</included-projects>
<shortDescription>PhotoAlbum - EAR mavenized (RichFaces 3.3.1.GA, Seam 2.2.0.GA)</shortDescription>
<description>This example demonstrates the use of RichFaces components. It includes the photoalbum-mavenized,photoalbum-mavenized-ear,photoalbum-mavenized-ejb and photoalbum-mavenized-parent projects.
-The example requires Seam 2.2,JBoss Enterprise Application Platform 4.3/5.0 or JBoss Application Server 4.2.x/5.x and m2eclipse.
+ The example requires Seam 2.2,JBoss Enterprise Application Platform 4.3/5.0 or JBoss Application Server 4.2.x/5.x and m2eclipse.
</description>
<size>16441344</size>
<url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
+ http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
</url>
<importType>maven</importType>
<icon path="icons/jboss.png" />
<fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50, org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.51, org.jboss.ide.eclipse.as.runtime.50, org.jboss.ide.eclipse.as.runtime.42</property>
- <property name="downloadId">org.jboss.tools.runtime.core.as.510</property>
- <property name="description">This project example requires JBoss Enterprise Application Platform 4.3/5.0 or JBoss Application Server 4.2.x/5.x</property>
- </fix>
- <fix type="seam">
- <property name="allowed-versions">2.2.0</property>
- <property name="downloadId">org.jboss.tools.runtime.core.seam.222</property>
- <property name="description">This project example requires Seam 2.2</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.eclipse.m2e.wtp</property>
- <property name="versions">[0.16,2.0)</property>
- <property name="description">This project example requires m2e-wtp >= 0.16.0.</property>
- <property name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.jboss.tools.maven.core</property>
- <property name="versions">[1.4.0,2.0.0)</property>
- <property name="description">This project example requires JBoss Maven Tools.</property>
- <property name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.seam.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jpa.feature</property>
- </fix>
-
+ <fix type="wtpruntime">
+ <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50, org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.51, org.jboss.ide.eclipse.as.runtime.50, org.jboss.ide.eclipse.as.runtime.42</property>
+ <property name="downloadId">org.jboss.tools.runtime.core.as.510</property>
+ <property name="description">This project example requires JBoss Enterprise Application Platform 4.3/5.0 or JBoss Application Server 4.2.x/5.x</property>
+ </fix>
+ <fix type="seam">
+ <property name="allowed-versions">2.2.0</property>
+ <property name="downloadId">org.jboss.tools.runtime.core.seam.222</property>
+ <property name="description">This project example requires Seam 2.2</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.wtp</property>
+ <property name="versions">[0.16,2.0)</property>
+ <property name="description">This project example requires m2e-wtp >= 0.16.0.</property>
+ <property name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.jboss.tools.maven.core</property>
+ <property name="versions">[1.4.0,2.0.0)</property>
+ <property name="description">This project example requires JBoss Maven Tools.</property>
+ <property name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.seam.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jpa.feature</property>
+ </fix>
+
</fixes>
- </project>
-
- <project>
+ </project>
+
+ <project>
<category>Seam</category>
<name>booking2</name>
<included-projects>
@@ -354,50 +470,50 @@
</included-projects>
<shortDescription>Seam Booking Example - EAR mavenized</shortDescription>
<description>This example demonstrates the use of Seam in a Java EE 5 environment.
-Transaction and persistence context management is handled by the EJB container.
-It includes the booking, booking-ear, booking-ejb,booking-test and booking-parent projects.
-Requires JBoss Enterprise Application Platform 4.3/JBoss Application Server 4.2.x, Seam 2.0, m2eclipse and testng plugins.
-</description>
+ Transaction and persistence context management is handled by the EJB container.
+ It includes the booking, booking-ear, booking-ejb,booking-test and booking-parent projects.
+ Requires JBoss Enterprise Application Platform 4.3/JBoss Application Server 4.2.x, Seam 2.0, m2eclipse and testng plugins.
+ </description>
<size>203639</size>
<importType>maven</importType>
<icon path="icons/jboss.png" />
<url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
+ http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
</url>
<fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.42</property>
- <property name="downloadId">org.jboss.tools.runtime.core.as.423</property>
- <property name="description">This project example requires JBoss Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
- </fix>
-
- <fix type="seam">
- <property name="allowed-versions">2.0.0, 2.0.1, 2.0.2</property>
- <property name="downloadId">org.jboss.tools.runtime.core.seam.202</property>
- <property name="description">This project example requires Seam 2.0</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.eclipse.m2e.wtp</property>
- <property name="versions">[0.16,2.0)</property>
- <property name="description">This project example requires m2e-wtp >= 0.16.0.</property>
- <property name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.jboss.tools.maven.core</property>
- <property name="versions">[1.4.0,2.0.0)</property>
- <property name="description">This project example requires JBoss Maven Tools.</property>
- <property name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.seam.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jpa.feature</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.testng.eclipse</property>
- <property name="versions">6.7.0</property>
- <property name="connectorIds">org.testng.eclipse</property>
- <property name="description">The TestNG plugin is required if you want to run Seam tests. You can install it using the following update site: http://beust.com/eclipse</property>
- </fix>
-
+ <fix type="wtpruntime">
+ <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.42</property>
+ <property name="downloadId">org.jboss.tools.runtime.core.as.423</property>
+ <property name="description">This project example requires JBoss Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
+ </fix>
+
+ <fix type="seam">
+ <property name="allowed-versions">2.0.0, 2.0.1, 2.0.2</property>
+ <property name="downloadId">org.jboss.tools.runtime.core.seam.202</property>
+ <property name="description">This project example requires Seam 2.0</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.wtp</property>
+ <property name="versions">[0.16,2.0)</property>
+ <property name="description">This project example requires m2e-wtp >= 0.16.0.</property>
+ <property name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.jboss.tools.maven.core</property>
+ <property name="versions">[1.4.0,2.0.0)</property>
+ <property name="description">This project example requires JBoss Maven Tools.</property>
+ <property name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.seam.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jpa.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.testng.eclipse</property>
+ <property name="versions">6.7.0</property>
+ <property name="connectorIds">org.testng.eclipse</property>
+ <property name="description">The TestNG plugin is required if you want to run Seam tests. You can install it using the following update site: http://beust.com/eclipse</property>
+ </fix>
+
</fixes>
- </project>
- <project>
+ </project>
+ <project>
<category>Seam</category>
<name>booking3-mavenized</name>
<included-projects>
@@ -405,62 +521,62 @@
</included-projects>
<shortDescription>Seam Booking Example - EAR mavenized - Seam 2.1.1.GA</shortDescription>
<description>This example demonstrates the use of Seam in a Java EE 5 environment.
-Transaction and persistence context management is handled by the EJB container.
-It includes the booking, booking-ear, booking-ejb, booking-test and booking-parent projects.
-Requires JBoss Enterprise Application Platform 4.3/JBoss Application Server 4.2.x, Seam 2.1, m2eclipse and testng plugins.
-</description>
+ Transaction and persistence context management is handled by the EJB container.
+ It includes the booking, booking-ear, booking-ejb, booking-test and booking-parent projects.
+ Requires JBoss Enterprise Application Platform 4.3/JBoss Application Server 4.2.x, Seam 2.1, m2eclipse and testng plugins.
+ </description>
<size>196608</size>
<url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
+ http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
</url>
<importType>maven</importType>
<icon path="icons/jboss.png" />
<fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.42</property>
- <property name="downloadId">org.jboss.tools.runtime.core.as.423</property>
- <property name="description">This project example requires JBoss Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
- </fix>
- <fix type="seam">
- <property name="allowed-versions">2.1.0, 2.1.1, 2.1.2</property>
- <property name="downloadId">org.jboss.tools.runtime.core.seam.212</property>
- <property name="description">This project example requires Seam 2.1</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.eclipse.m2e.wtp</property>
- <property name="versions">[0.16,2.0)</property>
- <property name="description">This project example requires m2e-wtp >= 0.16.0.</property>
- <property name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.jboss.tools.maven.core</property>
- <property name="versions">[1.4.0,2.0.0)</property>
- <property name="description">This project example requires JBoss Maven Tools.</property>
- <property name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.seam.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jpa.feature</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.testng.eclipse</property>
- <property name="versions">6.7.0</property>
- <property name="connectorIds">org.testng.eclipse</property>
- <property name="description">The TestNG plugin is required if you want to run Seam tests. You can install it using the following update site: http://beust.com/eclipse</property>
- </fix>
+ <fix type="wtpruntime">
+ <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.42</property>
+ <property name="downloadId">org.jboss.tools.runtime.core.as.423</property>
+ <property name="description">This project example requires JBoss Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
+ </fix>
+ <fix type="seam">
+ <property name="allowed-versions">2.1.0, 2.1.1, 2.1.2</property>
+ <property name="downloadId">org.jboss.tools.runtime.core.seam.212</property>
+ <property name="description">This project example requires Seam 2.1</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.wtp</property>
+ <property name="versions">[0.16,2.0)</property>
+ <property name="description">This project example requires m2e-wtp >= 0.16.0.</property>
+ <property name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.jboss.tools.maven.core</property>
+ <property name="versions">[1.4.0,2.0.0)</property>
+ <property name="description">This project example requires JBoss Maven Tools.</property>
+ <property name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.seam.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jpa.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.testng.eclipse</property>
+ <property name="versions">6.7.0</property>
+ <property name="connectorIds">org.testng.eclipse</property>
+ <property name="description">The TestNG plugin is required if you want to run Seam tests. You can install it using the following update site: http://beust.com/eclipse</property>
+ </fix>
</fixes>
- </project>
+ </project>
-->
<project>
<category>RESTEasy</category>
<name>simple</name>
<included-projects>
- simple
- </included-projects>
+ simple
+ </included-projects>
<shortDescription>RESTEasy Simple Example</shortDescription>
<description>This project is a simple example showing usage of @Path, @GET, PUT, POST, and @PathParam. It uses pure streaming output and includes the 'simple' project.
-Requires m2e-wtp and JBoss Enterprise Application Platform 4.3/5.0 or JBoss Application Server 4.2.x/5.x.
- </description>
+ Requires m2e-wtp and JBoss Enterprise Application Platform 4.3/5.0 or JBoss Application Server 4.2.x/5.x.
+ </description>
<size>16939</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/resteasy-examp...
- </url>
+ </url>
<importType>maven</importType>
<icon path="icons/jboss.png" />
<fixes>
@@ -468,20 +584,59 @@
<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50, org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.51, org.jboss.ide.eclipse.as.runtime.50, org.jboss.ide.eclipse.as.runtime.42</property>
<property name="downloadId">org.jboss.tools.runtime.core.as.510</property>
<property name="description">This project example requires JBoss Enterprise Application Platform 4.3/5.0 or JBoss Application Server 4.2.x/5.x</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.wtp</property>
<property name="versions">[0.16,2.0)</property>
<property name="description">This project example requires m2e-wtp >= 0.16.0.</property>
<property name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.jboss.tools.maven.core</property>
<property name="versions">[1.4.0,2.0.0)</property>
<property name="description">This project example requires JBoss Maven Tools.</property>
<property name="connectorIds">org.jboss.tools.maven.feature</property>
- </fix>
- </fixes>
- </project>
+ </fix>
+ </fixes>
+ </project>
+
+ <project>
+ <id>jdf-jboss-as-greeter</id>
+ <name>jboss-as-greeter</name>
+ <category>JBoss Developer Framework Quickstarts</category>
+ <shortDescription>Greeter</shortDescription>
+ <description>Greeter</description>
+ <url>http://download.jboss.org/jbosstools/examples/4.0.0.Beta1/jboss-as-greete...</url>
+ <size>19046</size>
+ <importType>maven</importType>
+ <icon path="icons/jboss.png"/>
+ <tags>central</tags>
+ <included-projects/>
+ <fixes>
+ <fix type="wtpruntime">
+ <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.71, org.jboss.ide.eclipse.as.runtime.eap.60</property>
+ <property name="description">This project example requires JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1</property>
+ <property name="downloadId">org.jboss.tools.runtime.core.as.711</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.core</property>
+ <property name="versions">[1.0.0,2.0.0)</property>
+ <property name="description">This project example requires m2e >= 1.1.</property>
+ <property name="connectorIds">org.eclipse.m2e.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.wtp</property>
+ <property name="versions">[0.16.0,2.0.0)</property>
+ <property name="description">This project example requires m2e-wtp >= 0.16.0.</property>
+ <property name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.jboss.tools.maven.core</property>
+ <property name="versions">[1.4.0,2.0.0)</property>
+ <property name="description">This project example requires JBoss Maven Tools.</property>
+ <property name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
+ </fix>
+ </fixes>
+ </project>
</projects>
12 years, 3 months
JBoss Tools SVN: r44509 - in trunk/archives: tests and 1 other directories.
by jbosstools-commits@lists.jboss.org
Author: rob.stryker(a)jboss.com
Date: 2012-10-15 05:18:31 -0400 (Mon, 15 Oct 2012)
New Revision: 44509
Added:
trunk/archives/tests/org.jboss.ide.eclipse.archives.test/src/org/jboss/ide/eclipse/archives/test/model/ReadWriteTest.java
Modified:
trunk/archives/features/org.jboss.ide.eclipse.archives.test.feature/feature.xml
trunk/archives/tests/pom.xml
Log:
JBIDE-12846 new test
Modified: trunk/archives/features/org.jboss.ide.eclipse.archives.test.feature/feature.xml
===================================================================
--- trunk/archives/features/org.jboss.ide.eclipse.archives.test.feature/feature.xml 2012-10-15 04:17:47 UTC (rev 44508)
+++ trunk/archives/features/org.jboss.ide.eclipse.archives.test.feature/feature.xml 2012-10-15 09:18:31 UTC (rev 44509)
@@ -19,7 +19,7 @@
Raleigh NC 27606 USA.
</license>
- <!-- https://issues.jboss.org/browse/JBIDE-12846 comment out until this test plugin compiles OK <plugin id="org.jboss.ide.eclipse.archives.test" download-size="0" install-size="0" version="0.0.0" /> -->
+ <plugin id="org.jboss.ide.eclipse.archives.test" download-size="0" install-size="0" version="0.0.0" />
<plugin id="org.jboss.ide.eclipse.archives.ui.test" download-size="0" install-size="0" version="0.0.0" />
<plugin id="org.jboss.tools.archives.ui.bot.test" download-size="0" install-size="0" version="0.0.0" />
</feature>
Added: trunk/archives/tests/org.jboss.ide.eclipse.archives.test/src/org/jboss/ide/eclipse/archives/test/model/ReadWriteTest.java
===================================================================
--- trunk/archives/tests/org.jboss.ide.eclipse.archives.test/src/org/jboss/ide/eclipse/archives/test/model/ReadWriteTest.java (rev 0)
+++ trunk/archives/tests/org.jboss.ide.eclipse.archives.test/src/org/jboss/ide/eclipse/archives/test/model/ReadWriteTest.java 2012-10-15 09:18:31 UTC (rev 44509)
@@ -0,0 +1,39 @@
+package org.jboss.ide.eclipse.archives.test.model;
+
+import java.util.List;
+
+import junit.framework.TestCase;
+
+import org.jboss.ide.eclipse.archives.core.model.internal.xb.XbPackage;
+import org.jboss.ide.eclipse.archives.core.model.internal.xb.XbPackages;
+import org.jboss.ide.eclipse.archives.core.model.internal.xb.XbProperty;
+
+public class ReadWriteTest extends TestCase {
+ /*
+ * We definitely need more tests like this.
+ * This is not enough.
+ */
+
+
+ public void testReadWritePackageWithProperties() {
+ XbPackages packs = new XbPackages();
+ XbPackage pack = new XbPackage();
+ pack.setName("name1");
+ pack.setToDir("toDir1");
+ packs.addChild(pack);
+ XbProperty innerProp = new XbProperty();
+ innerProp.setName("key5");
+ innerProp.setValue("val5");
+
+ pack.getProperties().addProperty(innerProp);
+ String s = XBMarshallTest.writeToString(packs, true);
+ XbPackages packs2 = XBUnmarshallTest.parseFromString(s, true, null);
+ List packs2List = packs2.getChildren(XbPackage.class);
+ assertEquals(1, packs2List.size());
+ XbPackage pack2 = (XbPackage)packs2List.get(0);
+ assertEquals(pack.getName(), pack2.getName());
+ assertEquals(pack.getToDir(), pack2.getToDir());
+ assertEquals(pack.getProperties().getProperties().get("key5"), "val5");
+ assertEquals(pack2.getProperties().getProperties().get("key5"), "val5");
+ }
+}
Modified: trunk/archives/tests/pom.xml
===================================================================
--- trunk/archives/tests/pom.xml 2012-10-15 04:17:47 UTC (rev 44508)
+++ trunk/archives/tests/pom.xml 2012-10-15 09:18:31 UTC (rev 44509)
@@ -11,7 +11,7 @@
<name>archives.tests</name>
<packaging>pom</packaging>
<modules>
- <!-- https://issues.jboss.org/browse/JBIDE-12846 comment out until this test plugin compiles OK <module>org.jboss.ide.eclipse.archives.test</module> -->
+ <module>org.jboss.ide.eclipse.archives.test</module>
<module>org.jboss.ide.eclipse.archives.ui.test</module>
<module>org.jboss.tools.archives.ui.bot.test</module>
</modules>
12 years, 3 months
JBoss Tools SVN: r44508 - trunk/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-10-15 00:17:47 -0400 (Mon, 15 Oct 2012)
New Revision: 44508
Modified:
trunk/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling/plugin.xml
Log:
bump up relevance numbers so these will be listed before the rest of the stuff in Central (JBIDE-12822)
Modified: trunk/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling/plugin.xml
===================================================================
--- trunk/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling/plugin.xml 2012-10-15 02:03:02 UTC (rev 44507)
+++ trunk/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling/plugin.xml 2012-10-15 04:17:47 UTC (rev 44508)
@@ -8,7 +8,7 @@
description="Collections of tools associated with JBoss products"
id="com.jboss.jbds.central.discovery.soatooling.bundle"
name="JBoss Product Tooling"
- relevance="60">
+ relevance="95">
<group id="com.jboss.jbds.central.discovery.soatooling.bundle.a" />
<group id="com.jboss.jbds.central.discovery.soatooling.bundle.b" />
</connectorCategory>
@@ -17,7 +17,7 @@
description="Tools for use with individual JBoss projects (or products)"
id="com.jboss.jbds.central.discovery.soatooling"
name="JBoss Project Tooling"
- relevance="60">
+ relevance="90">
<!-- use groups to reorder items in a category; otherwise default to alpha order -->
<group id="com.jboss.jbds.central.discovery.soatooling.bdgj" />
<group id="com.jboss.jbds.central.discovery.soatooling.emt" />
12 years, 3 months
JBoss Tools SVN: r44507 - trunk/central/plugins/org.jboss.tools.central.discovery.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-10-14 22:03:02 -0400 (Sun, 14 Oct 2012)
New Revision: 44507
Modified:
trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml
Log:
JBIDE-12822 fix ordering of categories using relevance values
Modified: trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml
===================================================================
--- trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2012-10-15 02:02:46 UTC (rev 44506)
+++ trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2012-10-15 02:03:02 UTC (rev 44507)
@@ -4,13 +4,15 @@
<extension
point="org.eclipse.mylyn.discovery.core.connectorDiscovery">
+ <!-- use connectorCategory relevance value to sort from largest (80) to smallest (20) -->
+
<!-- a. Web and Mobile Development -->
<connectorCategory
description="Plugins for web and mobile development"
id="org.jboss.tools.central.discovery.a.web"
name="Web and Mobile Development"
- relevance="60">
+ relevance="80">
<group id="org.jboss.tools.central.discovery.a.web.core" />
<group id="org.jboss.tools.central.discovery.a.web.extras" />
</connectorCategory>
@@ -247,7 +249,7 @@
description="Plugins for testing + code quality"
id="org.jboss.tools.central.discovery.c.testing"
name="Testing"
- relevance="60">
+ relevance="40">
<group id="org.jboss.tools.central.discovery.c.testing.local" />
<group id="org.jboss.tools.central.discovery.c.testing.remote" />
</connectorCategory>
@@ -385,7 +387,7 @@
description="Plugins for working with Maven"
id="org.jboss.tools.central.discovery.d.maven"
name="Maven"
- relevance="60">
+ relevance="20">
<!-- use groups to reorder items in a category; otherwise default to alpha order -->
<group id="org.jboss.tools.central.discovery.d.maven.core" />
<group id="org.jboss.tools.central.discovery.d.maven.configurators" />
12 years, 3 months
JBoss Tools SVN: r44506 - branches/jbosstools-4.0.0.Beta1/central/plugins/org.jboss.tools.central.discovery.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-10-14 22:02:46 -0400 (Sun, 14 Oct 2012)
New Revision: 44506
Modified:
branches/jbosstools-4.0.0.Beta1/central/plugins/org.jboss.tools.central.discovery/plugin.xml
Log:
JBIDE-12822 fix ordering of categories using relevance values
Modified: branches/jbosstools-4.0.0.Beta1/central/plugins/org.jboss.tools.central.discovery/plugin.xml
===================================================================
--- branches/jbosstools-4.0.0.Beta1/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2012-10-15 01:10:38 UTC (rev 44505)
+++ branches/jbosstools-4.0.0.Beta1/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2012-10-15 02:02:46 UTC (rev 44506)
@@ -3,6 +3,8 @@
<plugin>
<extension
point="org.eclipse.mylyn.discovery.core.connectorDiscovery">
+
+ <!-- use connectorCategory relevance value to sort from largest (80) to smallest (20) -->
<!-- a. Web and Mobile Development -->
@@ -10,7 +12,7 @@
description="Plugins for web and mobile development"
id="org.jboss.tools.central.discovery.a.web"
name="Web and Mobile Development"
- relevance="60">
+ relevance="80">
<group id="org.jboss.tools.central.discovery.a.web.core" />
<group id="org.jboss.tools.central.discovery.a.web.extras" />
</connectorCategory>
@@ -247,7 +249,7 @@
description="Plugins for testing + code quality"
id="org.jboss.tools.central.discovery.c.testing"
name="Testing"
- relevance="60">
+ relevance="40">
<group id="org.jboss.tools.central.discovery.c.testing.local" />
<group id="org.jboss.tools.central.discovery.c.testing.remote" />
</connectorCategory>
@@ -385,7 +387,7 @@
description="Plugins for working with Maven"
id="org.jboss.tools.central.discovery.d.maven"
name="Maven"
- relevance="60">
+ relevance="20">
<!-- use groups to reorder items in a category; otherwise default to alpha order -->
<group id="org.jboss.tools.central.discovery.d.maven.core" />
<group id="org.jboss.tools.central.discovery.d.maven.configurators" />
12 years, 3 months
JBoss Tools SVN: r44505 - trunk/central/plugins/org.jboss.tools.central.discovery.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-10-14 21:10:38 -0400 (Sun, 14 Oct 2012)
New Revision: 44505
Modified:
trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml
Log:
JBIDE-12822 fix order of connectors
Modified: trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml
===================================================================
--- trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2012-10-15 01:09:46 UTC (rev 44504)
+++ trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2012-10-15 01:10:38 UTC (rev 44505)
@@ -3,267 +3,148 @@
<plugin>
<extension
point="org.eclipse.mylyn.discovery.core.connectorDiscovery">
+
+ <!-- a. Web and Mobile Development -->
+
<connectorCategory
- description="Plugins for working with Maven"
- id="org.jboss.tools.central.discovery.maven"
- name="Maven"
+ description="Plugins for web and mobile development"
+ id="org.jboss.tools.central.discovery.a.web"
+ name="Web and Mobile Development"
relevance="60">
- <!-- use groups to reorder items in a category; otherwise default to alpha order -->
- <group id="org.jboss.tools.central.discovery.maven.core" />
- <group id="org.jboss.tools.central.discovery.maven.configurators" />
- <group id="org.jboss.tools.central.discovery.maven.upstream" />
+ <group id="org.jboss.tools.central.discovery.a.web.core" />
+ <group id="org.jboss.tools.central.discovery.a.web.extras" />
</connectorCategory>
-
+
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.core"
- description="JBoss Maven Integration"
- id="org.jboss.tools.maven.feature"
+ categoryId="org.jboss.tools.central.discovery.a.web"
+ groupId="org.jboss.tools.central.discovery.a.web.core"
+ description="JST Server Core, UI, Adapters, User Doc"
+ id="org.eclipse.jst.server_core.feature"
kind="task"
- license="Free, EPL"
- name="JBoss Maven Integration"
- provider="JBoss by Red Hat"
+ license="Free, EPL, Other"
+ name="JST Server"
+ provider="Eclipse.org"
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.feature"/>
+ <!-- <iu id="org.eclipse.jst.server_adapters.ext.feature"/> -->
+ <iu id="org.eclipse.jst.server_adapters.feature"/>
+ <iu id="org.eclipse.jst.server_core.feature"/>
+ <iu id="org.eclipse.jst.server_ui.feature"/>
+ <iu id="org.eclipse.jst.server_userdoc.feature"/>
<icon
- image32="images/jbosstools_icon32.png">
+ image32="images/wtp_32.png">
</icon>
<overview
- url="http://www.jboss.org/tools">
+ url="http://eclipse.org/webtools/">
</overview>
</connectorDescriptor>
+
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.configurators"
- description="JBoss Maven CDI Configurator"
- id="org.jboss.tools.maven.cdi.feature"
+ categoryId="org.jboss.tools.central.discovery.a.web"
+ groupId="org.jboss.tools.central.discovery.a.web.extras"
+ description="Android Development Tools, DDMS, Hierarchy Viewer, OpenGL Tracer, Traceview"
+ id="com.android.ide.eclipse.adt"
kind="task"
- license="Free, EPL"
- name="JBoss Maven CDI Configurator"
- provider="JBoss by Red Hat"
+ license="EPL, Other"
+ name="Android Development Tools"
+ provider="Google, Inc."
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.cdi.feature"/>
+ <!-- https://issues.jboss.org/browse/JBIDE-12498 -->
+ <iu id="com.android.ide.eclipse.adt"/>
+ <iu id="com.android.ide.eclipse.ddms"/>
+ <iu id="com.android.ide.eclipse.hierarchyviewer"/>
+ <iu id="com.android.ide.eclipse.gldebugger"/>
+ <iu id="com.android.ide.eclipse.traceview"/>
+ <!-- DO NOT INCLUDE com.android.ide.eclipse.ndk feature because it requires CDT -->
<icon
- image32="images/jbosstools_icon32.png">
+ image32="images/android_32.png">
</icon>
<overview
- url="http://www.jboss.org/tools">
+ url="http://developer.android.com/tools/sdk/eclipse-adt.html">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.configurators"
- description="JBoss Maven GWT Configurator"
- id="org.jboss.tools.maven.gwt.feature"
+ categoryId="org.jboss.tools.central.discovery.a.web"
+ groupId="org.jboss.tools.central.discovery.a.web.extras"
+ description="Google Web Toolkit Designer + WindowBuilder"
+ id="com.google.gdt.eclipse.designer.editor.feature"
kind="task"
- license="Free, EPL"
- name="JBoss Maven GWT Configurator"
- provider="JBoss by Red Hat"
+ license="EPL, Other"
+ name="Google Web Toolkit Designer"
+ provider="Google, Inc."
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.gwt.feature"/>
+ <iu id="com.google.gdt.eclipse.designer.editor.feature"/>
+ <iu id="com.google.gdt.eclipse.designer.gpe.feature"/>
+ <iu id="com.google.gdt.eclipse.designer.hosted.feature"/>
+ <iu id="com.google.gwt.eclipse.sdkbundle.e42.feature"/>
<iu id="com.google.gdt.eclipse.suite.e42.feature"/>
+ <iu id="org.eclipse.wb.core.feature"/>
+ <iu id="org.eclipse.wb.core.xml.feature"/>
+ <iu id="org.eclipse.wb.css.feature"/>
<icon
- image32="images/jbosstools_icon32.png">
+ image32="images/google_32.png">
</icon>
<overview
- url="http://www.jboss.org/tools">
+ url="https://developers.google.com/web-toolkit/tools/gwtdesigner/quick_start">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.configurators"
- description="JBoss Maven Hibernate Configurator"
- id="org.jboss.tools.maven.hibernate.feature"
+ categoryId="org.jboss.tools.central.discovery.a.web"
+ groupId="org.jboss.tools.central.discovery.a.web.extras"
+ description="Google Plugin for Eclipse (GPE) + Google Web Toolkit SDK (GWT)"
+ id="com.google.gwt.eclipse.sdkbundle.e42.feature"
kind="task"
- license="Free, EPL"
- name="JBoss Maven Hibernate Configurator"
- provider="JBoss by Red Hat"
+ license="EPL, Other"
+ name="Google Plugin + Web Toolkit"
+ provider="Google, Inc."
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.hibernate.feature"/>
+ <iu id="com.google.gwt.eclipse.sdkbundle.e42.feature"/>
+ <iu id="com.google.gdt.eclipse.suite.e42.feature"/>
<icon
- image32="images/jbosstools_icon32.png">
+ image32="images/google_32.png">
</icon>
<overview
- url="http://www.jboss.org/tools">
+ url="https://developers.google.com/eclipse/">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.configurators"
- description="JBoss Maven JAX-RS Configurator"
- id="org.jboss.tools.maven.jaxrs.feature"
+ categoryId="org.jboss.tools.central.discovery.a.web"
+ groupId="org.jboss.tools.central.discovery.a.web.extras"
+ description="Tool support for the Spring Framework"
+ id="org.springframework.ide.eclipse.feature"
kind="task"
- license="Free, EPL"
- name="JBoss Maven JAX-RS Configurator"
- provider="JBoss by Red Hat"
+ license="Free, EPL, Other"
+ name="Spring IDE"
+ provider="Spring IDE Developers"
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.jaxrs.feature"/>
+ <iu id="org.springframework.ide.eclipse.aop.feature"/>
+ <iu id="org.springframework.ide.eclipse.autowire.feature"/>
+ <iu id="org.springframework.ide.eclipse.feature"/>
+ <iu id="org.springframework.ide.eclipse.integration.feature"/>
+ <iu id="org.springframework.ide.eclipse.osgi.feature"/>
+ <iu id="org.springframework.ide.eclipse.webflow.feature"/>
+ <iu id="org.springframework.ide.eclipse.security.feature"/>
<icon
- image32="images/jbosstools_icon32.png">
+ image32="images/springide_32.png">
</icon>
<overview
- url="http://www.jboss.org/tools">
+ url="http://www.springsource.com/developer">
</overview>
</connectorDescriptor>
- <connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.configurators"
- description="JBoss Maven JSF Configurator"
- id="org.jboss.tools.maven.jsf.feature"
- kind="task"
- license="Free, EPL"
- name="JBoss Maven JSF Configurator"
- provider="JBoss by Red Hat"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.jsf.feature"/>
- <icon
- image32="images/jbosstools_icon32.png">
- </icon>
- <overview
- url="http://www.jboss.org/tools">
- </overview>
- </connectorDescriptor>
- <connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.configurators"
- description="JBoss Maven Portlet Configurator"
- id="org.jboss.tools.maven.portlet.feature"
- kind="task"
- license="Free, EPL"
- name="JBoss Maven Portlet Configurator"
- provider="JBoss by Red Hat"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.portlet.feature"/>
- <icon
- image32="images/jbosstools_icon32.png">
- </icon>
- <overview
- url="http://www.jboss.org/tools">
- </overview>
- </connectorDescriptor>
- <connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.configurators"
- description="JBoss Maven Seam Configurator"
- id="org.jboss.tools.maven.seam.feature"
- kind="task"
- license="Free, EPL"
- name="JBoss Maven Seam Configurator"
- provider="JBoss by Red Hat"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.seam.feature"/>
- <icon
- image32="images/jbosstools_icon32.png">
- </icon>
- <overview
- url="http://www.jboss.org/tools">
- </overview>
- </connectorDescriptor>
- <connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.configurators"
- description="JBoss Maven JPA Configurator"
- id="org.jboss.tools.maven.jpa.feature"
- kind="task"
- license="Free, EPL"
- name="JBoss Maven JPA Configurator"
- provider="JBoss by Red Hat"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.jpa.feature"/>
- <icon
- image32="images/jbosstools_icon32.png">
- </icon>
- <overview
- url="http://www.jboss.org/tools">
- </overview>
- </connectorDescriptor>
- <connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.configurators"
- description="Maven Profile Management UI"
- id="org.jboss.tools.maven.profiles.feature"
- kind="task"
- license="Free, EPL"
- name="Maven Profile Management UI"
- provider="JBoss by Red Hat"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.profiles.feature"/>
- <icon
- image32="images/jbosstools_icon32.png">
- </icon>
- <overview
- url="http://www.jboss.org/tools">
- </overview>
- </connectorDescriptor>
-
- <connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.upstream"
- description="Maven Integration for Eclipse (m2e)"
- id="org.eclipse.m2e.feature"
- kind="task"
- license="Free, EPL"
- name="Maven Integration for Eclipse (m2e)"
- provider="eclipse.org"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.eclipse.m2e.feature"/>
- <icon
- image32="images/m2e_32.gif">
- </icon>
- <overview
- url="http://www.eclipse.org/m2e/">
- </overview>
- </connectorDescriptor>
- <connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.upstream"
- description="Maven Integration for Eclipse JDT APT (m2e-apt)"
- id="org.jboss.tools.maven.apt.feature"
- kind="task"
- license="Free, EPL"
- name="Maven Integration for Eclipse JDT APT (m2e-apt)"
- provider="JBoss by Red Hat"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.apt.feature"/>
- <icon
- image32="images/m2e_32.gif">
- </icon>
- <overview
- url="https://github.com/jbosstools/m2e-apt/">
- </overview>
- </connectorDescriptor>
- <connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.upstream"
- description="Maven Integration for Web Tools (m2e-wtp)"
- id="org.maven.ide.eclipse.wtp.feature"
- kind="task"
- license="Free, EPL"
- name="Maven Integration for Web Tools (m2e-wtp)"
- provider="eclipse.org"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.eclipse.m2e.wtp.feature"/>
- <icon
- image32="images/m2e_32.gif">
- </icon>
- <overview
- url="http://www.eclipse.org/m2e-wtp/">
- </overview>
- </connectorDescriptor>
- <!-- SCM -->
+ <!-- b. SCM -->
+
<connectorCategory
description="Plugins for source control systems"
- id="org.jboss.tools.central.discovery.scm"
+ id="org.jboss.tools.central.discovery.b.scm"
name="Source Control Management"
relevance="60">
- <group id="org.jboss.tools.central.discovery.scm.git" />
- <group id="org.jboss.tools.central.discovery.scm.svn" />
+ <group id="org.jboss.tools.central.discovery.b.scm.git" />
+ <group id="org.jboss.tools.central.discovery.b.scm.svn" />
</connectorCategory>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.scm"
- groupId="org.jboss.tools.central.discovery.scm.git"
+ categoryId="org.jboss.tools.central.discovery.b.scm"
+ groupId="org.jboss.tools.central.discovery.b.scm.git"
description="Eclipse Team Provider for the Git version control system"
id="org.eclipse.egit"
kind="task"
@@ -281,8 +162,8 @@
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.scm"
- groupId="org.jboss.tools.central.discovery.scm.git"
+ categoryId="org.jboss.tools.central.discovery.b.scm"
+ groupId="org.jboss.tools.central.discovery.b.scm.git"
description="Mylyn support for Eclipse EGit and GitHub"
id="org.eclipse.egit.mylyn"
kind="task"
@@ -312,8 +193,8 @@
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.scm"
- groupId="org.jboss.tools.central.discovery.scm.svn"
+ categoryId="org.jboss.tools.central.discovery.b.scm"
+ groupId="org.jboss.tools.central.discovery.b.scm.svn"
description="Eclipse Team Provider for the Subversion version control system, including SVNKit"
id="org.tigris.subversion.subclipse"
kind="task"
@@ -331,8 +212,8 @@
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.scm"
- groupId="org.jboss.tools.central.discovery.scm.svn"
+ categoryId="org.jboss.tools.central.discovery.b.scm"
+ groupId="org.jboss.tools.central.discovery.b.scm.svn"
description="Mylyn support for the Subversion version control system, including SVNKit"
id="org.tigris.subversion.subclipse.mylyn"
kind="task"
@@ -360,20 +241,20 @@
</overview>
</connectorDescriptor>
- <!-- Testing -->
+ <!-- c. Testing -->
<connectorCategory
description="Plugins for testing + code quality"
- id="org.jboss.tools.central.discovery.testing"
+ id="org.jboss.tools.central.discovery.c.testing"
name="Testing"
relevance="60">
- <group id="org.jboss.tools.central.discovery.testing.local" />
- <group id="org.jboss.tools.central.discovery.testing.remote" />
+ <group id="org.jboss.tools.central.discovery.c.testing.local" />
+ <group id="org.jboss.tools.central.discovery.c.testing.remote" />
</connectorCategory>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.testing"
- groupId="org.jboss.tools.central.discovery.testing.local"
+ categoryId="org.jboss.tools.central.discovery.c.testing"
+ groupId="org.jboss.tools.central.discovery.c.testing.local"
description="Tool support for Checkstyle"
id="net.sf.eclipsecs"
kind="task"
@@ -390,8 +271,8 @@
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.testing"
- groupId="org.jboss.tools.central.discovery.testing.local"
+ categoryId="org.jboss.tools.central.discovery.c.testing"
+ groupId="org.jboss.tools.central.discovery.c.testing.local"
description="Tool support for FindBugs"
id="edu.umd.cs.findbugs.plugin.eclipse"
kind="task"
@@ -399,6 +280,7 @@
name="FindBugs"
provider="FindBugs Project"
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
+ <!-- https://issues.jboss.org/browse/JBDS-2284 -->
<iu id="edu.umd.cs.findbugs.plugin.eclipse"/>
<icon
image32="images/findbugs_32.png">
@@ -407,31 +289,10 @@
url="http://findbugs.sourceforge.net/">
</overview>
</connectorDescriptor>
- <!-- JBDS-2189 remove <connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.testing"
- groupId="org.jboss.tools.central.discovery.testing.local"
- description="Tool support for JSLint"
- id="com.rockstarapps.workbench.branding.feature"
- kind="task"
- license="Free, ASL"
- name="JSLint"
- provider="Rockstarapps.com"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="com.rockstarapps.aws.feature"/>
- <iu id="com.rockstarapps.html.core.feature"/>
- <iu id="com.rockstarapps.jsLex"/>
- <iu id="com.rockstarapps.jsLint"/>
- <iu id="com.rockstarapps.workbench.branding.feature"/>
- <icon
- image32="images/jslint_32.png">
- </icon>
- <overview
- url="http://www.jslint.com/">
- </overview>
- </connectorDescriptor> -->
+
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.testing"
- groupId="org.jboss.tools.central.discovery.testing.local"
+ categoryId="org.jboss.tools.central.discovery.c.testing"
+ groupId="org.jboss.tools.central.discovery.c.testing.local"
description="Mylyn support for reporting JBoss JIRAs and Red Hat Bugzillas"
id="org.jboss.tools.common.mylyn.feature"
kind="task"
@@ -457,8 +318,8 @@
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.testing"
- groupId="org.jboss.tools.central.discovery.testing.local"
+ categoryId="org.jboss.tools.central.discovery.c.testing"
+ groupId="org.jboss.tools.central.discovery.c.testing.local"
description="Tool support for PMD"
id="net.sourceforge.pmd.eclipse"
kind="task"
@@ -466,6 +327,7 @@
name="PMD"
provider="PMD Developers"
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
+ <!-- https://issues.jboss.org/browse/JBIDE-12562 -->
<iu id="net.sourceforge.pmd.eclipse"/>
<icon
image32="images/pmd_32.png">
@@ -475,8 +337,8 @@
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.testing"
- groupId="org.jboss.tools.central.discovery.testing.local"
+ categoryId="org.jboss.tools.central.discovery.c.testing"
+ groupId="org.jboss.tools.central.discovery.c.testing.local"
description="Tool support for TestNG"
id="org.testng.eclipse"
kind="task"
@@ -495,8 +357,8 @@
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.testing"
- groupId="org.jboss.tools.central.discovery.testing.remote"
+ categoryId="org.jboss.tools.central.discovery.c.testing"
+ groupId="org.jboss.tools.central.discovery.c.testing.remote"
description="Tool support for JRebel - requires JST Server"
id="org.zeroturnaround.eclipse.feature"
kind="task"
@@ -517,131 +379,255 @@
</overview>
</connectorDescriptor>
- <!-- Web -->
+ <!-- d. Maven -->
- <connectorCategory
- description="Plugins for web development"
- id="org.jboss.tools.central.discovery.web"
- name="Web Development"
+ <connectorCategory
+ description="Plugins for working with Maven"
+ id="org.jboss.tools.central.discovery.d.maven"
+ name="Maven"
relevance="60">
- <group id="org.jboss.tools.central.discovery.web.core" />
- <group id="org.jboss.tools.central.discovery.web.extras" />
+ <!-- use groups to reorder items in a category; otherwise default to alpha order -->
+ <group id="org.jboss.tools.central.discovery.d.maven.core" />
+ <group id="org.jboss.tools.central.discovery.d.maven.configurators" />
+ <group id="org.jboss.tools.central.discovery.d.maven.upstream" />
</connectorCategory>
-
+
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.web"
- groupId="org.jboss.tools.central.discovery.web.core"
- description="JST Server Core, UI, Adapters, User Doc"
- id="org.eclipse.jst.server_core.feature"
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.core"
+ description="JBoss Maven Integration"
+ id="org.jboss.tools.maven.feature"
kind="task"
- license="Free, EPL, Other"
- name="JST Server"
- provider="Eclipse.org"
+ license="Free, EPL"
+ name="JBoss Maven Integration"
+ provider="JBoss by Red Hat"
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <!-- <iu id="org.eclipse.jst.server_adapters.ext.feature"/> -->
- <iu id="org.eclipse.jst.server_adapters.feature"/>
- <iu id="org.eclipse.jst.server_core.feature"/>
- <iu id="org.eclipse.jst.server_ui.feature"/>
- <iu id="org.eclipse.jst.server_userdoc.feature"/>
+ <iu id="org.jboss.tools.maven.feature"/>
<icon
- image32="images/wtp_32.png">
+ image32="images/jbosstools_icon32.png">
</icon>
<overview
- url="http://eclipse.org/webtools/">
+ url="http://www.jboss.org/tools">
</overview>
</connectorDescriptor>
-
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.web"
- groupId="org.jboss.tools.central.discovery.web.extras"
- description="Android Development Tools, DDMS, Hierarchy Viewer, OpenGL Tracer, Traceview"
- id="com.android.ide.eclipse.adt"
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.configurators"
+ description="JBoss Maven CDI Configurator"
+ id="org.jboss.tools.maven.cdi.feature"
kind="task"
- license="EPL, Other"
- name="Android Development Tools"
- provider="Google, Inc."
+ license="Free, EPL"
+ name="JBoss Maven CDI Configurator"
+ provider="JBoss by Red Hat"
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="com.android.ide.eclipse.adt"/>
- <iu id="com.android.ide.eclipse.ddms"/>
- <iu id="com.android.ide.eclipse.hierarchyviewer"/>
- <iu id="com.android.ide.eclipse.gldebugger"/>
- <iu id="com.android.ide.eclipse.traceview"/>
- <!-- DO NOT INCLUDE com.android.ide.eclipse.ndk feature because it requires CDT -->
+ <iu id="org.jboss.tools.maven.cdi.feature"/>
<icon
- image32="images/android_32.png">
+ image32="images/jbosstools_icon32.png">
</icon>
<overview
- url="http://developer.android.com/tools/sdk/eclipse-adt.html">
+ url="http://www.jboss.org/tools">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.web"
- groupId="org.jboss.tools.central.discovery.web.extras"
- description="Google Web Toolkit Designer + WindowBuilder"
- id="com.google.gdt.eclipse.designer.editor.feature"
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.configurators"
+ description="JBoss Maven GWT Configurator"
+ id="org.jboss.tools.maven.gwt.feature"
kind="task"
- license="EPL, Other"
- name="Google Web Toolkit Designer"
- provider="Google, Inc."
+ license="Free, EPL"
+ name="JBoss Maven GWT Configurator"
+ provider="JBoss by Red Hat"
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="com.google.gdt.eclipse.designer.editor.feature"/>
- <iu id="com.google.gdt.eclipse.designer.gpe.feature"/>
- <iu id="com.google.gdt.eclipse.designer.hosted.feature"/>
- <iu id="com.google.gwt.eclipse.sdkbundle.e42.feature"/>
+ <iu id="org.jboss.tools.maven.gwt.feature"/>
<iu id="com.google.gdt.eclipse.suite.e42.feature"/>
- <iu id="org.eclipse.wb.core.feature"/>
- <iu id="org.eclipse.wb.core.xml.feature"/>
- <iu id="org.eclipse.wb.css.feature"/>
<icon
- image32="images/google_32.png">
+ image32="images/jbosstools_icon32.png">
</icon>
<overview
- url="https://developers.google.com/web-toolkit/tools/gwtdesigner/quick_start">
+ url="http://www.jboss.org/tools">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.web"
- groupId="org.jboss.tools.central.discovery.web.extras"
- description="Google Plugin for Eclipse (GPE) + Google Web Toolkit SDK (GWT)"
- id="com.google.gwt.eclipse.sdkbundle.e42.feature"
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.configurators"
+ description="JBoss Maven Hibernate Configurator"
+ id="org.jboss.tools.maven.hibernate.feature"
kind="task"
- license="EPL, Other"
- name="Google Plugin + Web Toolkit"
- provider="Google, Inc."
+ license="Free, EPL"
+ name="JBoss Maven Hibernate Configurator"
+ provider="JBoss by Red Hat"
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="com.google.gwt.eclipse.sdkbundle.e42.feature"/>
- <iu id="com.google.gdt.eclipse.suite.e42.feature"/>
+ <iu id="org.jboss.tools.maven.hibernate.feature"/>
<icon
- image32="images/google_32.png">
+ image32="images/jbosstools_icon32.png">
</icon>
<overview
- url="https://developers.google.com/eclipse/">
+ url="http://www.jboss.org/tools">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.web"
- groupId="org.jboss.tools.central.discovery.web.extras"
- description="Tool support for the Spring Framework"
- id="org.springframework.ide.eclipse.feature"
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.configurators"
+ description="JBoss Maven JAX-RS Configurator"
+ id="org.jboss.tools.maven.jaxrs.feature"
kind="task"
- license="Free, EPL, Other"
- name="Spring IDE"
- provider="Spring IDE Developers"
+ license="Free, EPL"
+ name="JBoss Maven JAX-RS Configurator"
+ provider="JBoss by Red Hat"
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.springframework.ide.eclipse.aop.feature"/>
- <iu id="org.springframework.ide.eclipse.autowire.feature"/>
- <iu id="org.springframework.ide.eclipse.feature"/>
- <iu id="org.springframework.ide.eclipse.integration.feature"/>
- <iu id="org.springframework.ide.eclipse.osgi.feature"/>
- <iu id="org.springframework.ide.eclipse.webflow.feature"/>
- <iu id="org.springframework.ide.eclipse.security.feature"/>
+ <iu id="org.jboss.tools.maven.jaxrs.feature"/>
<icon
- image32="images/springide_32.png">
+ image32="images/jbosstools_icon32.png">
</icon>
<overview
- url="http://www.springsource.com/developer">
+ url="http://www.jboss.org/tools">
</overview>
</connectorDescriptor>
+ <connectorDescriptor
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.configurators"
+ description="JBoss Maven JSF Configurator"
+ id="org.jboss.tools.maven.jsf.feature"
+ kind="task"
+ license="Free, EPL"
+ name="JBoss Maven JSF Configurator"
+ provider="JBoss by Red Hat"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
+ <iu id="org.jboss.tools.maven.jsf.feature"/>
+ <icon
+ image32="images/jbosstools_icon32.png">
+ </icon>
+ <overview
+ url="http://www.jboss.org/tools">
+ </overview>
+ </connectorDescriptor>
+ <connectorDescriptor
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.configurators"
+ description="JBoss Maven Portlet Configurator"
+ id="org.jboss.tools.maven.portlet.feature"
+ kind="task"
+ license="Free, EPL"
+ name="JBoss Maven Portlet Configurator"
+ provider="JBoss by Red Hat"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
+ <iu id="org.jboss.tools.maven.portlet.feature"/>
+ <icon
+ image32="images/jbosstools_icon32.png">
+ </icon>
+ <overview
+ url="http://www.jboss.org/tools">
+ </overview>
+ </connectorDescriptor>
+ <connectorDescriptor
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.configurators"
+ description="JBoss Maven Seam Configurator"
+ id="org.jboss.tools.maven.seam.feature"
+ kind="task"
+ license="Free, EPL"
+ name="JBoss Maven Seam Configurator"
+ provider="JBoss by Red Hat"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
+ <iu id="org.jboss.tools.maven.seam.feature"/>
+ <icon
+ image32="images/jbosstools_icon32.png">
+ </icon>
+ <overview
+ url="http://www.jboss.org/tools">
+ </overview>
+ </connectorDescriptor>
+ <connectorDescriptor
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.configurators"
+ description="JBoss Maven JPA Configurator"
+ id="org.jboss.tools.maven.jpa.feature"
+ kind="task"
+ license="Free, EPL"
+ name="JBoss Maven JPA Configurator"
+ provider="JBoss by Red Hat"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
+ <iu id="org.jboss.tools.maven.jpa.feature"/>
+ <icon
+ image32="images/jbosstools_icon32.png">
+ </icon>
+ <overview
+ url="http://www.jboss.org/tools">
+ </overview>
+ </connectorDescriptor>
+ <connectorDescriptor
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.configurators"
+ description="Maven Profile Management UI"
+ id="org.jboss.tools.maven.profiles.feature"
+ kind="task"
+ license="Free, EPL"
+ name="Maven Profile Management UI"
+ provider="JBoss by Red Hat"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
+ <iu id="org.jboss.tools.maven.profiles.feature"/>
+ <icon
+ image32="images/jbosstools_icon32.png">
+ </icon>
+ <overview
+ url="http://www.jboss.org/tools">
+ </overview>
+ </connectorDescriptor>
+ <connectorDescriptor
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.upstream"
+ description="Maven Integration for Eclipse (m2e)"
+ id="org.eclipse.m2e.feature"
+ kind="task"
+ license="Free, EPL"
+ name="Maven Integration for Eclipse (m2e)"
+ provider="eclipse.org"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
+ <iu id="org.eclipse.m2e.feature"/>
+ <icon
+ image32="images/m2e_32.gif">
+ </icon>
+ <overview
+ url="http://www.eclipse.org/m2e/">
+ </overview>
+ </connectorDescriptor>
+ <connectorDescriptor
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.upstream"
+ description="Maven Integration for Eclipse JDT APT (m2e-apt)"
+ id="org.jboss.tools.maven.apt.feature"
+ kind="task"
+ license="Free, EPL"
+ name="Maven Integration for Eclipse JDT APT (m2e-apt)"
+ provider="JBoss by Red Hat"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
+ <iu id="org.jboss.tools.maven.apt.feature"/>
+ <icon
+ image32="images/m2e_32.gif">
+ </icon>
+ <overview
+ url="https://github.com/jbosstools/m2e-apt/">
+ </overview>
+ </connectorDescriptor>
+ <connectorDescriptor
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.upstream"
+ description="Maven Integration for Web Tools (m2e-wtp)"
+ id="org.maven.ide.eclipse.wtp.feature"
+ kind="task"
+ license="Free, EPL"
+ name="Maven Integration for Web Tools (m2e-wtp)"
+ provider="eclipse.org"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
+ <iu id="org.eclipse.m2e.wtp.feature"/>
+ <icon
+ image32="images/m2e_32.gif">
+ </icon>
+ <overview
+ url="http://www.eclipse.org/m2e-wtp/">
+ </overview>
+ </connectorDescriptor>
+
</extension>
</plugin>
12 years, 3 months
JBoss Tools SVN: r44504 - branches/jbosstools-4.0.0.Beta1/central/plugins/org.jboss.tools.central.discovery.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-10-14 21:09:46 -0400 (Sun, 14 Oct 2012)
New Revision: 44504
Modified:
branches/jbosstools-4.0.0.Beta1/central/plugins/org.jboss.tools.central.discovery/plugin.xml
Log:
JBIDE-12822 fix order of connectors
Modified: branches/jbosstools-4.0.0.Beta1/central/plugins/org.jboss.tools.central.discovery/plugin.xml
===================================================================
--- branches/jbosstools-4.0.0.Beta1/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2012-10-14 04:39:46 UTC (rev 44503)
+++ branches/jbosstools-4.0.0.Beta1/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2012-10-15 01:09:46 UTC (rev 44504)
@@ -3,267 +3,148 @@
<plugin>
<extension
point="org.eclipse.mylyn.discovery.core.connectorDiscovery">
+
+ <!-- a. Web and Mobile Development -->
+
<connectorCategory
- description="Plugins for working with Maven"
- id="org.jboss.tools.central.discovery.maven"
- name="Maven"
+ description="Plugins for web and mobile development"
+ id="org.jboss.tools.central.discovery.a.web"
+ name="Web and Mobile Development"
relevance="60">
- <!-- use groups to reorder items in a category; otherwise default to alpha order -->
- <group id="org.jboss.tools.central.discovery.maven.core" />
- <group id="org.jboss.tools.central.discovery.maven.configurators" />
- <group id="org.jboss.tools.central.discovery.maven.upstream" />
+ <group id="org.jboss.tools.central.discovery.a.web.core" />
+ <group id="org.jboss.tools.central.discovery.a.web.extras" />
</connectorCategory>
-
+
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.core"
- description="JBoss Maven Integration"
- id="org.jboss.tools.maven.feature"
+ categoryId="org.jboss.tools.central.discovery.a.web"
+ groupId="org.jboss.tools.central.discovery.a.web.core"
+ description="JST Server Core, UI, Adapters, User Doc"
+ id="org.eclipse.jst.server_core.feature"
kind="task"
- license="Free, EPL"
- name="JBoss Maven Integration"
- provider="JBoss by Red Hat"
+ license="Free, EPL, Other"
+ name="JST Server"
+ provider="Eclipse.org"
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.feature"/>
+ <!-- <iu id="org.eclipse.jst.server_adapters.ext.feature"/> -->
+ <iu id="org.eclipse.jst.server_adapters.feature"/>
+ <iu id="org.eclipse.jst.server_core.feature"/>
+ <iu id="org.eclipse.jst.server_ui.feature"/>
+ <iu id="org.eclipse.jst.server_userdoc.feature"/>
<icon
- image32="images/jbosstools_icon32.png">
+ image32="images/wtp_32.png">
</icon>
<overview
- url="http://www.jboss.org/tools">
+ url="http://eclipse.org/webtools/">
</overview>
</connectorDescriptor>
+
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.configurators"
- description="JBoss Maven CDI Configurator"
- id="org.jboss.tools.maven.cdi.feature"
+ categoryId="org.jboss.tools.central.discovery.a.web"
+ groupId="org.jboss.tools.central.discovery.a.web.extras"
+ description="Android Development Tools, DDMS, Hierarchy Viewer, OpenGL Tracer, Traceview"
+ id="com.android.ide.eclipse.adt"
kind="task"
- license="Free, EPL"
- name="JBoss Maven CDI Configurator"
- provider="JBoss by Red Hat"
+ license="EPL, Other"
+ name="Android Development Tools"
+ provider="Google, Inc."
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.cdi.feature"/>
+ <!-- https://issues.jboss.org/browse/JBIDE-12498 -->
+ <iu id="com.android.ide.eclipse.adt"/>
+ <iu id="com.android.ide.eclipse.ddms"/>
+ <iu id="com.android.ide.eclipse.hierarchyviewer"/>
+ <iu id="com.android.ide.eclipse.gldebugger"/>
+ <iu id="com.android.ide.eclipse.traceview"/>
+ <!-- DO NOT INCLUDE com.android.ide.eclipse.ndk feature because it requires CDT -->
<icon
- image32="images/jbosstools_icon32.png">
+ image32="images/android_32.png">
</icon>
<overview
- url="http://www.jboss.org/tools">
+ url="http://developer.android.com/tools/sdk/eclipse-adt.html">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.configurators"
- description="JBoss Maven GWT Configurator"
- id="org.jboss.tools.maven.gwt.feature"
+ categoryId="org.jboss.tools.central.discovery.a.web"
+ groupId="org.jboss.tools.central.discovery.a.web.extras"
+ description="Google Web Toolkit Designer + WindowBuilder"
+ id="com.google.gdt.eclipse.designer.editor.feature"
kind="task"
- license="Free, EPL"
- name="JBoss Maven GWT Configurator"
- provider="JBoss by Red Hat"
+ license="EPL, Other"
+ name="Google Web Toolkit Designer"
+ provider="Google, Inc."
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.gwt.feature"/>
+ <iu id="com.google.gdt.eclipse.designer.editor.feature"/>
+ <iu id="com.google.gdt.eclipse.designer.gpe.feature"/>
+ <iu id="com.google.gdt.eclipse.designer.hosted.feature"/>
+ <iu id="com.google.gwt.eclipse.sdkbundle.e42.feature"/>
<iu id="com.google.gdt.eclipse.suite.e42.feature"/>
+ <iu id="org.eclipse.wb.core.feature"/>
+ <iu id="org.eclipse.wb.core.xml.feature"/>
+ <iu id="org.eclipse.wb.css.feature"/>
<icon
- image32="images/jbosstools_icon32.png">
+ image32="images/google_32.png">
</icon>
<overview
- url="http://www.jboss.org/tools">
+ url="https://developers.google.com/web-toolkit/tools/gwtdesigner/quick_start">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.configurators"
- description="JBoss Maven Hibernate Configurator"
- id="org.jboss.tools.maven.hibernate.feature"
+ categoryId="org.jboss.tools.central.discovery.a.web"
+ groupId="org.jboss.tools.central.discovery.a.web.extras"
+ description="Google Plugin for Eclipse (GPE) + Google Web Toolkit SDK (GWT)"
+ id="com.google.gwt.eclipse.sdkbundle.e42.feature"
kind="task"
- license="Free, EPL"
- name="JBoss Maven Hibernate Configurator"
- provider="JBoss by Red Hat"
+ license="EPL, Other"
+ name="Google Plugin + Web Toolkit"
+ provider="Google, Inc."
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.hibernate.feature"/>
+ <iu id="com.google.gwt.eclipse.sdkbundle.e42.feature"/>
+ <iu id="com.google.gdt.eclipse.suite.e42.feature"/>
<icon
- image32="images/jbosstools_icon32.png">
+ image32="images/google_32.png">
</icon>
<overview
- url="http://www.jboss.org/tools">
+ url="https://developers.google.com/eclipse/">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.configurators"
- description="JBoss Maven JAX-RS Configurator"
- id="org.jboss.tools.maven.jaxrs.feature"
+ categoryId="org.jboss.tools.central.discovery.a.web"
+ groupId="org.jboss.tools.central.discovery.a.web.extras"
+ description="Tool support for the Spring Framework"
+ id="org.springframework.ide.eclipse.feature"
kind="task"
- license="Free, EPL"
- name="JBoss Maven JAX-RS Configurator"
- provider="JBoss by Red Hat"
+ license="Free, EPL, Other"
+ name="Spring IDE"
+ provider="Spring IDE Developers"
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.jaxrs.feature"/>
+ <iu id="org.springframework.ide.eclipse.aop.feature"/>
+ <iu id="org.springframework.ide.eclipse.autowire.feature"/>
+ <iu id="org.springframework.ide.eclipse.feature"/>
+ <iu id="org.springframework.ide.eclipse.integration.feature"/>
+ <iu id="org.springframework.ide.eclipse.osgi.feature"/>
+ <iu id="org.springframework.ide.eclipse.webflow.feature"/>
+ <iu id="org.springframework.ide.eclipse.security.feature"/>
<icon
- image32="images/jbosstools_icon32.png">
+ image32="images/springide_32.png">
</icon>
<overview
- url="http://www.jboss.org/tools">
+ url="http://www.springsource.com/developer">
</overview>
</connectorDescriptor>
- <connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.configurators"
- description="JBoss Maven JSF Configurator"
- id="org.jboss.tools.maven.jsf.feature"
- kind="task"
- license="Free, EPL"
- name="JBoss Maven JSF Configurator"
- provider="JBoss by Red Hat"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.jsf.feature"/>
- <icon
- image32="images/jbosstools_icon32.png">
- </icon>
- <overview
- url="http://www.jboss.org/tools">
- </overview>
- </connectorDescriptor>
- <connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.configurators"
- description="JBoss Maven Portlet Configurator"
- id="org.jboss.tools.maven.portlet.feature"
- kind="task"
- license="Free, EPL"
- name="JBoss Maven Portlet Configurator"
- provider="JBoss by Red Hat"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.portlet.feature"/>
- <icon
- image32="images/jbosstools_icon32.png">
- </icon>
- <overview
- url="http://www.jboss.org/tools">
- </overview>
- </connectorDescriptor>
- <connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.configurators"
- description="JBoss Maven Seam Configurator"
- id="org.jboss.tools.maven.seam.feature"
- kind="task"
- license="Free, EPL"
- name="JBoss Maven Seam Configurator"
- provider="JBoss by Red Hat"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.seam.feature"/>
- <icon
- image32="images/jbosstools_icon32.png">
- </icon>
- <overview
- url="http://www.jboss.org/tools">
- </overview>
- </connectorDescriptor>
- <connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.configurators"
- description="JBoss Maven JPA Configurator"
- id="org.jboss.tools.maven.jpa.feature"
- kind="task"
- license="Free, EPL"
- name="JBoss Maven JPA Configurator"
- provider="JBoss by Red Hat"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.jpa.feature"/>
- <icon
- image32="images/jbosstools_icon32.png">
- </icon>
- <overview
- url="http://www.jboss.org/tools">
- </overview>
- </connectorDescriptor>
- <connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.configurators"
- description="Maven Profile Management UI"
- id="org.jboss.tools.maven.profiles.feature"
- kind="task"
- license="Free, EPL"
- name="Maven Profile Management UI"
- provider="JBoss by Red Hat"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.profiles.feature"/>
- <icon
- image32="images/jbosstools_icon32.png">
- </icon>
- <overview
- url="http://www.jboss.org/tools">
- </overview>
- </connectorDescriptor>
-
- <connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.upstream"
- description="Maven Integration for Eclipse (m2e)"
- id="org.eclipse.m2e.feature"
- kind="task"
- license="Free, EPL"
- name="Maven Integration for Eclipse (m2e)"
- provider="eclipse.org"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.eclipse.m2e.feature"/>
- <icon
- image32="images/m2e_32.gif">
- </icon>
- <overview
- url="http://www.eclipse.org/m2e/">
- </overview>
- </connectorDescriptor>
- <connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.upstream"
- description="Maven Integration for Eclipse JDT APT (m2e-apt)"
- id="org.jboss.tools.maven.apt.feature"
- kind="task"
- license="Free, EPL"
- name="Maven Integration for Eclipse JDT APT (m2e-apt)"
- provider="JBoss by Red Hat"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.jboss.tools.maven.apt.feature"/>
- <icon
- image32="images/m2e_32.gif">
- </icon>
- <overview
- url="https://github.com/jbosstools/m2e-apt/">
- </overview>
- </connectorDescriptor>
- <connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- groupId="org.jboss.tools.central.discovery.maven.upstream"
- description="Maven Integration for Web Tools (m2e-wtp)"
- id="org.maven.ide.eclipse.wtp.feature"
- kind="task"
- license="Free, EPL"
- name="Maven Integration for Web Tools (m2e-wtp)"
- provider="eclipse.org"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.eclipse.m2e.wtp.feature"/>
- <icon
- image32="images/m2e_32.gif">
- </icon>
- <overview
- url="http://www.eclipse.org/m2e-wtp/">
- </overview>
- </connectorDescriptor>
- <!-- SCM -->
+ <!-- b. SCM -->
+
<connectorCategory
description="Plugins for source control systems"
- id="org.jboss.tools.central.discovery.scm"
+ id="org.jboss.tools.central.discovery.b.scm"
name="Source Control Management"
relevance="60">
- <group id="org.jboss.tools.central.discovery.scm.git" />
- <group id="org.jboss.tools.central.discovery.scm.svn" />
+ <group id="org.jboss.tools.central.discovery.b.scm.git" />
+ <group id="org.jboss.tools.central.discovery.b.scm.svn" />
</connectorCategory>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.scm"
- groupId="org.jboss.tools.central.discovery.scm.git"
+ categoryId="org.jboss.tools.central.discovery.b.scm"
+ groupId="org.jboss.tools.central.discovery.b.scm.git"
description="Eclipse Team Provider for the Git version control system"
id="org.eclipse.egit"
kind="task"
@@ -281,8 +162,8 @@
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.scm"
- groupId="org.jboss.tools.central.discovery.scm.git"
+ categoryId="org.jboss.tools.central.discovery.b.scm"
+ groupId="org.jboss.tools.central.discovery.b.scm.git"
description="Mylyn support for Eclipse EGit and GitHub"
id="org.eclipse.egit.mylyn"
kind="task"
@@ -312,8 +193,8 @@
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.scm"
- groupId="org.jboss.tools.central.discovery.scm.svn"
+ categoryId="org.jboss.tools.central.discovery.b.scm"
+ groupId="org.jboss.tools.central.discovery.b.scm.svn"
description="Eclipse Team Provider for the Subversion version control system, including SVNKit"
id="org.tigris.subversion.subclipse"
kind="task"
@@ -331,8 +212,8 @@
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.scm"
- groupId="org.jboss.tools.central.discovery.scm.svn"
+ categoryId="org.jboss.tools.central.discovery.b.scm"
+ groupId="org.jboss.tools.central.discovery.b.scm.svn"
description="Mylyn support for the Subversion version control system, including SVNKit"
id="org.tigris.subversion.subclipse.mylyn"
kind="task"
@@ -360,20 +241,20 @@
</overview>
</connectorDescriptor>
- <!-- Testing -->
+ <!-- c. Testing -->
<connectorCategory
description="Plugins for testing + code quality"
- id="org.jboss.tools.central.discovery.testing"
+ id="org.jboss.tools.central.discovery.c.testing"
name="Testing"
relevance="60">
- <group id="org.jboss.tools.central.discovery.testing.local" />
- <group id="org.jboss.tools.central.discovery.testing.remote" />
+ <group id="org.jboss.tools.central.discovery.c.testing.local" />
+ <group id="org.jboss.tools.central.discovery.c.testing.remote" />
</connectorCategory>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.testing"
- groupId="org.jboss.tools.central.discovery.testing.local"
+ categoryId="org.jboss.tools.central.discovery.c.testing"
+ groupId="org.jboss.tools.central.discovery.c.testing.local"
description="Tool support for Checkstyle"
id="net.sf.eclipsecs"
kind="task"
@@ -390,8 +271,8 @@
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.testing"
- groupId="org.jboss.tools.central.discovery.testing.local"
+ categoryId="org.jboss.tools.central.discovery.c.testing"
+ groupId="org.jboss.tools.central.discovery.c.testing.local"
description="Tool support for FindBugs"
id="edu.umd.cs.findbugs.plugin.eclipse"
kind="task"
@@ -399,6 +280,7 @@
name="FindBugs"
provider="FindBugs Project"
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
+ <!-- https://issues.jboss.org/browse/JBDS-2284 -->
<iu id="edu.umd.cs.findbugs.plugin.eclipse"/>
<icon
image32="images/findbugs_32.png">
@@ -407,31 +289,10 @@
url="http://findbugs.sourceforge.net/">
</overview>
</connectorDescriptor>
- <!-- JBDS-2189 remove <connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.testing"
- groupId="org.jboss.tools.central.discovery.testing.local"
- description="Tool support for JSLint"
- id="com.rockstarapps.workbench.branding.feature"
- kind="task"
- license="Free, ASL"
- name="JSLint"
- provider="Rockstarapps.com"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="com.rockstarapps.aws.feature"/>
- <iu id="com.rockstarapps.html.core.feature"/>
- <iu id="com.rockstarapps.jsLex"/>
- <iu id="com.rockstarapps.jsLint"/>
- <iu id="com.rockstarapps.workbench.branding.feature"/>
- <icon
- image32="images/jslint_32.png">
- </icon>
- <overview
- url="http://www.jslint.com/">
- </overview>
- </connectorDescriptor> -->
+
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.testing"
- groupId="org.jboss.tools.central.discovery.testing.local"
+ categoryId="org.jboss.tools.central.discovery.c.testing"
+ groupId="org.jboss.tools.central.discovery.c.testing.local"
description="Mylyn support for reporting JBoss JIRAs and Red Hat Bugzillas"
id="org.jboss.tools.common.mylyn.feature"
kind="task"
@@ -457,8 +318,8 @@
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.testing"
- groupId="org.jboss.tools.central.discovery.testing.local"
+ categoryId="org.jboss.tools.central.discovery.c.testing"
+ groupId="org.jboss.tools.central.discovery.c.testing.local"
description="Tool support for PMD"
id="net.sourceforge.pmd.eclipse"
kind="task"
@@ -466,6 +327,7 @@
name="PMD"
provider="PMD Developers"
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
+ <!-- https://issues.jboss.org/browse/JBIDE-12562 -->
<iu id="net.sourceforge.pmd.eclipse"/>
<icon
image32="images/pmd_32.png">
@@ -475,8 +337,8 @@
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.testing"
- groupId="org.jboss.tools.central.discovery.testing.local"
+ categoryId="org.jboss.tools.central.discovery.c.testing"
+ groupId="org.jboss.tools.central.discovery.c.testing.local"
description="Tool support for TestNG"
id="org.testng.eclipse"
kind="task"
@@ -495,8 +357,8 @@
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.testing"
- groupId="org.jboss.tools.central.discovery.testing.remote"
+ categoryId="org.jboss.tools.central.discovery.c.testing"
+ groupId="org.jboss.tools.central.discovery.c.testing.remote"
description="Tool support for JRebel - requires JST Server"
id="org.zeroturnaround.eclipse.feature"
kind="task"
@@ -517,131 +379,255 @@
</overview>
</connectorDescriptor>
- <!-- Web -->
+ <!-- d. Maven -->
- <connectorCategory
- description="Plugins for web development"
- id="org.jboss.tools.central.discovery.web"
- name="Web Development"
+ <connectorCategory
+ description="Plugins for working with Maven"
+ id="org.jboss.tools.central.discovery.d.maven"
+ name="Maven"
relevance="60">
- <group id="org.jboss.tools.central.discovery.web.core" />
- <group id="org.jboss.tools.central.discovery.web.extras" />
+ <!-- use groups to reorder items in a category; otherwise default to alpha order -->
+ <group id="org.jboss.tools.central.discovery.d.maven.core" />
+ <group id="org.jboss.tools.central.discovery.d.maven.configurators" />
+ <group id="org.jboss.tools.central.discovery.d.maven.upstream" />
</connectorCategory>
-
+
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.web"
- groupId="org.jboss.tools.central.discovery.web.core"
- description="JST Server Core, UI, Adapters, User Doc"
- id="org.eclipse.jst.server_core.feature"
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.core"
+ description="JBoss Maven Integration"
+ id="org.jboss.tools.maven.feature"
kind="task"
- license="Free, EPL, Other"
- name="JST Server"
- provider="Eclipse.org"
+ license="Free, EPL"
+ name="JBoss Maven Integration"
+ provider="JBoss by Red Hat"
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <!-- <iu id="org.eclipse.jst.server_adapters.ext.feature"/> -->
- <iu id="org.eclipse.jst.server_adapters.feature"/>
- <iu id="org.eclipse.jst.server_core.feature"/>
- <iu id="org.eclipse.jst.server_ui.feature"/>
- <iu id="org.eclipse.jst.server_userdoc.feature"/>
+ <iu id="org.jboss.tools.maven.feature"/>
<icon
- image32="images/wtp_32.png">
+ image32="images/jbosstools_icon32.png">
</icon>
<overview
- url="http://eclipse.org/webtools/">
+ url="http://www.jboss.org/tools">
</overview>
</connectorDescriptor>
-
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.web"
- groupId="org.jboss.tools.central.discovery.web.extras"
- description="Android Development Tools, DDMS, Hierarchy Viewer, OpenGL Tracer, Traceview"
- id="com.android.ide.eclipse.adt"
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.configurators"
+ description="JBoss Maven CDI Configurator"
+ id="org.jboss.tools.maven.cdi.feature"
kind="task"
- license="EPL, Other"
- name="Android Development Tools"
- provider="Google, Inc."
+ license="Free, EPL"
+ name="JBoss Maven CDI Configurator"
+ provider="JBoss by Red Hat"
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="com.android.ide.eclipse.adt"/>
- <iu id="com.android.ide.eclipse.ddms"/>
- <iu id="com.android.ide.eclipse.hierarchyviewer"/>
- <iu id="com.android.ide.eclipse.gldebugger"/>
- <iu id="com.android.ide.eclipse.traceview"/>
- <!-- DO NOT INCLUDE com.android.ide.eclipse.ndk feature because it requires CDT -->
+ <iu id="org.jboss.tools.maven.cdi.feature"/>
<icon
- image32="images/android_32.png">
+ image32="images/jbosstools_icon32.png">
</icon>
<overview
- url="http://developer.android.com/tools/sdk/eclipse-adt.html">
+ url="http://www.jboss.org/tools">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.web"
- groupId="org.jboss.tools.central.discovery.web.extras"
- description="Google Web Toolkit Designer + WindowBuilder"
- id="com.google.gdt.eclipse.designer.editor.feature"
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.configurators"
+ description="JBoss Maven GWT Configurator"
+ id="org.jboss.tools.maven.gwt.feature"
kind="task"
- license="EPL, Other"
- name="Google Web Toolkit Designer"
- provider="Google, Inc."
+ license="Free, EPL"
+ name="JBoss Maven GWT Configurator"
+ provider="JBoss by Red Hat"
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="com.google.gdt.eclipse.designer.editor.feature"/>
- <iu id="com.google.gdt.eclipse.designer.gpe.feature"/>
- <iu id="com.google.gdt.eclipse.designer.hosted.feature"/>
- <iu id="com.google.gwt.eclipse.sdkbundle.e42.feature"/>
+ <iu id="org.jboss.tools.maven.gwt.feature"/>
<iu id="com.google.gdt.eclipse.suite.e42.feature"/>
- <iu id="org.eclipse.wb.core.feature"/>
- <iu id="org.eclipse.wb.core.xml.feature"/>
- <iu id="org.eclipse.wb.css.feature"/>
<icon
- image32="images/google_32.png">
+ image32="images/jbosstools_icon32.png">
</icon>
<overview
- url="https://developers.google.com/web-toolkit/tools/gwtdesigner/quick_start">
+ url="http://www.jboss.org/tools">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.web"
- groupId="org.jboss.tools.central.discovery.web.extras"
- description="Google Plugin for Eclipse (GPE) + Google Web Toolkit SDK (GWT)"
- id="com.google.gwt.eclipse.sdkbundle.e42.feature"
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.configurators"
+ description="JBoss Maven Hibernate Configurator"
+ id="org.jboss.tools.maven.hibernate.feature"
kind="task"
- license="EPL, Other"
- name="Google Plugin + Web Toolkit"
- provider="Google, Inc."
+ license="Free, EPL"
+ name="JBoss Maven Hibernate Configurator"
+ provider="JBoss by Red Hat"
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="com.google.gwt.eclipse.sdkbundle.e42.feature"/>
- <iu id="com.google.gdt.eclipse.suite.e42.feature"/>
+ <iu id="org.jboss.tools.maven.hibernate.feature"/>
<icon
- image32="images/google_32.png">
+ image32="images/jbosstools_icon32.png">
</icon>
<overview
- url="https://developers.google.com/eclipse/">
+ url="http://www.jboss.org/tools">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.web"
- groupId="org.jboss.tools.central.discovery.web.extras"
- description="Tool support for the Spring Framework"
- id="org.springframework.ide.eclipse.feature"
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.configurators"
+ description="JBoss Maven JAX-RS Configurator"
+ id="org.jboss.tools.maven.jaxrs.feature"
kind="task"
- license="Free, EPL, Other"
- name="Spring IDE"
- provider="Spring IDE Developers"
+ license="Free, EPL"
+ name="JBoss Maven JAX-RS Configurator"
+ provider="JBoss by Red Hat"
siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
- <iu id="org.springframework.ide.eclipse.aop.feature"/>
- <iu id="org.springframework.ide.eclipse.autowire.feature"/>
- <iu id="org.springframework.ide.eclipse.feature"/>
- <iu id="org.springframework.ide.eclipse.integration.feature"/>
- <iu id="org.springframework.ide.eclipse.osgi.feature"/>
- <iu id="org.springframework.ide.eclipse.webflow.feature"/>
- <iu id="org.springframework.ide.eclipse.security.feature"/>
+ <iu id="org.jboss.tools.maven.jaxrs.feature"/>
<icon
- image32="images/springide_32.png">
+ image32="images/jbosstools_icon32.png">
</icon>
<overview
- url="http://www.springsource.com/developer">
+ url="http://www.jboss.org/tools">
</overview>
</connectorDescriptor>
+ <connectorDescriptor
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.configurators"
+ description="JBoss Maven JSF Configurator"
+ id="org.jboss.tools.maven.jsf.feature"
+ kind="task"
+ license="Free, EPL"
+ name="JBoss Maven JSF Configurator"
+ provider="JBoss by Red Hat"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
+ <iu id="org.jboss.tools.maven.jsf.feature"/>
+ <icon
+ image32="images/jbosstools_icon32.png">
+ </icon>
+ <overview
+ url="http://www.jboss.org/tools">
+ </overview>
+ </connectorDescriptor>
+ <connectorDescriptor
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.configurators"
+ description="JBoss Maven Portlet Configurator"
+ id="org.jboss.tools.maven.portlet.feature"
+ kind="task"
+ license="Free, EPL"
+ name="JBoss Maven Portlet Configurator"
+ provider="JBoss by Red Hat"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
+ <iu id="org.jboss.tools.maven.portlet.feature"/>
+ <icon
+ image32="images/jbosstools_icon32.png">
+ </icon>
+ <overview
+ url="http://www.jboss.org/tools">
+ </overview>
+ </connectorDescriptor>
+ <connectorDescriptor
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.configurators"
+ description="JBoss Maven Seam Configurator"
+ id="org.jboss.tools.maven.seam.feature"
+ kind="task"
+ license="Free, EPL"
+ name="JBoss Maven Seam Configurator"
+ provider="JBoss by Red Hat"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
+ <iu id="org.jboss.tools.maven.seam.feature"/>
+ <icon
+ image32="images/jbosstools_icon32.png">
+ </icon>
+ <overview
+ url="http://www.jboss.org/tools">
+ </overview>
+ </connectorDescriptor>
+ <connectorDescriptor
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.configurators"
+ description="JBoss Maven JPA Configurator"
+ id="org.jboss.tools.maven.jpa.feature"
+ kind="task"
+ license="Free, EPL"
+ name="JBoss Maven JPA Configurator"
+ provider="JBoss by Red Hat"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
+ <iu id="org.jboss.tools.maven.jpa.feature"/>
+ <icon
+ image32="images/jbosstools_icon32.png">
+ </icon>
+ <overview
+ url="http://www.jboss.org/tools">
+ </overview>
+ </connectorDescriptor>
+ <connectorDescriptor
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.configurators"
+ description="Maven Profile Management UI"
+ id="org.jboss.tools.maven.profiles.feature"
+ kind="task"
+ license="Free, EPL"
+ name="Maven Profile Management UI"
+ provider="JBoss by Red Hat"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
+ <iu id="org.jboss.tools.maven.profiles.feature"/>
+ <icon
+ image32="images/jbosstools_icon32.png">
+ </icon>
+ <overview
+ url="http://www.jboss.org/tools">
+ </overview>
+ </connectorDescriptor>
+ <connectorDescriptor
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.upstream"
+ description="Maven Integration for Eclipse (m2e)"
+ id="org.eclipse.m2e.feature"
+ kind="task"
+ license="Free, EPL"
+ name="Maven Integration for Eclipse (m2e)"
+ provider="eclipse.org"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
+ <iu id="org.eclipse.m2e.feature"/>
+ <icon
+ image32="images/m2e_32.gif">
+ </icon>
+ <overview
+ url="http://www.eclipse.org/m2e/">
+ </overview>
+ </connectorDescriptor>
+ <connectorDescriptor
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.upstream"
+ description="Maven Integration for Eclipse JDT APT (m2e-apt)"
+ id="org.jboss.tools.maven.apt.feature"
+ kind="task"
+ license="Free, EPL"
+ name="Maven Integration for Eclipse JDT APT (m2e-apt)"
+ provider="JBoss by Red Hat"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
+ <iu id="org.jboss.tools.maven.apt.feature"/>
+ <icon
+ image32="images/m2e_32.gif">
+ </icon>
+ <overview
+ url="https://github.com/jbosstools/m2e-apt/">
+ </overview>
+ </connectorDescriptor>
+ <connectorDescriptor
+ categoryId="org.jboss.tools.central.discovery.d.maven"
+ groupId="org.jboss.tools.central.discovery.d.maven.upstream"
+ description="Maven Integration for Web Tools (m2e-wtp)"
+ id="org.maven.ide.eclipse.wtp.feature"
+ kind="task"
+ license="Free, EPL"
+ name="Maven Integration for Web Tools (m2e-wtp)"
+ provider="eclipse.org"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
+ <iu id="org.eclipse.m2e.wtp.feature"/>
+ <icon
+ image32="images/m2e_32.gif">
+ </icon>
+ <overview
+ url="http://www.eclipse.org/m2e-wtp/">
+ </overview>
+ </connectorDescriptor>
+
</extension>
</plugin>
12 years, 3 months
JBoss Tools SVN: r44503 - in trunk: drools and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-10-14 00:39:46 -0400 (Sun, 14 Oct 2012)
New Revision: 44503
Added:
trunk/drools/
trunk/drools/README.txt
Log:
JBIDE-12720 place readme showing where Drools sources and docs have gone
Added: trunk/drools/README.txt
===================================================================
--- trunk/drools/README.txt (rev 0)
+++ trunk/drools/README.txt 2012-10-14 04:39:46 UTC (rev 44503)
@@ -0,0 +1,10 @@
+Drools has moved to github:
+
+https://github.com/droolsjbpm/
+http://www.jboss.org/drools/
+
+Drools docs have moved here:
+
+http://www.jboss.org/drools/documentation.html
+http://docs.jboss.org/drools/release/
+
12 years, 3 months
JBoss Tools SVN: r44501 - in trunk/build/target-platforms: jbdevstudio-JunoSR0b/jenkins and 35 other directories.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-10-12 23:38:02 -0400 (Fri, 12 Oct 2012)
New Revision: 44501
Modified:
trunk/build/target-platforms/jbdevstudio-JunoSR0b/jenkins/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR0b/local/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR0b/multiple/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR0b/unified/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR0c/jenkins/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR0c/local/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR0c/multiple/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR0c/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR0c/unified/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR1/jenkins/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR1/local/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR1/multiple/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR1/unified/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR1a/jenkins/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR1a/local/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR1a/multiple/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR1a/pom.xml
trunk/build/target-platforms/jbdevstudio-JunoSR1a/unified/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR0b/jenkins/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR0b/local/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR0b/multiple/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR0b/unified/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR0c/jenkins/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR0c/local/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR0c/multiple/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR0c/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR0c/unified/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR1/jenkins/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR1/local/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR1/multiple/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR1/unified/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR1a/jenkins/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR1a/local/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR1a/multiple/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR1a/pom.xml
trunk/build/target-platforms/jbosstools-JunoSR1a/unified/pom.xml
trunk/build/target-platforms/pom.xml
Log:
bump versions to 4.0.0.Beta2-SNAPSHOT
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR0b/jenkins/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR0b/jenkins/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR0b/jenkins/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR0b</groupId>
<artifactId>jenkins</artifactId>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR0b/local/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR0b/local/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR0b/local/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR0b</groupId>
<artifactId>local</artifactId>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR0b/multiple/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR0b/multiple/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR0b/multiple/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR0b</groupId>
<artifactId>multiple</artifactId>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR0b/unified/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR0b/unified/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR0b/unified/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR0b</groupId>
<artifactId>unified</artifactId>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR0c/jenkins/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR0c/jenkins/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR0c/jenkins/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR0c</groupId>
<artifactId>all</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR0c</groupId>
<artifactId>jenkins</artifactId>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR0c/local/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR0c/local/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR0c/local/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR0c</groupId>
<artifactId>all</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR0c</groupId>
<artifactId>local</artifactId>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR0c/multiple/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR0c/multiple/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR0c/multiple/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR0c</groupId>
<artifactId>all</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR0c</groupId>
<artifactId>multiple</artifactId>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR0c/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR0c/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR0c/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR0c</groupId>
<artifactId>all</artifactId>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR0c/unified/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR0c/unified/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR0c/unified/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR0c</groupId>
<artifactId>all</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR0c</groupId>
<artifactId>unified</artifactId>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR1/jenkins/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR1/jenkins/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR1/jenkins/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR1</groupId>
<artifactId>jenkins</artifactId>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR1/local/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR1/local/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR1/local/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR1</groupId>
<artifactId>local</artifactId>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR1/multiple/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR1/multiple/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR1/multiple/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR1</groupId>
<artifactId>multiple</artifactId>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR1/unified/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR1/unified/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR1/unified/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR1</groupId>
<artifactId>unified</artifactId>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR1a/jenkins/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR1a/jenkins/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR1a/jenkins/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR1a</groupId>
<artifactId>all</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR1a</groupId>
<artifactId>jenkins</artifactId>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR1a/local/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR1a/local/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR1a/local/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR1a</groupId>
<artifactId>all</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR1a</groupId>
<artifactId>local</artifactId>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR1a/multiple/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR1a/multiple/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR1a/multiple/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR1a</groupId>
<artifactId>all</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR1a</groupId>
<artifactId>multiple</artifactId>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR1a/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR1a/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR1a/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR1a</groupId>
<artifactId>all</artifactId>
Modified: trunk/build/target-platforms/jbdevstudio-JunoSR1a/unified/pom.xml
===================================================================
--- trunk/build/target-platforms/jbdevstudio-JunoSR1a/unified/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbdevstudio-JunoSR1a/unified/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR1a</groupId>
<artifactId>all</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbdevstudio-JunoSR1a</groupId>
<artifactId>unified</artifactId>
Modified: trunk/build/target-platforms/jbosstools-JunoSR0b/jenkins/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR0b/jenkins/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbosstools-JunoSR0b/jenkins/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR0b</groupId>
<artifactId>jenkins</artifactId>
Modified: trunk/build/target-platforms/jbosstools-JunoSR0b/local/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR0b/local/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbosstools-JunoSR0b/local/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR0b</groupId>
<artifactId>local</artifactId>
Modified: trunk/build/target-platforms/jbosstools-JunoSR0b/multiple/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR0b/multiple/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbosstools-JunoSR0b/multiple/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR0b</groupId>
<artifactId>multiple</artifactId>
Modified: trunk/build/target-platforms/jbosstools-JunoSR0b/unified/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR0b/unified/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbosstools-JunoSR0b/unified/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR0b</groupId>
<artifactId>unified</artifactId>
Modified: trunk/build/target-platforms/jbosstools-JunoSR0c/jenkins/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR0c/jenkins/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbosstools-JunoSR0c/jenkins/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR0c</groupId>
<artifactId>all</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR0c</groupId>
<artifactId>jenkins</artifactId>
Modified: trunk/build/target-platforms/jbosstools-JunoSR0c/local/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR0c/local/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbosstools-JunoSR0c/local/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR0c</groupId>
<artifactId>all</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR0c</groupId>
<artifactId>local</artifactId>
Modified: trunk/build/target-platforms/jbosstools-JunoSR0c/multiple/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR0c/multiple/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbosstools-JunoSR0c/multiple/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR0c</groupId>
<artifactId>all</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR0c</groupId>
<artifactId>multiple</artifactId>
Modified: trunk/build/target-platforms/jbosstools-JunoSR0c/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR0c/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbosstools-JunoSR0c/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR0c</groupId>
<artifactId>all</artifactId>
Modified: trunk/build/target-platforms/jbosstools-JunoSR0c/unified/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR0c/unified/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbosstools-JunoSR0c/unified/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR0c</groupId>
<artifactId>all</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR0c</groupId>
<artifactId>unified</artifactId>
Modified: trunk/build/target-platforms/jbosstools-JunoSR1/jenkins/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR1/jenkins/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbosstools-JunoSR1/jenkins/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR1</groupId>
<artifactId>jenkins</artifactId>
Modified: trunk/build/target-platforms/jbosstools-JunoSR1/local/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR1/local/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbosstools-JunoSR1/local/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR1</groupId>
<artifactId>local</artifactId>
Modified: trunk/build/target-platforms/jbosstools-JunoSR1/multiple/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR1/multiple/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbosstools-JunoSR1/multiple/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR1</groupId>
<artifactId>multiple</artifactId>
Modified: trunk/build/target-platforms/jbosstools-JunoSR1/unified/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR1/unified/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbosstools-JunoSR1/unified/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR1</groupId>
<artifactId>unified</artifactId>
Modified: trunk/build/target-platforms/jbosstools-JunoSR1a/jenkins/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR1a/jenkins/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbosstools-JunoSR1a/jenkins/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR1a</groupId>
<artifactId>all</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR1a</groupId>
<artifactId>jenkins</artifactId>
Modified: trunk/build/target-platforms/jbosstools-JunoSR1a/local/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR1a/local/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbosstools-JunoSR1a/local/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR1a</groupId>
<artifactId>all</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR1a</groupId>
<artifactId>local</artifactId>
Modified: trunk/build/target-platforms/jbosstools-JunoSR1a/multiple/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR1a/multiple/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbosstools-JunoSR1a/multiple/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR1a</groupId>
<artifactId>all</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR1a</groupId>
<artifactId>multiple</artifactId>
Modified: trunk/build/target-platforms/jbosstools-JunoSR1a/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR1a/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbosstools-JunoSR1a/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR1a</groupId>
<artifactId>all</artifactId>
Modified: trunk/build/target-platforms/jbosstools-JunoSR1a/unified/pom.xml
===================================================================
--- trunk/build/target-platforms/jbosstools-JunoSR1a/unified/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/jbosstools-JunoSR1a/unified/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR1a</groupId>
<artifactId>all</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.target-platforms.jbosstools-JunoSR1a</groupId>
<artifactId>unified</artifactId>
Modified: trunk/build/target-platforms/pom.xml
===================================================================
--- trunk/build/target-platforms/pom.xml 2012-10-13 03:12:25 UTC (rev 44500)
+++ trunk/build/target-platforms/pom.xml 2012-10-13 03:38:02 UTC (rev 44501)
@@ -6,7 +6,7 @@
<version>0.0.1-SNAPSHOT</version> </parent> -->
<groupId>org.jboss.tools</groupId>
<artifactId>target-platforms</artifactId>
- <version>4.0.0.Beta1-SNAPSHOT</version>
+ <version>4.0.0.Beta2-SNAPSHOT</version>
<name>JBoss Tools + JBDS Target Platform Parent</name>
<packaging>pom</packaging>
12 years, 3 months