Author: nickboldt
Date: 2011-10-31 22:23:36 -0400 (Mon, 31 Oct 2011)
New Revision: 36106
Modified:
trunk/build/aggregate/bottests-site/site/build.xml
trunk/build/aggregate/bottests-site/site/index.html
trunk/build/aggregate/bottests-site/site/pom.xml
trunk/build/aggregate/bottests-site/site/site.xsl
trunk/build/aggregate/site/build.xml
trunk/build/aggregate/site/index.html
trunk/build/aggregate/site/jbosstools-directory.xml
trunk/build/aggregate/site/site.xsl
trunk/build/aggregate/soa-site/build.xml
trunk/build/aggregate/soa-site/index.html
trunk/build/aggregate/soa-site/site.xsl
trunk/build/aggregate/webtools-site/build.xml
trunk/build/aggregate/webtools-site/index.html
trunk/build/aggregate/webtools-site/pom.xml
trunk/build/aggregate/webtools-site/site.xsl
Log:
JBIDE-10047
Modified: trunk/build/aggregate/bottests-site/site/build.xml
===================================================================
--- trunk/build/aggregate/bottests-site/site/build.xml 2011-11-01 02:23:03 UTC (rev
36105)
+++ trunk/build/aggregate/bottests-site/site/build.xml 2011-11-01 02:23:36 UTC (rev
36106)
@@ -31,6 +31,8 @@
<property name="aggregateSite.properties"
value="aggregateSite.jbosstools.properties" />
<property file="${aggregateSite.properties}" />
+ <property name="web.content.files" value="index.html, **/*.css,
README*, *directory.xml"/>
+
<target name="init">
<ant antfile="${build.xml}" target="init" />
<taskdef resource="net/sf/antcontrib/antlib.xml">
@@ -401,7 +403,7 @@
</target>
<target name="pack.zip">
- <zip destfile="${output.dir}/target/site_assembly.zip"
update="true" basedir="${update.site.source.dir}"
includes="content.* index.html, web/*.css, README*" />
+ <zip destfile="${output.dir}/target/site_assembly.zip"
update="true" basedir="${update.site.source.dir}"
includes="content.*, ${web.content.files}" />
</target>
<target name="check.target">
@@ -477,7 +479,7 @@
</copy>
<copy todir="${update.site.source.dir}">
- <fileset dir="${output.dir}" includes="index.html, **/*.css,
README*" />
+ <fileset dir="${output.dir}" includes="${web.content.files}"
/>
</copy>
</target>
@@ -495,10 +497,17 @@
<!-- look for
http://download.jboss.org/jbosstools/builds/staging/jbosstools-3.*/logs/z...;
if found, load file and use ${ALL_ZIPS} to get list of relative path zips to fetch
-->
- <target name="collect.zips" description="collect zips from the sites
we aggregated">
+ <target name="collect.zips" description="collect zips from the sites
we aggregated" unless="collect.zips.skip">
<property name="aggregate.zips.dir" value="${output.dir}/zips"
/>
<delete dir="${aggregate.zips.dir}" quiet="true" />
<mkdir dir="${aggregate.zips.dir}" />
+ <if>
+ <isset property="inputRepo" />
+ <then>
+ <var name="inputRepos" value="1" />
+ <var name="inputRepo1" value="${inputRepo}" />
+ </then>
+ </if>
<for list="${inputRepos}" delimiter=", "
keepgoing="true" param="repoNum">
<sequential>
<var name="repo" value="${inputRepo@{repoNum}}" />
@@ -572,7 +581,7 @@
<target name="collect.metadata" description="collect svn revision info
+ other metadata (JOB_NAME, BUILD_ID, BUILD_NUMBER, WORKSPACE, HUDSON_SLAVE), zip file
names+sizes+md5sums">
<property name="aggregate.zips.dir" value="${output.dir}/zips"
/>
-
+ <mkdir dir="${aggregate.zips.dir}"/>
<!-- load file properties (name, size, md5sum) -->
<if>
<available file="${aggregate.zips.dir}/build.properties.file.txt"
type="file" />
Modified: trunk/build/aggregate/bottests-site/site/index.html
===================================================================
--- trunk/build/aggregate/bottests-site/site/index.html 2011-11-01 02:23:03 UTC (rev
36105)
+++ trunk/build/aggregate/bottests-site/site/index.html 2011-11-01 02:23:36 UTC (rev
36106)
@@ -1,6 +1,6 @@
<html>
<head>
-<title>JBoss Tools - Bot Tests - Nightly Build Update Site:
3.3_trunk.bottests.2011-12-12_19-10-45-H6970</title>
+<title>JBoss Tools - Bot Tests - Nightly Build Update Site</title>
<style>
@import
url("http://download.jboss.org/jbosstools/updates/web/site.css");
</style>
@@ -24,22 +24,50 @@
<h2 class="title">JBoss Tools - Bot Tests - Nightly Build Update
Site</h2>
<table width="100%">
<tr class="header">
- <td class="sub-header" width="100%"><span>Latest
Build: 3.3_trunk.bottests.2011-12-12_19-10-45-H6970</span></td>
+ <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 - Bot Tests. See <a class="link"
-
href="http://www.jboss.org/tools/download/installation/update_3_3&qu...
- Instructions</a>.</p>
- </td>
- </tr>
+ Update Site for JBoss Tools - Bot 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&qu...
+ 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">Inst...
+ methods</a>.
+ </p>
+ </ol>
+ </blockquote>
+ </td>
+ </tr>
+
+ <!--
<tr class="dark-row" style="height: 90px">
<td class="bodyText">
<p class="bodyText"><b class="bodyText"
style="color: red;">NOTE:</b>
-<!-- see
http://www.jboss.org/tools/download/dev#noteBirt for matching copy -->
Some features (such as BIRT, Maven, or GWT) require additional third-party prerequisites
not available from
Eclipse.org or
JBoss.org. These can be installed from the following
composite update site mirror, which should be added automatically when you add the JBoss
Tools update site to your Eclipse's list of Available Software Sites. To verify which
sites are enabled, open <code><strong>Window > Preferences
> Install/Update > Available Software
Sites</strong></code>. To add sites, Click the
<code><strong>Add...</strong></code> button, then right-click the
link(s) below, copy the link(s), and paste them into Eclipse one by one as needed.
</p>
@@ -50,18 +78,8 @@
</ul>
</td>
</tr>
+ -->
- <tr class="light-row" style="height: 30px">
- <td class="bodyText">
- <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">Inst...
- methods</a>.</p>
- </td>
- </tr>
</table>
</td>
<td>      </td>
@@ -69,7 +87,7 @@
<tr>
<td></td>
<td>
- <br
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xalan="http://xml.apache.org/xalan"></br><table
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xalan="http://xml.apache.org/xalan" cellspacing="2"
cellpadding="0" border="0">
+ <table
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xalan="http://xml.apache.org/xalan" cellspacing="2"
cellpadding="0" border="0">
<tr style="background-color:#DDDDDD">
<th style="font-size:small">Feature</th>
<th style="font-size:small">Version</th>
@@ -79,15 +97,15 @@
</th>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.bot.test.feature_3.1.0.v20110920-1309-H6970-M4.jar"
style="font-size:x-small">org.jboss.tools.bot.test.feature</a></td>
- <td><span
style="font-size:x-small">3.1.0.v20110920-1309-H6970-M4</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.bot.test.feature_3.1.0.v20111101-0205-Beta1.jar"
style="font-size:x-small">org.jboss.tools.bot.test.feature</a></td>
+ <td><span
style="font-size:x-small">3.1.0.v20111101-0205-Beta1</span></td>
<td><span style="font-size:x-small">
|
JBoss Tools bot.tests Nightly Build Update
Site</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.test.feature_3.2.0.v20110916-0001-M4.jar"
style="font-size:x-small">org.jboss.tools.test.feature</a></td>
- <td><span
style="font-size:x-small">3.2.0.v20110916-0001-M4</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.test.feature_3.2.0.v20111101-0124-H459-Beta1.jar"
style="font-size:x-small">org.jboss.tools.test.feature</a></td>
+ <td><span
style="font-size:x-small">3.2.0.v20111101-0124-H459-Beta1</span></td>
<td><span style="font-size:x-small">
|
JBoss Tools bot.tests Nightly Build Update
Site</span></td>
@@ -98,13 +116,17 @@
<th colspan="1" style="font-size:small"></th>
</tr>
<tr style="background-color:#EEEEEE">
- <td class="rowLine"><a href="site.xml"
style="font-size:x-small">site.xml</a>
+ <td class="rowLine" colspan="1"><a
href="site.xml" style="font-size:x-small">site.xml</a>
::
<a href="artifacts.jar"
style="font-size:x-small">artifacts.jar</a>
::
<a href="content.jar"
style="font-size:x-small">content.jar</a></td>
- <td class="rowLine"></td>
- <td class="rowLine"></td>
+ <td class="rowLine" colspan="1">
+ ::
+ <a href="plugins/"
style="font-size:x-small">plugins</a>
+ ::
+ <a href="features/"
style="font-size:x-small">features</a></td>
+ <td class="rowLine" colspan="1"></td>
</tr>
</table><br
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xalan="http://xml.apache.org/xalan"></br>
</td>
Modified: trunk/build/aggregate/bottests-site/site/pom.xml
===================================================================
--- trunk/build/aggregate/bottests-site/site/pom.xml 2011-11-01 02:23:03 UTC (rev 36105)
+++ trunk/build/aggregate/bottests-site/site/pom.xml 2011-11-01 02:23:36 UTC (rev 36106)
@@ -12,10 +12,6 @@
<name>JBoss Tools - Bot Tests Site</name>
<version>0.0.1-SNAPSHOT</version>
<packaging>eclipse-update-site</packaging>
-
- <!-- to build against locally built sources, use: mvn clean install to build
- against
http://download.jboss.org/jbosstools/builds/staging/_composite_/trunk/,
- use: mvn clean install -Pjbosstools-nightly-staging-composite -->
<build>
<plugins>
<plugin>
@@ -31,6 +27,8 @@
<tasks>
<!-- called AFTER generating update site + zip to add in extra content -->
<ant antfile="build.xml">
+ <property name="inputRepo"
+ value="${jbosstools-nightly-staging-composite}" />
<property name="JBT_VERSION" value="${JBT_VERSION}"
/>
<property name="BUILD_ALIAS" value="${BUILD_ALIAS}"
/>
</ant>
@@ -83,11 +81,9 @@
</build>
<repositories>
- <!-- add more inputRepo# here, ref'd above; need variables so that these
- can be referred to in Ant script later -->
<repository>
- <id>jbosstools-requirements-composite-mirror</id>
- <
url>http://download.jboss.org/jbosstools/updates/indigo/SR1/</url>
+ <id>jbosstools-nightly-staging-composite</id>
+ <url>${jbosstools-nightly-staging-composite}</url>
<layout>p2</layout>
<snapshots>
<enabled>true</enabled>
@@ -96,5 +92,16 @@
<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>
Modified: trunk/build/aggregate/bottests-site/site/site.xsl
===================================================================
--- trunk/build/aggregate/bottests-site/site/site.xsl 2011-11-01 02:23:03 UTC (rev 36105)
+++ trunk/build/aggregate/bottests-site/site/site.xsl 2011-11-01 02:23:36 UTC (rev 36106)
@@ -4,7 +4,6 @@
extension-element-prefixes="saxon">
<xsl:output method="html" indent="yes" />
<xsl:template match="/site">
- <br />
<table cellspacing="2" cellpadding="0" border="0">
<xsl:if test="count(feature[contains(@id,'jboss')])>0">
<tr style="background-color:#DDDDDD">
Modified: trunk/build/aggregate/site/build.xml
===================================================================
--- trunk/build/aggregate/site/build.xml 2011-11-01 02:23:03 UTC (rev 36105)
+++ trunk/build/aggregate/site/build.xml 2011-11-01 02:23:36 UTC (rev 36106)
@@ -593,7 +593,7 @@
<target name="collect.metadata" description="collect svn revision info
+ other metadata (JOB_NAME, BUILD_ID, BUILD_NUMBER, WORKSPACE, HUDSON_SLAVE), zip file
names+sizes+md5sums">
<property name="aggregate.zips.dir" value="${output.dir}/zips"
/>
-
+ <mkdir dir="${aggregate.zips.dir}"/>
<!-- load file properties (name, size, md5sum) -->
<if>
<available file="${aggregate.zips.dir}/build.properties.file.txt"
type="file" />
Modified: trunk/build/aggregate/site/index.html
===================================================================
--- trunk/build/aggregate/site/index.html 2011-11-01 02:23:03 UTC (rev 36105)
+++ trunk/build/aggregate/site/index.html 2011-11-01 02:23:36 UTC (rev 36106)
@@ -30,16 +30,44 @@
<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. See <a class="link"
-
href="http://www.jboss.org/tools/download/installation/update_3_3&qu...
- Instructions</a>.</p>
- </td>
- </tr>
+ Update Site for JBoss Tools.
+ <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&qu...
+ 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">Inst...
+ methods</a>.
+ </p>
+ </ol>
+ </blockquote>
+ </td>
+ </tr>
+
+ <!--
<tr class="dark-row" style="height: 90px">
<td class="bodyText">
<p class="bodyText"><b class="bodyText"
style="color: red;">NOTE:</b>
-<!-- see
http://www.jboss.org/tools/download/dev#noteBirt for matching copy -->
Some features (such as BIRT, Maven, or GWT) require additional third-party prerequisites
not available from
Eclipse.org or
JBoss.org. These can be installed from the following
composite update site mirror, which should be added automatically when you add the JBoss
Tools update site to your Eclipse's list of Available Software Sites. To verify which
sites are enabled, open <code><strong>Window > Preferences
> Install/Update > Available Software
Sites</strong></code>. To add sites, Click the
<code><strong>Add...</strong></code> button, then right-click the
link(s) below, copy the link(s), and paste them into Eclipse one by one as needed.
</p>
@@ -49,18 +77,8 @@
</ul>
</td>
</tr>
+ -->
- <tr class="light-row" style="height: 30px">
- <td class="bodyText">
- <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">Inst...
- methods</a>.</p>
- </td>
- </tr>
</table>
</td>
<td>      </td>
@@ -68,7 +86,7 @@
<tr>
<td></td>
<td>
- <br
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xalan="http://xml.apache.org/xalan"></br><table
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xalan="http://xml.apache.org/xalan" cellspacing="2"
cellpadding="0" border="0">
+ <table
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xalan="http://xml.apache.org/xalan" cellspacing="2"
cellpadding="0" border="0">
<tr style="background-color:#DDDDDD">
<th style="font-size:small">Feature</th>
<th style="font-size:small">Version</th>
@@ -78,8 +96,8 @@
</th>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.ide.eclipse.archives.feature_3.2.1.v20111026-1840-H499-Beta1.jar"
style="font-size:x-small">org.jboss.ide.eclipse.archives.feature</a></td>
- <td><span
style="font-size:x-small">3.2.1.v20111026-1840-H499-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.ide.eclipse.archives.feature_3.2.1.v20111029-0912-H507-Beta1.jar"
style="font-size:x-small">org.jboss.ide.eclipse.archives.feature</a></td>
+ <td><span
style="font-size:x-small">3.2.1.v20111029-0912-H507-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -87,8 +105,8 @@
GeneralTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.ide.eclipse.as.feature_2.3.0.v20111026-1921-H803-Beta1.jar"
style="font-size:x-small">org.jboss.ide.eclipse.as.feature</a></td>
- <td><span
style="font-size:x-small">2.3.0.v20111026-1921-H803-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.ide.eclipse.as.feature_2.3.0.v20111031-1808-H814-Beta1.jar"
style="font-size:x-small">org.jboss.ide.eclipse.as.feature</a></td>
+ <td><span
style="font-size:x-small">2.3.0.v20111031-1808-H814-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -96,8 +114,8 @@
WebTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.ide.eclipse.freemarker.feature_1.2.0.v20111026-2057-H467-Beta1.jar"
style="font-size:x-small">org.jboss.ide.eclipse.freemarker.feature</a></td>
- <td><span
style="font-size:x-small">1.2.0.v20111026-2057-H467-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.ide.eclipse.freemarker.feature_1.2.0.v20111031-2006-H476-Beta1.jar"
style="font-size:x-small">org.jboss.ide.eclipse.freemarker.feature</a></td>
+ <td><span
style="font-size:x-small">1.2.0.v20111031-2006-H476-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -105,15 +123,15 @@
GeneralTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.birt.feature_1.3.0.v20111026-2045-H500-Beta1.jar"
style="font-size:x-small">org.jboss.tools.birt.feature</a></td>
- <td><span
style="font-size:x-small">1.3.0.v20111026-2045-H500-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.birt.feature_1.3.0.v20111101-0100-H509-Beta1.jar"
style="font-size:x-small">org.jboss.tools.birt.feature</a></td>
+ <td><span
style="font-size:x-small">1.3.0.v20111101-0100-H509-Beta1</span></td>
<td><span style="font-size:x-small">
|
ReportTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.cdi.feature_1.2.0.v20111026-1851-H641-Beta1.jar"
style="font-size:x-small">org.jboss.tools.cdi.feature</a></td>
- <td><span
style="font-size:x-small">1.2.0.v20111026-1851-H641-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.cdi.feature_1.2.0.v20111029-0958-H652-Beta1.jar"
style="font-size:x-small">org.jboss.tools.cdi.feature</a></td>
+ <td><span
style="font-size:x-small">1.2.0.v20111029-0958-H652-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -123,8 +141,8 @@
GeneralTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.cdi.seam.feature_1.2.0.v20111026-1851-H641-Beta1.jar"
style="font-size:x-small">org.jboss.tools.cdi.seam.feature</a></td>
- <td><span
style="font-size:x-small">1.2.0.v20111026-1851-H641-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.cdi.seam.feature_1.2.0.v20111029-0958-H652-Beta1.jar"
style="font-size:x-small">org.jboss.tools.cdi.seam.feature</a></td>
+ <td><span
style="font-size:x-small">1.2.0.v20111029-0958-H652-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -134,52 +152,52 @@
GeneralTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.central.discovery.feature_1.0.0.v20111026-1519-H27-Beta1.jar"
style="font-size:x-small">org.jboss.tools.central.discovery.feature</a></td>
- <td><span
style="font-size:x-small">1.0.0.v20111026-1519-H27-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.central.discovery.feature_1.0.0.v20111029-1920-H30-Beta1.jar"
style="font-size:x-small">org.jboss.tools.central.discovery.feature</a></td>
+ <td><span
style="font-size:x-small">1.0.0.v20111029-1920-H30-Beta1</span></td>
<td></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.central.feature_1.0.0.v20111026-1519-H27-Beta1.jar"
style="font-size:x-small">org.jboss.tools.central.feature</a></td>
- <td><span
style="font-size:x-small">1.0.0.v20111026-1519-H27-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.central.feature_1.0.0.v20111029-1920-H30-Beta1.jar"
style="font-size:x-small">org.jboss.tools.central.feature</a></td>
+ <td><span
style="font-size:x-small">1.0.0.v20111029-1920-H30-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.common.core.feature_3.3.0.v20111026-0837-H529-Beta1.jar"
style="font-size:x-small">org.jboss.tools.common.core.feature</a></td>
- <td><span
style="font-size:x-small">3.3.0.v20111026-0837-H529-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.common.core.feature_3.3.0.v20111029-0844-H538-Beta1.jar"
style="font-size:x-small">org.jboss.tools.common.core.feature</a></td>
+ <td><span
style="font-size:x-small">3.3.0.v20111029-0844-H538-Beta1</span></td>
<td></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.common.feature_3.3.0.v20111026-0837-H529-Beta1.jar"
style="font-size:x-small">org.jboss.tools.common.feature</a></td>
- <td><span
style="font-size:x-small">3.3.0.v20111026-0837-H529-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.common.feature_3.3.0.v20111029-0844-H538-Beta1.jar"
style="font-size:x-small">org.jboss.tools.common.feature</a></td>
+ <td><span
style="font-size:x-small">3.3.0.v20111029-0844-H538-Beta1</span></td>
<td></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.common.jdt.feature_3.3.0.v20111026-2014-H531-Beta1.jar"
style="font-size:x-small">org.jboss.tools.common.jdt.feature</a></td>
- <td><span
style="font-size:x-small">3.3.0.v20111026-2014-H531-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.common.jdt.feature_3.3.0.v20111101-0200-H540-Beta1.jar"
style="font-size:x-small">org.jboss.tools.common.jdt.feature</a></td>
+ <td><span
style="font-size:x-small">3.3.0.v20111101-0200-H540-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.common.text.ext.feature_3.3.0.v20111026-0837-H529-Beta1.jar"
style="font-size:x-small">org.jboss.tools.common.text.ext.feature</a></td>
- <td><span
style="font-size:x-small">3.3.0.v20111026-0837-H529-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.common.text.ext.feature_3.3.0.v20111029-0844-H538-Beta1.jar"
style="font-size:x-small">org.jboss.tools.common.text.ext.feature</a></td>
+ <td><span
style="font-size:x-small">3.3.0.v20111029-0844-H538-Beta1</span></td>
<td></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.common.ui.feature_3.3.0.v20111026-0837-H529-Beta1.jar"
style="font-size:x-small">org.jboss.tools.common.ui.feature</a></td>
- <td><span
style="font-size:x-small">3.3.0.v20111026-0837-H529-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.common.ui.feature_3.3.0.v20111029-0844-H538-Beta1.jar"
style="font-size:x-small">org.jboss.tools.common.ui.feature</a></td>
+ <td><span
style="font-size:x-small">3.3.0.v20111029-0844-H538-Beta1</span></td>
<td></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.common.verification.feature_3.3.0.v20111026-0837-H529-Beta1.jar"
style="font-size:x-small">org.jboss.tools.common.verification.feature</a></td>
- <td><span
style="font-size:x-small">3.3.0.v20111026-0837-H529-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.common.verification.feature_3.3.0.v20111029-0844-H538-Beta1.jar"
style="font-size:x-small">org.jboss.tools.common.verification.feature</a></td>
+ <td><span
style="font-size:x-small">3.3.0.v20111029-0844-H538-Beta1</span></td>
<td></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.community.project.examples.feature_1.2.1.v20111026-1421-H452-Beta1.jar"
style="font-size:x-small">org.jboss.tools.community.project.examples.feature</a></td>
- <td><span
style="font-size:x-small">1.2.1.v20111026-1421-H452-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.community.project.examples.feature_1.2.1.v20111029-1852-H457-Beta1.jar"
style="font-size:x-small">org.jboss.tools.community.project.examples.feature</a></td>
+ <td><span
style="font-size:x-small">1.2.1.v20111029-1852-H457-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -187,29 +205,29 @@
GeneralTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.deltacloud.feature_1.0.1.v20111026-1817-H710-Beta1.jar"
style="font-size:x-small">org.jboss.tools.deltacloud.feature</a></td>
- <td><span
style="font-size:x-small">1.0.1.v20111026-1817-H710-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.deltacloud.feature_1.0.1.v20111031-1823-H721-Beta1.jar"
style="font-size:x-small">org.jboss.tools.deltacloud.feature</a></td>
+ <td><span
style="font-size:x-small">1.0.1.v20111031-1823-H721-Beta1</span></td>
<td><span style="font-size:x-small">
|
CloudTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.forge.feature_1.0.0.v20111026-2040-H331-Beta1.jar"
style="font-size:x-small">org.jboss.tools.forge.feature</a></td>
- <td><span
style="font-size:x-small">1.0.0.v20111026-2040-H331-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.forge.feature_1.0.0.v20111029-0912-H339-Beta1.jar"
style="font-size:x-small">org.jboss.tools.forge.feature</a></td>
+ <td><span
style="font-size:x-small">1.0.0.v20111029-0912-H339-Beta1</span></td>
<td><span style="font-size:x-small">
|
WebTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.gwt.feature_1.0.2.v20111026-2050-H285-Beta1.jar"
style="font-size:x-small">org.jboss.tools.gwt.feature</a></td>
- <td><span
style="font-size:x-small">1.0.2.v20111026-2050-H285-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.gwt.feature_1.0.2.v20111101-0030-H295-Beta1.jar"
style="font-size:x-small">org.jboss.tools.gwt.feature</a></td>
+ <td><span
style="font-size:x-small">1.0.2.v20111101-0030-H295-Beta1</span></td>
<td><span style="font-size:x-small">
|
GeneralTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.jmx.feature_1.2.0.v20111026-0922-H462-Beta1.jar"
style="font-size:x-small">org.jboss.tools.jmx.feature</a></td>
- <td><span
style="font-size:x-small">1.2.0.v20111026-0922-H462-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.jmx.feature_1.2.0.v20111029-0912-H472-Beta1.jar"
style="font-size:x-small">org.jboss.tools.jmx.feature</a></td>
+ <td><span
style="font-size:x-small">1.2.0.v20111029-0912-H472-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -217,8 +235,8 @@
GeneralTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.jsf.feature_3.3.0.v20111026-1049-H491-Beta1.jar"
style="font-size:x-small">org.jboss.tools.jsf.feature</a></td>
- <td><span
style="font-size:x-small">3.3.0.v20111026-1049-H491-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.jsf.feature_3.3.0.v20111031-0554-H500-Beta1.jar"
style="font-size:x-small">org.jboss.tools.jsf.feature</a></td>
+ <td><span
style="font-size:x-small">3.3.0.v20111031-0554-H500-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -226,8 +244,8 @@
WebTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.jst.feature_3.3.0.v20111026-0938-H592-Beta1.jar"
style="font-size:x-small">org.jboss.tools.jst.feature</a></td>
- <td><span
style="font-size:x-small">3.3.0.v20111026-0938-H592-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.jst.feature_3.3.0.v20111029-0925-H604-Beta1.jar"
style="font-size:x-small">org.jboss.tools.jst.feature</a></td>
+ <td><span
style="font-size:x-small">3.3.0.v20111029-0925-H604-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -235,71 +253,71 @@
WebTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.maven.cdi.feature_1.3.0.v20111026-1832-H455-Beta1.jar"
style="font-size:x-small">org.jboss.tools.maven.cdi.feature</a></td>
- <td><span
style="font-size:x-small">1.3.0.v20111026-1832-H455-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.maven.cdi.feature_1.3.0.v20111029-1916-H458-Beta1.jar"
style="font-size:x-small">org.jboss.tools.maven.cdi.feature</a></td>
+ <td><span
style="font-size:x-small">1.3.0.v20111029-1916-H458-Beta1</span></td>
<td><span style="font-size:x-small">
|
MavenTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.maven.feature_1.3.0.v20111026-1832-H455-Beta1.jar"
style="font-size:x-small">org.jboss.tools.maven.feature</a></td>
- <td><span
style="font-size:x-small">1.3.0.v20111026-1832-H455-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.maven.feature_1.3.0.v20111029-1916-H458-Beta1.jar"
style="font-size:x-small">org.jboss.tools.maven.feature</a></td>
+ <td><span
style="font-size:x-small">1.3.0.v20111029-1916-H458-Beta1</span></td>
<td><span style="font-size:x-small">
|
MavenTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.maven.hibernate.feature_1.3.0.v20111026-1832-H455-Beta1.jar"
style="font-size:x-small">org.jboss.tools.maven.hibernate.feature</a></td>
- <td><span
style="font-size:x-small">1.3.0.v20111026-1832-H455-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.maven.hibernate.feature_1.3.0.v20111029-1916-H458-Beta1.jar"
style="font-size:x-small">org.jboss.tools.maven.hibernate.feature</a></td>
+ <td><span
style="font-size:x-small">1.3.0.v20111029-1916-H458-Beta1</span></td>
<td><span style="font-size:x-small">
|
MavenTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.maven.jaxrs.feature_1.3.0.v20111026-1832-H455-Beta1.jar"
style="font-size:x-small">org.jboss.tools.maven.jaxrs.feature</a></td>
- <td><span
style="font-size:x-small">1.3.0.v20111026-1832-H455-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.maven.jaxrs.feature_1.3.0.v20111029-1916-H458-Beta1.jar"
style="font-size:x-small">org.jboss.tools.maven.jaxrs.feature</a></td>
+ <td><span
style="font-size:x-small">1.3.0.v20111029-1916-H458-Beta1</span></td>
<td><span style="font-size:x-small">
|
MavenTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.maven.jbosspackaging.feature_1.3.0.v20111026-1832-H455-Beta1.jar"
style="font-size:x-small">org.jboss.tools.maven.jbosspackaging.feature</a></td>
- <td><span
style="font-size:x-small">1.3.0.v20111026-1832-H455-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.maven.jbosspackaging.feature_1.3.0.v20111029-1916-H458-Beta1.jar"
style="font-size:x-small">org.jboss.tools.maven.jbosspackaging.feature</a></td>
+ <td><span
style="font-size:x-small">1.3.0.v20111029-1916-H458-Beta1</span></td>
<td><span style="font-size:x-small">
|
MavenTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.maven.jsf.feature_1.3.0.v20111026-1832-H455-Beta1.jar"
style="font-size:x-small">org.jboss.tools.maven.jsf.feature</a></td>
- <td><span
style="font-size:x-small">1.3.0.v20111026-1832-H455-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.maven.jsf.feature_1.3.0.v20111029-1916-H458-Beta1.jar"
style="font-size:x-small">org.jboss.tools.maven.jsf.feature</a></td>
+ <td><span
style="font-size:x-small">1.3.0.v20111029-1916-H458-Beta1</span></td>
<td><span style="font-size:x-small">
|
MavenTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.maven.portlet.feature_1.3.0.v20111026-1832-H455-Beta1.jar"
style="font-size:x-small">org.jboss.tools.maven.portlet.feature</a></td>
- <td><span
style="font-size:x-small">1.3.0.v20111026-1832-H455-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.maven.portlet.feature_1.3.0.v20111029-1916-H458-Beta1.jar"
style="font-size:x-small">org.jboss.tools.maven.portlet.feature</a></td>
+ <td><span
style="font-size:x-small">1.3.0.v20111029-1916-H458-Beta1</span></td>
<td><span style="font-size:x-small">
|
MavenTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.maven.project.examples.feature_1.3.0.v20111026-1832-H455-Beta1.jar"
style="font-size:x-small">org.jboss.tools.maven.project.examples.feature</a></td>
- <td><span
style="font-size:x-small">1.3.0.v20111026-1832-H455-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.maven.project.examples.feature_1.3.0.v20111029-1916-H458-Beta1.jar"
style="font-size:x-small">org.jboss.tools.maven.project.examples.feature</a></td>
+ <td><span
style="font-size:x-small">1.3.0.v20111029-1916-H458-Beta1</span></td>
<td><span style="font-size:x-small">
|
MavenTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.maven.seam.feature_1.3.0.v20111026-1832-H455-Beta1.jar"
style="font-size:x-small">org.jboss.tools.maven.seam.feature</a></td>
- <td><span
style="font-size:x-small">1.3.0.v20111026-1832-H455-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.maven.seam.feature_1.3.0.v20111029-1916-H458-Beta1.jar"
style="font-size:x-small">org.jboss.tools.maven.seam.feature</a></td>
+ <td><span
style="font-size:x-small">1.3.0.v20111029-1916-H458-Beta1</span></td>
<td><span style="font-size:x-small">
|
MavenTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.openshift.egit.integration.feature_2.3.0.v20111026-1014-H6-Beta1.jar"
style="font-size:x-small">org.jboss.tools.openshift.egit.integration.feature</a></td>
- <td><span
style="font-size:x-small">2.3.0.v20111026-1014-H6-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.openshift.egit.integration.feature_2.3.0.v20111031-1932-H16-Beta1.jar"
style="font-size:x-small">org.jboss.tools.openshift.egit.integration.feature</a></td>
+ <td><span
style="font-size:x-small">2.3.0.v20111031-1932-H16-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -307,8 +325,8 @@
CloudTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.openshift.express.feature_2.3.0.v20111026-1014-H6-Beta1.jar"
style="font-size:x-small">org.jboss.tools.openshift.express.feature</a></td>
- <td><span
style="font-size:x-small">2.3.0.v20111026-1014-H6-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.openshift.express.feature_2.3.0.v20111031-1932-H16-Beta1.jar"
style="font-size:x-small">org.jboss.tools.openshift.express.feature</a></td>
+ <td><span
style="font-size:x-small">2.3.0.v20111031-1932-H16-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -316,8 +334,8 @@
CloudTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.portlet.feature_1.2.0.v20111026-1353-H393-Beta1.jar"
style="font-size:x-small">org.jboss.tools.portlet.feature</a></td>
- <td><span
style="font-size:x-small">1.2.0.v20111026-1353-H393-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.portlet.feature_1.2.0.v20111029-1842-H397-Beta1.jar"
style="font-size:x-small">org.jboss.tools.portlet.feature</a></td>
+ <td><span
style="font-size:x-small">1.2.0.v20111029-1842-H397-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -325,8 +343,8 @@
WebTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.project.examples.feature_1.2.1.v20111026-1421-H452-Beta1.jar"
style="font-size:x-small">org.jboss.tools.project.examples.feature</a></td>
- <td><span
style="font-size:x-small">1.2.1.v20111026-1421-H452-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.project.examples.feature_1.2.1.v20111029-1852-H457-Beta1.jar"
style="font-size:x-small">org.jboss.tools.project.examples.feature</a></td>
+ <td><span
style="font-size:x-small">1.2.1.v20111029-1852-H457-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -334,8 +352,8 @@
GeneralTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.richfaces.feature_3.3.0.v20111026-1049-H491-Beta1.jar"
style="font-size:x-small">org.jboss.tools.richfaces.feature</a></td>
- <td><span
style="font-size:x-small">3.3.0.v20111026-1049-H491-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.richfaces.feature_3.3.0.v20111031-0554-H500-Beta1.jar"
style="font-size:x-small">org.jboss.tools.richfaces.feature</a></td>
+ <td><span
style="font-size:x-small">3.3.0.v20111031-0554-H500-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -343,36 +361,36 @@
WebTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.runtime.as.detector.feature_1.3.0.v20111026-1502-H461-Beta1.jar"
style="font-size:x-small">org.jboss.tools.runtime.as.detector.feature</a></td>
- <td><span
style="font-size:x-small">1.3.0.v20111026-1502-H461-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.runtime.as.detector.feature_1.3.0.v20111029-1910-H464-Beta1.jar"
style="font-size:x-small">org.jboss.tools.runtime.as.detector.feature</a></td>
+ <td><span
style="font-size:x-small">1.3.0.v20111029-1910-H464-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.runtime.core.feature_1.3.0.v20111026-1502-H461-Beta1.jar"
style="font-size:x-small">org.jboss.tools.runtime.core.feature</a></td>
- <td><span
style="font-size:x-small">1.3.0.v20111026-1502-H461-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.runtime.core.feature_1.3.0.v20111029-1910-H464-Beta1.jar"
style="font-size:x-small">org.jboss.tools.runtime.core.feature</a></td>
+ <td><span
style="font-size:x-small">1.3.0.v20111029-1910-H464-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.runtime.feature_1.3.0.v20111026-1502-H461-Beta1.jar"
style="font-size:x-small">org.jboss.tools.runtime.feature</a></td>
- <td><span
style="font-size:x-small">1.3.0.v20111026-1502-H461-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.runtime.feature_1.3.0.v20111029-1910-H464-Beta1.jar"
style="font-size:x-small">org.jboss.tools.runtime.feature</a></td>
+ <td><span
style="font-size:x-small">1.3.0.v20111029-1910-H464-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.runtime.seam.detector.feature_1.3.0.v20111026-1502-H461-Beta1.jar"
style="font-size:x-small">org.jboss.tools.runtime.seam.detector.feature</a></td>
- <td><span
style="font-size:x-small">1.3.0.v20111026-1502-H461-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.runtime.seam.detector.feature_1.3.0.v20111029-1910-H464-Beta1.jar"
style="font-size:x-small">org.jboss.tools.runtime.seam.detector.feature</a></td>
+ <td><span
style="font-size:x-small">1.3.0.v20111029-1910-H464-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.seam.feature_3.3.0.v20111026-1205-H637-Beta1.jar"
style="font-size:x-small">org.jboss.tools.seam.feature</a></td>
- <td><span
style="font-size:x-small">3.3.0.v20111026-1205-H637-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.seam.feature_3.3.0.v20111031-0650-H643-Beta1.jar"
style="font-size:x-small">org.jboss.tools.seam.feature</a></td>
+ <td><span
style="font-size:x-small">3.3.0.v20111031-0650-H643-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -380,8 +398,8 @@
WebTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.struts.feature_3.3.0.v20111026-1037-H404-Beta1.jar"
style="font-size:x-small">org.jboss.tools.struts.feature</a></td>
- <td><span
style="font-size:x-small">3.3.0.v20111026-1037-H404-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.struts.feature_3.3.0.v20111029-1557-H411-Beta1.jar"
style="font-size:x-small">org.jboss.tools.struts.feature</a></td>
+ <td><span
style="font-size:x-small">3.3.0.v20111029-1557-H411-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -389,15 +407,15 @@
WebTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.usage.feature_1.1.0.v20111026-2033-H430-Beta1.jar"
style="font-size:x-small">org.jboss.tools.usage.feature</a></td>
- <td><span
style="font-size:x-small">1.1.0.v20111026-2033-H430-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.usage.feature_1.1.0.v20111031-1957-H438-Beta1.jar"
style="font-size:x-small">org.jboss.tools.usage.feature</a></td>
+ <td><span
style="font-size:x-small">1.1.0.v20111031-1957-H438-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.vpe.feature_3.3.0.v20111026-1005-H567-Beta1.jar"
style="font-size:x-small">org.jboss.tools.vpe.feature</a></td>
- <td><span
style="font-size:x-small">3.3.0.v20111026-1005-H567-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.vpe.feature_3.3.0.v20111029-0234-H577-Beta1.jar"
style="font-size:x-small">org.jboss.tools.vpe.feature</a></td>
+ <td><span
style="font-size:x-small">3.3.0.v20111029-0234-H577-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -405,8 +423,8 @@
WebTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.ws.feature_1.2.2.v20111026-1024-H584-Beta1.jar"
style="font-size:x-small">org.jboss.tools.ws.feature</a></td>
- <td><span
style="font-size:x-small">1.2.2.v20111026-1024-H584-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.ws.feature_1.2.2.v20111029-0232-H591-Beta1.jar"
style="font-size:x-small">org.jboss.tools.ws.feature</a></td>
+ <td><span
style="font-size:x-small">1.2.2.v20111029-0232-H591-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -414,8 +432,8 @@
WebTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.ws.jaxrs.feature_1.2.2.v20111026-1024-H584-Beta1.jar"
style="font-size:x-small">org.jboss.tools.ws.jaxrs.feature</a></td>
- <td><span
style="font-size:x-small">1.2.2.v20111026-1024-H584-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.ws.jaxrs.feature_1.2.2.v20111029-0232-H591-Beta1.jar"
style="font-size:x-small">org.jboss.tools.ws.jaxrs.feature</a></td>
+ <td><span
style="font-size:x-small">1.2.2.v20111029-0232-H591-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -423,8 +441,8 @@
WebTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.xulrunner.feature_3.3.0.v20111026-1005-H567-Beta1.jar"
style="font-size:x-small">org.jboss.tools.xulrunner.feature</a></td>
- <td><span
style="font-size:x-small">3.3.0.v20111026-1005-H567-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.xulrunner.feature_3.3.0.v20111031-1858-H579-Beta1.jar"
style="font-size:x-small">org.jboss.tools.xulrunner.feature</a></td>
+ <td><span
style="font-size:x-small">3.3.0.v20111031-1858-H579-Beta1</span></td>
<td></td>
</tr>
<tr style="background-color:#DDDDDD">
@@ -436,8 +454,8 @@
</th>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.hibernate.eclipse.feature_3.4.0.v20111026-0951-H530-Beta1.jar"
style="font-size:x-small">org.hibernate.eclipse.feature</a></td>
- <td><span
style="font-size:x-small">3.4.0.v20111026-0951-H530-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.hibernate.eclipse.feature_3.4.0.v20111031-1930-H540-Beta1.jar"
style="font-size:x-small">org.hibernate.eclipse.feature</a></td>
+ <td><span
style="font-size:x-small">3.4.0.v20111031-1930-H540-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
Modified: trunk/build/aggregate/site/jbosstools-directory.xml
===================================================================
--- trunk/build/aggregate/site/jbosstools-directory.xml 2011-11-01 02:23:03 UTC (rev
36105)
+++ trunk/build/aggregate/site/jbosstools-directory.xml 2011-11-01 02:23:36 UTC (rev
36106)
@@ -1,4 +1,4 @@
<?xml version='1.0' encoding='UTF-8'?>
<directory
xmlns="http://www.eclipse.org/mylyn/discovery/directory/">
-<entry
url="plugins/org.jboss.tools.central.discovery_1.0.0.v20111026-1519-H27-Beta1.jar"
permitCategories="true"/>
+<entry
url="plugins/org.jboss.tools.central.discovery_1.0.0.v20111029-1920-H30-Beta1.jar"
permitCategories="true"/>
</directory>
Modified: trunk/build/aggregate/site/site.xsl
===================================================================
--- trunk/build/aggregate/site/site.xsl 2011-11-01 02:23:03 UTC (rev 36105)
+++ trunk/build/aggregate/site/site.xsl 2011-11-01 02:23:36 UTC (rev 36106)
@@ -4,7 +4,6 @@
extension-element-prefixes="saxon">
<xsl:output method="html" indent="yes" />
<xsl:template match="/site">
- <br />
<table cellspacing="2" cellpadding="0" border="0">
<xsl:if test="count(feature[contains(@id,'jboss')])>0">
<tr style="background-color:#DDDDDD">
Modified: trunk/build/aggregate/soa-site/build.xml
===================================================================
--- trunk/build/aggregate/soa-site/build.xml 2011-11-01 02:23:03 UTC (rev 36105)
+++ trunk/build/aggregate/soa-site/build.xml 2011-11-01 02:23:36 UTC (rev 36106)
@@ -580,7 +580,7 @@
<target name="collect.metadata" description="collect svn revision info
+ other metadata (JOB_NAME, BUILD_ID, BUILD_NUMBER, WORKSPACE, HUDSON_SLAVE), zip file
names+sizes+md5sums">
<property name="aggregate.zips.dir" value="${output.dir}/zips"
/>
-
+ <mkdir dir="${aggregate.zips.dir}"/>
<!-- load file properties (name, size, md5sum) -->
<if>
<available file="${aggregate.zips.dir}/build.properties.file.txt"
type="file" />
Modified: trunk/build/aggregate/soa-site/index.html
===================================================================
--- trunk/build/aggregate/soa-site/index.html 2011-11-01 02:23:03 UTC (rev 36105)
+++ trunk/build/aggregate/soa-site/index.html 2011-11-01 02:23:36 UTC (rev 36106)
@@ -30,16 +30,44 @@
<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 - SOA Tooling. See <a class="link"
-
href="http://www.jboss.org/tools/download/installation/update_3_3&qu...
- Instructions</a>.</p>
- </td>
- </tr>
+ Update Site for JBoss Tools - SOA Tooling.
+ <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&qu...
+ 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">Inst...
+ methods</a>.
+ </p>
+ </ol>
+ </blockquote>
+ </td>
+ </tr>
+
+ <!--
<tr class="dark-row" style="height: 90px">
<td class="bodyText">
<p class="bodyText"><b class="bodyText"
style="color: red;">NOTE:</b>
-<!-- see
http://www.jboss.org/tools/download/dev#noteBirt for matching copy -->
Some features (such as BIRT, Maven, or GWT) require additional third-party prerequisites
not available from
Eclipse.org or
JBoss.org. These can be installed from the following
composite update site mirror, which should be added automatically when you add the JBoss
Tools update site to your Eclipse's list of Available Software Sites. To verify which
sites are enabled, open <code><strong>Window > Preferences
> Install/Update > Available Software
Sites</strong></code>. To add sites, Click the
<code><strong>Add...</strong></code> button, then right-click the
link(s) below, copy the link(s), and paste them into Eclipse one by one as needed.
</p>
@@ -49,18 +77,8 @@
</ul>
</td>
</tr>
+ -->
- <tr class="light-row" style="height: 30px">
- <td class="bodyText">
- <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">Inst...
- methods</a>.</p>
- </td>
- </tr>
</table>
</td>
<td>      </td>
@@ -68,7 +86,7 @@
<tr>
<td></td>
<td>
- <br
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xalan="http://xml.apache.org/xalan"></br><table
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xalan="http://xml.apache.org/xalan" cellspacing="2"
cellpadding="0" border="0">
+ <table
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xalan="http://xml.apache.org/xalan" cellspacing="2"
cellpadding="0" border="0">
<tr style="background-color:#DDDDDD">
<th style="font-size:small">Feature</th>
<th style="font-size:small">Version</th>
@@ -78,22 +96,24 @@
</th>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.savara.tools.feature_2.0.0.v20111026-0225-H266-M5.jar"
style="font-size:x-small">org.jboss.savara.tools.feature</a></td>
- <td><span
style="font-size:x-small">2.0.0.v20111026-0225-H266-M5</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.savara.tools.feature_2.0.0.v20111029-0232-H268-M5.jar"
style="font-size:x-small">org.jboss.savara.tools.feature</a></td>
+ <td><span
style="font-size:x-small">2.0.0.v20111029-0232-H268-M5</span></td>
<td><span style="font-size:x-small">
|
SOATools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.bpel.feature_1.1.0.v20111026-0927-H494-Beta1.jar"
style="font-size:x-small">org.jboss.tools.bpel.feature</a></td>
- <td><span
style="font-size:x-small">1.1.0.v20111026-0927-H494-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.esb.feature_1.5.0.v20111031-1835-H539-Beta1.jar"
style="font-size:x-small">org.jboss.tools.esb.feature</a></td>
+ <td><span
style="font-size:x-small">1.5.0.v20111031-1835-H539-Beta1</span></td>
<td><span style="font-size:x-small">
|
+ AbridgedTools</span><span
style="font-size:x-small">
+ |
SOATools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.esb.feature_1.5.0.v20111026-1012-H529-Beta1.jar"
style="font-size:x-small">org.jboss.tools.esb.feature</a></td>
- <td><span
style="font-size:x-small">1.5.0.v20111026-1012-H529-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.jbpm.common.feature_4.4.0.v20111029-0927-H494-Beta1.jar"
style="font-size:x-small">org.jboss.tools.jbpm.common.feature</a></td>
+ <td><span
style="font-size:x-small">4.4.0.v20111029-0927-H494-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -101,8 +121,8 @@
SOATools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.jbpm.common.feature_4.4.0.v20111026-0933-H487-Beta1.jar"
style="font-size:x-small">org.jboss.tools.jbpm.common.feature</a></td>
- <td><span
style="font-size:x-small">4.4.0.v20111026-0933-H487-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.jbpm.convert.feature_1.0.0.v20111029-0927-H494-Beta1.jar"
style="font-size:x-small">org.jboss.tools.jbpm.convert.feature</a></td>
+ <td><span
style="font-size:x-small">1.0.0.v20111029-0927-H494-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -110,8 +130,8 @@
SOATools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.jbpm.convert.feature_1.0.0.v20111026-0933-H487-Beta1.jar"
style="font-size:x-small">org.jboss.tools.jbpm.convert.feature</a></td>
- <td><span
style="font-size:x-small">1.0.0.v20111026-0933-H487-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.jbpm3.feature_3.2.1.v20111029-0927-H494-Beta1.jar"
style="font-size:x-small">org.jboss.tools.jbpm3.feature</a></td>
+ <td><span
style="font-size:x-small">3.2.1.v20111029-0927-H494-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -119,8 +139,8 @@
SOATools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.jbpm3.feature_3.2.1.v20111026-0933-H487-Beta1.jar"
style="font-size:x-small">org.jboss.tools.jbpm3.feature</a></td>
- <td><span
style="font-size:x-small">3.2.1.v20111026-0933-H487-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.jbpm4.feature_4.0.0.v20111029-0927-H494-Beta1.jar"
style="font-size:x-small">org.jboss.tools.jbpm4.feature</a></td>
+ <td><span
style="font-size:x-small">4.0.0.v20111029-0927-H494-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
@@ -128,63 +148,54 @@
SOATools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.jbpm4.feature_4.0.0.v20111026-0933-H487-Beta1.jar"
style="font-size:x-small">org.jboss.tools.jbpm4.feature</a></td>
- <td><span
style="font-size:x-small">4.0.0.v20111026-0933-H487-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.modeshape.rest.feature_1.1.0.v20111031-2004-H421-Beta1.jar"
style="font-size:x-small">org.jboss.tools.modeshape.rest.feature</a></td>
+ <td><span
style="font-size:x-small">1.1.0.v20111031-2004-H421-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span><span
style="font-size:x-small">
|
- SOATools</span></td>
+ GeneralTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.modeshape.rest.feature_1.1.0.v20111026-2048-H413-Beta1.jar"
style="font-size:x-small">org.jboss.tools.modeshape.rest.feature</a></td>
- <td><span
style="font-size:x-small">1.1.0.v20111026-2048-H413-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.runtime.core.feature_1.3.0.v20111029-1910-H464-Beta1.jar"
style="font-size:x-small">org.jboss.tools.runtime.core.feature</a></td>
+ <td><span
style="font-size:x-small">1.3.0.v20111029-1910-H464-Beta1</span></td>
<td><span style="font-size:x-small">
|
- AbridgedTools</span><span
style="font-size:x-small">
- |
- GeneralTools</span></td>
+ AbridgedTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.runtime.core.feature_1.3.0.v20111026-1502-H461-Beta1.jar"
style="font-size:x-small">org.jboss.tools.runtime.core.feature</a></td>
- <td><span
style="font-size:x-small">1.3.0.v20111026-1502-H461-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.runtime.drools.detector.feature_1.3.0.v20111029-1910-H464-Beta1.jar"
style="font-size:x-small">org.jboss.tools.runtime.drools.detector.feature</a></td>
+ <td><span
style="font-size:x-small">1.3.0.v20111029-1910-H464-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.runtime.drools.detector.feature_1.3.0.v20111026-1502-H461-Beta1.jar"
style="font-size:x-small">org.jboss.tools.runtime.drools.detector.feature</a></td>
- <td><span
style="font-size:x-small">1.3.0.v20111026-1502-H461-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.runtime.esb.detector.feature_1.3.0.v20111029-1910-H464-Beta1.jar"
style="font-size:x-small">org.jboss.tools.runtime.esb.detector.feature</a></td>
+ <td><span
style="font-size:x-small">1.3.0.v20111029-1910-H464-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.runtime.esb.detector.feature_1.3.0.v20111026-1502-H461-Beta1.jar"
style="font-size:x-small">org.jboss.tools.runtime.esb.detector.feature</a></td>
- <td><span
style="font-size:x-small">1.3.0.v20111026-1502-H461-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.runtime.feature_1.3.0.v20111029-1910-H464-Beta1.jar"
style="font-size:x-small">org.jboss.tools.runtime.feature</a></td>
+ <td><span
style="font-size:x-small">1.3.0.v20111029-1910-H464-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.runtime.feature_1.3.0.v20111026-1502-H461-Beta1.jar"
style="font-size:x-small">org.jboss.tools.runtime.feature</a></td>
- <td><span
style="font-size:x-small">1.3.0.v20111026-1502-H461-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.runtime.jbpm.detector.feature_1.3.0.v20111029-1910-H464-Beta1.jar"
style="font-size:x-small">org.jboss.tools.runtime.jbpm.detector.feature</a></td>
+ <td><span
style="font-size:x-small">1.3.0.v20111029-1910-H464-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.runtime.jbpm.detector.feature_1.3.0.v20111026-1502-H461-Beta1.jar"
style="font-size:x-small">org.jboss.tools.runtime.jbpm.detector.feature</a></td>
- <td><span
style="font-size:x-small">1.3.0.v20111026-1502-H461-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.tools.smooks.feature_1.3.0.v20111029-0922-H479-Beta1.jar"
style="font-size:x-small">org.jboss.tools.smooks.feature</a></td>
+ <td><span
style="font-size:x-small">1.3.0.v20111029-0922-H479-Beta1</span></td>
<td><span style="font-size:x-small">
|
- AbridgedTools</span></td>
- </tr>
- <tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.smooks.feature_1.3.0.v20111026-0938-H467-Beta1.jar"
style="font-size:x-small">org.jboss.tools.smooks.feature</a></td>
- <td><span
style="font-size:x-small">1.3.0.v20111026-0938-H467-Beta1</span></td>
- <td><span style="font-size:x-small">
- |
AbridgedTools</span><span
style="font-size:x-small">
|
SOATools</span><span
style="font-size:x-small">
@@ -193,9 +204,9 @@
|
GeneralTools</span></td>
</tr>
- <tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.tools.usage.feature_1.1.0.v20111026-2033-H430-Beta1.jar"
style="font-size:x-small">org.jboss.tools.usage.feature</a></td>
- <td><span
style="font-size:x-small">1.1.0.v20111026-2033-H430-Beta1</span></td>
+ <tr
style="background-color:
							#FFFFFF
						">
+ <td class="rowLine"><a
href="features/org.jboss.tools.usage.feature_1.1.0.v20111031-1957-H438-Beta1.jar"
style="font-size:x-small">org.jboss.tools.usage.feature</a></td>
+ <td><span
style="font-size:x-small">1.1.0.v20111031-1957-H438-Beta1</span></td>
<td><span style="font-size:x-small">
|
AbridgedTools</span></td>
@@ -238,36 +249,36 @@
SOATools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.pi4soa.core.feature_3.1.1.v20111026-0200-H165-Beta1.jar"
style="font-size:x-small">org.pi4soa.core.feature</a></td>
- <td><span
style="font-size:x-small">3.1.1.v20111026-0200-H165-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.pi4soa.core.feature_3.1.1.v20111029-0151-H169-Beta1.jar"
style="font-size:x-small">org.pi4soa.core.feature</a></td>
+ <td><span
style="font-size:x-small">3.1.1.v20111029-0151-H169-Beta1</span></td>
<td><span style="font-size:x-small">
|
SOATools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.savara.tools.feature_2.0.0.v20111026-0225-H266-M5.jar"
style="font-size:x-small">org.savara.tools.feature</a></td>
- <td><span
style="font-size:x-small">2.0.0.v20111026-0225-H266-M5</span></td>
+ <td class="rowLine"><a
href="features/org.savara.tools.feature_2.0.0.v20111029-0232-H268-M5.jar"
style="font-size:x-small">org.savara.tools.feature</a></td>
+ <td><span
style="font-size:x-small">2.0.0.v20111029-0232-H268-M5</span></td>
<td><span style="font-size:x-small">
|
SOATools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.teiid.datatools.connectivity.feature_7.6.0.v20111026-2039-H738-Beta1.jar"
style="font-size:x-small">org.teiid.datatools.connectivity.feature</a></td>
- <td><span
style="font-size:x-small">7.6.0.v20111026-2039-H738-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.teiid.datatools.connectivity.feature_7.6.0.v20111031-2008-H748-Beta1.jar"
style="font-size:x-small">org.teiid.datatools.connectivity.feature</a></td>
+ <td><span
style="font-size:x-small">7.6.0.v20111031-2008-H748-Beta1</span></td>
<td><span style="font-size:x-small">
|
DataTools</span></td>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.teiid.designer.feature_7.6.0.v20111026-2039-H738-Beta1.jar"
style="font-size:x-small">org.teiid.designer.feature</a></td>
- <td><span
style="font-size:x-small">7.6.0.v20111026-2039-H738-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.teiid.designer.feature_7.6.0.v20111031-2008-H748-Beta1.jar"
style="font-size:x-small">org.teiid.designer.feature</a></td>
+ <td><span
style="font-size:x-small">7.6.0.v20111031-2008-H748-Beta1</span></td>
<td><span style="font-size:x-small">
|
DataTools</span></td>
</tr>
<tr
style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a
href="features/org.teiid.designer.runtime.feature_7.6.0.v20111026-2039-H738-Beta1.jar"
style="font-size:x-small">org.teiid.designer.runtime.feature</a></td>
- <td><span
style="font-size:x-small">7.6.0.v20111026-2039-H738-Beta1</span></td>
+ <td class="rowLine"><a
href="features/org.teiid.designer.runtime.feature_7.6.0.v20111031-2008-H748-Beta1.jar"
style="font-size:x-small">org.teiid.designer.runtime.feature</a></td>
+ <td><span
style="font-size:x-small">7.6.0.v20111031-2008-H748-Beta1</span></td>
<td><span style="font-size:x-small">
|
DataTools</span></td>
Modified: trunk/build/aggregate/soa-site/site.xsl
===================================================================
--- trunk/build/aggregate/soa-site/site.xsl 2011-11-01 02:23:03 UTC (rev 36105)
+++ trunk/build/aggregate/soa-site/site.xsl 2011-11-01 02:23:36 UTC (rev 36106)
@@ -4,7 +4,6 @@
extension-element-prefixes="saxon">
<xsl:output method="html" indent="yes" />
<xsl:template match="/site">
- <br />
<table cellspacing="2" cellpadding="0" border="0">
<xsl:if test="count(feature[contains(@id,'jboss')])>0">
<tr style="background-color:#DDDDDD">
Modified: trunk/build/aggregate/webtools-site/build.xml
===================================================================
--- trunk/build/aggregate/webtools-site/build.xml 2011-11-01 02:23:03 UTC (rev 36105)
+++ trunk/build/aggregate/webtools-site/build.xml 2011-11-01 02:23:36 UTC (rev 36106)
@@ -31,6 +31,8 @@
<property name="aggregateSite.properties"
value="aggregateSite.jbosstools.properties" />
<property file="${aggregateSite.properties}" />
+ <property name="web.content.files" value="index.html, **/*.css,
README*, *directory.xml"/>
+
<target name="init">
<ant antfile="${build.xml}" target="init" />
<taskdef resource="net/sf/antcontrib/antlib.xml">
@@ -401,7 +403,7 @@
</target>
<target name="pack.zip">
- <zip destfile="${output.dir}/target/site_assembly.zip"
update="true" basedir="${update.site.source.dir}"
includes="content.* index.html, web/*.css, README*" />
+ <zip destfile="${output.dir}/target/site_assembly.zip"
update="true" basedir="${update.site.source.dir}"
includes="content.*, ${web.content.files}" />
</target>
<target name="check.target">
@@ -477,7 +479,7 @@
</copy>
<copy todir="${update.site.source.dir}">
- <fileset dir="${output.dir}" includes="index.html, **/*.css,
README*" />
+ <fileset dir="${output.dir}" includes="${web.content.files}"
/>
</copy>
</target>
@@ -495,10 +497,17 @@
<!-- look for
http://download.jboss.org/jbosstools/builds/staging/jbosstools-3.*/logs/z...;
if found, load file and use ${ALL_ZIPS} to get list of relative path zips to fetch
-->
- <target name="collect.zips" description="collect zips from the sites
we aggregated">
+ <target name="collect.zips" description="collect zips from the sites
we aggregated" unless="collect.zips.skip">
<property name="aggregate.zips.dir" value="${output.dir}/zips"
/>
<delete dir="${aggregate.zips.dir}" quiet="true" />
<mkdir dir="${aggregate.zips.dir}" />
+ <if>
+ <isset property="inputRepo" />
+ <then>
+ <var name="inputRepos" value="1" />
+ <var name="inputRepo1" value="${inputRepo}" />
+ </then>
+ </if>
<for list="${inputRepos}" delimiter=", "
keepgoing="true" param="repoNum">
<sequential>
<var name="repo" value="${inputRepo@{repoNum}}" />
@@ -572,7 +581,7 @@
<target name="collect.metadata" description="collect svn revision info
+ other metadata (JOB_NAME, BUILD_ID, BUILD_NUMBER, WORKSPACE, HUDSON_SLAVE), zip file
names+sizes+md5sums">
<property name="aggregate.zips.dir" value="${output.dir}/zips"
/>
-
+ <mkdir dir="${aggregate.zips.dir}"/>
<!-- load file properties (name, size, md5sum) -->
<if>
<available file="${aggregate.zips.dir}/build.properties.file.txt"
type="file" />
Modified: trunk/build/aggregate/webtools-site/index.html
===================================================================
--- trunk/build/aggregate/webtools-site/index.html 2011-11-01 02:23:03 UTC (rev 36105)
+++ trunk/build/aggregate/webtools-site/index.html 2011-11-01 02:23:36 UTC (rev 36106)
@@ -6,69 +6,103 @@
</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>      </td>
- <td>      </td>
- <td>      </td>
- </tr>
- <tr>
- <td>      </td>
- <td>
- <h2 class="title">JBoss Tools - Web Tools - Nightly Build Update
Site</h2>
- <table width="100%">
- <tr class="header">
- <td class="sub-header" width="100%"><span>Latest
Build</span></td>
+ <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 class="light-row" style="height: 30px">
- <td class="bodyText">
- <p class="bodyText">This is the <b>Nightly Build</b>
- Update Site for JBoss Tools - Web Tools. See <a class="link"
-
href="http://www.jboss.org/tools/download/installation/update_3_3&qu...
- Instructions</a>.</p>
- </td>
+ <tr>
+ <td>      </td>
+ <td>      </td>
+ <td>      </td>
</tr>
+ <tr>
+ <td>      </td>
+ <td>
+ <h2 class="title">JBoss Tools - Web Tools - 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="dark-row" style="height: 90px">
- <td class="bodyText">
- <p class="bodyText"><b class="bodyText"
style="color: red;">NOTE:</b>
-<!-- see
http://www.jboss.org/tools/download/dev#noteBirt for matching copy -->
-Some features (such as BIRT, Maven, or GWT) require additional third-party prerequisites
not available from
Eclipse.org or
JBoss.org. These can be installed from the following
composite update site mirror, which should be added automatically when you add the JBoss
Tools update site to your Eclipse's list of Available Software Sites. To verify which
sites are enabled, open <code><strong>Window > Preferences
> Install/Update > Available Software
Sites</strong></code>. To add sites, Click the
<code><strong>Add...</strong></code> button, then right-click the
link(s) below, copy the link(s), and paste them into Eclipse one by one as needed.
- </p>
+ <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 - Web Tools.
+ <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&qu...
+ 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>
- <ul>
- <li><a
href="http://download.jboss.org/jbosstools/updates/indigo/SR1"&... Tools
Requirements - Composite Mirror - Indigo SR1</a></li>
- <li><a
href="http://download.jboss.org/jbosstools/updates/development/indig...
Tools Core Updates - Stable Milestone - Indigo</a></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">Inst...
+ methods</a>.
+ </p>
+ </ol>
+ </blockquote>
+ </td>
+ </tr>
+
+ <!--
+ <tr class="dark-row" style="height: 30px">
+ <td class="bodyText">
+ <p class="bodyText">
+ <b class="bodyText" style="color:
red;">NOTE:</b>
+ Some features (such as BIRT, Maven, or GWT) require additional
+ third-party prerequisites not available from
Eclipse.org or
+
JBoss.org. These can be installed from the following composite
+ update site mirror, which should be added automatically when
+ you add the JBoss Tools update site to your Eclipse's list of
+ Available Software Sites. To verify which sites are enabled,
+ open
+ <code>
+ <strong>Window > Preferences
+ > Install/Update > Available Software
Sites</strong>
+ </code>
+ . To add sites, Click the
+ <code>
+ <strong>Add...</strong>
+ </code>
+ button, then right-click the link(s) below, copy the link(s),
+ and paste them into Eclipse one by one as needed.
+ </p>
+
+ <ul>
+ <li><a
href="http://download.jboss.org/jbosstools/updates/indigo/SR1"&... Tools
Requirements - Composite Mirror - Indigo SR1</a></li>
+ <li><a
href="http://download.jboss.org/jbosstools/updates/development/indig...
Tools Core Updates - Stable Milestone - Indigo</a></li>
</ul>
</td>
</tr>
-
- <tr class="light-row" style="height: 30px">
- <td class="bodyText">
- <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">Inst...
- methods</a>.</p>
+ -->
+ </table>
</td>
+ <td>      </td>
</tr>
- </table>
- </td>
- <td>      </td>
- </tr>
- <tr>
- <td></td>
+ <tr>
+ <td></td>
<td>
- <br
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xalan="http://xml.apache.org/xalan"></br><table
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xalan="http://xml.apache.org/xalan" cellspacing="2"
cellpadding="0" border="0">
+ <table
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xalan="http://xml.apache.org/xalan" cellspacing="2"
cellpadding="0" border="0">
<tr style="background-color:#DDDDDD">
<th style="font-size:small">Feature</th>
<th style="font-size:small">Version</th>
@@ -78,8 +112,8 @@
</th>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.ide.eclipse.as.feature_2.3.0.v20111007-2226-M4.jar"
style="font-size:x-small">org.jboss.ide.eclipse.as.feature</a></td>
- <td><span
style="font-size:x-small">2.3.0.v20111007-2226-M4</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.ide.eclipse.as.feature_2.3.0.v20111031-1808-H814-Beta1.jar"
style="font-size:x-small">org.jboss.ide.eclipse.as.feature</a></td>
+ <td><span
style="font-size:x-small">2.3.0.v20111031-1808-H814-Beta1</span></td>
<td><span style="font-size:x-small">
|
org.eclipse.wst.server.core.serverAdapter</span></td>
@@ -162,7 +196,7 @@
</tr>
</table>
</td>
- </tr>
-</table>
-</center>
+ </tr>
+ </table>
+ </center>
</html>
Modified: trunk/build/aggregate/webtools-site/pom.xml
===================================================================
--- trunk/build/aggregate/webtools-site/pom.xml 2011-11-01 02:23:03 UTC (rev 36105)
+++ trunk/build/aggregate/webtools-site/pom.xml 2011-11-01 02:23:36 UTC (rev 36106)
@@ -12,10 +12,6 @@
<name>JBoss Tools - Web Tools Site</name>
<version>0.0.1-SNAPSHOT</version>
<packaging>eclipse-update-site</packaging>
-
- <!-- to build against locally built sources, use: mvn clean install to build
- against
http://download.jboss.org/jbosstools/builds/staging/_composite_/trunk/,
- use: mvn clean install -Pjbosstools-nightly-staging-composite -->
<build>
<plugins>
<plugin>
@@ -31,6 +27,8 @@
<tasks>
<!-- called AFTER generating update site + zip to add in extra content -->
<ant antfile="build.xml">
+ <property name="inputRepo"
+ value="${jbosstools-nightly-staging-composite}" />
<property name="JBT_VERSION" value="${JBT_VERSION}"
/>
<property name="BUILD_ALIAS" value="${BUILD_ALIAS}"
/>
</ant>
@@ -83,11 +81,9 @@
</build>
<repositories>
- <!-- add more inputRepo# here, ref'd above; need variables so that these
- can be referred to in Ant script later -->
<repository>
- <id>jbosstools-requirements-composite-mirror</id>
- <
url>http://download.jboss.org/jbosstools/updates/indigo/SR1/</url>
+ <id>jbosstools-nightly-staging-composite</id>
+ <url>${jbosstools-nightly-staging-composite}</url>
<layout>p2</layout>
<snapshots>
<enabled>true</enabled>
@@ -96,5 +92,16 @@
<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>
Modified: trunk/build/aggregate/webtools-site/site.xsl
===================================================================
--- trunk/build/aggregate/webtools-site/site.xsl 2011-11-01 02:23:03 UTC (rev 36105)
+++ trunk/build/aggregate/webtools-site/site.xsl 2011-11-01 02:23:36 UTC (rev 36106)
@@ -4,7 +4,6 @@
extension-element-prefixes="saxon">
<xsl:output method="html" indent="yes" />
<xsl:template match="/site">
- <br />
<table cellspacing="2" cellpadding="0" border="0">
<xsl:if test="count(feature[contains(@id,'jboss')])>0">
<tr style="background-color:#DDDDDD">