JBoss Tools SVN: r36929 - in branches/jbosstools-3.3.0.M5/build: target-platform and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-12-03 19:31:45 -0500 (Sat, 03 Dec 2011)
New Revision: 36929
Modified:
branches/jbosstools-3.3.0.M5/build/parent/pom.xml
branches/jbosstools-3.3.0.M5/build/target-platform/multiple.target
branches/jbosstools-3.3.0.M5/build/target-platform/multiple.target.p2mirror.xml
Log:
switch to stable_branch
Modified: branches/jbosstools-3.3.0.M5/build/parent/pom.xml
===================================================================
--- branches/jbosstools-3.3.0.M5/build/parent/pom.xml 2011-12-04 00:16:53 UTC (rev 36928)
+++ branches/jbosstools-3.3.0.M5/build/parent/pom.xml 2011-12-04 00:31:45 UTC (rev 36929)
@@ -41,11 +41,11 @@
<!-- 2a. URL of latest JBT nightly staging composite site (all the components
in once place) -->
<!-- for trunk use _composite_/trunk; for 3.3_stable_branch, use _composite_/3.3.indigo -->
- <jbosstools-nightly-staging-composite>http://download.jboss.org/jbosstools/builds/staging/_composite_/trunk/</jbosstools-nightly-staging-composite>
+ <jbosstools-nightly-staging-composite>http://download.jboss.org/jbosstools/builds/staging/_composite_/3.3.indigo/</jbosstools-nightly-staging-composite>
<!-- 2b. or use -Plocal.composite -Dlocal.composite=file:///path/to/mirror/of/composite/staging/site/ -->
<!-- for trunk use _composite_/trunk; for 3.3_stable_branch, use _composite_/3.3.indigo -->
- <local.composite>file:///home/hudson/static_build_env/jbds/builds/staging/_composite_/trunk/</local.composite>
+ <local.composite>file:///home/hudson/static_build_env/jbds/builds/staging/_composite_/3.3.indigo/</local.composite>
<!-- 3a. URL of latest JBT requirements composite mirror -->
<jboss-requirements-composite-mirror>http://download.jboss.org/jbosstools/updates/indigo/SR1/</jboss-requirements-composite-mirror>
Modified: branches/jbosstools-3.3.0.M5/build/target-platform/multiple.target
===================================================================
--- branches/jbosstools-3.3.0.M5/build/target-platform/multiple.target 2011-12-04 00:16:53 UTC (rev 36928)
+++ branches/jbosstools-3.3.0.M5/build/target-platform/multiple.target 2011-12-04 00:31:45 UTC (rev 36929)
@@ -9,7 +9,7 @@
<locations>
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
<!-- for trunk use _composite_/trunk; for 3.3_stable_branch, use _composite_/3.3.indigo -->
- <repository location="http://download.jboss.org/jbosstools/builds/staging/_composite_/trunk/"/>
+ <repository location="http://download.jboss.org/jbosstools/builds/staging/_composite_/3.3.indigo/"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
Modified: branches/jbosstools-3.3.0.M5/build/target-platform/multiple.target.p2mirror.xml
===================================================================
--- branches/jbosstools-3.3.0.M5/build/target-platform/multiple.target.p2mirror.xml 2011-12-04 00:16:53 UTC (rev 36928)
+++ branches/jbosstools-3.3.0.M5/build/target-platform/multiple.target.p2mirror.xml 2011-12-04 00:31:45 UTC (rev 36929)
@@ -28,7 +28,7 @@
<p2.mirror destination="file://${repoDir}" verbose="${verbose}">
<slicingOptions includeFeatures="true" followStrict="${followStrict}"/>
<source>
-<repository location="http://download.jboss.org/jbosstools/builds/staging/_composite_/trunk/"/>
+<repository location="http://download.jboss.org/jbosstools/builds/staging/_composite_/3.3.indigo/"/>
<repository location="http://download.jboss.org/jbosstools/updates/indigo/SR1/"/>
</source>
<iu id="org.eclipse.m2e.sdk.feature.feature.group" version=""/>
13 years, 1 month
JBoss Tools SVN: r36928 - trunk/build/parent.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-12-03 19:16:53 -0500 (Sat, 03 Dec 2011)
New Revision: 36928
Modified:
trunk/build/parent/pom.xml
Log:
bump trunk from M5 -> Beta1
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2011-12-04 00:08:56 UTC (rev 36927)
+++ trunk/build/parent/pom.xml 2011-12-04 00:16:53 UTC (rev 36928)
@@ -18,7 +18,7 @@
<scmBranch>trunk</scmBranch>
<JBT_VERSION>3.3.0</JBT_VERSION>
<JBDS_VERSION>5.0.0</JBDS_VERSION>
- <BUILD_ALIAS>M5</BUILD_ALIAS>
+ <BUILD_ALIAS>Beta1</BUILD_ALIAS>
<memoryOptions1>-Xms512m -Xmx1024m -XX:PermSize=256m</memoryOptions1>
<memoryOptions2>-XX:MaxPermSize=256m</memoryOptions2>
<systemProperties></systemProperties>
13 years, 1 month
JBoss Tools SVN: r36927 - branches.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-12-03 19:08:56 -0500 (Sat, 03 Dec 2011)
New Revision: 36927
Added:
branches/jbosstools-3.3.0.M5/
Log:
branch for M5
13 years, 1 month
JBoss Tools SVN: r36926 - trunk/central.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-12-03 18:54:45 -0500 (Sat, 03 Dec 2011)
New Revision: 36926
Modified:
trunk/central/README.localhost.testing.txt
Log:
update readme
Modified: trunk/central/README.localhost.testing.txt
===================================================================
--- trunk/central/README.localhost.testing.txt 2011-12-03 23:43:42 UTC (rev 36925)
+++ trunk/central/README.localhost.testing.txt 2011-12-03 23:54:45 UTC (rev 36926)
@@ -1,25 +1,27 @@
To build/test/iterate locally:
-1. Run a web server locally, so you can access central/site/target/site/jbosstools-directory.xml via an http:// URL
+0. Run a web server locally, so you can access central/site/target/site/jbosstools-directory.xml via an http:// URL. You have many options for this. Here's one:
-To run a server locally, you have many options. Here's one:
-
su
cd /tmp; wget -nc http://elonen.iki.fi/code/nanohttpd/NanoHTTPD.java
- javac NanoHTTPD.java; java NanoHTTPD -d /path/to/central/site/
+ javac NanoHTTPD.java; java NanoHTTPD -d /path/to/parent/folder/for/central/
-1. edit central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java
+1. edit central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java to set a new path for JBOSS_DISCOVERY_DIRECTORY_3_3_0_XML:
- set a new path for JBOSS_DISCOVERY_DIRECTORY_3_3_0_XML, pointing at http://localhost/target/site/jbosstools-directory.xml as per the example above
+ private static final String JBOSS_DISCOVERY_DIRECTORY_3_3_0_XML = "http://localhost/central/site/target/site/jbosstools-directory.xml"; // for testing on localhost
-2. build in central/ folder using `mvn clean install`
+2. build central/ folder:
-4. verify the directory.xml file is generated, and http-accessible:
+ cd /path/to/central; mvn clean install
- firefox http://localhost/target/site/jbosstools-directory.xml
+3. verify the directory.xml file is generated, and http-accessible:
-5. verify central/site/target/site/jbosstools-directory.xml points at the updated version of the o.j.t.central plugin in /path/to/central/site/target/site/plugins/
+ firefox http://localhost/central/site/target/site/jbosstools-directory.xml
-6. install updated o.j.t.central plugin into new Eclipse instance from http://localhost/target/site/
+4. verify central/site/target/site/jbosstools-directory.xml points at the updated version of the o.j.t.central plugin in /path/to/central/site/target/site/plugins/
+5. install updated o.j.t.central plugin into new Eclipse instance from http://localhost/central/site/target/site/ (or local file:// path if you prefer). Restart when prompted.
+6. Change central/plugins/org.jboss.tools.central/plugin.xml, then repeat steps 2-5.
+
+
13 years, 1 month
JBoss Tools SVN: r36925 - trunk/central/plugins/org.jboss.tools.central.discovery.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-12-03 18:43:42 -0500 (Sat, 03 Dec 2011)
New Revision: 36925
Modified:
trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml
Log:
JBIDE-10333 remove certification links from Central
Modified: trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml
===================================================================
--- trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2011-12-03 23:34:21 UTC (rev 36924)
+++ trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2011-12-03 23:43:42 UTC (rev 36925)
@@ -3,29 +3,6 @@
<plugin>
<extension
point="org.eclipse.mylyn.discovery.core.connectorDiscovery">
- <certification
- id="com.jboss.jbds.central.discovery.certification.extras"
- name="JBoss Developer Studio - Extras"
- url="http://devstudio.jboss.com">
- <description>
- Extra Plugins for JBoss Tools or JBoss Developer Studio
- </description>
- <icon
- image32="images/jbds_icon32.png">
- </icon>
- </certification>
- <certification
- id="org.jboss.tools.central.discovery.certification"
- name="JBoss Tools"
- url="http://www.jboss.org/tools/">
- <description>
- Plugins for JBoss Tools or JBoss Developer Studio
- </description>
- <icon
- image32="images/jbosstools_icon32.png">
- </icon>
- </certification>
-
<connectorCategory
description="Plugins for working with Maven"
id="org.jboss.tools.central.discovery.maven"
@@ -39,7 +16,6 @@
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.maven"
- certificationId="org.jboss.tools.central.discovery.certification"
groupId="org.jboss.tools.central.discovery.maven.core"
description="JBoss Maven Integration"
id="org.jboss.tools.maven.feature"
@@ -57,7 +33,6 @@
</connectorDescriptor>
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.maven"
- certificationId="org.jboss.tools.central.discovery.certification"
groupId="org.jboss.tools.central.discovery.maven.configurators"
description="JBoss Maven CDI Configurator"
id="org.jboss.tools.maven.cdi.feature"
@@ -75,7 +50,6 @@
</connectorDescriptor>
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.maven"
- certificationId="org.jboss.tools.central.discovery.certification"
groupId="org.jboss.tools.central.discovery.maven.configurators"
description="JBoss Maven Hibernate Configurator"
id="org.jboss.tools.maven.hibernate.feature"
@@ -93,7 +67,6 @@
</connectorDescriptor>
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.maven"
- certificationId="org.jboss.tools.central.discovery.certification"
groupId="org.jboss.tools.central.discovery.maven.configurators"
description="JBoss Maven JAX-RS Configurator"
id="org.jboss.tools.maven.jaxrs.feature"
@@ -111,7 +84,6 @@
</connectorDescriptor>
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.maven"
- certificationId="org.jboss.tools.central.discovery.certification"
groupId="org.jboss.tools.central.discovery.maven.configurators"
description="JBoss Maven JSF Configurator"
id="org.jboss.tools.maven.jsf.feature"
@@ -129,7 +101,6 @@
</connectorDescriptor>
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.maven"
- certificationId="org.jboss.tools.central.discovery.certification"
groupId="org.jboss.tools.central.discovery.maven.configurators"
description="JBoss Maven Portlet Configurator"
id="org.jboss.tools.maven.portlet.feature"
@@ -147,7 +118,6 @@
</connectorDescriptor>
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.maven"
- certificationId="org.jboss.tools.central.discovery.certification"
groupId="org.jboss.tools.central.discovery.maven.configurators"
description="JBoss Maven Seam Configurator"
id="org.jboss.tools.maven.seam.feature"
@@ -166,7 +136,6 @@
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.maven"
- certificationId="com.jboss.jbds.central.discovery.certification.extras"
groupId="org.jboss.tools.central.discovery.maven.upstream"
description="Maven Integration for Eclipse (m2e)"
id="org.eclipse.m2e.feature"
@@ -184,7 +153,6 @@
</connectorDescriptor>
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.maven"
- certificationId="com.jboss.jbds.central.discovery.certification.extras"
groupId="org.jboss.tools.central.discovery.maven.upstream"
description="Maven Integration for Web Tools (m2e-wtp)"
id="org.maven.ide.eclipse.wtp.feature"
@@ -213,7 +181,6 @@
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.scm"
- certificationId="com.jboss.jbds.central.discovery.certification.extras"
description="Eclipse Team Provider for the Git version control system"
id="org.eclipse.egit"
kind="task"
@@ -230,7 +197,6 @@
</connectorDescriptor>
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.scm"
- certificationId="com.jboss.jbds.central.discovery.certification.extras"
description="Eclipse Team Provider for the Subversion version control system"
id="org.tigris.subversion.subclipse"
kind="task"
@@ -259,7 +225,6 @@
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.testing"
- certificationId="com.jboss.jbds.central.discovery.certification.extras"
description="Tool support for FindBugs"
id="edu.umd.cs.findbugs.plugin.eclipse"
kind="task"
@@ -292,7 +257,6 @@
</connectorDescriptor>
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.testing"
- certificationId="com.jboss.jbds.central.discovery.certification.extras"
description="Tool support for PMD"
id="net.sourceforge.pmd.eclipse"
kind="task"
@@ -309,7 +273,6 @@
</connectorDescriptor>
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.testing"
- certificationId="com.jboss.jbds.central.discovery.certification.extras"
description="Tool support for TestNG"
id="org.testng.eclipse"
kind="task"
@@ -372,7 +335,6 @@
</connectorDescriptor>
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.web"
- certificationId="com.jboss.jbds.central.discovery.certification.extras"
description="Tool support for the Spring Framework"
id="org.springframework.ide.eclipse.feature"
kind="task"
13 years, 1 month
JBoss Tools SVN: r36924 - trunk/central/plugins/org.jboss.tools.central.discovery.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-12-03 18:34:21 -0500 (Sat, 03 Dec 2011)
New Revision: 36924
Modified:
trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml
Log:
reorder file contents to match rendered results - order in file == order in Central; add groupIds to force reordering of Maven connectors
Modified: trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml
===================================================================
--- trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2011-12-03 22:29:04 UTC (rev 36923)
+++ trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2011-12-03 23:34:21 UTC (rev 36924)
@@ -31,180 +31,167 @@
id="org.jboss.tools.central.discovery.maven"
name="Maven"
relevance="60">
- <group id="bundled" />
- <group id="extra" />
+ <!-- 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" />
</connectorCategory>
- <connectorCategory
- description="Plugins for testing + code quality"
- id="org.jboss.tools.central.discovery.testing"
- name="Testing"
- relevance="60">
- <group id="bundled" />
- <group id="extra" />
- </connectorCategory>
-
- <connectorCategory
- description="Plugins for source control systems"
- id="org.jboss.tools.central.discovery.scm"
- name="Source Control Management"
- relevance="60">
- <group id="bundled" />
- <group id="extra" />
- </connectorCategory>
-
- <connectorCategory
- description="Plugins for web development"
- id="org.jboss.tools.central.discovery.web"
- name="Web Development"
- relevance="60">
- <group id="bundled" />
- <group id="extra" />
- </connectorCategory>
-
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.web"
- description="Google App Engine for Java 1.6.0 SDK Bundle"
- id="com.google.appengine.eclipse.sdkbundle.e37.feature"
+ categoryId="org.jboss.tools.central.discovery.maven"
+ certificationId="org.jboss.tools.central.discovery.certification"
+ groupId="org.jboss.tools.central.discovery.maven.core"
+ description="JBoss Maven Integration"
+ id="org.jboss.tools.maven.feature"
kind="task"
- license="EPL, Other"
- name="Google App Engine Java SDK"
- provider="Google, Inc."
- siteUrl="http://dl.google.com/eclipse/plugin/3.7/">
+ license="Free, EPL"
+ name="JBoss Maven Integration"
+ provider="JBoss by Red Hat"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/indigo">
<icon
- image32="images/google_32.png">
+ image32="images/jbosstools_icon32.png">
</icon>
<overview
- url="http://code.google.com/p/google-plugin-for-eclipse/">
+ url="http://www.jboss.org/tools">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.web"
- description="Google Web Toolkit 2.4.0 SDK Bundle"
- id="com.google.gwt.eclipse.sdkbundle.e37.feature"
+ categoryId="org.jboss.tools.central.discovery.maven"
+ certificationId="org.jboss.tools.central.discovery.certification"
+ groupId="org.jboss.tools.central.discovery.maven.configurators"
+ description="JBoss Maven CDI Configurator"
+ id="org.jboss.tools.maven.cdi.feature"
kind="task"
- license="EPL, Other"
- name="Google Web Toolkit SDK"
- provider="Google, Inc."
- siteUrl="http://dl.google.com/eclipse/plugin/3.7/">
+ license="Free, EPL"
+ name="JBoss Maven CDI Configurator"
+ provider="JBoss by Red Hat"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/indigo">
<icon
- image32="images/google_32.png">
+ image32="images/jbosstools_icon32.png">
</icon>
<overview
- url="http://code.google.com/p/google-plugin-for-eclipse/">
+ url="http://www.jboss.org/tools">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.testing"
- description="JRebel Eclipse Plug-in"
- id="org.zeroturnaround.eclipse.feature"
+ categoryId="org.jboss.tools.central.discovery.maven"
+ certificationId="org.jboss.tools.central.discovery.certification"
+ groupId="org.jboss.tools.central.discovery.maven.configurators"
+ description="JBoss Maven Hibernate Configurator"
+ id="org.jboss.tools.maven.hibernate.feature"
kind="task"
- license="Commercial"
- name="JRebel for Eclipse"
- provider="zeroturnaround.org"
- siteUrl="http://www.zeroturnaround.com/update-site/">
+ license="Free, EPL"
+ name="JBoss Maven Hibernate Configurator"
+ provider="JBoss by Red Hat"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/indigo">
<icon
- image32="images/jrebel_32.png">
+ image32="images/jbosstools_icon32.png">
</icon>
<overview
- url="http://zeroturnaround.com/jrebel/current/">
+ url="http://www.jboss.org/tools">
</overview>
</connectorDescriptor>
-
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.scm"
- certificationId="com.jboss.jbds.central.discovery.certification.extras"
- description="Eclipse Team Provider for the Subversion version control system"
- id="org.tigris.subversion.subclipse"
+ categoryId="org.jboss.tools.central.discovery.maven"
+ certificationId="org.jboss.tools.central.discovery.certification"
+ groupId="org.jboss.tools.central.discovery.maven.configurators"
+ description="JBoss Maven JAX-RS Configurator"
+ id="org.jboss.tools.maven.jaxrs.feature"
kind="task"
- license="Free, Subclipse Software User Agreement"
- name="Subclipse SVN Team Provider Core"
- provider="tigris.org"
- siteUrl="http://download.jboss.org/jbosstools/updates/indigo/extras/">
+ license="Free, EPL"
+ name="JBoss Maven JAX-RS Configurator"
+ provider="JBoss by Red Hat"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/indigo">
<icon
- image32="images/subclipse_32.gif">
+ image32="images/jbosstools_icon32.png">
</icon>
<overview
- url="http://subclipse.tigris.org/">
+ url="http://www.jboss.org/tools">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.testing"
- certificationId="com.jboss.jbds.central.discovery.certification.extras"
- description="Tool support for PMD"
- id="net.sourceforge.pmd.eclipse"
+ categoryId="org.jboss.tools.central.discovery.maven"
+ certificationId="org.jboss.tools.central.discovery.certification"
+ groupId="org.jboss.tools.central.discovery.maven.configurators"
+ description="JBoss Maven JSF Configurator"
+ id="org.jboss.tools.maven.jsf.feature"
kind="task"
- license="Free, PMD License"
- name="PMD for Eclipse"
- provider="PMD Development Team"
- siteUrl="http://download.jboss.org/jbosstools/updates/indigo/extras/">
+ license="Free, EPL"
+ name="JBoss Maven JSF Configurator"
+ provider="JBoss by Red Hat"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/indigo">
<icon
- image32="images/pmd_32.png">
+ image32="images/jbosstools_icon32.png">
</icon>
<overview
- url="http://pmd.sourceforge.net/">
+ url="http://www.jboss.org/tools">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.testing"
- certificationId="com.jboss.jbds.central.discovery.certification.extras"
- description="FindBugs Plug-in"
- id="edu.umd.cs.findbugs.plugin.eclipse"
+ categoryId="org.jboss.tools.central.discovery.maven"
+ certificationId="org.jboss.tools.central.discovery.certification"
+ groupId="org.jboss.tools.central.discovery.maven.configurators"
+ description="JBoss Maven Portlet Configurator"
+ id="org.jboss.tools.maven.portlet.feature"
kind="task"
- license="Free, Lesser GNU Public License"
- name="FindBugs Feature"
- provider="FindBugs Project"
- siteUrl="http://download.jboss.org/jbosstools/updates/indigo/extras/">
+ license="Free, EPL"
+ name="JBoss Maven Portlet Configurator"
+ provider="JBoss by Red Hat"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/indigo">
<icon
- image32="images/findbugs_32.png">
+ image32="images/jbosstools_icon32.png">
</icon>
<overview
- url="http://findbugs.sourceforge.net/">
+ url="http://www.jboss.org/tools">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.web"
- certificationId="com.jboss.jbds.central.discovery.certification.extras"
- description="Tool support for the Spring Framework"
- id="org.springframework.ide.eclipse.feature"
+ categoryId="org.jboss.tools.central.discovery.maven"
+ certificationId="org.jboss.tools.central.discovery.certification"
+ groupId="org.jboss.tools.central.discovery.maven.configurators"
+ description="JBoss Maven Seam Configurator"
+ id="org.jboss.tools.maven.seam.feature"
kind="task"
- license="Free, Spring IDE Project Software User Agreement, EPL"
- name="Spring IDE Core"
- provider="Spring IDE Developers"
- siteUrl="http://download.jboss.org/jbosstools/updates/indigo/extras/">
+ license="Free, EPL"
+ name="JBoss Maven Seam Configurator"
+ provider="JBoss by Red Hat"
+ siteUrl="http://download.jboss.org/jbosstools/updates/development/indigo">
<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.scm"
+ categoryId="org.jboss.tools.central.discovery.maven"
certificationId="com.jboss.jbds.central.discovery.certification.extras"
- description="An Eclipse Git Team provider in pure Java"
- id="org.eclipse.egit"
+ 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="Eclipse EGit"
- provider="Eclipse Git"
+ name="Maven Integration for Eclipse (m2e)"
+ provider="eclipse.org"
siteUrl="http://download.jboss.org/jbosstools/updates/indigo/">
<icon
- image32="images/egit_32.png">
+ image32="images/m2e_32.gif">
</icon>
<overview
- url="http://www.eclipse.org/egit/">
+ url="http://www.eclipse.org/m2e/">
</overview>
</connectorDescriptor>
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.maven"
certificationId="com.jboss.jbds.central.discovery.certification.extras"
- description="m2e - Maven Integration for Eclipse"
- id="org.eclipse.m2e.feature"
+ 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="m2e - Maven Integration for Eclipse"
- provider="Eclipse.org - m2e"
+ name="Maven Integration for Web Tools (m2e-wtp)"
+ provider="eclipse.org"
siteUrl="http://download.jboss.org/jbosstools/updates/indigo/">
<icon
image32="images/m2e_32.gif">
@@ -213,160 +200,193 @@
url="http://www.eclipse.org/m2e/">
</overview>
</connectorDescriptor>
+
+ <!-- SCM -->
+ <connectorCategory
+ description="Plugins for source control systems"
+ id="org.jboss.tools.central.discovery.scm"
+ name="Source Control Management"
+ relevance="60">
+ <group id="bundled" />
+ <group id="extra" />
+ </connectorCategory>
+
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
+ categoryId="org.jboss.tools.central.discovery.scm"
certificationId="com.jboss.jbds.central.discovery.certification.extras"
- description="Maven Integration for Web Tools"
- id="org.maven.ide.eclipse.wtp.feature"
+ description="Eclipse Team Provider for the Git version control system"
+ id="org.eclipse.egit"
kind="task"
license="Free, EPL"
- name="Maven Integration for WTP"
- provider="Eclipse.org - m2e"
+ name="Eclipse EGit"
+ provider="eclipse.org"
siteUrl="http://download.jboss.org/jbosstools/updates/indigo/">
<icon
- image32="images/m2e_32.gif">
+ image32="images/egit_32.png">
</icon>
<overview
- url="http://www.eclipse.org/m2e/">
+ url="http://www.eclipse.org/egit/">
</overview>
</connectorDescriptor>
- <connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.testing"
+ <connectorDescriptor
+ categoryId="org.jboss.tools.central.discovery.scm"
certificationId="com.jboss.jbds.central.discovery.certification.extras"
- description="TestNG plug-in for Eclipse"
- id="org.testng.eclipse"
+ description="Eclipse Team Provider for the Subversion version control system"
+ id="org.tigris.subversion.subclipse"
kind="task"
- license="Free, ASL"
- name="TestNG"
- provider="Cedric Beust"
+ license="Free, Subclipse Software User Agreement"
+ name="Subclipse SVN Team Provider Core"
+ provider="tigris.org"
siteUrl="http://download.jboss.org/jbosstools/updates/indigo/extras/">
<icon
- image32="images/testng_16.gif">
+ image32="images/subclipse_32.gif">
</icon>
<overview
- summary="TestNG plug-in for Eclipse"
- screenshot="images/testng_screenshot.png"
- url="http://testng.org/">
+ url="http://subclipse.tigris.org/">
</overview>
</connectorDescriptor>
+
+ <!-- Testing -->
+
+ <connectorCategory
+ description="Plugins for testing + code quality"
+ id="org.jboss.tools.central.discovery.testing"
+ name="Testing"
+ relevance="60">
+ <group id="bundled" />
+ <group id="extra" />
+ </connectorCategory>
+
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- certificationId="org.jboss.tools.central.discovery.certification"
- description="JBoss Maven Integration"
- id="org.jboss.tools.maven.feature"
+ categoryId="org.jboss.tools.central.discovery.testing"
+ certificationId="com.jboss.jbds.central.discovery.certification.extras"
+ description="Tool support for FindBugs"
+ id="edu.umd.cs.findbugs.plugin.eclipse"
kind="task"
- license="Free, EPL"
- name="JBoss Maven Integration"
- provider="JBoss by Red Hat"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/indigo">
+ license="Free, LGPL"
+ name="FindBugs"
+ provider="FindBugs Project"
+ siteUrl="http://download.jboss.org/jbosstools/updates/indigo/extras/">
<icon
- image32="images/jbosstools_icon32.png">
+ image32="images/findbugs_32.png">
</icon>
<overview
- url="http://www.jboss.org/tools">
+ url="http://findbugs.sourceforge.net/">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- certificationId="org.jboss.tools.central.discovery.certification"
- description="JBoss Maven CDI Configurator"
- id="org.jboss.tools.maven.cdi.feature"
+ categoryId="org.jboss.tools.central.discovery.testing"
+ description="Tool support for JRebel"
+ id="org.zeroturnaround.eclipse.feature"
kind="task"
- license="Free, EPL"
- name="JBoss Maven CDI Configurator"
- provider="JBoss by Red Hat"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/indigo">
+ license="Commercial"
+ name="JRebel"
+ provider="zeroturnaround.org"
+ siteUrl="http://www.zeroturnaround.com/update-site/">
<icon
- image32="images/jbosstools_icon32.png">
+ image32="images/jrebel_32.png">
</icon>
<overview
- url="http://www.jboss.org/tools">
+ url="http://zeroturnaround.com/jrebel/current/">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- certificationId="org.jboss.tools.central.discovery.certification"
- description="JBoss Maven Hibernate Configurator"
- id="org.jboss.tools.maven.hibernate.feature"
+ categoryId="org.jboss.tools.central.discovery.testing"
+ certificationId="com.jboss.jbds.central.discovery.certification.extras"
+ description="Tool support for PMD"
+ id="net.sourceforge.pmd.eclipse"
kind="task"
- license="Free, EPL"
- name="JBoss Maven Hibernate Configurator"
- provider="JBoss by Red Hat"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/indigo">
+ license="Free, PMD License"
+ name="PMD"
+ provider="PMD Development Team"
+ siteUrl="http://download.jboss.org/jbosstools/updates/indigo/extras/">
<icon
- image32="images/jbosstools_icon32.png">
+ image32="images/pmd_32.png">
</icon>
<overview
- url="http://www.jboss.org/tools">
+ url="http://pmd.sourceforge.net/">
</overview>
</connectorDescriptor>
- <connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- certificationId="org.jboss.tools.central.discovery.certification"
- description="JBoss Maven JAX-RS Configurator"
- id="org.jboss.tools.maven.jaxrs.feature"
+ <connectorDescriptor
+ categoryId="org.jboss.tools.central.discovery.testing"
+ certificationId="com.jboss.jbds.central.discovery.certification.extras"
+ description="Tool support for TestNG"
+ id="org.testng.eclipse"
kind="task"
- license="Free, EPL"
- name="JBoss Maven JAX-RS Configurator"
- provider="JBoss by Red Hat"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/indigo">
+ license="Free, ASL"
+ name="TestNG"
+ provider="Cedric Beust"
+ siteUrl="http://download.jboss.org/jbosstools/updates/indigo/extras/">
<icon
- image32="images/jbosstools_icon32.png">
+ image32="images/testng_16.gif">
</icon>
<overview
- url="http://www.jboss.org/tools">
+ summary="TestNG plug-in for Eclipse"
+ screenshot="images/testng_screenshot.png"
+ url="http://testng.org/">
</overview>
</connectorDescriptor>
+
+ <!-- Web -->
+
+ <connectorCategory
+ description="Plugins for web development"
+ id="org.jboss.tools.central.discovery.web"
+ name="Web Development"
+ relevance="60">
+ <group id="bundled" />
+ <group id="extra" />
+ </connectorCategory>
+
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- certificationId="org.jboss.tools.central.discovery.certification"
- description="JBoss Maven JSF Configurator"
- id="org.jboss.tools.maven.jsf.feature"
+ categoryId="org.jboss.tools.central.discovery.web"
+ description="Google App Engine for Java 1.6.0 SDK Bundle"
+ id="com.google.appengine.eclipse.sdkbundle.e37.feature"
kind="task"
- license="Free, EPL"
- name="JBoss Maven JSF Configurator"
- provider="JBoss by Red Hat"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/indigo">
+ license="EPL, Other"
+ name="Google App Engine Java SDK"
+ provider="Google, Inc."
+ siteUrl="http://dl.google.com/eclipse/plugin/3.7/">
<icon
- image32="images/jbosstools_icon32.png">
+ image32="images/google_32.png">
</icon>
<overview
- url="http://www.jboss.org/tools">
+ url="http://code.google.com/p/google-plugin-for-eclipse/">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- certificationId="org.jboss.tools.central.discovery.certification"
- description="JBoss Maven Portlet Configurator"
- id="org.jboss.tools.maven.portlet.feature"
+ categoryId="org.jboss.tools.central.discovery.web"
+ description="Google Web Toolkit 2.4.0 SDK Bundle"
+ id="com.google.gwt.eclipse.sdkbundle.e37.feature"
kind="task"
- license="Free, EPL"
- name="JBoss Maven Portlet Configurator"
- provider="JBoss by Red Hat"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/indigo">
+ license="EPL, Other"
+ name="Google Web Toolkit SDK"
+ provider="Google, Inc."
+ siteUrl="http://dl.google.com/eclipse/plugin/3.7/">
<icon
- image32="images/jbosstools_icon32.png">
+ image32="images/google_32.png">
</icon>
<overview
- url="http://www.jboss.org/tools">
+ url="http://code.google.com/p/google-plugin-for-eclipse/">
</overview>
</connectorDescriptor>
<connectorDescriptor
- categoryId="org.jboss.tools.central.discovery.maven"
- certificationId="org.jboss.tools.central.discovery.certification"
- description="JBoss Maven Seam Configurator"
- id="org.jboss.tools.maven.seam.feature"
+ categoryId="org.jboss.tools.central.discovery.web"
+ certificationId="com.jboss.jbds.central.discovery.certification.extras"
+ description="Tool support for the Spring Framework"
+ id="org.springframework.ide.eclipse.feature"
kind="task"
- license="Free, EPL"
- name="JBoss Maven Seam Configurator"
- provider="JBoss by Red Hat"
- siteUrl="http://download.jboss.org/jbosstools/updates/development/indigo">
+ license="Free, Spring IDE Project Software User Agreement, EPL"
+ name="Spring IDE Core"
+ provider="Spring IDE Developers"
+ siteUrl="http://download.jboss.org/jbosstools/updates/indigo/extras/">
<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>
+
</extension>
</plugin>
13 years, 1 month
JBoss Tools SVN: r36923 - trunk/central/site.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-12-03 17:29:04 -0500 (Sat, 03 Dec 2011)
New Revision: 36923
Modified:
trunk/central/site/pom.xml
Log:
enable generation of directory.xml file, as well as suppressing uncatg'd features and creating an index.html page
Modified: trunk/central/site/pom.xml
===================================================================
--- trunk/central/site/pom.xml 2011-12-03 22:28:57 UTC (rev 36922)
+++ trunk/central/site/pom.xml 2011-12-03 22:29:04 UTC (rev 36923)
@@ -10,6 +10,77 @@
<groupId>org.jboss.tools.central</groupId>
<artifactId>central.site</artifactId>
<name>central.site</name>
-
<packaging>eclipse-update-site</packaging>
-</project>
\ No newline at end of file
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-antrun-plugin</artifactId>
+ <version>${maven.antrun.plugin.version}</version>
+ <executions>
+ <execution>
+ <id>install</id>
+ <phase>install</phase>
+ <configuration>
+ <quiet>true</quiet>
+ <tasks>
+ <!-- called AFTER generating update site + zip to add in extra content -->
+ <!-- <ant antfile="build.xml" target="generate.directory.xml.only" dir="../../build/aggregate/"> -->
+ <ant antfile="build.xml" target="basic.build" dir="../../build/aggregate/">
+ <property name="output.dir" value="${basedir}" />
+ <property name="inputRepo"
+ value="${jbosstools-nightly-staging-composite}" />
+ <property name="update.site.name" value="JBoss Tools - Central"/>
+ <property name="JBT_VERSION" value="${JBT_VERSION}" />
+ <property name="BUILD_ALIAS" value="${BUILD_ALIAS}" />
+ </ant>
+ <delete file="index.html"/>
+ <delete file="jbosstools-directory.xml"/>
+ </tasks>
+ </configuration>
+ <goals>
+ <goal>run</goal>
+ </goals>
+ </execution>
+ </executions>
+ <dependencies>
+ <dependency>
+ <groupId>commons-net</groupId>
+ <artifactId>commons-net</artifactId>
+ <version>1.4.1</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.ant</groupId>
+ <artifactId>ant</artifactId>
+ <version>1.7.1</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.ant</groupId>
+ <artifactId>ant-nodeps</artifactId>
+ <version>1.7.1</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.ant</groupId>
+ <artifactId>ant-trax</artifactId>
+ <version>1.7.1</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.ant</groupId>
+ <artifactId>ant-commons-net</artifactId>
+ <version>1.7.1</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.ant</groupId>
+ <artifactId>ant-apache-regexp</artifactId>
+ <version>1.7.1</version>
+ </dependency>
+ <dependency>
+ <groupId>ant-contrib</groupId>
+ <artifactId>ant-contrib</artifactId>
+ <version>1.0b3</version>
+ </dependency>
+ </dependencies>
+ </plugin>
+ </plugins>
+ </build>
+</project>
13 years, 1 month
JBoss Tools SVN: r36922 - trunk/central/plugins/org.jboss.tools.community.central.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-12-03 17:28:57 -0500 (Sat, 03 Dec 2011)
New Revision: 36922
Modified:
trunk/central/plugins/org.jboss.tools.community.central/build.properties
Log:
add missing PDE directives for building
Modified: trunk/central/plugins/org.jboss.tools.community.central/build.properties
===================================================================
--- trunk/central/plugins/org.jboss.tools.community.central/build.properties 2011-12-03 22:28:49 UTC (rev 36921)
+++ trunk/central/plugins/org.jboss.tools.community.central/build.properties 2011-12-03 22:28:57 UTC (rev 36922)
@@ -7,3 +7,7 @@
jboss_about.png,\
plugin.xml,\
icons/
+output.. = bin/
+source.. = src/
+src.includes = *
+src.excludes = src
13 years, 1 month
JBoss Tools SVN: r36921 - trunk/central.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-12-03 17:28:49 -0500 (Sat, 03 Dec 2011)
New Revision: 36921
Added:
trunk/central/README.localhost.testing.txt
Log:
add README about localhost testing
Added: trunk/central/README.localhost.testing.txt
===================================================================
--- trunk/central/README.localhost.testing.txt (rev 0)
+++ trunk/central/README.localhost.testing.txt 2011-12-03 22:28:49 UTC (rev 36921)
@@ -0,0 +1,25 @@
+To build/test/iterate locally:
+
+1. Run a web server locally, so you can access central/site/target/site/jbosstools-directory.xml via an http:// URL
+
+To run a server locally, you have many options. Here's one:
+
+ su
+ cd /tmp; wget -nc http://elonen.iki.fi/code/nanohttpd/NanoHTTPD.java
+ javac NanoHTTPD.java; java NanoHTTPD -d /path/to/central/site/
+
+1. edit central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java
+
+ set a new path for JBOSS_DISCOVERY_DIRECTORY_3_3_0_XML, pointing at http://localhost/target/site/jbosstools-directory.xml as per the example above
+
+2. build in central/ folder using `mvn clean install`
+
+4. verify the directory.xml file is generated, and http-accessible:
+
+ firefox http://localhost/target/site/jbosstools-directory.xml
+
+5. verify central/site/target/site/jbosstools-directory.xml points at the updated version of the o.j.t.central plugin in /path/to/central/site/target/site/plugins/
+
+6. install updated o.j.t.central plugin into new Eclipse instance from http://localhost/target/site/
+
+
13 years, 1 month