Author: max.andersen(a)jboss.com
Date: 2010-06-10 09:24:54 -0400 (Thu, 10 Jun 2010)
New Revision: 22717
Added:
trunk/archives/site/
trunk/archives/site/pom.xml
trunk/archives/site/site.xml
trunk/as/site/
trunk/as/site/pom.xml
trunk/as/site/site.xml
trunk/birt/site/
trunk/birt/site/pom.xml
trunk/birt/site/site.xml
trunk/bpel/site/
trunk/bpel/site/pom.xml
trunk/bpel/site/site.xml
trunk/cdi/site/
trunk/cdi/site/pom.xml
trunk/cdi/site/site.xml
trunk/esb/site/
trunk/esb/site/pom.xml
trunk/esb/site/site.xml
trunk/examples/site/
trunk/examples/site/pom.xml
trunk/examples/site/site.xml
trunk/flow/site/
trunk/flow/site/pom.xml
trunk/flow/site/site.xml
trunk/freemarker/site/
trunk/freemarker/site/pom.xml
trunk/freemarker/site/site.xml
trunk/hibernatetools/site/
trunk/hibernatetools/site/pom.xml
trunk/hibernatetools/site/site.xml
trunk/jbpm/site/
trunk/jbpm/site/pom.xml
trunk/jbpm/site/site.xml
trunk/jst/site/
trunk/jst/site/pom.xml
trunk/jst/site/site.xml
trunk/maven/site/
trunk/maven/site/pom.xml
trunk/maven/site/site.xml
trunk/portlet/site/
trunk/portlet/site/pom.xml
trunk/portlet/site/site.xml
trunk/profiler/site/
trunk/profiler/site/pom.xml
trunk/profiler/site/site.xml
trunk/seam/site/
trunk/seam/site/pom.xml
trunk/seam/site/site.xml
trunk/smooks/site/
trunk/smooks/site/pom.xml
trunk/smooks/site/site.xml
trunk/struts/site/
trunk/struts/site/pom.xml
trunk/struts/site/site.xml
trunk/tptp/site/
trunk/tptp/site/pom.xml
trunk/tptp/site/site.xml
trunk/vpe/site/
trunk/vpe/site/pom.xml
trunk/vpe/site/site.xml
trunk/ws/site/
trunk/ws/site/pom.xml
trunk/ws/site/site.xml
Removed:
trunk/archives/site/pom.xml
trunk/archives/site/site.xml
trunk/as/site/pom.xml
trunk/as/site/site.xml
trunk/birt/site/pom.xml
trunk/birt/site/site.xml
trunk/bpel/site/pom.xml
trunk/bpel/site/site.xml
trunk/cdi/site/pom.xml
trunk/cdi/site/site.xml
trunk/esb/site/pom.xml
trunk/esb/site/site.xml
trunk/examples/site/pom.xml
trunk/examples/site/site.xml
trunk/flow/site/pom.xml
trunk/flow/site/site.xml
trunk/freemarker/site/pom.xml
trunk/freemarker/site/site.xml
trunk/hibernatetools/site/pom.xml
trunk/hibernatetools/site/site.xml
trunk/jbpm/site/pom.xml
trunk/jbpm/site/site.xml
trunk/jst/site/pom.xml
trunk/jst/site/site.xml
trunk/maven/site/pom.xml
trunk/maven/site/site.xml
trunk/portlet/site/pom.xml
trunk/portlet/site/site.xml
trunk/profiler/site/pom.xml
trunk/profiler/site/site.xml
trunk/seam/site/pom.xml
trunk/seam/site/site.xml
trunk/smooks/site/pom.xml
trunk/smooks/site/site.xml
trunk/struts/site/pom.xml
trunk/struts/site/site.xml
trunk/tptp/site/pom.xml
trunk/tptp/site/site.xml
trunk/vpe/site/pom.xml
trunk/vpe/site/site.xml
trunk/ws/site/pom.xml
trunk/ws/site/site.xml
Log:
add site.xml and pom.xml for other components part of 3.2.helios merge
Copied: trunk/archives/site (from rev 22711, branches/3.2.helios/archives/site)
Deleted: trunk/archives/site/pom.xml
===================================================================
--- branches/3.2.helios/archives/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/archives/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>archives.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/archives/site/pom.xml (from rev 22711,
branches/3.2.helios/archives/site/pom.xml)
===================================================================
--- trunk/archives/site/pom.xml (rev 0)
+++ trunk/archives/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>archives.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/archives/site/site.xml
===================================================================
--- branches/3.2.helios/archives/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/archives/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools archives Nightly Build Update Site -->
- <category-def label="JBoss Tools archives Nightly Build Update Site"
name="JBoss Tools archives Nightly Build Update Site">
- <description>JBoss Tools archives Nightly Build Update Site: contains all
features in this build.</description>
- </category-def>
- <feature url="features/org.jboss.ide.eclipse.archives.feature_0.0.0.jar"
id="org.jboss.ide.eclipse.archives.feature" version="0.0.0">
- <category name="JBoss Tools archives Nightly Build Update Site"/>
- </feature>
-
-</site>
Copied: trunk/archives/site/site.xml (from rev 22711,
branches/3.2.helios/archives/site/site.xml)
===================================================================
--- trunk/archives/site/site.xml (rev 0)
+++ trunk/archives/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools archives Nightly Build Update Site -->
+ <category-def label="JBoss Tools archives Nightly Build Update Site"
name="JBoss Tools archives Nightly Build Update Site">
+ <description>JBoss Tools archives Nightly Build Update Site: contains all
features in this build.</description>
+ </category-def>
+ <feature url="features/org.jboss.ide.eclipse.archives.feature_0.0.0.jar"
id="org.jboss.ide.eclipse.archives.feature" version="0.0.0">
+ <category name="JBoss Tools archives Nightly Build Update Site"/>
+ </feature>
+
+</site>
Copied: trunk/as/site (from rev 22711, branches/3.2.helios/as/site)
Deleted: trunk/as/site/pom.xml
===================================================================
--- branches/3.2.helios/as/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/as/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>as.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/as/site/pom.xml (from rev 22711, branches/3.2.helios/as/site/pom.xml)
===================================================================
--- trunk/as/site/pom.xml (rev 0)
+++ trunk/as/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>as.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/as/site/site.xml
===================================================================
--- branches/3.2.helios/as/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/as/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools as Nightly Build Update Site -->
- <category-def label="JBoss Tools as Nightly Build Update Site"
name="JBoss Tools as Nightly Build Update Site">
- <description>JBoss Tools as Nightly Build Update Site: contains all features in
this build.</description>
- </category-def>
- <feature url="features/org.jboss.ide.eclipse.as.feature_0.0.0.jar"
id="org.jboss.ide.eclipse.as.feature" version="0.0.0">
- <category name="JBoss Tools as Nightly Build Update Site"/>
- </feature>
-
-</site>
Copied: trunk/as/site/site.xml (from rev 22711, branches/3.2.helios/as/site/site.xml)
===================================================================
--- trunk/as/site/site.xml (rev 0)
+++ trunk/as/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools as Nightly Build Update Site -->
+ <category-def label="JBoss Tools as Nightly Build Update Site"
name="JBoss Tools as Nightly Build Update Site">
+ <description>JBoss Tools as Nightly Build Update Site: contains all features in
this build.</description>
+ </category-def>
+ <feature url="features/org.jboss.ide.eclipse.as.feature_0.0.0.jar"
id="org.jboss.ide.eclipse.as.feature" version="0.0.0">
+ <category name="JBoss Tools as Nightly Build Update Site"/>
+ </feature>
+
+</site>
Copied: trunk/birt/site (from rev 22711, branches/3.2.helios/birt/site)
Deleted: trunk/birt/site/pom.xml
===================================================================
--- branches/3.2.helios/birt/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/birt/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>birt.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/birt/site/pom.xml (from rev 22711, branches/3.2.helios/birt/site/pom.xml)
===================================================================
--- trunk/birt/site/pom.xml (rev 0)
+++ trunk/birt/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>birt.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/birt/site/site.xml
===================================================================
--- branches/3.2.helios/birt/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/birt/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools birt Nightly Build Update Site -->
- <category-def label="JBoss Tools birt Nightly Build Update Site"
name="JBoss Tools birt Nightly Build Update Site">
- <description>JBoss Tools birt Nightly Build Update Site: contains all features in
this build.</description>
- </category-def>
- <feature url="features/org.jboss.tools.birt.feature_0.0.0.jar"
id="org.jboss.tools.birt.feature" version="0.0.0">
- <category name="JBoss Tools birt Nightly Build Update Site"/>
- </feature>
-
-</site>
Copied: trunk/birt/site/site.xml (from rev 22711, branches/3.2.helios/birt/site/site.xml)
===================================================================
--- trunk/birt/site/site.xml (rev 0)
+++ trunk/birt/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools birt Nightly Build Update Site -->
+ <category-def label="JBoss Tools birt Nightly Build Update Site"
name="JBoss Tools birt Nightly Build Update Site">
+ <description>JBoss Tools birt Nightly Build Update Site: contains all features in
this build.</description>
+ </category-def>
+ <feature url="features/org.jboss.tools.birt.feature_0.0.0.jar"
id="org.jboss.tools.birt.feature" version="0.0.0">
+ <category name="JBoss Tools birt Nightly Build Update Site"/>
+ </feature>
+
+</site>
Copied: trunk/bpel/site (from rev 22711, branches/3.2.helios/bpel/site)
Deleted: trunk/bpel/site/pom.xml
===================================================================
--- branches/3.2.helios/bpel/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/bpel/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>bpel.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/bpel/site/pom.xml (from rev 22711, branches/3.2.helios/bpel/site/pom.xml)
===================================================================
--- trunk/bpel/site/pom.xml (rev 0)
+++ trunk/bpel/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>bpel.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/bpel/site/site.xml
===================================================================
--- branches/3.2.helios/bpel/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/bpel/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools bpel Nightly Build Update Site -->
- <category-def label="JBoss Tools bpel Nightly Build Update Site"
name="JBoss Tools bpel Nightly Build Update Site">
- <description>JBoss Tools bpel Nightly Build Update Site: contains all features in
this build.</description>
- </category-def>
- <feature url="features/org.jboss.tools.bpel.feature_0.0.0.jar"
id="org.jboss.tools.bpel.feature" version="0.0.0">
- <category name="JBoss Tools bpel Nightly Build Update Site"/>
- </feature>
-
-</site>
Copied: trunk/bpel/site/site.xml (from rev 22711, branches/3.2.helios/bpel/site/site.xml)
===================================================================
--- trunk/bpel/site/site.xml (rev 0)
+++ trunk/bpel/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools bpel Nightly Build Update Site -->
+ <category-def label="JBoss Tools bpel Nightly Build Update Site"
name="JBoss Tools bpel Nightly Build Update Site">
+ <description>JBoss Tools bpel Nightly Build Update Site: contains all features in
this build.</description>
+ </category-def>
+ <feature url="features/org.jboss.tools.bpel.feature_0.0.0.jar"
id="org.jboss.tools.bpel.feature" version="0.0.0">
+ <category name="JBoss Tools bpel Nightly Build Update Site"/>
+ </feature>
+
+</site>
Copied: trunk/cdi/site (from rev 22711, branches/3.2.helios/cdi/site)
Deleted: trunk/cdi/site/pom.xml
===================================================================
--- branches/3.2.helios/cdi/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/cdi/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>cdi.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/cdi/site/pom.xml (from rev 22711, branches/3.2.helios/cdi/site/pom.xml)
===================================================================
--- trunk/cdi/site/pom.xml (rev 0)
+++ trunk/cdi/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>cdi.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/cdi/site/site.xml
===================================================================
--- branches/3.2.helios/cdi/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/cdi/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools cdi Nightly Build Update Site -->
- <category-def label="JBoss Tools cdi Nightly Build Update Site"
name="JBoss Tools cdi Nightly Build Update Site">
- <description>JBoss Tools cdi Nightly Build Update Site: contains all features in
this build.</description>
- </category-def>
- <feature url="features/org.jboss.tools.cdi.feature_0.0.0.jar"
id="org.jboss.tools.cdi.feature" version="0.0.0">
- <category name="JBoss Tools cdi Nightly Build Update Site"/>
- </feature>
-
-</site>
Copied: trunk/cdi/site/site.xml (from rev 22711, branches/3.2.helios/cdi/site/site.xml)
===================================================================
--- trunk/cdi/site/site.xml (rev 0)
+++ trunk/cdi/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools cdi Nightly Build Update Site -->
+ <category-def label="JBoss Tools cdi Nightly Build Update Site"
name="JBoss Tools cdi Nightly Build Update Site">
+ <description>JBoss Tools cdi Nightly Build Update Site: contains all features in
this build.</description>
+ </category-def>
+ <feature url="features/org.jboss.tools.cdi.feature_0.0.0.jar"
id="org.jboss.tools.cdi.feature" version="0.0.0">
+ <category name="JBoss Tools cdi Nightly Build Update Site"/>
+ </feature>
+
+</site>
Copied: trunk/esb/site (from rev 22711, branches/3.2.helios/esb/site)
Deleted: trunk/esb/site/pom.xml
===================================================================
--- branches/3.2.helios/esb/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/esb/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>esb.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/esb/site/pom.xml (from rev 22711, branches/3.2.helios/esb/site/pom.xml)
===================================================================
--- trunk/esb/site/pom.xml (rev 0)
+++ trunk/esb/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>esb.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/esb/site/site.xml
===================================================================
--- branches/3.2.helios/esb/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/esb/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools esb Nightly Build Update Site -->
- <category-def label="JBoss Tools esb Nightly Build Update Site"
name="JBoss Tools esb Nightly Build Update Site">
- <description>JBoss Tools esb Nightly Build Update Site: contains all features in
this build.</description>
- </category-def>
-
-</site>
Copied: trunk/esb/site/site.xml (from rev 22711, branches/3.2.helios/esb/site/site.xml)
===================================================================
--- trunk/esb/site/site.xml (rev 0)
+++ trunk/esb/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools esb Nightly Build Update Site -->
+ <category-def label="JBoss Tools esb Nightly Build Update Site"
name="JBoss Tools esb Nightly Build Update Site">
+ <description>JBoss Tools esb Nightly Build Update Site: contains all features in
this build.</description>
+ </category-def>
+
+</site>
Copied: trunk/examples/site (from rev 22711, branches/3.2.helios/examples/site)
Deleted: trunk/examples/site/pom.xml
===================================================================
--- branches/3.2.helios/examples/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/examples/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>examples.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/examples/site/pom.xml (from rev 22711,
branches/3.2.helios/examples/site/pom.xml)
===================================================================
--- trunk/examples/site/pom.xml (rev 0)
+++ trunk/examples/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>examples.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/examples/site/site.xml
===================================================================
--- branches/3.2.helios/examples/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/examples/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools examples Nightly Build Update Site -->
- <category-def label="JBoss Tools examples Nightly Build Update Site"
name="JBoss Tools examples Nightly Build Update Site">
- <description>JBoss Tools examples Nightly Build Update Site: contains all
features in this build.</description>
- </category-def>
-
-</site>
Copied: trunk/examples/site/site.xml (from rev 22711,
branches/3.2.helios/examples/site/site.xml)
===================================================================
--- trunk/examples/site/site.xml (rev 0)
+++ trunk/examples/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools examples Nightly Build Update Site -->
+ <category-def label="JBoss Tools examples Nightly Build Update Site"
name="JBoss Tools examples Nightly Build Update Site">
+ <description>JBoss Tools examples Nightly Build Update Site: contains all
features in this build.</description>
+ </category-def>
+
+</site>
Copied: trunk/flow/site (from rev 22711, branches/3.2.helios/flow/site)
Deleted: trunk/flow/site/pom.xml
===================================================================
--- branches/3.2.helios/flow/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/flow/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>flow.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/flow/site/pom.xml (from rev 22711, branches/3.2.helios/flow/site/pom.xml)
===================================================================
--- trunk/flow/site/pom.xml (rev 0)
+++ trunk/flow/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>flow.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/flow/site/site.xml
===================================================================
--- branches/3.2.helios/flow/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/flow/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools flow Nightly Build Update Site -->
- <category-def label="JBoss Tools flow Nightly Build Update Site"
name="JBoss Tools flow Nightly Build Update Site">
- <description>JBoss Tools flow Nightly Build Update Site: contains all features in
this build.</description>
- </category-def>
- <feature url="features/org.jboss.tools.flow.common.feature_0.0.0.jar"
id="org.jboss.tools.flow.common.feature" version="0.0.0">
- <category name="JBoss Tools flow Nightly Build Update Site"/>
- </feature>
-
-</site>
Copied: trunk/flow/site/site.xml (from rev 22711, branches/3.2.helios/flow/site/site.xml)
===================================================================
--- trunk/flow/site/site.xml (rev 0)
+++ trunk/flow/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools flow Nightly Build Update Site -->
+ <category-def label="JBoss Tools flow Nightly Build Update Site"
name="JBoss Tools flow Nightly Build Update Site">
+ <description>JBoss Tools flow Nightly Build Update Site: contains all features in
this build.</description>
+ </category-def>
+ <feature url="features/org.jboss.tools.flow.common.feature_0.0.0.jar"
id="org.jboss.tools.flow.common.feature" version="0.0.0">
+ <category name="JBoss Tools flow Nightly Build Update Site"/>
+ </feature>
+
+</site>
Copied: trunk/freemarker/site (from rev 22711, branches/3.2.helios/freemarker/site)
Deleted: trunk/freemarker/site/pom.xml
===================================================================
--- branches/3.2.helios/freemarker/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/freemarker/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>freemarker.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/freemarker/site/pom.xml (from rev 22711,
branches/3.2.helios/freemarker/site/pom.xml)
===================================================================
--- trunk/freemarker/site/pom.xml (rev 0)
+++ trunk/freemarker/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>freemarker.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/freemarker/site/site.xml
===================================================================
--- branches/3.2.helios/freemarker/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/freemarker/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools freemarker Nightly Build Update Site -->
- <category-def label="JBoss Tools freemarker Nightly Build Update Site"
name="JBoss Tools freemarker Nightly Build Update Site">
- <description>JBoss Tools freemarker Nightly Build Update Site: contains all
features in this build.</description>
- </category-def>
- <feature url="features/org.jboss.ide.eclipse.freemarker.feature_0.0.0.jar"
id="org.jboss.ide.eclipse.freemarker.feature" version="0.0.0">
- <category name="JBoss Tools freemarker Nightly Build Update Site"/>
- </feature>
-
-</site>
Copied: trunk/freemarker/site/site.xml (from rev 22711,
branches/3.2.helios/freemarker/site/site.xml)
===================================================================
--- trunk/freemarker/site/site.xml (rev 0)
+++ trunk/freemarker/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools freemarker Nightly Build Update Site -->
+ <category-def label="JBoss Tools freemarker Nightly Build Update Site"
name="JBoss Tools freemarker Nightly Build Update Site">
+ <description>JBoss Tools freemarker Nightly Build Update Site: contains all
features in this build.</description>
+ </category-def>
+ <feature url="features/org.jboss.ide.eclipse.freemarker.feature_0.0.0.jar"
id="org.jboss.ide.eclipse.freemarker.feature" version="0.0.0">
+ <category name="JBoss Tools freemarker Nightly Build Update Site"/>
+ </feature>
+
+</site>
Copied: trunk/hibernatetools/site (from rev 22711,
branches/3.2.helios/hibernatetools/site)
Deleted: trunk/hibernatetools/site/pom.xml
===================================================================
--- branches/3.2.helios/hibernatetools/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/hibernatetools/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>hibernatetools.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/hibernatetools/site/pom.xml (from rev 22711,
branches/3.2.helios/hibernatetools/site/pom.xml)
===================================================================
--- trunk/hibernatetools/site/pom.xml (rev 0)
+++ trunk/hibernatetools/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>hibernatetools.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/hibernatetools/site/site.xml
===================================================================
--- branches/3.2.helios/hibernatetools/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/hibernatetools/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools hibernatetools Nightly Build Update Site -->
- <category-def label="JBoss Tools hibernatetools Nightly Build Update Site"
name="JBoss Tools hibernatetools Nightly Build Update Site">
- <description>JBoss Tools hibernatetools Nightly Build Update Site: contains all
features in this build.</description>
- </category-def>
- <feature url="features/org.hibernate.eclipse.feature_0.0.0.jar"
id="org.hibernate.eclipse.feature" version="0.0.0">
- <category name="JBoss Tools hibernatetools Nightly Build Update
Site"/>
- </feature>
-
-</site>
Copied: trunk/hibernatetools/site/site.xml (from rev 22711,
branches/3.2.helios/hibernatetools/site/site.xml)
===================================================================
--- trunk/hibernatetools/site/site.xml (rev 0)
+++ trunk/hibernatetools/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools hibernatetools Nightly Build Update Site -->
+ <category-def label="JBoss Tools hibernatetools Nightly Build Update Site"
name="JBoss Tools hibernatetools Nightly Build Update Site">
+ <description>JBoss Tools hibernatetools Nightly Build Update Site: contains all
features in this build.</description>
+ </category-def>
+ <feature url="features/org.hibernate.eclipse.feature_0.0.0.jar"
id="org.hibernate.eclipse.feature" version="0.0.0">
+ <category name="JBoss Tools hibernatetools Nightly Build Update
Site"/>
+ </feature>
+
+</site>
Copied: trunk/jbpm/site (from rev 22711, branches/3.2.helios/jbpm/site)
Deleted: trunk/jbpm/site/pom.xml
===================================================================
--- branches/3.2.helios/jbpm/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/jbpm/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>jbpm.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/jbpm/site/pom.xml (from rev 22711, branches/3.2.helios/jbpm/site/pom.xml)
===================================================================
--- trunk/jbpm/site/pom.xml (rev 0)
+++ trunk/jbpm/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>jbpm.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/jbpm/site/site.xml
===================================================================
--- branches/3.2.helios/jbpm/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/jbpm/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools jbpm Nightly Build Update Site -->
- <category-def label="JBoss Tools jbpm Nightly Build Update Site"
name="JBoss Tools jbpm Nightly Build Update Site">
- <description>JBoss Tools jbpm Nightly Build Update Site: contains all features in
this build.</description>
- </category-def>
- <feature url="features/org.jboss.tools.flow.jpdl4.feature_0.0.0.jar"
id="org.jboss.tools.flow.jpdl4.feature" version="0.0.0">
- <category name="JBoss Tools jbpm Nightly Build Update Site"/>
- </feature>
- <feature url="features/org.jboss.tools.jbpm.common.feature_0.0.0.jar"
id="org.jboss.tools.jbpm.common.feature" version="0.0.0">
- <category name="JBoss Tools jbpm Nightly Build Update Site"/>
- </feature>
- <feature url="features/org.jboss.tools.jbpm.convert.feature_0.0.0.jar"
id="org.jboss.tools.jbpm.convert.feature" version="0.0.0">
- <category name="JBoss Tools jbpm Nightly Build Update Site"/>
- </feature>
- <feature url="features/org.jboss.tools.jbpm3.feature_0.0.0.jar"
id="org.jboss.tools.jbpm3.feature" version="0.0.0">
- <category name="JBoss Tools jbpm Nightly Build Update Site"/>
- </feature>
- <feature url="features/org.jboss.tools.jbpm4.feature_0.0.0.jar"
id="org.jboss.tools.jbpm4.feature" version="0.0.0">
- <category name="JBoss Tools jbpm Nightly Build Update Site"/>
- </feature>
- <feature url="features/org.jbpm.gd.jpdl.feature_0.0.0.jar"
id="org.jbpm.gd.jpdl.feature" version="0.0.0">
- <category name="JBoss Tools jbpm Nightly Build Update Site"/>
- </feature>
-
-</site>
Copied: trunk/jbpm/site/site.xml (from rev 22711, branches/3.2.helios/jbpm/site/site.xml)
===================================================================
--- trunk/jbpm/site/site.xml (rev 0)
+++ trunk/jbpm/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools jbpm Nightly Build Update Site -->
+ <category-def label="JBoss Tools jbpm Nightly Build Update Site"
name="JBoss Tools jbpm Nightly Build Update Site">
+ <description>JBoss Tools jbpm Nightly Build Update Site: contains all features in
this build.</description>
+ </category-def>
+ <feature url="features/org.jboss.tools.flow.jpdl4.feature_0.0.0.jar"
id="org.jboss.tools.flow.jpdl4.feature" version="0.0.0">
+ <category name="JBoss Tools jbpm Nightly Build Update Site"/>
+ </feature>
+ <feature url="features/org.jboss.tools.jbpm.common.feature_0.0.0.jar"
id="org.jboss.tools.jbpm.common.feature" version="0.0.0">
+ <category name="JBoss Tools jbpm Nightly Build Update Site"/>
+ </feature>
+ <feature url="features/org.jboss.tools.jbpm.convert.feature_0.0.0.jar"
id="org.jboss.tools.jbpm.convert.feature" version="0.0.0">
+ <category name="JBoss Tools jbpm Nightly Build Update Site"/>
+ </feature>
+ <feature url="features/org.jboss.tools.jbpm3.feature_0.0.0.jar"
id="org.jboss.tools.jbpm3.feature" version="0.0.0">
+ <category name="JBoss Tools jbpm Nightly Build Update Site"/>
+ </feature>
+ <feature url="features/org.jboss.tools.jbpm4.feature_0.0.0.jar"
id="org.jboss.tools.jbpm4.feature" version="0.0.0">
+ <category name="JBoss Tools jbpm Nightly Build Update Site"/>
+ </feature>
+ <feature url="features/org.jbpm.gd.jpdl.feature_0.0.0.jar"
id="org.jbpm.gd.jpdl.feature" version="0.0.0">
+ <category name="JBoss Tools jbpm Nightly Build Update Site"/>
+ </feature>
+
+</site>
Copied: trunk/jst/site (from rev 22711, branches/3.2.helios/jst/site)
Deleted: trunk/jst/site/pom.xml
===================================================================
--- branches/3.2.helios/jst/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/jst/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>jst.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/jst/site/pom.xml (from rev 22711, branches/3.2.helios/jst/site/pom.xml)
===================================================================
--- trunk/jst/site/pom.xml (rev 0)
+++ trunk/jst/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>jst.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/jst/site/site.xml
===================================================================
--- branches/3.2.helios/jst/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/jst/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools jst Nightly Build Update Site -->
- <category-def label="JBoss Tools jst Nightly Build Update Site"
name="JBoss Tools jst Nightly Build Update Site">
- <description>JBoss Tools jst Nightly Build Update Site: contains all features in
this build.</description>
- </category-def>
- <feature url="features/org.jboss.tools.jst.feature_0.0.0.jar"
id="org.jboss.tools.jst.feature" version="0.0.0">
- <category name="JBoss Tools jst Nightly Build Update Site"/>
- </feature>
- <feature url="features/org.jboss.tools.jst.web.tiles.feature_0.0.0.jar"
id="org.jboss.tools.jst.web.tiles.feature" version="0.0.0">
- <category name="JBoss Tools jst Nightly Build Update Site"/>
- </feature>
-
-</site>
Copied: trunk/jst/site/site.xml (from rev 22711, branches/3.2.helios/jst/site/site.xml)
===================================================================
--- trunk/jst/site/site.xml (rev 0)
+++ trunk/jst/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools jst Nightly Build Update Site -->
+ <category-def label="JBoss Tools jst Nightly Build Update Site"
name="JBoss Tools jst Nightly Build Update Site">
+ <description>JBoss Tools jst Nightly Build Update Site: contains all features in
this build.</description>
+ </category-def>
+ <feature url="features/org.jboss.tools.jst.feature_0.0.0.jar"
id="org.jboss.tools.jst.feature" version="0.0.0">
+ <category name="JBoss Tools jst Nightly Build Update Site"/>
+ </feature>
+ <feature url="features/org.jboss.tools.jst.web.tiles.feature_0.0.0.jar"
id="org.jboss.tools.jst.web.tiles.feature" version="0.0.0">
+ <category name="JBoss Tools jst Nightly Build Update Site"/>
+ </feature>
+
+</site>
Copied: trunk/maven/site (from rev 22711, branches/3.2.helios/maven/site)
Deleted: trunk/maven/site/pom.xml
===================================================================
--- branches/3.2.helios/maven/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/maven/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>maven.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/maven/site/pom.xml (from rev 22711, branches/3.2.helios/maven/site/pom.xml)
===================================================================
--- trunk/maven/site/pom.xml (rev 0)
+++ trunk/maven/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>maven.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/maven/site/site.xml
===================================================================
--- branches/3.2.helios/maven/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/maven/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools maven Nightly Build Update Site -->
- <category-def label="JBoss Tools maven Nightly Build Update Site"
name="JBoss Tools maven Nightly Build Update Site">
- <description>JBoss Tools maven Nightly Build Update Site: contains all features
in this build.</description>
- </category-def>
-
-</site>
Copied: trunk/maven/site/site.xml (from rev 22711,
branches/3.2.helios/maven/site/site.xml)
===================================================================
--- trunk/maven/site/site.xml (rev 0)
+++ trunk/maven/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools maven Nightly Build Update Site -->
+ <category-def label="JBoss Tools maven Nightly Build Update Site"
name="JBoss Tools maven Nightly Build Update Site">
+ <description>JBoss Tools maven Nightly Build Update Site: contains all features
in this build.</description>
+ </category-def>
+
+</site>
Copied: trunk/portlet/site (from rev 22711, branches/3.2.helios/portlet/site)
Deleted: trunk/portlet/site/pom.xml
===================================================================
--- branches/3.2.helios/portlet/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/portlet/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>portlet.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/portlet/site/pom.xml (from rev 22711,
branches/3.2.helios/portlet/site/pom.xml)
===================================================================
--- trunk/portlet/site/pom.xml (rev 0)
+++ trunk/portlet/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>portlet.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/portlet/site/site.xml
===================================================================
--- branches/3.2.helios/portlet/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/portlet/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools portlet Nightly Build Update Site -->
- <category-def label="JBoss Tools portlet Nightly Build Update Site"
name="JBoss Tools portlet Nightly Build Update Site">
- <description>JBoss Tools portlet Nightly Build Update Site: contains all features
in this build.</description>
- </category-def>
-
-</site>
Copied: trunk/portlet/site/site.xml (from rev 22711,
branches/3.2.helios/portlet/site/site.xml)
===================================================================
--- trunk/portlet/site/site.xml (rev 0)
+++ trunk/portlet/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools portlet Nightly Build Update Site -->
+ <category-def label="JBoss Tools portlet Nightly Build Update Site"
name="JBoss Tools portlet Nightly Build Update Site">
+ <description>JBoss Tools portlet Nightly Build Update Site: contains all features
in this build.</description>
+ </category-def>
+
+</site>
Copied: trunk/profiler/site (from rev 22711, branches/3.2.helios/profiler/site)
Deleted: trunk/profiler/site/pom.xml
===================================================================
--- branches/3.2.helios/profiler/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/profiler/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>profiler.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/profiler/site/pom.xml (from rev 22711,
branches/3.2.helios/profiler/site/pom.xml)
===================================================================
--- trunk/profiler/site/pom.xml (rev 0)
+++ trunk/profiler/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>profiler.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/profiler/site/site.xml
===================================================================
--- branches/3.2.helios/profiler/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/profiler/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools profiler Nightly Build Update Site -->
- <category-def label="JBoss Tools profiler Nightly Build Update Site"
name="JBoss Tools profiler Nightly Build Update Site">
- <description>JBoss Tools profiler Nightly Build Update Site: contains all
features in this build.</description>
- </category-def>
- <feature url="features/org.jboss.tools.profiler.feature_0.0.0.jar"
id="org.jboss.tools.profiler.feature" version="0.0.0">
- <category name="JBoss Tools profiler Nightly Build Update Site"/>
- </feature>
-
-</site>
Copied: trunk/profiler/site/site.xml (from rev 22711,
branches/3.2.helios/profiler/site/site.xml)
===================================================================
--- trunk/profiler/site/site.xml (rev 0)
+++ trunk/profiler/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools profiler Nightly Build Update Site -->
+ <category-def label="JBoss Tools profiler Nightly Build Update Site"
name="JBoss Tools profiler Nightly Build Update Site">
+ <description>JBoss Tools profiler Nightly Build Update Site: contains all
features in this build.</description>
+ </category-def>
+ <feature url="features/org.jboss.tools.profiler.feature_0.0.0.jar"
id="org.jboss.tools.profiler.feature" version="0.0.0">
+ <category name="JBoss Tools profiler Nightly Build Update Site"/>
+ </feature>
+
+</site>
Copied: trunk/seam/site (from rev 22711, branches/3.2.helios/seam/site)
Deleted: trunk/seam/site/pom.xml
===================================================================
--- branches/3.2.helios/seam/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/seam/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>seam.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/seam/site/pom.xml (from rev 22711, branches/3.2.helios/seam/site/pom.xml)
===================================================================
--- trunk/seam/site/pom.xml (rev 0)
+++ trunk/seam/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>seam.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/seam/site/site.xml
===================================================================
--- branches/3.2.helios/seam/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/seam/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools seam Nightly Build Update Site -->
- <category-def label="JBoss Tools seam Nightly Build Update Site"
name="JBoss Tools seam Nightly Build Update Site">
- <description>JBoss Tools seam Nightly Build Update Site: contains all features in
this build.</description>
- </category-def>
-
-</site>
Copied: trunk/seam/site/site.xml (from rev 22711, branches/3.2.helios/seam/site/site.xml)
===================================================================
--- trunk/seam/site/site.xml (rev 0)
+++ trunk/seam/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools seam Nightly Build Update Site -->
+ <category-def label="JBoss Tools seam Nightly Build Update Site"
name="JBoss Tools seam Nightly Build Update Site">
+ <description>JBoss Tools seam Nightly Build Update Site: contains all features in
this build.</description>
+ </category-def>
+
+</site>
Copied: trunk/smooks/site (from rev 22711, branches/3.2.helios/smooks/site)
Deleted: trunk/smooks/site/pom.xml
===================================================================
--- branches/3.2.helios/smooks/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/smooks/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>smooks.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/smooks/site/pom.xml (from rev 22711,
branches/3.2.helios/smooks/site/pom.xml)
===================================================================
--- trunk/smooks/site/pom.xml (rev 0)
+++ trunk/smooks/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>smooks.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/smooks/site/site.xml
===================================================================
--- branches/3.2.helios/smooks/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/smooks/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools smooks Nightly Build Update Site -->
- <category-def label="JBoss Tools smooks Nightly Build Update Site"
name="JBoss Tools smooks Nightly Build Update Site">
- <description>JBoss Tools smooks Nightly Build Update Site: contains all features
in this build.</description>
- </category-def>
- <feature url="features/org.jboss.tools.smooks.feature_0.0.0.jar"
id="org.jboss.tools.smooks.feature" version="0.0.0">
- <category name="JBoss Tools smooks Nightly Build Update Site"/>
- </feature>
-
-</site>
Copied: trunk/smooks/site/site.xml (from rev 22711,
branches/3.2.helios/smooks/site/site.xml)
===================================================================
--- trunk/smooks/site/site.xml (rev 0)
+++ trunk/smooks/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools smooks Nightly Build Update Site -->
+ <category-def label="JBoss Tools smooks Nightly Build Update Site"
name="JBoss Tools smooks Nightly Build Update Site">
+ <description>JBoss Tools smooks Nightly Build Update Site: contains all features
in this build.</description>
+ </category-def>
+ <feature url="features/org.jboss.tools.smooks.feature_0.0.0.jar"
id="org.jboss.tools.smooks.feature" version="0.0.0">
+ <category name="JBoss Tools smooks Nightly Build Update Site"/>
+ </feature>
+
+</site>
Copied: trunk/struts/site (from rev 22711, branches/3.2.helios/struts/site)
Deleted: trunk/struts/site/pom.xml
===================================================================
--- branches/3.2.helios/struts/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/struts/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>struts.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/struts/site/pom.xml (from rev 22711,
branches/3.2.helios/struts/site/pom.xml)
===================================================================
--- trunk/struts/site/pom.xml (rev 0)
+++ trunk/struts/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>struts.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/struts/site/site.xml
===================================================================
--- branches/3.2.helios/struts/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/struts/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools struts Nightly Build Update Site -->
- <category-def label="JBoss Tools struts Nightly Build Update Site"
name="JBoss Tools struts Nightly Build Update Site">
- <description>JBoss Tools struts Nightly Build Update Site: contains all features
in this build.</description>
- </category-def>
- <feature url="features/org.jboss.tools.struts.feature_0.0.0.jar"
id="org.jboss.tools.struts.feature" version="0.0.0">
- <category name="JBoss Tools struts Nightly Build Update Site"/>
- </feature>
-
-</site>
Copied: trunk/struts/site/site.xml (from rev 22711,
branches/3.2.helios/struts/site/site.xml)
===================================================================
--- trunk/struts/site/site.xml (rev 0)
+++ trunk/struts/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools struts Nightly Build Update Site -->
+ <category-def label="JBoss Tools struts Nightly Build Update Site"
name="JBoss Tools struts Nightly Build Update Site">
+ <description>JBoss Tools struts Nightly Build Update Site: contains all features
in this build.</description>
+ </category-def>
+ <feature url="features/org.jboss.tools.struts.feature_0.0.0.jar"
id="org.jboss.tools.struts.feature" version="0.0.0">
+ <category name="JBoss Tools struts Nightly Build Update Site"/>
+ </feature>
+
+</site>
Copied: trunk/tptp/site (from rev 22711, branches/3.2.helios/tptp/site)
Deleted: trunk/tptp/site/pom.xml
===================================================================
--- branches/3.2.helios/tptp/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/tptp/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>tptp.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/tptp/site/pom.xml (from rev 22711, branches/3.2.helios/tptp/site/pom.xml)
===================================================================
--- trunk/tptp/site/pom.xml (rev 0)
+++ trunk/tptp/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>tptp.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/tptp/site/site.xml
===================================================================
--- branches/3.2.helios/tptp/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/tptp/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools tptp Nightly Build Update Site -->
- <category-def label="JBoss Tools tptp Nightly Build Update Site"
name="JBoss Tools tptp Nightly Build Update Site">
- <description>JBoss Tools tptp Nightly Build Update Site: contains all features in
this build.</description>
- </category-def>
- <feature url="features/org.jboss.tools.tptp.feature_0.0.0.jar"
id="org.jboss.tools.tptp.feature" version="0.0.0">
- <category name="JBoss Tools tptp Nightly Build Update Site"/>
- </feature>
-
-</site>
Copied: trunk/tptp/site/site.xml (from rev 22711, branches/3.2.helios/tptp/site/site.xml)
===================================================================
--- trunk/tptp/site/site.xml (rev 0)
+++ trunk/tptp/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools tptp Nightly Build Update Site -->
+ <category-def label="JBoss Tools tptp Nightly Build Update Site"
name="JBoss Tools tptp Nightly Build Update Site">
+ <description>JBoss Tools tptp Nightly Build Update Site: contains all features in
this build.</description>
+ </category-def>
+ <feature url="features/org.jboss.tools.tptp.feature_0.0.0.jar"
id="org.jboss.tools.tptp.feature" version="0.0.0">
+ <category name="JBoss Tools tptp Nightly Build Update Site"/>
+ </feature>
+
+</site>
Copied: trunk/vpe/site (from rev 22711, branches/3.2.helios/vpe/site)
Deleted: trunk/vpe/site/pom.xml
===================================================================
--- branches/3.2.helios/vpe/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/vpe/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>vpe.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/vpe/site/pom.xml (from rev 22711, branches/3.2.helios/vpe/site/pom.xml)
===================================================================
--- trunk/vpe/site/pom.xml (rev 0)
+++ trunk/vpe/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>vpe.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/vpe/site/site.xml
===================================================================
--- branches/3.2.helios/vpe/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/vpe/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools vpe Nightly Build Update Site -->
- <category-def label="JBoss Tools vpe Nightly Build Update Site"
name="JBoss Tools vpe Nightly Build Update Site">
- <description>JBoss Tools vpe Nightly Build Update Site: contains all features in
this build.</description>
- </category-def>
- <feature url="features/org.jboss.tools.vpe.feature_0.0.0.jar"
id="org.jboss.tools.vpe.feature" version="0.0.0">
- <category name="JBoss Tools vpe Nightly Build Update Site"/>
- </feature>
- <feature url="features/org.jboss.tools.xulrunner.feature_0.0.0.jar"
id="org.jboss.tools.xulrunner.feature" version="0.0.0">
- <category name="JBoss Tools vpe Nightly Build Update Site"/>
- </feature>
-
-</site>
Copied: trunk/vpe/site/site.xml (from rev 22711, branches/3.2.helios/vpe/site/site.xml)
===================================================================
--- trunk/vpe/site/site.xml (rev 0)
+++ trunk/vpe/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools vpe Nightly Build Update Site -->
+ <category-def label="JBoss Tools vpe Nightly Build Update Site"
name="JBoss Tools vpe Nightly Build Update Site">
+ <description>JBoss Tools vpe Nightly Build Update Site: contains all features in
this build.</description>
+ </category-def>
+ <feature url="features/org.jboss.tools.vpe.feature_0.0.0.jar"
id="org.jboss.tools.vpe.feature" version="0.0.0">
+ <category name="JBoss Tools vpe Nightly Build Update Site"/>
+ </feature>
+ <feature url="features/org.jboss.tools.xulrunner.feature_0.0.0.jar"
id="org.jboss.tools.xulrunner.feature" version="0.0.0">
+ <category name="JBoss Tools vpe Nightly Build Update Site"/>
+ </feature>
+
+</site>
Copied: trunk/ws/site (from rev 22711, branches/3.2.helios/ws/site)
Deleted: trunk/ws/site/pom.xml
===================================================================
--- branches/3.2.helios/ws/site/pom.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/ws/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,13 +0,0 @@
-<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>ws.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
Copied: trunk/ws/site/pom.xml (from rev 22711, branches/3.2.helios/ws/site/pom.xml)
===================================================================
--- trunk/ws/site/pom.xml (rev 0)
+++ trunk/ws/site/pom.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,13 @@
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>ws.site</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>eclipse-update-site</packaging>
+</project>
Deleted: trunk/ws/site/site.xml
===================================================================
--- branches/3.2.helios/ws/site/site.xml 2010-06-10 00:44:02 UTC (rev 22711)
+++ trunk/ws/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools ws Nightly Build Update Site -->
- <category-def label="JBoss Tools ws Nightly Build Update Site"
name="JBoss Tools ws Nightly Build Update Site">
- <description>JBoss Tools ws Nightly Build Update Site: contains all features in
this build.</description>
- </category-def>
-
-</site>
Copied: trunk/ws/site/site.xml (from rev 22711, branches/3.2.helios/ws/site/site.xml)
===================================================================
--- trunk/ws/site/site.xml (rev 0)
+++ trunk/ws/site/site.xml 2010-06-10 13:24:54 UTC (rev 22717)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this
site.</description>
+ <!-- JBoss Tools ws Nightly Build Update Site -->
+ <category-def label="JBoss Tools ws Nightly Build Update Site"
name="JBoss Tools ws Nightly Build Update Site">
+ <description>JBoss Tools ws Nightly Build Update Site: contains all features in
this build.</description>
+ </category-def>
+
+</site>