Author: nickboldt
Date: 2011-03-28 18:21:49 -0400 (Mon, 28 Mar 2011)
New Revision: 30072
Removed:
trunk/site/.project
trunk/site/README-HOWTO-BUILD.txt
trunk/site/category.JBDS.xml
trunk/site/category.JBossTools.xml
trunk/site/index.html
trunk/site/pom.xml
trunk/site/site.xml
trunk/site/web/site.css
Log:
remove deprecated site/ builder
Deleted: trunk/site/.project
===================================================================
--- trunk/site/.project 2011-03-28 22:21:30 UTC (rev 30071)
+++ trunk/site/.project 2011-03-28 22:21:49 UTC (rev 30072)
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>site</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- </buildSpec>
- <natures>
- </natures>
-</projectDescription>
Deleted: trunk/site/README-HOWTO-BUILD.txt
===================================================================
--- trunk/site/README-HOWTO-BUILD.txt 2011-03-28 22:21:30 UTC (rev 30071)
+++ trunk/site/README-HOWTO-BUILD.txt 2011-03-28 22:21:49 UTC (rev 30072)
@@ -1,24 +0,0 @@
-To build this update site using Tycho:
-
- cd .../trunk
- mvn3 clean install
-
-To (re)build this update site using Tycho and just the pom.xml + site.xml (assuming
you've previously built the contained components):
-
- cd .../trunk/site
- mvn3 clean install
-
---------------------
-
-To build this update site using Ant and category.*.xml files:
-
- cd /tmp; \
- svn co
http://anonsvn.jboss.org/repos/jbosstools/branches/modular_build/build/; \
- cd build; \
- ant
-
-To build just the update site (assuming you've previously built the components):
-
- cd /tmp/build;
- ant create.overall.update.site -Dbuild.if.sources.unchanged=true
-
Deleted: trunk/site/category.JBDS.xml
===================================================================
--- trunk/site/category.JBDS.xml 2011-03-28 22:21:30 UTC (rev 30071)
+++ trunk/site/category.JBDS.xml 2011-03-28 22:21:49 UTC (rev 30072)
@@ -1,275 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site pack200="true">
- <!-- This file is only used by trunk/build/build.xml if building the update site with
Ant.
- If building with Tycho, this file is NOT USED. See site.xml instead. -->
- <description>
- This is the ${update.site.description} Update Site for ${product.name}
${product.version}.
- </description>
-
- <!-- only in JBDS -->
- <feature
url="features/com.jboss.jbds.product.feature_${product.versionTag}.jar"
- id="com.jboss.jbds.product.feature"
- version="${product.versionTag}"
- patch="false"
- >
- <category name="AllTools" />
- </feature>
- <feature
url="features/org.jboss.tools.runtime.feature_${runtime.versionTag}.jar"
- id="org.jboss.tools.runtime.feature"
- version="${runtime.versionTag}"
- patch="false"
- >
- <category name="AllTools" />
- </feature>
-
- <feature url="features/org.jboss.tools.richfaces.feature_0.0.0.jar"
- id="org.jboss.tools.richfaces.feature"
- version="0.0.0"
- >
- <category name="AllTools" />
- <category name="WebTools" />
- </feature>
- <feature url="features/org.jboss.tools.seam.feature_0.0.0.jar"
id="org.jboss.tools.seam.feature" version="0.0.0">
- <category name="AllTools" />
- <category name="WebTools" />
- </feature>
- <feature url="features/org.jboss.tools.cdi.feature_0.0.0.jar"
id="org.jboss.tools.cdi.feature" version="0.0.0">
- <category name="AllTools" />
- <category name="WebTools" />
- <category name="GeneralTools" />
- </feature>
- <feature url="features/org.jboss.tools.jmx.feature_0.0.0.jar"
id="org.jboss.tools.jmx.feature" version="0.0.0">
- <category name="AllTools" />
- <category name="GeneralTools" />
- </feature>
- <feature url="features/org.jboss.ide.eclipse.as.feature_0.0.0.jar"
- id="org.jboss.ide.eclipse.as.feature"
- version="0.0.0"
- >
- <category name="AllTools" />
- <category name="WebTools" />
- </feature>
- <feature url="features/org.jboss.ide.eclipse.archives.feature_0.0.0.jar"
- id="org.jboss.ide.eclipse.archives.feature"
- version="0.0.0"
- >
- <category name="AllTools" />
- <category name="GeneralTools" />
- </feature>
- <feature url="features/org.hibernate.eclipse.feature_0.0.0.jar"
id="org.hibernate.eclipse.feature" version="0.0.0">
- <category name="AllTools" />
- <category name="WebTools" />
- <category name="DataTools" />
- <category name="GeneralTools" />
- </feature>
- <feature url="features/org.jboss.ide.eclipse.freemarker.feature_0.0.0.jar"
- id="org.jboss.ide.eclipse.freemarker.feature"
- version="0.0.0"
- >
- <category name="AllTools" />
- <category name="GeneralTools" />
- </feature>
- <feature url="features/org.jboss.tools.struts.feature_0.0.0.jar"
- id="org.jboss.tools.struts.feature"
- version="0.0.0"
- >
- <category name="AllTools" />
- <category name="WebTools" />
- </feature>
- <feature url="features/org.jboss.tools.esb.feature_0.0.0.jar"
id="org.jboss.tools.esb.feature" version="0.0.0">
- <category name="AllTools" />
- <category name="SOATools" />
- </feature>
- <feature url="features/org.jboss.tools.ws.feature_0.0.0.jar"
id="org.jboss.tools.ws.feature" version="0.0.0">
- <category name="AllTools" />
- <category name="SOATools" />
- </feature>
- <feature url="features/org.jboss.tools.portlet.feature_0.0.0.jar"
- id="org.jboss.tools.portlet.feature"
- version="0.0.0"
- >
- <category name="AllTools" />
- <category name="WebTools" />
- </feature>
- <feature url="features/org.jboss.tools.tptp.feature_0.0.0.jar"
id="org.jboss.tools.tptp.feature" version="0.0.0">
- <category name="TestPerfTools" />
- </feature>
- <feature url="features/org.jboss.tools.smooks.feature_0.0.0.jar"
- id="org.jboss.tools.smooks.feature"
- version="0.0.0"
- >
- <category name="AllTools" />
- <category name="SOATools" />
- <category name="DataTools" />
- <category name="GeneralTools" />
- </feature>
- <feature url="features/org.drools.eclipse.feature_0.0.0.jar"
id="org.drools.eclipse.feature" version="0.0.0">
- <category name="AllTools" />
- <category name="SOATools" />
- <category name="GeneralTools" />
- </feature>
- <feature url="features/org.drools.eclipse.task.feature_0.0.0.jar"
- id="org.drools.eclipse.task.feature"
- version="0.0.0"
- >
- <category name="AllTools" />
- <category name="SOATools" />
- </feature>
- <feature url="features/org.guvnor.tools.feature_0.0.0.jar"
id="org.guvnor.tools.feature" version="0.0.0">
- <category name="AllTools" />
- <category name="SOATools" />
- </feature>
- <feature url="features/org.jboss.tools.project.examples.feature_0.0.0.jar"
- id="org.jboss.tools.project.examples.feature"
- version="0.0.0"
- >
- <category name="AllTools" />
- <category name="GeneralTools" />
- </feature>
-
- <!-- DISABLED for now -->
- <!--
- <feature url="features/org.jboss.tools.profiler.feature_0.0.0.jar"
id="org.jboss.tools.profiler.feature" version="0.0.0">
- <category name="AllTools"/>
- </feature>
- -->
-
- <!-- only in JBT -->
- <!--
- <feature
url="features/org.jboss.tools.community.project.examples.feature_0.0.0.jar"
- id="org.jboss.tools.community.project.examples.feature"
- version="0.0.0"
- >
- <category name="AllTools" />
- <category name="GeneralTools" />
- </feature>
- <feature url="features/org.jboss.tools.birt.feature_0.0.0.jar"
id="org.jboss.tools.birt.feature" version="0.0.0">
- <category name="ReportTools" />
- </feature>
- <feature url="features/org.jboss.tools.maven.feature_0.0.0.jar"
id="org.jboss.tools.maven.feature" version="0.0.0">
- <category name="MavenTools" />
- </feature>
- <feature url="features/org.jboss.tools.maven.seam.feature_0.0.0.jar"
- id="org.jboss.tools.maven.seam.feature"
- version="0.0.0"
- >
- <category name="MavenTools" />
- </feature>
- -->
-
- <feature url="features/org.jboss.tools.xulrunner.feature_0.0.0.jar"
- id="org.jboss.tools.xulrunner.feature"
- version="0.0.0"
- >
- <category name="AllTools" />
- <category name="WebTools" />
- </feature>
-
- <!-- TODO: enable SDK features once we can build source plugins w/ Tycho -->
- <!-- <feature url="features/org.jboss.tools.jmx.sdk.feature_0.0.0.jar"
id="org.jboss.tools.jmx.sdk.feature"
- version="0.0.0"> <category name="SDKTools"/>
</feature> <feature
url="features/org.jboss.ide.eclipse.freemarker.sdk.feature_0.0.0.jar"
- id="org.jboss.ide.eclipse.freemarker.sdk.feature"
version="0.0.0"> <category
- name="SDKTools"/> </feature> -->
- <!-- Only in JBT -->
- <!--
- <feature url="features/org.jboss.tools.bpel.sdk.feature_0.0.0.jar"
- id="org.jboss.tools.bpel.sdk.feature" version="0.0.0">
<category name="AllTools"/>
- <category name="SOATools"/> </feature> <feature
url="features/org.jboss.tools.maven.sdk.feature_0.0.0.jar"
- id="org.jboss.tools.maven.sdk.feature" version="0.0.0">
<category name="SDKTools"/>
- </feature>
- -->
-
- <!-- jBPM Tools & Flow features -->
- <feature url="features/org.jboss.tools.jbpm.convert.feature_0.0.0.jar"
- id="org.jboss.tools.jbpm.convert.feature"
- version="0.0.0"
- >
- <category name="AllTools" />
- <category name="SOATools" />
- </feature>
- <feature url="features/org.jboss.tools.jbpm.common.feature_0.0.0.jar"
- id="org.jboss.tools.jbpm.common.feature"
- version="0.0.0"
- >
- <category name="AllTools" />
- <category name="SOATools" />
- </feature>
- <feature url="features/org.jboss.tools.jbpm3.feature_0.0.0.jar"
id="org.jboss.tools.jbpm3.feature" version="0.0.0">
- <category name="AllTools" />
- <category name="SOATools" />
- </feature>
- <!-- Only in JBT -->
- <!--
- <feature url="features/org.jboss.tools.jbpm4.feature_0.0.0.jar"
id="org.jboss.tools.jbpm4.feature" version="0.0.0">
- <category name="AllTools" />
- <category name="SOATools" />
- </feature>
-
- <feature url="features/org.jboss.tools.bpel.feature_0.0.0.jar"
id="org.jboss.tools.bpel.feature" version="0.0.0">
- <category name="AllTools" />
- <category name="SOATools" />
- </feature>
- -->
-
- <!-- categories - see also ../../../common/aggregateRepos.*.properties -->
- <category-def name="SDKTools" label="${product.name} SDK">
- <description>${product.name} SDK contains plugins where an SDK package
- exists. These contain both source and runtimes. Use these if you want
- to debug and/or provide patches to ${product.name} plugins.
- </description>
- </category-def>
-
- <category-def name="AllTools" label="All ${product.name}
${product.version}">
- <description>
- Contains ALL the plugins that are available from
- ${product.name} except those
- related to integration with 3rd party
- plugins. Selecting this
- category will give you all tools needed for
- both Web, Seam and SOA
- Development.
- </description>
- </category-def>
-
- <category-def name="SOATools" label="SOA Development">
- <description>
- Tools to help create SOA applications. Use these if you
- work with jBPM,
- Drools, JBoss ESB, JBoss WebServices or Smooks.
- </description>
- </category-def>
-
- <category-def name="WebTools" label="Web and Java EE
Development">
- <description>
- Tools to help create web and enterprise applications,
- using JSF, Facelets,
- Seam, Hibernate/JPA, CSS, Webservices and more.
- </description>
- </category-def>
-
- <category-def name="GeneralTools" label="Application
Development">
- <description>Tools for general application development.</description>
- </category-def>
-
- <category-def name="DataTools" label="Data Services">
- <description>Tools related to data services such as persistence and
- transformation.</description>
- </category-def>
-
- <!-- Only in JBT -->
- <!-- <category-def name="MavenTools" label="Maven Support">
<description>Plugins
- related to Maven and m2eclipse support. Use these to enable use of
Maven.</description>
- </category-def> -->
-
- <!-- Only in JBT -->
- <!-- <category-def name="ReportTools" label="Business Intelligence,
Reporting
- and Charting"> <description>Business Intelligence, Reporting and
Charting.
- Use these if you plan to integrate Hibernate or Seam with Eclipse
BIRT.</description>
- </category-def> -->
-
- <category-def name="TestPerfTools" label="Test and
Performance">
- <description>Tools used to improve testing and performance.
- </description>
- </category-def>
-
-</site>
Deleted: trunk/site/category.JBossTools.xml
===================================================================
--- trunk/site/category.JBossTools.xml 2011-03-28 22:21:30 UTC (rev 30071)
+++ trunk/site/category.JBossTools.xml 2011-03-28 22:21:49 UTC (rev 30072)
@@ -1,196 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <!-- This file is only used by trunk/build/build.xml if building the update site with
Ant.
- If building with Tycho, this file is NOT USED. See site.xml instead. -->
- <description>
- This is the ${update.site.description} Update Site for ${product.name}
${product.version}.
- </description>
- <feature url="features/org.jboss.tools.richfaces.feature_0.0.0.jar"
id="org.jboss.tools.richfaces.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="WebTools"/>
- </feature>
- <feature url="features/org.jboss.tools.seam.feature_0.0.0.jar"
id="org.jboss.tools.seam.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="WebTools"/>
- </feature>
- <feature url="features/org.jboss.tools.cdi.feature_0.0.0.jar"
id="org.jboss.tools.cdi.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="WebTools"/>
- <category name="GeneralTools"/>
- </feature>
- <feature url="features/org.jboss.tools.jmx.feature_0.0.0.jar"
id="org.jboss.tools.jmx.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="GeneralTools"/>
- </feature>
- <feature url="features/org.jboss.ide.eclipse.as.feature_0.0.0.jar"
id="org.jboss.ide.eclipse.as.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="WebTools"/>
- </feature>
- <feature url="features/org.jboss.ide.eclipse.archives.feature_0.0.0.jar"
id="org.jboss.ide.eclipse.archives.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="GeneralTools"/>
- </feature>
- <feature url="features/org.hibernate.eclipse.feature_0.0.0.jar"
id="org.hibernate.eclipse.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="WebTools"/>
- <category name="DataTools"/>
- <category name="GeneralTools"/>
- </feature>
- <feature
url="features/org.jboss.ide.eclipse.freemarker.feature_0.0.0.jar"
id="org.jboss.ide.eclipse.freemarker.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="GeneralTools"/>
- </feature>
- <feature url="features/org.jboss.tools.struts.feature_0.0.0.jar"
id="org.jboss.tools.struts.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="WebTools"/>
- </feature>
- <feature url="features/org.jboss.tools.esb.feature_0.0.0.jar"
id="org.jboss.tools.esb.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="SOATools"/>
- </feature>
- <feature url="features/org.jboss.tools.ws.feature_0.0.0.jar"
id="org.jboss.tools.ws.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="SOATools"/>
- </feature>
- <feature url="features/org.jboss.tools.portlet.feature_0.0.0.jar"
id="org.jboss.tools.portlet.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="WebTools"/>
- </feature>
- <feature url="features/org.jboss.tools.tptp.feature_0.0.0.jar"
id="org.jboss.tools.tptp.feature" version="0.0.0">
- <category name="TestPerfTools"/>
- </feature>
- <feature url="features/org.jboss.tools.smooks.feature_0.0.0.jar"
id="org.jboss.tools.smooks.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="SOATools"/>
- <category name="DataTools"/>
- <category name="GeneralTools"/>
- </feature>
- <feature url="features/org.drools.eclipse.feature_0.0.0.jar"
id="org.drools.eclipse.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="SOATools"/>
- <category name="GeneralTools"/>
- </feature>
- <feature url="features/org.drools.eclipse.task.feature_0.0.0.jar"
id="org.drools.eclipse.task.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="SOATools"/>
- </feature>
- <feature url="features/org.guvnor.tools.feature_0.0.0.jar"
id="org.guvnor.tools.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="SOATools"/>
- </feature>
- <feature
url="features/org.jboss.tools.project.examples.feature_0.0.0.jar"
id="org.jboss.tools.project.examples.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="GeneralTools"/>
- </feature>
- <feature
url="features/org.jboss.tools.community.project.examples.feature_0.0.0.jar"
id="org.jboss.tools.community.project.examples.feature"
version="0.0.0">
- <category name="AllTools"/>
- <category name="GeneralTools"/>
- </feature>
- <feature url="features/org.jboss.tools.birt.feature_0.0.0.jar"
id="org.jboss.tools.birt.feature" version="0.0.0">
- <category name="ReportTools"/>
- </feature>
- <feature url="features/org.jboss.tools.maven.feature_0.0.0.jar"
id="org.jboss.tools.maven.feature" version="0.0.0">
- <category name="MavenTools"/>
- </feature>
- <feature url="features/org.jboss.tools.maven.seam.feature_0.0.0.jar"
id="org.jboss.tools.maven.seam.feature" version="0.0.0">
- <category name="MavenTools"/>
- </feature>
- <feature url="features/org.jboss.tools.xulrunner.feature_0.0.0.jar"
id="org.jboss.tools.xulrunner.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="WebTools"/>
- </feature>
- <feature url="features/org.jboss.tools.jbpm.convert.feature_0.0.0.jar"
id="org.jboss.tools.jbpm.convert.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="SOATools"/>
- </feature>
- <feature url="features/org.jboss.tools.jbpm.common.feature_0.0.0.jar"
id="org.jboss.tools.jbpm.common.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="SOATools"/>
- </feature>
- <feature url="features/org.jboss.tools.jbpm3.feature_0.0.0.jar"
id="org.jboss.tools.jbpm3.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="SOATools"/>
- </feature>
- <feature url="features/org.jboss.tools.jbpm4.feature_0.0.0.jar"
id="org.jboss.tools.jbpm4.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="SOATools"/>
- </feature>
- <feature url="features/org.jboss.tools.bpel.feature_0.0.0.jar"
id="org.jboss.tools.bpel.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="SOATools"/>
- </feature>
- <feature url="features/org.jboss.tools.runtime.feature_0.0.0.jar"
id="org.jboss.tools.runtime.feature" version="0.0.0">
- <category name="AllTools"/>
- </feature>
- <feature url="features/org.jboss.tools.gwt.feature_0.0.0.jar"
id="org.jboss.tools.gwt.feature" version="0.0.0">
- <category name="GeneralTools"/>
- </feature>
- <feature url="features/org.jboss.tools.deltacloud_0.0.0.jar"
id="org.jboss.tools.deltacloud" version="0.0.0">
- <category name="CloudTools"/>
- </feature>
- <category-def name="SDKTools" label="${product.name} SDK">
- <description>
- ${product.name} SDK contains plugins where an SDK package
- exists. These contain both source and runtimes. Use these if you want
- to debug and/or provide patches to ${product.name} plugins.
- </description>
- </category-def>
- <category-def name="AllTools" label="All ${product.name}
${product.version}">
- <description>
- Contains ALL the plugins that are available from
- ${product.name} except those
- related to integration with 3rd party
- plugins. Selecting this
- category will give you all tools needed for
- both Web, Seam and SOA
- Development.
- </description>
- </category-def>
- <category-def name="SOATools" label="SOA Development">
- <description>
- Tools to help create SOA applications. Use these if you
- work with jBPM,
- Drools, JBoss ESB, JBoss WebServices or Smooks.
- </description>
- </category-def>
- <category-def name="WebTools" label="Web and Java EE
Development">
- <description>
- Tools to help create web and enterprise applications,
- using JSF, Facelets,
- Seam, Hibernate/JPA, CSS, Webservices and more.
- </description>
- </category-def>
- <category-def name="GeneralTools" label="Application
Development">
- <description>
- Tools for general application development.
- </description>
- </category-def>
- <category-def name="DataTools" label="Data Services">
- <description>
- Tools related to data services such as persistence and
- transformation.
- </description>
- </category-def>
- <category-def name="MavenTools" label="Maven Support">
- <description>
- Plugins related to Maven and m2eclipse support. Use these
- to enable use of Maven.
- </description>
- </category-def>
- <category-def name="ReportTools" label="Business Intelligence,
Reporting and Charting">
- <description>
- Business Intelligence, Reporting and Charting. Use these
- if you plan to integrate Hibernate or Seam with Eclipse BIRT.
- </description>
- </category-def>
- <category-def name="TestPerfTools" label="Test and
Performance">
- <description>
- Tools used to improve testing and performance.
- </description>
- </category-def>
- <category-def name="CloudTools" label="Cloud">
- <description>
- Tools for Cloud Development
- </description>
- </category-def>
-</site>
Deleted: trunk/site/index.html
===================================================================
--- trunk/site/index.html 2011-03-28 22:21:30 UTC (rev 30071)
+++ trunk/site/index.html 2011-03-28 22:21:49 UTC (rev 30072)
@@ -1,138 +0,0 @@
-<html>
-<head>
-<title>JBoss Tools ${update.site.description} Update Site:
${product.versionTag}</title>
-<style>
-@import url("web/site.css");
-</style>
-</head>
-<body marginheight="0" marginwidth="0" leftmargin="0"
topmargin="0">
-<table marginheight="0" marginwidth="0" leftmargin="0"
topmargin="0"
- cellspacing="0" cellpadding="0">
- <tr>
- <td colspan="2"><img
-
src="https://www.jboss.org/dms/tools/images/tools-banner.png"
/></td>
- </tr>
- <tr>
- <td>  </td>
- </tr>
- <tr>
- <td>  </td>
- <td>
- <h2 class="title">JBoss Tools ${update.site.description} Update
Site</h2>
- <table width="100%">
- <tr class="header">
- <td class="sub-header" width="100%"><span>Latest
Build:
- ${product.versionTag}</span></td>
- </tr>
-
- <tr class="light-row" style="height: 30px">
- <td class="bodyText">
- <p class="bodyText">This is the
<b>${update.site.description}</b>
- Update Site for JBoss Tools. See <a class="link"
-
href="http://www.jboss.org/tools/download/update">Installation
- Instructions</a>.</p>
- </td>
- </tr>
-
- <tr class="dark-row" style="height: 90px">
- <td class="bodyText">
- <p class="bodyText"><b class="bodyText"
style="color: red;">NOTE:</b> Some
- features (such as BIRT and Maven) require additional third-party
- prerequisites not available from
Eclipse.org or
JBoss.org. These can
- be installed from the following update sites, which may already be
- listed - but not enabled - in your Eclipse's list of Available
- Software Sites:</p>
- <ul>
- <li><a
href="http://download.eclipse.org//birt/update-site/2.6/">BIRT 2.6 Update
Site</a></li>
- <li><a
href="http://m2eclipse.sonatype.org/sites/m2e/">m2eclipse 0.10
Release</a></li>
- <li><a
href="http://m2eclipse.sonatype.org/sites/m2e-extras/">m2ecl... 0.10
Extras</a></li>
- <li><a
href="http://subclipse.tigris.org/update_1.6.x"/>Subclipse 1.6 Update Site
</a></li>
- <li><a
href="http://dl.google.com/eclipse/plugin/3.6/">Google
Plugin for Eclipse 3.6 (Helios)</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>.</p>
- </td>
- </tr>
-
- <tr class="dark-row" style="height: 30px">
- <td class="bodyText">
- <p class="bodyText">For more information, see <a
-
href="http://www.jboss.org/tools/download/installation">Inst...
- methods</a>.</p>
- </td>
- </tr>
- <tr>
- <td class="spacer"><br />
- </td>
- <td class="spacer"><br />
- </td>
- </tr>
- </table>
- </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">Develop...
- 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">ble...
- 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>
-</html>
Deleted: trunk/site/pom.xml
===================================================================
--- trunk/site/pom.xml 2011-03-28 22:21:30 UTC (rev 30071)
+++ trunk/site/pom.xml 2011-03-28 22:21:49 UTC (rev 30072)
@@ -1,14 +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.parent.pom</artifactId>
- <version>0.0.2-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.site</artifactId>
- <name>org.jboss.tools.site</name>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>eclipse-update-site</packaging>
-</project>
\ No newline at end of file
Deleted: trunk/site/site.xml
===================================================================
--- trunk/site/site.xml 2011-03-28 22:21:30 UTC (rev 30071)
+++ trunk/site/site.xml 2011-03-28 22:21:49 UTC (rev 30072)
@@ -1,76 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <!-- This file is only used when building with Tycho.
- If building with Ant (trunk/build/build.xml), see category.*.xml -->
- <description>
- JBoss Tools 3.2.0 Update Site / p2 Repo
- </description>
-
- <!-- categories - see also ../../../common/aggregateRepos.*.properties -->
- <category-def name="SDKTools" label="JBoss Tools SDK">
- <description>JBoss Tools SDK contains plugins where an SDK package
- exists. These contain both source and runtimes. Use these if you want
- to debug and/or provide patches to JBoss Tools plugins.
- </description>
- </category-def>
-
- <category-def name="AllTools" label="All JBoss Tools 3.2.0">
- <description>
- Contains ALL the plugins that are available from
- JBoss Tools except those
- related to integration with 3rd party
- plugins. Selecting this
- category will give you all tools needed for
- both Web, Seam and SOA
- Development.
- </description>
- </category-def>
-
- <category-def name="SOATools" label="SOA Development">
- <description>
- Tools to help create SOA applications. Use these if you
- work with jBPM,
- Drools, JBoss ESB, JBoss WebServices or Smooks.
- </description>
- </category-def>
-
- <category-def name="WebTools" label="Web and Java EE
Development">
- <description>
- Tools to help create web and enterprise applications,
- using JSF, Facelets,
- Seam, Hibernate/JPA, CSS, Webservices and more.
- </description>
- </category-def>
-
- <category-def name="GeneralTools" label="Application
Development">
- <description>Tools for general application development.</description>
- </category-def>
-
- <category-def name="DataTools" label="Data Services">
- <description>Tools related to data services such as persistence and
- transformation.</description>
- </category-def>
-
- <!-- Only in JBT -->
- <category-def name="MavenTools" label="Maven Support">
- <description>Plugins related to Maven and m2eclipse support. Use these
- to enable use of Maven.</description>
- </category-def>
-
- <!-- Only in JBT -->
- <category-def name="ReportTools" label="Business Intelligence,
Reporting and Charting">
- <description>Business Intelligence, Reporting and Charting. Use these
- if you plan to integrate Hibernate or Seam with Eclipse BIRT.
- </description>
- </category-def>
-
- <category-def name="TestPerfTools" label="Test and
Performance">
- <description>Tools used to improve testing and performance.
- </description>
- </category-def>
-
- <category-def name="CloudTools" label="Cloud">
- <description>Tools for Cloud Development
- </description>
- </category-def>
-</site>
Deleted: trunk/site/web/site.css
===================================================================
--- trunk/site/web/site.css 2011-03-28 22:21:30 UTC (rev 30071)
+++ trunk/site/web/site.css 2011-03-28 22:21:49 UTC (rev 30072)
@@ -1,66 +0,0 @@
-<
-STYLE type ="text/css">td.spacer {
- padding-bottom: 10px;
- padding-top: 10px;
-}
-
-.title {
- font-family: sans-serif;
- color: #1778be;
-}
-
-.bodyText {
- font-family: sans-serif;
- font-size: 9pt;
- color: #000000;
-}
-
-.sub-header {
- font-family: sans-serif;
- font-style: normal;
- font-weight: bold;
- font-size: 9pt;
- color: white;
-}
-
-.log-text {
- font-family: sans-serif;
- font-style: normal;
- font-weight: lighter;
- font-size: 8pt;
- color: black;
-}
-
-.big-header {
- font-family: sans-serif;
- font-style: normal;
- font-weight: bold;
- font-size: 9pt;
- color: white;
- border-top: 10px solid white;
-}
-
-.light-row {
- background: #FFFFFF
-}
-
-.dark-row {
- background: #EEEEEE
-}
-
-.header {
- background: #445562
-}
-
-#indent {
- word-wrap: break-word;
- width: 300px;
- text-indent: 10px;
-}
-
-.link {
- color: #187dc6;
-}
-</
-STYLE
->
\ No newline at end of file