[jbosstools-commits] JBoss Tools SVN: r39840 - in trunk/build/aggregate: coretests-site and 1 other directories.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Mar 27 00:15:03 EDT 2012


Author: nickboldt
Date: 2012-03-27 00:15:01 -0400 (Tue, 27 Mar 2012)
New Revision: 39840

Added:
   trunk/build/aggregate/coretests-site/
   trunk/build/aggregate/coretests-site/.gitignore
   trunk/build/aggregate/coretests-site/README.building.txt
   trunk/build/aggregate/coretests-site/associate.properties
   trunk/build/aggregate/coretests-site/index.html
   trunk/build/aggregate/coretests-site/pom.xml
   trunk/build/aggregate/coretests-site/site.xml
Removed:
   trunk/build/aggregate/tests-site/.gitignore
   trunk/build/aggregate/tests-site/README.building.txt
   trunk/build/aggregate/tests-site/associate.properties
   trunk/build/aggregate/tests-site/index.html
   trunk/build/aggregate/tests-site/pom.xml
   trunk/build/aggregate/tests-site/site.xml
Log:
refactor tests-site to coretests-site to differentiate from bottests and soa-tooling tests

Copied: trunk/build/aggregate/coretests-site/.gitignore (from rev 39839, trunk/build/aggregate/tests-site/.gitignore)
===================================================================
--- trunk/build/aggregate/coretests-site/.gitignore	                        (rev 0)
+++ trunk/build/aggregate/coretests-site/.gitignore	2012-03-27 04:15:01 UTC (rev 39840)
@@ -0,0 +1,2 @@
+target
+zips

Copied: trunk/build/aggregate/coretests-site/README.building.txt (from rev 39839, trunk/build/aggregate/tests-site/README.building.txt)
===================================================================
--- trunk/build/aggregate/coretests-site/README.building.txt	                        (rev 0)
+++ trunk/build/aggregate/coretests-site/README.building.txt	2012-03-27 04:15:01 UTC (rev 39840)
@@ -0,0 +1,19 @@
+1. First, build the various components referenced in site.xml (or pull them from upstream previous builds hosted on http://download.jboss.org/jbosstools/builds/staging/)
+
+Components are here:
+
+    http://anonsvn.jboss.org/repos/jbosstools/trunk/
+
+2. Next, ensure the parent pom in ../../parent/pom.xml has been built w/ `mvn clean install` (this may not be required as the next step should resolve/build it automatically)
+
+3. Build this folder w/ `mvn clean install`
+
+4. Review the resulting update site in site/target/site/:
+
+	firefox site/target/site/index.html
+
+5. Load the site into Eclipse as a local repo, eg., 
+
+	file:///path/to/site/target/site/
+
+

Copied: trunk/build/aggregate/coretests-site/associate.properties (from rev 39839, trunk/build/aggregate/tests-site/associate.properties)
===================================================================
--- trunk/build/aggregate/coretests-site/associate.properties	                        (rev 0)
+++ trunk/build/aggregate/coretests-site/associate.properties	2012-03-27 04:15:01 UTC (rev 39840)
@@ -0,0 +1,7 @@
+# options: Nightly Build (default), Development Milestone, Stable Release  
+#update.site.description=Nightly Build
+#update.site.description=Development Milestone
+#update.site.version=3.2.0.M2.2010-07-16_13-26-18-H21
+
+# associate sites to add to the resulting repo 
+associate.sites=http://download.jboss.org/jbosstools/updates/indigo/SR2/,http://download.jboss.org/jbosstools/updates/development/indigo/

Copied: trunk/build/aggregate/coretests-site/index.html (from rev 39839, trunk/build/aggregate/tests-site/index.html)
===================================================================
--- trunk/build/aggregate/coretests-site/index.html	                        (rev 0)
+++ trunk/build/aggregate/coretests-site/index.html	2012-03-27 04:15:01 UTC (rev 39840)
@@ -0,0 +1,536 @@
+<html>
+<head>
+<title>JBoss Tools - Core Tests - Nightly Build Update Site</title>
+<style>
+ at import url("http://download.jboss.org/jbosstools/updates/web/site.css");
+</style>
+</head>
+<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
+<center>
+<table marginheight="0" marginwidth="0" leftmargin="0" topmargin="0"
+	cellspacing="0" cellpadding="0" width="920" class="bodyText">
+	<tr>
+		<td colspan="3"><img
+			src="https://www.jboss.org/dms/tools/images/tools-banner.png" /></td>
+	</tr>
+	<tr>
+		<td>&#160;&#160;&#160;&#160;&#160;&#160;</td>
+		<td>&#160;&#160;&#160;&#160;&#160;&#160;</td>
+		<td>&#160;&#160;&#160;&#160;&#160;&#160;</td>
+	</tr>
+	<tr>
+		<td>&#160;&#160;&#160;&#160;&#160;&#160;</td>
+		<td>
+		<h2 class="title">JBoss Tools - Core Tests - Nightly Build Update Site</h2>
+		<table width="100%">
+			<tr class="header">
+				<td class="sub-header" width="100%"><span>Latest Build</span></td>
+			</tr>
+
+			<tr class="light-row" style="height: 30px">
+				<td class="bodyText">
+				<p class="bodyText">This is the <b>Nightly Build</b>
+				Update Site for JBoss Tools - Core Tests.
+								<blockquote style="border: 1px dashed #1778be; padding: 2px">
+									<ol>
+										<li>To <a class="link"
+											href="http://www.jboss.org/tools/download/installation/update_3_3">install</a>
+											from this site, start up Eclipse 3.7, then do:
+											<ul>
+												<code><strong>Help > Install New Software... ></strong></code>
+											</ul>
+										</li>
+										<li>Copy this site's URL into Eclipse, and hit Enter.</li>
+										<li>When the site loads, select the features to install,
+											or click the <code><strong>Select All</strong></code> button.</li>
+										<li>To properly resolve all dependencies, check
+										<ul><code><strong>[x] Contact all update sites during install to find required software</strong></code></ul> 
+										
+										<li>Click <code><strong>Next</strong></code>, agree to the license
+											terms, and install.</li>
+
+										<p class="bodyText">
+											You can also download JBoss Tools as individual zips for
+											offline installation. See <a class="link"
+												href="http://www.jboss.org/tools/download">JBoss Tools
+												Downloads</a>.<br /> If you downloaded this site as a zip, see
+											<a href="README.installation.txt">Installation README</a>.
+											See also <a
+												href="http://www.jboss.org/tools/download/installation">Installation
+												methods</a>.
+										</p>
+									</ol>
+								</blockquote>
+							</td>
+						</tr>
+		</table>
+		</td>
+		<td>&#160;&#160;&#160;&#160;&#160;&#160;</td>
+	</tr>
+	<tr>
+		<td></td>
+		<td>
+	        <table xmlns="http://www.w3.org/1999/xhtml" xmlns:xalan="http://xml.apache.org/xalan" border="0" cellpadding="0" cellspacing="2">
+<tr style="background-color:#DDDDDD">
+<th style="font-size:small">Feature</th>
+<th style="font-size:small">Version</th>
+<th style="font-size:small">
+						Feature Categor(ies)
+					</th>
+</tr>
+<tr style="background-color:
+							#EEEEEE
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.ide.eclipse.archives.test.feature_3.2.1.v20120326-1835-Beta3.jar">org.jboss.ide.eclipse.archives.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">3.2.1.v20120326-1835-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#FFFFFF
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.ide.eclipse.as.test.feature_2.3.0.v20120326-1835-Beta3.jar">org.jboss.ide.eclipse.as.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">2.3.0.v20120326-1835-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#EEEEEE
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.ide.eclipse.freemarker.test.feature_1.2.0.v20120324-0258-H774-Beta3.jar">org.jboss.ide.eclipse.freemarker.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">1.2.0.v20120324-0258-H774-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#FFFFFF
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.tools.birt.test.feature_1.3.0.v20120324-0058-H797-Beta3.jar">org.jboss.tools.birt.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">1.3.0.v20120324-0058-H797-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#EEEEEE
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.tools.cdi.seam.test.feature_1.2.0.v20120326-2054-H986-Beta3.jar">org.jboss.tools.cdi.seam.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">1.2.0.v20120326-2054-H986-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#FFFFFF
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.tools.cdi.test.feature_1.2.0.v20120326-2054-H986-Beta3.jar">org.jboss.tools.cdi.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">1.2.0.v20120326-2054-H986-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#EEEEEE
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.tools.central.test.feature_1.0.0.v20120326-1846-Beta3.jar">org.jboss.tools.central.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">1.0.0.v20120326-1846-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#FFFFFF
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.tools.common.all.test.feature_3.3.0.v20120326-1835-Beta3.jar">org.jboss.tools.common.all.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">3.3.0.v20120326-1835-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#EEEEEE
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.tools.forge.test.feature_1.0.0.v20120326-1639-H610-Beta3.jar">org.jboss.tools.forge.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">1.0.0.v20120326-1639-H610-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#FFFFFF
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.tools.jmx.test.feature_1.2.0.v20120326-1835-Beta3.jar">org.jboss.tools.jmx.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">1.2.0.v20120326-1835-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#EEEEEE
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.tools.jsf.test.feature_3.3.0.v20120324-0505-H803-Beta3.jar">org.jboss.tools.jsf.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">3.3.0.v20120324-0505-H803-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#FFFFFF
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.tools.jst.test.feature_3.3.0.v20120324-0258-H935-Beta3.jar">org.jboss.tools.jst.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">3.3.0.v20120324-0258-H935-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#EEEEEE
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.tools.maven.test.feature_1.3.0.v20120326-1905-H587-Beta3.jar">org.jboss.tools.maven.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">1.3.0.v20120326-1905-H587-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#FFFFFF
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.tools.openshift.express.test.feature_2.3.0.v20120326-1914-H342-Beta3.jar">org.jboss.tools.openshift.express.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">2.3.0.v20120326-1914-H342-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#EEEEEE
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.tools.portlet.test.feature_1.2.0.v20120326-1608-H538-Beta3.jar">org.jboss.tools.portlet.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">1.2.0.v20120326-1608-H538-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#FFFFFF
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.tools.project.examples.test.feature_1.2.1.v20120326-1820-H619-Beta3.jar">org.jboss.tools.project.examples.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">1.2.1.v20120326-1820-H619-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#EEEEEE
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.tools.runtime.test.feature_1.3.0.v20120326-0354-H680-Beta3.jar">org.jboss.tools.runtime.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">1.3.0.v20120326-0354-H680-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#FFFFFF
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.tools.seam.test.feature_3.3.0.v20120326-0201-H893-Beta3.jar">org.jboss.tools.seam.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">3.3.0.v20120326-0201-H893-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#EEEEEE
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.tools.struts.test.feature_3.3.0.v20120324-0440-H699-Beta3.jar">org.jboss.tools.struts.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">3.3.0.v20120324-0440-H699-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#FFFFFF
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.tools.test.feature_3.2.0.v20120326-1835-Beta3.jar">org.jboss.tools.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">3.2.0.v20120326-1835-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#EEEEEE
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.tools.usage.test.feature_1.1.0.v20120326-1835-Beta3.jar">org.jboss.tools.usage.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">1.1.0.v20120326-1835-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#FFFFFF
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.tools.vpe.test.feature_3.3.0.v20120324-0338-H896-Beta3.jar">org.jboss.tools.vpe.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">3.3.0.v20120324-0338-H896-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:
+							#EEEEEE
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.jboss.tools.ws.test.feature_1.2.2.v20120325-1424-H848-Beta3.jar">org.jboss.tools.ws.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">1.2.2.v20120325-1424-H848-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:#DDDDDD">
+<th style="font-size:small">Feature</th>
+<th style="font-size:small">Version</th>
+<th style="font-size:small">
+						Feature Categor(ies)
+					</th>
+</tr>
+<tr style="background-color:
+							#EEEEEE
+						">
+<td class="rowLine">
+<a style="font-size:x-small" href="features/org.hibernate.eclipse.test.feature_3.4.0.v20120324-0445-H837-Beta3.jar">org.hibernate.eclipse.test.feature</a>
+</td>
+<td>
+<span style="font-size:x-small">3.4.0.v20120324-0445-H837-Beta3</span>
+</td>
+<td>
+<span style="font-size:x-small">
+											|
+											JBoss Tools - Core Tests</span>
+</td>
+</tr>
+<tr style="background-color:#DDDDDD">
+<th style="font-size:small" colspan="1">Metadata</th>
+<th style="font-size:small" colspan="1"/>
+<th style="font-size:small" colspan="1"/>
+</tr>
+<tr style="background-color:#EEEEEE">
+<td colspan="1" class="rowLine">
+<a style="font-size:x-small" href="site.xml">site.xml</a>
+					::
+					<a style="font-size:x-small" href="artifacts.jar">artifacts.jar</a>
+					::
+					<a style="font-size:x-small" href="content.jar">content.jar</a>
+</td>
+<td colspan="1" class="rowLine">
+					::
+					<a style="font-size:x-small" href="plugins/">plugins</a>
+					::
+					<a style="font-size:x-small" href="features/">features</a>
+</td>
+<td colspan="1" class="rowLine">
+					
+					:: <a href="site.properties" style="font-size:x-small">site.properties</a>
+				</td>
+</tr>
+</table><br xmlns="http://www.w3.org/1999/xhtml" xmlns:xalan="http://xml.apache.org/xalan"/>
+
+		</td>
+		<td></td>
+	</tr>
+	<tr>
+		<td></td>
+		<td>
+		<table width="100%">
+			<tr class="header">
+				<td class="sub-header" width="100%"><span> Installation
+				Types</span></td>
+			</tr>
+			<tr class="light-row" style="height: 30px">
+				<td class="bodyText">
+				<p class="bodyText">Depending on how close to the bleeding edge
+				you like to be, there are several types of releases available.</p>
+				<br />
+
+				</td>
+			</tr>
+
+			<tr class="dark-row" style="height: 30px">
+				<td class="bodyText">
+				<h4>Stable Releases</h4>
+
+				<p><a href="https://www.jboss.org/tools/download/stable.html">Stable
+				releases</a> are - as indicated by their name - stable.</p><br/>
+
+				</td>
+			</tr>
+
+			<tr class="light-row" style="height: 30px">
+				<td class="bodyText">
+				<h4>Development Milestones</h4>
+
+				<p><a href="https://www.jboss.org/tools/download/dev.html">Development
+				builds</a>, released once per milestone and only a few times a year, are
+				fairly stable, but there may be some things which do not yet work.
+				If you would like to try one of these milestones, we'd greatly
+				appreciate the assistance in testing and <a
+					href="https://jira.jboss.org/jira/browse/JBIDE">reporting of
+				issues in our issue tracker</a>.</p><br/>
+
+				</td>
+			</tr>
+
+			<tr class="dark-row" style="height: 30px">
+				<td class="bodyText">
+				<h4>Nightly Builds</h4>
+
+				<p>The <a
+					href="https://www.jboss.org/tools/download/nightly.html">bleeding
+				edge</a> contains the latest and greatest new features, but nothing is
+				stable or guaranteed - yet. If you're using a Milestone and need a
+				fix, you can update to the latest Nightly, or wait for the next
+				Milestone.</p><br/>
+				</td>
+			</tr>
+		</table>
+		</td>
+	</tr>
+</table>
+</center>
+</html>

Copied: trunk/build/aggregate/coretests-site/pom.xml (from rev 39839, trunk/build/aggregate/tests-site/pom.xml)
===================================================================
--- trunk/build/aggregate/coretests-site/pom.xml	                        (rev 0)
+++ trunk/build/aggregate/coretests-site/pom.xml	2012-03-27 04:15:01 UTC (rev 39840)
@@ -0,0 +1,119 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+	<modelVersion>4.0.0</modelVersion>
+	<parent>
+		<groupId>org.jboss.tools</groupId>
+		<artifactId>org.jboss.tools.site</artifactId>
+		<version>0.0.2-SNAPSHOT</version>
+	</parent>
+	<groupId>org.jboss.tools</groupId>
+	<artifactId>org.jboss.tools.site.core.tests</artifactId>
+	<name>JBoss Tools - Core Tests Site</name>
+	<packaging>eclipse-update-site</packaging>
+	<build>
+		<plugins>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-antrun-plugin</artifactId>
+				<version>1.7</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="basic.build" dir="../">
+									<property name="output.dir" value="${basedir}" />
+									<property name="inputRepo"
+										value="${jbosstools-nightly-staging-composite}" />
+									<property name="update.site.name" value="JBoss Tools - Core Tests"/>
+									<property name="JBT_VERSION" value="${JBT_VERSION}" />
+									<property name="BUILD_ALIAS" value="${BUILD_ALIAS}" />
+								</ant>
+							</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.8.2</version>
+					</dependency>
+					<dependency>
+						<groupId>org.apache.ant</groupId>
+						<artifactId>ant-nodeps</artifactId>
+						<version>1.8.1</version>
+					</dependency>
+					<dependency>
+						<groupId>org.apache.ant</groupId>
+						<artifactId>ant-trax</artifactId>
+						<version>1.8.0</version>
+					</dependency>
+					<dependency>
+						<groupId>org.apache.ant</groupId>
+						<artifactId>ant-commons-net</artifactId>
+						<version>1.8.2</version>
+					</dependency>
+					<dependency>
+						<groupId>org.apache.ant</groupId>
+						<artifactId>ant-apache-regexp</artifactId>
+						<version>1.8.2</version>
+					</dependency>
+					<dependency>
+						<groupId>ant-contrib</groupId>
+						<artifactId>ant-contrib</artifactId>
+						<version>1.0b3</version>
+					</dependency>
+				</dependencies>
+			</plugin>
+		</plugins>
+	</build>
+
+	<repositories>
+		<repository>
+			<id>jbosstools-nightly-staging-composite</id>
+			<url>${jbosstools-nightly-staging-composite}</url>
+			<layout>p2</layout>
+			<snapshots>
+				<enabled>true</enabled>
+			</snapshots>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+		</repository>
+		<repository>
+			<id>jbosstools-target-site</id>
+			<url>${jbosstools-target-site}</url>
+			<layout>p2</layout>
+			<snapshots>
+				<enabled>true</enabled>
+			</snapshots>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+		</repository>
+		<repository>
+			<id>jboss-requirements-composite-mirror</id>
+			<url>${jboss-requirements-composite-mirror}</url>
+			<layout>p2</layout>
+			<snapshots>
+				<enabled>true</enabled>
+			</snapshots>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+		</repository>
+	</repositories>
+</project>

Copied: trunk/build/aggregate/coretests-site/site.xml (from rev 39839, trunk/build/aggregate/tests-site/site.xml)
===================================================================
--- trunk/build/aggregate/coretests-site/site.xml	                        (rev 0)
+++ trunk/build/aggregate/coretests-site/site.xml	2012-03-27 04:15:01 UTC (rev 39840)
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+	<description>JBoss Tools 3.3 - Core Tests</description>
+
+	<!-- PLEASE NOTE!
+		When updating this file, please be sure that it parses as valid XML before committing it.
+		To test, just run `mvn clean install` in this folder. 
+		
+		To regenerate the list of included test features, do this:
+		
+		$ cd ~/trunk; find . -mindepth 3 -maxdepth 3 -type d -name "*test*feature" | sort | \
+		sed "s#\.\/.\+\/features\/\(.\+\)#<feature url=\"features/\1_0.0.0.jar\" id=\"\1\" version=\"0.0.0\"><category name=\"JBoss Tools - Core Tests\"/></feature>#g"
+	-->
+
+	<category-def name="JBoss Tools - Core Tests" label="JBoss Tools - Core Tests">
+		<description>JBoss Tools - Core Tests
+		</description>
+	</category-def>
+
+<!-- TODO: includes feature.source features -->
+<feature url="features/org.jboss.ide.eclipse.archives.test.feature_0.0.0.jar" id="org.jboss.ide.eclipse.archives.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.ide.eclipse.as.test.feature_0.0.0.jar" id="org.jboss.ide.eclipse.as.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.birt.test.feature_0.0.0.jar" id="org.jboss.tools.birt.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.cdi.seam.test.feature_0.0.0.jar" id="org.jboss.tools.cdi.seam.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.cdi.test.feature_0.0.0.jar" id="org.jboss.tools.cdi.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.central.test.feature_0.0.0.jar" id="org.jboss.tools.central.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.common.all.test.feature_0.0.0.jar" id="org.jboss.tools.common.all.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.project.examples.test.feature_0.0.0.jar" id="org.jboss.tools.project.examples.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.forge.test.feature_0.0.0.jar" id="org.jboss.tools.forge.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.ide.eclipse.freemarker.test.feature_0.0.0.jar" id="org.jboss.ide.eclipse.freemarker.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.hibernate.eclipse.test.feature_0.0.0.jar" id="org.hibernate.eclipse.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.jmx.test.feature_0.0.0.jar" id="org.jboss.tools.jmx.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.jsf.test.feature_0.0.0.jar" id="org.jboss.tools.jsf.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.jst.test.feature_0.0.0.jar" id="org.jboss.tools.jst.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.maven.test.feature_0.0.0.jar" id="org.jboss.tools.maven.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.openshift.express.test.feature_0.0.0.jar" id="org.jboss.tools.openshift.express.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.portlet.test.feature_0.0.0.jar" id="org.jboss.tools.portlet.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.runtime.test.feature_0.0.0.jar" id="org.jboss.tools.runtime.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.seam.test.feature_0.0.0.jar" id="org.jboss.tools.seam.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.struts.test.feature_0.0.0.jar" id="org.jboss.tools.struts.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.test.feature_0.0.0.jar" id="org.jboss.tools.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.usage.test.feature_0.0.0.jar" id="org.jboss.tools.usage.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.vpe.test.feature_0.0.0.jar" id="org.jboss.tools.vpe.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.ws.test.feature_0.0.0.jar" id="org.jboss.tools.ws.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+
+<!-- These should be on a SOA Tooling tests site, so they can be used by downstream
+<feature url="features/org.jboss.tools.bpel.test.feature_0.0.0.jar" id="org.jboss.tools.bpel.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.bpel.test.source.feature_0.0.0.jar" id="org.jboss.tools.bpel.test.source.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.esb.test.feature_0.0.0.jar" id="org.jboss.tools.esb.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.flow.common.test.feature_0.0.0.jar" id="org.jboss.tools.flow.common.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.jbpm3.test.feature_0.0.0.jar" id="org.jboss.tools.jbpm3.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.jbpm4.test.feature_0.0.0.jar" id="org.jboss.tools.jbpm4.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.modeshape.rest.test.feature_0.0.0.jar" id="org.jboss.tools.modeshape.rest.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.runtime.soa.test.feature_0.0.0.jar" id="org.jboss.tools.runtime.soa.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+-->
+
+<!-- disabled/deprecated/not included
+<feature url="features/org.jboss.tools.deltacloud.test.feature_0.0.0.jar" id="org.jboss.tools.deltacloud.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+<feature url="features/org.jboss.tools.smooks.test.feature_0.0.0.jar" id="org.jboss.tools.smooks.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
+-->
+
+</site>

Deleted: trunk/build/aggregate/tests-site/.gitignore
===================================================================
--- trunk/build/aggregate/tests-site/.gitignore	2012-03-27 01:03:12 UTC (rev 39839)
+++ trunk/build/aggregate/tests-site/.gitignore	2012-03-27 04:15:01 UTC (rev 39840)
@@ -1,2 +0,0 @@
-target
-zips

Deleted: trunk/build/aggregate/tests-site/README.building.txt
===================================================================
--- trunk/build/aggregate/tests-site/README.building.txt	2012-03-27 01:03:12 UTC (rev 39839)
+++ trunk/build/aggregate/tests-site/README.building.txt	2012-03-27 04:15:01 UTC (rev 39840)
@@ -1,19 +0,0 @@
-1. First, build the various components referenced in site.xml (or pull them from upstream previous builds hosted on http://download.jboss.org/jbosstools/builds/staging/)
-
-Components are here:
-
-    http://anonsvn.jboss.org/repos/jbosstools/trunk/
-
-2. Next, ensure the parent pom in ../../parent/pom.xml has been built w/ `mvn clean install` (this may not be required as the next step should resolve/build it automatically)
-
-3. Build this folder w/ `mvn clean install`
-
-4. Review the resulting update site in site/target/site/:
-
-	firefox site/target/site/index.html
-
-5. Load the site into Eclipse as a local repo, eg., 
-
-	file:///path/to/site/target/site/
-
-

Deleted: trunk/build/aggregate/tests-site/associate.properties
===================================================================
--- trunk/build/aggregate/tests-site/associate.properties	2012-03-27 01:03:12 UTC (rev 39839)
+++ trunk/build/aggregate/tests-site/associate.properties	2012-03-27 04:15:01 UTC (rev 39840)
@@ -1,7 +0,0 @@
-# options: Nightly Build (default), Development Milestone, Stable Release  
-#update.site.description=Nightly Build
-#update.site.description=Development Milestone
-#update.site.version=3.2.0.M2.2010-07-16_13-26-18-H21
-
-# associate sites to add to the resulting repo 
-associate.sites=http://download.jboss.org/jbosstools/updates/indigo/SR2/,http://download.jboss.org/jbosstools/updates/development/indigo/

Deleted: trunk/build/aggregate/tests-site/index.html
===================================================================
--- trunk/build/aggregate/tests-site/index.html	2012-03-27 01:03:12 UTC (rev 39839)
+++ trunk/build/aggregate/tests-site/index.html	2012-03-27 04:15:01 UTC (rev 39840)
@@ -1,536 +0,0 @@
-<html>
-<head>
-<title>JBoss Tools - Core Tests - Nightly Build Update Site</title>
-<style>
- at import url("http://download.jboss.org/jbosstools/updates/web/site.css");
-</style>
-</head>
-<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
-<center>
-<table marginheight="0" marginwidth="0" leftmargin="0" topmargin="0"
-	cellspacing="0" cellpadding="0" width="920" class="bodyText">
-	<tr>
-		<td colspan="3"><img
-			src="https://www.jboss.org/dms/tools/images/tools-banner.png" /></td>
-	</tr>
-	<tr>
-		<td>&#160;&#160;&#160;&#160;&#160;&#160;</td>
-		<td>&#160;&#160;&#160;&#160;&#160;&#160;</td>
-		<td>&#160;&#160;&#160;&#160;&#160;&#160;</td>
-	</tr>
-	<tr>
-		<td>&#160;&#160;&#160;&#160;&#160;&#160;</td>
-		<td>
-		<h2 class="title">JBoss Tools - Core Tests - Nightly Build Update Site</h2>
-		<table width="100%">
-			<tr class="header">
-				<td class="sub-header" width="100%"><span>Latest Build</span></td>
-			</tr>
-
-			<tr class="light-row" style="height: 30px">
-				<td class="bodyText">
-				<p class="bodyText">This is the <b>Nightly Build</b>
-				Update Site for JBoss Tools - Core Tests.
-								<blockquote style="border: 1px dashed #1778be; padding: 2px">
-									<ol>
-										<li>To <a class="link"
-											href="http://www.jboss.org/tools/download/installation/update_3_3">install</a>
-											from this site, start up Eclipse 3.7, then do:
-											<ul>
-												<code><strong>Help > Install New Software... ></strong></code>
-											</ul>
-										</li>
-										<li>Copy this site's URL into Eclipse, and hit Enter.</li>
-										<li>When the site loads, select the features to install,
-											or click the <code><strong>Select All</strong></code> button.</li>
-										<li>To properly resolve all dependencies, check
-										<ul><code><strong>[x] Contact all update sites during install to find required software</strong></code></ul> 
-										
-										<li>Click <code><strong>Next</strong></code>, agree to the license
-											terms, and install.</li>
-
-										<p class="bodyText">
-											You can also download JBoss Tools as individual zips for
-											offline installation. See <a class="link"
-												href="http://www.jboss.org/tools/download">JBoss Tools
-												Downloads</a>.<br /> If you downloaded this site as a zip, see
-											<a href="README.installation.txt">Installation README</a>.
-											See also <a
-												href="http://www.jboss.org/tools/download/installation">Installation
-												methods</a>.
-										</p>
-									</ol>
-								</blockquote>
-							</td>
-						</tr>
-		</table>
-		</td>
-		<td>&#160;&#160;&#160;&#160;&#160;&#160;</td>
-	</tr>
-	<tr>
-		<td></td>
-		<td>
-	        <table xmlns="http://www.w3.org/1999/xhtml" xmlns:xalan="http://xml.apache.org/xalan" border="0" cellpadding="0" cellspacing="2">
-<tr style="background-color:#DDDDDD">
-<th style="font-size:small">Feature</th>
-<th style="font-size:small">Version</th>
-<th style="font-size:small">
-						Feature Categor(ies)
-					</th>
-</tr>
-<tr style="background-color:
-							#EEEEEE
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.ide.eclipse.archives.test.feature_3.2.1.v20120326-1835-Beta3.jar">org.jboss.ide.eclipse.archives.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">3.2.1.v20120326-1835-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#FFFFFF
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.ide.eclipse.as.test.feature_2.3.0.v20120326-1835-Beta3.jar">org.jboss.ide.eclipse.as.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">2.3.0.v20120326-1835-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#EEEEEE
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.ide.eclipse.freemarker.test.feature_1.2.0.v20120324-0258-H774-Beta3.jar">org.jboss.ide.eclipse.freemarker.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">1.2.0.v20120324-0258-H774-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#FFFFFF
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.tools.birt.test.feature_1.3.0.v20120324-0058-H797-Beta3.jar">org.jboss.tools.birt.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">1.3.0.v20120324-0058-H797-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#EEEEEE
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.tools.cdi.seam.test.feature_1.2.0.v20120326-2054-H986-Beta3.jar">org.jboss.tools.cdi.seam.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">1.2.0.v20120326-2054-H986-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#FFFFFF
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.tools.cdi.test.feature_1.2.0.v20120326-2054-H986-Beta3.jar">org.jboss.tools.cdi.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">1.2.0.v20120326-2054-H986-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#EEEEEE
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.tools.central.test.feature_1.0.0.v20120326-1846-Beta3.jar">org.jboss.tools.central.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">1.0.0.v20120326-1846-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#FFFFFF
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.tools.common.all.test.feature_3.3.0.v20120326-1835-Beta3.jar">org.jboss.tools.common.all.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">3.3.0.v20120326-1835-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#EEEEEE
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.tools.forge.test.feature_1.0.0.v20120326-1639-H610-Beta3.jar">org.jboss.tools.forge.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">1.0.0.v20120326-1639-H610-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#FFFFFF
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.tools.jmx.test.feature_1.2.0.v20120326-1835-Beta3.jar">org.jboss.tools.jmx.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">1.2.0.v20120326-1835-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#EEEEEE
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.tools.jsf.test.feature_3.3.0.v20120324-0505-H803-Beta3.jar">org.jboss.tools.jsf.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">3.3.0.v20120324-0505-H803-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#FFFFFF
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.tools.jst.test.feature_3.3.0.v20120324-0258-H935-Beta3.jar">org.jboss.tools.jst.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">3.3.0.v20120324-0258-H935-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#EEEEEE
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.tools.maven.test.feature_1.3.0.v20120326-1905-H587-Beta3.jar">org.jboss.tools.maven.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">1.3.0.v20120326-1905-H587-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#FFFFFF
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.tools.openshift.express.test.feature_2.3.0.v20120326-1914-H342-Beta3.jar">org.jboss.tools.openshift.express.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">2.3.0.v20120326-1914-H342-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#EEEEEE
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.tools.portlet.test.feature_1.2.0.v20120326-1608-H538-Beta3.jar">org.jboss.tools.portlet.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">1.2.0.v20120326-1608-H538-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#FFFFFF
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.tools.project.examples.test.feature_1.2.1.v20120326-1820-H619-Beta3.jar">org.jboss.tools.project.examples.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">1.2.1.v20120326-1820-H619-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#EEEEEE
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.tools.runtime.test.feature_1.3.0.v20120326-0354-H680-Beta3.jar">org.jboss.tools.runtime.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">1.3.0.v20120326-0354-H680-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#FFFFFF
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.tools.seam.test.feature_3.3.0.v20120326-0201-H893-Beta3.jar">org.jboss.tools.seam.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">3.3.0.v20120326-0201-H893-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#EEEEEE
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.tools.struts.test.feature_3.3.0.v20120324-0440-H699-Beta3.jar">org.jboss.tools.struts.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">3.3.0.v20120324-0440-H699-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#FFFFFF
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.tools.test.feature_3.2.0.v20120326-1835-Beta3.jar">org.jboss.tools.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">3.2.0.v20120326-1835-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#EEEEEE
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.tools.usage.test.feature_1.1.0.v20120326-1835-Beta3.jar">org.jboss.tools.usage.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">1.1.0.v20120326-1835-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#FFFFFF
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.tools.vpe.test.feature_3.3.0.v20120324-0338-H896-Beta3.jar">org.jboss.tools.vpe.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">3.3.0.v20120324-0338-H896-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:
-							#EEEEEE
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.jboss.tools.ws.test.feature_1.2.2.v20120325-1424-H848-Beta3.jar">org.jboss.tools.ws.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">1.2.2.v20120325-1424-H848-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:#DDDDDD">
-<th style="font-size:small">Feature</th>
-<th style="font-size:small">Version</th>
-<th style="font-size:small">
-						Feature Categor(ies)
-					</th>
-</tr>
-<tr style="background-color:
-							#EEEEEE
-						">
-<td class="rowLine">
-<a style="font-size:x-small" href="features/org.hibernate.eclipse.test.feature_3.4.0.v20120324-0445-H837-Beta3.jar">org.hibernate.eclipse.test.feature</a>
-</td>
-<td>
-<span style="font-size:x-small">3.4.0.v20120324-0445-H837-Beta3</span>
-</td>
-<td>
-<span style="font-size:x-small">
-											|
-											JBoss Tools - Core Tests</span>
-</td>
-</tr>
-<tr style="background-color:#DDDDDD">
-<th style="font-size:small" colspan="1">Metadata</th>
-<th style="font-size:small" colspan="1"/>
-<th style="font-size:small" colspan="1"/>
-</tr>
-<tr style="background-color:#EEEEEE">
-<td colspan="1" class="rowLine">
-<a style="font-size:x-small" href="site.xml">site.xml</a>
-					::
-					<a style="font-size:x-small" href="artifacts.jar">artifacts.jar</a>
-					::
-					<a style="font-size:x-small" href="content.jar">content.jar</a>
-</td>
-<td colspan="1" class="rowLine">
-					::
-					<a style="font-size:x-small" href="plugins/">plugins</a>
-					::
-					<a style="font-size:x-small" href="features/">features</a>
-</td>
-<td colspan="1" class="rowLine">
-					
-					:: <a href="site.properties" style="font-size:x-small">site.properties</a>
-				</td>
-</tr>
-</table><br xmlns="http://www.w3.org/1999/xhtml" xmlns:xalan="http://xml.apache.org/xalan"/>
-
-		</td>
-		<td></td>
-	</tr>
-	<tr>
-		<td></td>
-		<td>
-		<table width="100%">
-			<tr class="header">
-				<td class="sub-header" width="100%"><span> Installation
-				Types</span></td>
-			</tr>
-			<tr class="light-row" style="height: 30px">
-				<td class="bodyText">
-				<p class="bodyText">Depending on how close to the bleeding edge
-				you like to be, there are several types of releases available.</p>
-				<br />
-
-				</td>
-			</tr>
-
-			<tr class="dark-row" style="height: 30px">
-				<td class="bodyText">
-				<h4>Stable Releases</h4>
-
-				<p><a href="https://www.jboss.org/tools/download/stable.html">Stable
-				releases</a> are - as indicated by their name - stable.</p><br/>
-
-				</td>
-			</tr>
-
-			<tr class="light-row" style="height: 30px">
-				<td class="bodyText">
-				<h4>Development Milestones</h4>
-
-				<p><a href="https://www.jboss.org/tools/download/dev.html">Development
-				builds</a>, released once per milestone and only a few times a year, are
-				fairly stable, but there may be some things which do not yet work.
-				If you would like to try one of these milestones, we'd greatly
-				appreciate the assistance in testing and <a
-					href="https://jira.jboss.org/jira/browse/JBIDE">reporting of
-				issues in our issue tracker</a>.</p><br/>
-
-				</td>
-			</tr>
-
-			<tr class="dark-row" style="height: 30px">
-				<td class="bodyText">
-				<h4>Nightly Builds</h4>
-
-				<p>The <a
-					href="https://www.jboss.org/tools/download/nightly.html">bleeding
-				edge</a> contains the latest and greatest new features, but nothing is
-				stable or guaranteed - yet. If you're using a Milestone and need a
-				fix, you can update to the latest Nightly, or wait for the next
-				Milestone.</p><br/>
-				</td>
-			</tr>
-		</table>
-		</td>
-	</tr>
-</table>
-</center>
-</html>

Deleted: trunk/build/aggregate/tests-site/pom.xml
===================================================================
--- trunk/build/aggregate/tests-site/pom.xml	2012-03-27 01:03:12 UTC (rev 39839)
+++ trunk/build/aggregate/tests-site/pom.xml	2012-03-27 04:15:01 UTC (rev 39840)
@@ -1,119 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-	<modelVersion>4.0.0</modelVersion>
-	<parent>
-		<groupId>org.jboss.tools</groupId>
-		<artifactId>org.jboss.tools.site</artifactId>
-		<version>0.0.2-SNAPSHOT</version>
-	</parent>
-	<groupId>org.jboss.tools</groupId>
-	<artifactId>org.jboss.tools.site.core.tests</artifactId>
-	<name>JBoss Tools - Core Tests Site</name>
-	<packaging>eclipse-update-site</packaging>
-	<build>
-		<plugins>
-			<plugin>
-				<groupId>org.apache.maven.plugins</groupId>
-				<artifactId>maven-antrun-plugin</artifactId>
-				<version>1.7</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="basic.build" dir="../">
-									<property name="output.dir" value="${basedir}" />
-									<property name="inputRepo"
-										value="${jbosstools-nightly-staging-composite}" />
-									<property name="update.site.name" value="JBoss Tools - Core Tests"/>
-									<property name="JBT_VERSION" value="${JBT_VERSION}" />
-									<property name="BUILD_ALIAS" value="${BUILD_ALIAS}" />
-								</ant>
-							</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.8.2</version>
-					</dependency>
-					<dependency>
-						<groupId>org.apache.ant</groupId>
-						<artifactId>ant-nodeps</artifactId>
-						<version>1.8.1</version>
-					</dependency>
-					<dependency>
-						<groupId>org.apache.ant</groupId>
-						<artifactId>ant-trax</artifactId>
-						<version>1.8.0</version>
-					</dependency>
-					<dependency>
-						<groupId>org.apache.ant</groupId>
-						<artifactId>ant-commons-net</artifactId>
-						<version>1.8.2</version>
-					</dependency>
-					<dependency>
-						<groupId>org.apache.ant</groupId>
-						<artifactId>ant-apache-regexp</artifactId>
-						<version>1.8.2</version>
-					</dependency>
-					<dependency>
-						<groupId>ant-contrib</groupId>
-						<artifactId>ant-contrib</artifactId>
-						<version>1.0b3</version>
-					</dependency>
-				</dependencies>
-			</plugin>
-		</plugins>
-	</build>
-
-	<repositories>
-		<repository>
-			<id>jbosstools-nightly-staging-composite</id>
-			<url>${jbosstools-nightly-staging-composite}</url>
-			<layout>p2</layout>
-			<snapshots>
-				<enabled>true</enabled>
-			</snapshots>
-			<releases>
-				<enabled>true</enabled>
-			</releases>
-		</repository>
-		<repository>
-			<id>jbosstools-target-site</id>
-			<url>${jbosstools-target-site}</url>
-			<layout>p2</layout>
-			<snapshots>
-				<enabled>true</enabled>
-			</snapshots>
-			<releases>
-				<enabled>true</enabled>
-			</releases>
-		</repository>
-		<repository>
-			<id>jboss-requirements-composite-mirror</id>
-			<url>${jboss-requirements-composite-mirror}</url>
-			<layout>p2</layout>
-			<snapshots>
-				<enabled>true</enabled>
-			</snapshots>
-			<releases>
-				<enabled>true</enabled>
-			</releases>
-		</repository>
-	</repositories>
-</project>

Deleted: trunk/build/aggregate/tests-site/site.xml
===================================================================
--- trunk/build/aggregate/tests-site/site.xml	2012-03-27 01:03:12 UTC (rev 39839)
+++ trunk/build/aggregate/tests-site/site.xml	2012-03-27 04:15:01 UTC (rev 39840)
@@ -1,62 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
-	<description>JBoss Tools 3.3 - Core Tests</description>
-
-	<!-- PLEASE NOTE!
-		When updating this file, please be sure that it parses as valid XML before committing it.
-		To test, just run `mvn clean install` in this folder. 
-		
-		To regenerate the list of included test features, do this:
-		
-		$ cd ~/trunk; find . -mindepth 3 -maxdepth 3 -type d -name "*test*feature" | sort | \
-		sed "s#\.\/.\+\/features\/\(.\+\)#<feature url=\"features/\1_0.0.0.jar\" id=\"\1\" version=\"0.0.0\"><category name=\"JBoss Tools - Core Tests\"/></feature>#g"
-	-->
-
-	<category-def name="JBoss Tools - Core Tests" label="JBoss Tools - Core Tests">
-		<description>JBoss Tools - Core Tests
-		</description>
-	</category-def>
-
-<!-- TODO: includes feature.source features -->
-<feature url="features/org.jboss.ide.eclipse.archives.test.feature_0.0.0.jar" id="org.jboss.ide.eclipse.archives.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.ide.eclipse.as.test.feature_0.0.0.jar" id="org.jboss.ide.eclipse.as.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.birt.test.feature_0.0.0.jar" id="org.jboss.tools.birt.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.cdi.seam.test.feature_0.0.0.jar" id="org.jboss.tools.cdi.seam.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.cdi.test.feature_0.0.0.jar" id="org.jboss.tools.cdi.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.central.test.feature_0.0.0.jar" id="org.jboss.tools.central.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.common.all.test.feature_0.0.0.jar" id="org.jboss.tools.common.all.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.project.examples.test.feature_0.0.0.jar" id="org.jboss.tools.project.examples.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.forge.test.feature_0.0.0.jar" id="org.jboss.tools.forge.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.ide.eclipse.freemarker.test.feature_0.0.0.jar" id="org.jboss.ide.eclipse.freemarker.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.hibernate.eclipse.test.feature_0.0.0.jar" id="org.hibernate.eclipse.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.jmx.test.feature_0.0.0.jar" id="org.jboss.tools.jmx.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.jsf.test.feature_0.0.0.jar" id="org.jboss.tools.jsf.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.jst.test.feature_0.0.0.jar" id="org.jboss.tools.jst.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.maven.test.feature_0.0.0.jar" id="org.jboss.tools.maven.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.openshift.express.test.feature_0.0.0.jar" id="org.jboss.tools.openshift.express.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.portlet.test.feature_0.0.0.jar" id="org.jboss.tools.portlet.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.runtime.test.feature_0.0.0.jar" id="org.jboss.tools.runtime.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.seam.test.feature_0.0.0.jar" id="org.jboss.tools.seam.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.struts.test.feature_0.0.0.jar" id="org.jboss.tools.struts.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.test.feature_0.0.0.jar" id="org.jboss.tools.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.usage.test.feature_0.0.0.jar" id="org.jboss.tools.usage.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.vpe.test.feature_0.0.0.jar" id="org.jboss.tools.vpe.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.ws.test.feature_0.0.0.jar" id="org.jboss.tools.ws.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-
-<!-- These should be on a SOA Tooling tests site, so they can be used by downstream
-<feature url="features/org.jboss.tools.bpel.test.feature_0.0.0.jar" id="org.jboss.tools.bpel.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.bpel.test.source.feature_0.0.0.jar" id="org.jboss.tools.bpel.test.source.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.esb.test.feature_0.0.0.jar" id="org.jboss.tools.esb.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.flow.common.test.feature_0.0.0.jar" id="org.jboss.tools.flow.common.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.jbpm3.test.feature_0.0.0.jar" id="org.jboss.tools.jbpm3.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.jbpm4.test.feature_0.0.0.jar" id="org.jboss.tools.jbpm4.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.modeshape.rest.test.feature_0.0.0.jar" id="org.jboss.tools.modeshape.rest.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.runtime.soa.test.feature_0.0.0.jar" id="org.jboss.tools.runtime.soa.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
--->
-
-<!-- disabled/deprecated/not included
-<feature url="features/org.jboss.tools.deltacloud.test.feature_0.0.0.jar" id="org.jboss.tools.deltacloud.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
-<feature url="features/org.jboss.tools.smooks.test.feature_0.0.0.jar" id="org.jboss.tools.smooks.test.feature" version="0.0.0"><category name="JBoss Tools - Core Tests"/></feature>
--->
-
-</site>



More information about the jbosstools-commits mailing list