JBoss Tools SVN: r24316 - trunk.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2010-08-19 20:46:35 -0400 (Thu, 19 Aug 2010)
New Revision: 24316
Modified:
trunk/pom.xml
Log:
parent includes target-platform, so build that instead
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-08-19 23:54:40 UTC (rev 24315)
+++ trunk/pom.xml 2010-08-20 00:46:35 UTC (rev 24316)
@@ -7,7 +7,7 @@
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
- <module>build/target-platform</module>
+ <module>build/parent</module>
<module>build/libs</module>
<!-- this order is important! make sure you've run genpom.xml first! -->
15 years, 8 months
JBoss Tools SVN: r24315 - trunk/usage/tests.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2010-08-19 19:54:40 -0400 (Thu, 19 Aug 2010)
New Revision: 24315
Added:
trunk/usage/tests/pom.xml
Log:
fix fo continuous build. missing pom.xml added
Added: trunk/usage/tests/pom.xml
===================================================================
--- trunk/usage/tests/pom.xml (rev 0)
+++ trunk/usage/tests/pom.xml 2010-08-19 23:54:40 UTC (rev 24315)
@@ -0,0 +1,13 @@
+<project
+xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.jboss.tools.usage</groupId>
+ <artifactId>tests</artifactId>
+ <name>usage.tests</name>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>pom</packaging>
+ <modules>
+ <module>org.jboss.tools.usage.test</module>
+ </modules>
+</project>
+
15 years, 8 months
JBoss Tools SVN: r24314 - in trunk: build and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2010-08-19 19:40:03 -0400 (Thu, 19 Aug 2010)
New Revision: 24314
Modified:
trunk/build/pom.xml
trunk/pom.xml
Log:
usage added to aggregator projects pom.xml and build/pom.xml
Modified: trunk/build/pom.xml
===================================================================
--- trunk/build/pom.xml 2010-08-19 23:37:45 UTC (rev 24313)
+++ trunk/build/pom.xml 2010-08-19 23:40:03 UTC (rev 24314)
@@ -601,8 +601,16 @@
<module>../runtime</module>
</modules>
</profile>
-
<profile>
+ <id>usage</id>
+ <activation>
+ <activeByDefault>true</activeByDefault>
+ </activation>
+ <modules>
+ <module>../usage</module>
+ </modules>
+ </profile>
+ <profile>
<id>site</id>
<activation>
<activeByDefault>true</activeByDefault>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-08-19 23:37:45 UTC (rev 24313)
+++ trunk/pom.xml 2010-08-19 23:40:03 UTC (rev 24314)
@@ -52,6 +52,7 @@
<module>deltacloud</module>
<module>drools</module>
<module>runtime</module>
+ <module>usage</module>
<module>site</module>
</modules>
<profiles>
15 years, 8 months
JBoss Tools SVN: r24313 - in trunk: site and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2010-08-19 19:37:45 -0400 (Thu, 19 Aug 2010)
New Revision: 24313
Modified:
trunk/build/aggregate/site/site.xml
trunk/site/README-HOWTO-BUILD.txt
trunk/site/category.JBDS.xml
trunk/site/category.JBossTools.xml
trunk/site/site.xml
Log:
merge new changes in site.xml into aggregator site.xml too; update documentation so category.*.xml files are no longer updated
Modified: trunk/build/aggregate/site/site.xml
===================================================================
--- trunk/build/aggregate/site/site.xml 2010-08-19 23:13:27 UTC (rev 24312)
+++ trunk/build/aggregate/site/site.xml 2010-08-19 23:37:45 UTC (rev 24313)
@@ -1,8 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
-<site pack200="true">
+<site>
+ <!-- This file is only used when building with Tycho.
+ If building with Ant (trunk/build/build.xml), see category.*.xml -->
<description>
- This is the Nightly Build Update Site for JBoss Tools 3.2.0.
- </description>
+ JBoss Tools 3.2.0 Update Site / p2 Repo
+ </description>
<!-- only in JBDS -->
<!--
@@ -21,10 +23,7 @@
<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"
- >
+ <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>
@@ -41,17 +40,11 @@
<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"
- >
+ <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"
- >
+ <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>
@@ -61,17 +54,11 @@
<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"
- >
+ <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"
- >
+ <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>
@@ -83,20 +70,14 @@
<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"
- >
+ <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"
- >
+ <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" />
@@ -107,10 +88,7 @@
<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"
- >
+ <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>
@@ -118,10 +96,7 @@
<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"
- >
+ <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>
@@ -136,8 +111,7 @@
<!-- 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"
- >
+ version="0.0.0">
<category name="AllTools" />
<category name="GeneralTools" />
</feature>
@@ -147,38 +121,23 @@
<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"
- >
+ <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.maven.jsf.feature_0.0.0.jar"
- id="org.jboss.tools.maven.jsf.feature"
- version="0.0.0"
- >
+ <feature url="features/org.jboss.tools.maven.jsf.feature_0.0.0.jar" id="org.jboss.tools.maven.jsf.feature" version="0.0.0">
<category name="MavenTools" />
</feature>
- <feature url="features/org.jboss.tools.maven.cdi.feature_0.0.0.jar"
- id="org.jboss.tools.maven.cdi.feature"
- version="0.0.0">
+ <feature url="features/org.jboss.tools.maven.cdi.feature_0.0.0.jar" id="org.jboss.tools.maven.cdi.feature" version="0.0.0">
<category name="MavenTools" />
</feature>
- <feature url="features/org.jboss.tools.maven.hibernate.feature_0.0.0.jar"
- id="org.jboss.tools.maven.hibernate.feature"
- version="0.0.0">
+ <feature url="features/org.jboss.tools.maven.hibernate.feature_0.0.0.jar" id="org.jboss.tools.maven.hibernate.feature" version="0.0.0">
<category name="MavenTools" />
</feature>
- <feature url="features/org.jboss.tools.maven.portlet.feature_0.0.0.jar"
- id="org.jboss.tools.maven.portlet.feature"
- version="0.0.0">
+ <feature url="features/org.jboss.tools.maven.portlet.feature_0.0.0.jar" id="org.jboss.tools.maven.portlet.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"
- >
+ <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>
@@ -199,17 +158,11 @@
-->
<!-- 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"
- >
+ <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"
- >
+ <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>
@@ -232,6 +185,24 @@
<category name="GeneralTools" />
</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" />
+ <category name="AllTools" />
+ </feature>
+
+ <feature url="features/org.jboss.tools.deltacloud_0.0.0.jar" id="org.jboss.tools.deltacloud" version="0.0.0">
+ <category name="CloudTools" />
+ <category name="AllTools" />
+ </feature>
+
+ <feature url="features/org.jboss.tools.usage_0.0.0.jar" id="org.jboss.tools.usage" version="0.0.0">
+ <category name="AllTools" />
+ </feature>
+
<!-- categories - see also ../../../common/aggregateRepos.*.properties -->
<category-def name="SDKTools" label="JBoss Tools SDK">
<description>JBoss Tools SDK contains plugins where an SDK package
@@ -295,11 +266,17 @@
</description>
</category-def>
+ <category-def name="CloudTools" label="Cloud">
+ <description>Tools for Cloud Development
+ </description>
+ </category-def>
+
+
<!-- aggregated from other sources -->
- <feature url="features/org.pi4soa.core.feature_0.0.0.jar" id="org.pi4soa.core.feature" version="0.0.0">
+ <feature url="features/org.pi4soa.core.feature_0.0.0.jar" id="org.pi4soa.core.feature" version="0.0.0">
<category name="AllTools" />
</feature>
-
+
<!-- removed temporarily because teiid doesn't work w/ Eclipse 3.6. yet.
<feature url="features/org.teiid.datatools.connectivity.feature_0.0.0.jar" id="org.teiid.datatools.connectivity.feature" version="0.0.0">
<category name="AllTools" />
Modified: trunk/site/README-HOWTO-BUILD.txt
===================================================================
--- trunk/site/README-HOWTO-BUILD.txt 2010-08-19 23:13:27 UTC (rev 24312)
+++ trunk/site/README-HOWTO-BUILD.txt 2010-08-19 23:37:45 UTC (rev 24313)
@@ -1,5 +1,17 @@
-To build this update site:
+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; \
@@ -10,4 +22,3 @@
cd /tmp/build;
ant create.overall.update.site -Dbuild.if.sources.unchanged=true
-
Modified: trunk/site/category.JBDS.xml
===================================================================
--- trunk/site/category.JBDS.xml 2010-08-19 23:13:27 UTC (rev 24312)
+++ trunk/site/category.JBDS.xml 2010-08-19 23:37:45 UTC (rev 24313)
@@ -1,5 +1,7 @@
<?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>
Modified: trunk/site/category.JBossTools.xml
===================================================================
--- trunk/site/category.JBossTools.xml 2010-08-19 23:13:27 UTC (rev 24312)
+++ trunk/site/category.JBossTools.xml 2010-08-19 23:37:45 UTC (rev 24313)
@@ -1,5 +1,7 @@
<?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>
Modified: trunk/site/site.xml
===================================================================
--- trunk/site/site.xml 2010-08-19 23:13:27 UTC (rev 24312)
+++ trunk/site/site.xml 2010-08-19 23:37:45 UTC (rev 24313)
@@ -1,213 +1,273 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
- <description>
- This is the Nightly Build Update Site for JBoss Tools 3.2.0.
- </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.maven.jsf.feature_0.0.0.jar" id="org.jboss.tools.maven.jsf.feature" version="0.0.0">
- <category name="MavenTools"/>
- </feature>
- <feature url="features/org.jboss.tools.maven.cdi.feature_0.0.0.jar" id="org.jboss.tools.maven.cdi.feature" version="0.0.0">
- <category name="MavenTools"/>
- </feature>
- <feature url="features/org.jboss.tools.maven.hibernate.feature_0.0.0.jar" id="org.jboss.tools.maven.hibernate.feature" version="0.0.0">
- <category name="MavenTools"/>
- </feature>
- <feature url="features/org.jboss.tools.maven.portlet.feature_0.0.0.jar" id="org.jboss.tools.maven.portlet.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.modeshape.rest.feature_0.0.0.jar" id="org.jboss.tools.modeshape.rest.feature" version="0.0.0">
- <category name="AllTools"/>
- <category name="GeneralTools"/>
- </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>
- <feature url="features/org.jboss.tools.usage_0.0.0.jar" id="org.jboss.tools.usage" version="0.0.0">
- <category name="AllTools"/>
- </feature>
- <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.
+ <!-- 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>
+
+ <!-- only in JBDS -->
+ <!--
+ <feature url="features/com.jboss.jbds.product.feature_0.0.0.jar"
+ id="com.jboss.jbds.product.feature"
+ version="0.0.0"
+ patch="false"
+ >
+ <category name="AllTools" />
+ </feature>
+ <feature url="features/org.jboss.tools.runtime.feature_0.0.0.jar"
+ id="org.jboss.tools.runtime.feature"
+ version="0.0.0"
+ 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.maven.jsf.feature_0.0.0.jar" id="org.jboss.tools.maven.jsf.feature" version="0.0.0">
+ <category name="MavenTools" />
+ </feature>
+ <feature url="features/org.jboss.tools.maven.cdi.feature_0.0.0.jar" id="org.jboss.tools.maven.cdi.feature" version="0.0.0">
+ <category name="MavenTools" />
+ </feature>
+ <feature url="features/org.jboss.tools.maven.hibernate.feature_0.0.0.jar" id="org.jboss.tools.maven.hibernate.feature" version="0.0.0">
+ <category name="MavenTools" />
+ </feature>
+ <feature url="features/org.jboss.tools.maven.portlet.feature_0.0.0.jar" id="org.jboss.tools.maven.portlet.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> -->
+ <!-- TODO: enable SDK features once we can build source plugins w/ Tycho -->
+ <!-- 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>
+ <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.modeshape.rest.feature_0.0.0.jar" id="org.jboss.tools.modeshape.rest.feature" version="0.0.0">
+ <category name="AllTools" />
+ <category name="GeneralTools" />
+ </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" />
+ <category name="AllTools" />
+ </feature>
+
+ <feature url="features/org.jboss.tools.deltacloud_0.0.0.jar" id="org.jboss.tools.deltacloud" version="0.0.0">
+ <category name="CloudTools" />
+ <category name="AllTools" />
+ </feature>
+
+ <feature url="features/org.jboss.tools.usage_0.0.0.jar" id="org.jboss.tools.usage" version="0.0.0">
+ <category name="AllTools" />
+ </feature>
+
+ <!-- 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="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>
- <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>
+ </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>
15 years, 8 months
JBoss Tools SVN: r24312 - trunk/build/aggregate/site.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2010-08-19 19:13:27 -0400 (Thu, 19 Aug 2010)
New Revision: 24312
Modified:
trunk/build/aggregate/site/build.xml
Log:
use wget instead of <get> to trap error code and get quieter output
Modified: trunk/build/aggregate/site/build.xml
===================================================================
--- trunk/build/aggregate/site/build.xml 2010-08-19 23:12:35 UTC (rev 24311)
+++ trunk/build/aggregate/site/build.xml 2010-08-19 23:13:27 UTC (rev 24312)
@@ -89,9 +89,7 @@
<echo file="${update.site.source.dir}/content.xml" append="true"> </references>
</repository>
</echo>
- <zip destfile="${update.site.source.dir}/content.jar"
- basedir="${update.site.source.dir}"
- includes="content.xml" />
+ <zip destfile="${update.site.source.dir}/content.jar" basedir="${update.site.source.dir}" includes="content.xml" />
<delete file="${update.site.source.dir}/content.xml" />
</then>
</if>
@@ -102,10 +100,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" />
+ <zip destfile="${output.dir}/target/site_assembly.zip" update="true" basedir="${update.site.source.dir}" includes="content.* index.html, web/*.css" />
</target>
<target name="check.target">
@@ -187,12 +182,23 @@
<for list="${inputRepos}" delimiter=", " keepgoing="true" param="repoNum">
<sequential>
<!-- fetch zip.list.txt file, if available -->
- <get src="${inputRepo(a){repoNum}}/logs/zip.list.txt" dest="${aggegate.zips.dir}/zip.list.txt" ignoreerrors="true" />
+ <delete file="${aggegate.zips.dir}/zip.list.txt" quiet="true" />
+ <var unset="true" name="ALL_ZIPS" value="" />
+ <var unset="true" name="wget.return" value="" />
+ <!-- quieter output and return code check w/ wget instead of <get> -->
+ <exec executable="wget" dir="${aggegate.zips.dir}" failonerror="false" failifexecutionfails="true" resultproperty="wget.return">
+ <arg line="${inputRepo(a){repoNum}}/logs/zip.list.txt -q --no-clobber" />
+ </exec>
+ <!--get src="${inputRepo(a){repoNum}}/logs/zip.list.txt" dest="${aggegate.zips.dir}/zip.list.txt" ignoreerrors="true" /-->
<if>
- <available file="${aggegate.zips.dir}/zip.list.txt" type="file" />
+ <and>
+ <equals arg1="${wget.return}" arg2="0" />
+ <available file="${aggegate.zips.dir}/zip.list.txt" type="file" />
+ </and>
<then>
<!-- load zip.list.txt file, get ALL_ZIPS list -->
- <var unset="true" name="ALL_ZIPS" />
+ <var unset="true" name="ALL_ZIPS" value="" />
+ <var unset="true" name="wget.return" value="" />
<property file="${aggegate.zips.dir}/zip.list.txt" />
<if>
<isset property="ALL_ZIPS" />
@@ -214,13 +220,16 @@
URL = ${inputRepo@{repoNum}}/@{zipPath}
DEST = ${aggegate.zips.dir}/@{zipPath}
</echo>
- <get src="${inputRepo@{repoNum}}/@{zipPath}" dest="${aggegate.zips.dir}/@{zipPath}" />
+ <exec executable="wget" dir="${aggegate.zips.dir}" failonerror="false" failifexecutionfails="false">
+ <arg line="${inputRepo@{repoNum}}/@{zipPath} -q --no-clobber" />
+ </exec>
+ <!--get src="${inputRepo@{repoNum}}/@{zipPath}" dest="${aggegate.zips.dir}/@{zipPath}" /-->
</sequential>
</for>
<var name="relativePath" unset="true" />
</then>
</if>
- <var unset="true" name="ALL_ZIPS" />
+ <var unset="true" name="ALL_ZIPS" value="" />
<delete file="${aggegate.zips.dir}/zip.list.txt" quiet="true" />
</then>
</if>
15 years, 8 months
JBoss Tools SVN: r24311 - in trunk/as/plugins: org.jboss.ide.eclipse.archives.webtools/META-INF and 1 other directories.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2010-08-19 19:12:35 -0400 (Thu, 19 Aug 2010)
New Revision: 24311
Modified:
trunk/as/plugins/org.jboss.ide.eclipse.archives.webtools/META-INF/MANIFEST.MF
trunk/as/plugins/org.jboss.ide.eclipse.archives.webtools/build.properties
trunk/as/plugins/org.jboss.ide.eclipse.archives.webtools/plugin.xml
trunk/as/plugins/org.jboss.ide.eclipse.as.rse.core/META-INF/MANIFEST.MF
Log:
Fix for compilation errors in as component.
optional dependencies are not included in compilation classpath, though there should be no classes that actually uses classes from optional dependency.
references to missing extension points were deleted to fix plugin.xml errors.
Modified: trunk/as/plugins/org.jboss.ide.eclipse.archives.webtools/META-INF/MANIFEST.MF
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.archives.webtools/META-INF/MANIFEST.MF 2010-08-19 21:34:02 UTC (rev 24310)
+++ trunk/as/plugins/org.jboss.ide.eclipse.archives.webtools/META-INF/MANIFEST.MF 2010-08-19 23:12:35 UTC (rev 24311)
@@ -30,8 +30,11 @@
org.eclipse.emf.ecore;bundle-version="2.5.0"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.jboss.ide.eclipse.archives.webtools,
+Export-Package: org.jboss.ide.eclipse.archives,
+ org.jboss.ide.eclipse.archives.webtools,
org.jboss.ide.eclipse.archives.webtools.archivetypes,
+ org.jboss.ide.eclipse.archives.webtools.filesets,
+ org.jboss.ide.eclipse.archives.webtools.filesets.vcf,
org.jboss.ide.eclipse.archives.webtools.modules,
org.jboss.ide.eclipse.archives.webtools.ui
Bundle-Vendor: %Bundle-Vendor.0
Modified: trunk/as/plugins/org.jboss.ide.eclipse.archives.webtools/build.properties
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.archives.webtools/build.properties 2010-08-19 21:34:02 UTC (rev 24310)
+++ trunk/as/plugins/org.jboss.ide.eclipse.archives.webtools/build.properties 2010-08-19 23:12:35 UTC (rev 24311)
@@ -1,10 +1,9 @@
-source.. = src/
-output.. = bin/
bin.includes = META-INF/,\
- .,\
plugin.xml,\
icons/,\
plugin.properties,\
- about.html
-additional.bundles = org.eclipse.jem.util,\
- org.eclipse.wst.common.emfworkbench.integration
+ about.html,\
+ .
+jars.compile.order = .
+source.. = src/
+output.. = bin/
Modified: trunk/as/plugins/org.jboss.ide.eclipse.archives.webtools/plugin.xml
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.archives.webtools/plugin.xml 2010-08-19 21:34:02 UTC (rev 24310)
+++ trunk/as/plugins/org.jboss.ide.eclipse.archives.webtools/plugin.xml 2010-08-19 23:12:35 UTC (rev 24311)
@@ -180,20 +180,5 @@
id="org.jboss.ide.eclipse.archives.webtools.filesets.vcf.FilesetComponentResolver">
</resolver>
</extension>
- <extension
- point="org.jboss.ide.eclipse.as.wtp.ui.referenceWizardFragment">
- <referenceFragment
- class="org.jboss.ide.eclipse.archives.webtools.ui.FilesetReferenceWizardFragment"
- icon="$nl$/icons/multiple_files.gif"
- id="org.jboss.ide.eclipse.archives.webtools.FilesetReferenceWizardFragment"
- name="Fileset">
- </referenceFragment>
- </extension>
- <extension
- point="org.jboss.ide.eclipse.as.wtp.ui.virtualComponentLabelProvider">
- <provider
- class="org.jboss.ide.eclipse.archives.webtools.filesets.vcf.FilesetVCLabelProvider"
- weight="5">
- </provider>
- </extension>
+
</plugin>
Modified: trunk/as/plugins/org.jboss.ide.eclipse.as.rse.core/META-INF/MANIFEST.MF
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.as.rse.core/META-INF/MANIFEST.MF 2010-08-19 21:34:02 UTC (rev 24310)
+++ trunk/as/plugins/org.jboss.ide.eclipse.as.rse.core/META-INF/MANIFEST.MF 2010-08-19 23:12:35 UTC (rev 24311)
@@ -19,7 +19,7 @@
org.eclipse.wst.common.modulecore,
org.eclipse.wst.common.emfworkbench.integration,
org.eclipse.jem.util,
- org.jboss.ide.eclipse.archives.webtools;resolution:=optional,
+ org.jboss.ide.eclipse.archives.webtools,
org.eclipse.debug.core
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
15 years, 8 months
JBoss Tools SVN: r24310 - trunk/site.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2010-08-19 17:34:02 -0400 (Thu, 19 Aug 2010)
New Revision: 24310
Modified:
trunk/site/site.xml
Log:
usage included in update site
Modified: trunk/site/site.xml
===================================================================
--- trunk/site/site.xml 2010-08-19 21:31:44 UTC (rev 24309)
+++ trunk/site/site.xml 2010-08-19 21:34:02 UTC (rev 24310)
@@ -142,6 +142,9 @@
<feature url="features/org.jboss.tools.deltacloud_0.0.0.jar" id="org.jboss.tools.deltacloud" version="0.0.0">
<category name="CloudTools"/>
</feature>
+ <feature url="features/org.jboss.tools.usage_0.0.0.jar" id="org.jboss.tools.usage" version="0.0.0">
+ <category name="AllTools"/>
+ </feature>
<category-def name="SDKTools" label="JBoss Tools SDK">
<description>
JBoss Tools SDK contains plugins where an SDK package
15 years, 8 months
JBoss Tools SVN: r24309 - in trunk: birt/plugins/org.jboss.tools.birt.core/META-INF and 14 other directories.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2010-08-19 17:31:44 -0400 (Thu, 19 Aug 2010)
New Revision: 24309
Modified:
trunk/archives/plugins/org.jboss.ide.eclipse.archives.core/META-INF/MANIFEST.MF
trunk/birt/plugins/org.jboss.tools.birt.core/META-INF/MANIFEST.MF
trunk/bpel/plugins/org.eclipse.bpel.model/META-INF/MANIFEST.MF
trunk/common/plugins/org.jboss.tools.common/META-INF/MANIFEST.MF
trunk/deltacloud/plugins/org.jboss.tools.deltacloud.core/META-INF/MANIFEST.MF
trunk/flow/plugins/org.jboss.tools.flow.common/META-INF/MANIFEST.MF
trunk/freemarker/plugins/org.jboss.ide.eclipse.freemarker/META-INF/MANIFEST.MF
trunk/jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF
trunk/jmx/plugins/org.jboss.tools.jmx.core/META-INF/MANIFEST.MF
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/META-INF/MANIFEST.MF
trunk/portlet/plugins/org.jboss.tools.portlet.core/META-INF/MANIFEST.MF
trunk/profiler/plugins/org.jboss.tools.profiler.ui/META-INF/MANIFEST.MF
trunk/smooks/plugins/org.jboss.tools.smooks.core/META-INF/MANIFEST.MF
trunk/tptp/plugins/org.jboss.tools.eclipse.as.tptp/META-INF/MANIFEST.MF
trunk/workingset/plugins/org.jboss.tools.workingset.core/META-INF/MANIFEST.MF
trunk/xulrunner/plugins/org.mozilla.xpcom/META-INF/MANIFEST.MF
Log:
usage.core pludin is added as optional dependency core plugins of root components. usage added to org.jboss.tools.common covers also: richfaces,seam,runtime,esb,hibernate,maven,project examples,struts,gwt,ws,jbpm-convert. Usage is not required for compilation because it optional, but will installed from update site. It gets activated through Plugin Activated on Startup preference and show request to participate in data gathering
Modified: trunk/archives/plugins/org.jboss.ide.eclipse.archives.core/META-INF/MANIFEST.MF
===================================================================
--- trunk/archives/plugins/org.jboss.ide.eclipse.archives.core/META-INF/MANIFEST.MF 2010-08-19 17:35:31 UTC (rev 24308)
+++ trunk/archives/plugins/org.jboss.ide.eclipse.archives.core/META-INF/MANIFEST.MF 2010-08-19 21:31:44 UTC (rev 24309)
@@ -11,7 +11,8 @@
org.eclipse.core.filesystem,
org.eclipse.core.resources,
org.eclipse.core.runtime,
- org.eclipse.core.variables
+ org.eclipse.core.variables,
+ org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: archivescore.jar,
archivescore-eclipse.jar,
Modified: trunk/birt/plugins/org.jboss.tools.birt.core/META-INF/MANIFEST.MF
===================================================================
--- trunk/birt/plugins/org.jboss.tools.birt.core/META-INF/MANIFEST.MF 2010-08-19 17:35:31 UTC (rev 24308)
+++ trunk/birt/plugins/org.jboss.tools.birt.core/META-INF/MANIFEST.MF 2010-08-19 21:31:44 UTC (rev 24309)
@@ -18,6 +18,7 @@
org.eclipse.core.resources,
org.eclipse.emf.common,
org.eclipse.emf.ecore,
- org.eclipse.ui.ide
+ org.eclipse.ui.ide,
+ org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Modified: trunk/bpel/plugins/org.eclipse.bpel.model/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.model/META-INF/MANIFEST.MF 2010-08-19 17:35:31 UTC (rev 24308)
+++ trunk/bpel/plugins/org.eclipse.bpel.model/META-INF/MANIFEST.MF 2010-08-19 21:31:44 UTC (rev 24309)
@@ -13,7 +13,8 @@
org.eclipse.wst.wsdl,
org.apache.xerces;bundle-version="[2.9.0,3.0.0)",
javax.wsdl;bundle-version="[1.5.0,1.6.0)",
- org.eclipse.bpel.common.model;bundle-version="[0.4.0,2.0.0)"
+ org.eclipse.bpel.common.model;bundle-version="[0.4.0,2.0.0)",
+ org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional
Bundle-ActivationPolicy: lazy
Export-Package: org.eclipse.bpel.model,
org.eclipse.bpel.model.adapters,
Modified: trunk/common/plugins/org.jboss.tools.common/META-INF/MANIFEST.MF
===================================================================
--- trunk/common/plugins/org.jboss.tools.common/META-INF/MANIFEST.MF 2010-08-19 17:35:31 UTC (rev 24308)
+++ trunk/common/plugins/org.jboss.tools.common/META-INF/MANIFEST.MF 2010-08-19 21:31:44 UTC (rev 24309)
@@ -26,7 +26,8 @@
org.eclipse.jdt.ui,
org.eclipse.ui.workbench.texteditor,
org.eclipse.jface.text,
- org.apache.commons.httpclient;bundle-version="3.1.0"
+ org.apache.commons.httpclient;bundle-version="3.1.0",
+ org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional
Bundle-Version: 3.2.0.qualifier
Bundle-ActivationPolicy: lazy
Bundle-ManifestVersion: 2
Modified: trunk/deltacloud/plugins/org.jboss.tools.deltacloud.core/META-INF/MANIFEST.MF
===================================================================
--- trunk/deltacloud/plugins/org.jboss.tools.deltacloud.core/META-INF/MANIFEST.MF 2010-08-19 17:35:31 UTC (rev 24308)
+++ trunk/deltacloud/plugins/org.jboss.tools.deltacloud.core/META-INF/MANIFEST.MF 2010-08-19 21:31:44 UTC (rev 24309)
@@ -6,7 +6,8 @@
Bundle-Activator: org.jboss.tools.deltacloud.core.Activator
Bundle-Vendor: Red Hat Inc.
Require-Bundle: org.eclipse.core.runtime,
- org.eclipse.equinox.security;bundle-version="1.0.100"
+ org.eclipse.equinox.security;bundle-version="1.0.100",
+ org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Export-Package: org.jboss.tools.deltacloud.core;x-friends:="org.jboss.tools.deltacloud.ui"
Modified: trunk/flow/plugins/org.jboss.tools.flow.common/META-INF/MANIFEST.MF
===================================================================
--- trunk/flow/plugins/org.jboss.tools.flow.common/META-INF/MANIFEST.MF 2010-08-19 17:35:31 UTC (rev 24308)
+++ trunk/flow/plugins/org.jboss.tools.flow.common/META-INF/MANIFEST.MF 2010-08-19 21:31:44 UTC (rev 24309)
@@ -13,7 +13,8 @@
org.eclipse.core.runtime,
org.eclipse.ui,
org.eclipse.core.resources,
- org.eclipse.ui.ide
+ org.eclipse.ui.ide,
+ org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional
Bundle-ActivationPolicy: lazy
Export-Package: org.jboss.tools.flow.common;uses:="org.eclipse.core.runtime,org.eclipse.ui.plugin,org.osgi.framework",
org.jboss.tools.flow.common.action,
Modified: trunk/freemarker/plugins/org.jboss.ide.eclipse.freemarker/META-INF/MANIFEST.MF
===================================================================
--- trunk/freemarker/plugins/org.jboss.ide.eclipse.freemarker/META-INF/MANIFEST.MF 2010-08-19 17:35:31 UTC (rev 24308)
+++ trunk/freemarker/plugins/org.jboss.ide.eclipse.freemarker/META-INF/MANIFEST.MF 2010-08-19 21:31:44 UTC (rev 24309)
@@ -18,7 +18,8 @@
org.eclipse.ui.console,
org.eclipse.debug.ui,
org.eclipse.jdt.core,
- org.eclipse.jdt.ui
+ org.eclipse.jdt.ui,
+ org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: freemarker-ide.jar,
freemarker-2.3.8.jar
Modified: trunk/jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF
===================================================================
--- trunk/jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF 2010-08-19 17:35:31 UTC (rev 24308)
+++ trunk/jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF 2010-08-19 21:31:44 UTC (rev 24309)
@@ -71,6 +71,7 @@
org.jboss.tools.jbpm.common,
org.eclipse.ui.navigator,
org.eclipse.ltk.ui.refactoring;bundle-version="3.5.0",
- org.eclipse.ltk.core.refactoring;bundle-version="3.5.100"
+ org.eclipse.ltk.core.refactoring;bundle-version="3.5.100",
+ org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Modified: trunk/jmx/plugins/org.jboss.tools.jmx.core/META-INF/MANIFEST.MF
===================================================================
--- trunk/jmx/plugins/org.jboss.tools.jmx.core/META-INF/MANIFEST.MF 2010-08-19 17:35:31 UTC (rev 24308)
+++ trunk/jmx/plugins/org.jboss.tools.jmx.core/META-INF/MANIFEST.MF 2010-08-19 21:31:44 UTC (rev 24309)
@@ -5,7 +5,8 @@
Bundle-Version: 1.2.0.qualifier
Bundle-Activator: org.jboss.tools.jmx.core.JMXActivator
Bundle-Vendor: %BundleProvider
-Require-Bundle: org.eclipse.core.runtime
+Require-Bundle: org.eclipse.core.runtime,
+ org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional
Export-Package: org.jboss.tools.jmx.core,
org.jboss.tools.jmx.core.providers;
x-friends:="org.jboss.tools.jmx.core,
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/META-INF/MANIFEST.MF
===================================================================
--- trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/META-INF/MANIFEST.MF 2010-08-19 17:35:31 UTC (rev 24308)
+++ trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/META-INF/MANIFEST.MF 2010-08-19 21:31:44 UTC (rev 24309)
@@ -11,7 +11,8 @@
org.eclipse.core.resources,
org.eclipse.ui.console,
org.eclipse.jface.text,
- org.eclipse.debug.ui
+ org.eclipse.debug.ui,
+ org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: modeshape-web-jcr-rest-client-2.1-SNAPSHOT-jar-with-dependencies.jar,
Modified: trunk/portlet/plugins/org.jboss.tools.portlet.core/META-INF/MANIFEST.MF
===================================================================
--- trunk/portlet/plugins/org.jboss.tools.portlet.core/META-INF/MANIFEST.MF 2010-08-19 17:35:31 UTC (rev 24308)
+++ trunk/portlet/plugins/org.jboss.tools.portlet.core/META-INF/MANIFEST.MF 2010-08-19 21:31:44 UTC (rev 24309)
@@ -25,7 +25,8 @@
org.eclipse.jem.util,
org.jboss.ide.eclipse.as.core;visibility:=reexport,
org.eclipse.core.commands,
- org.eclipse.core.expressions
+ org.eclipse.core.expressions,
+ org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional
Bundle-ActivationPolicy: lazy
Export-Package: org.jboss.tools.portlet.core,
org.jboss.tools.portlet.core.internal,
Modified: trunk/profiler/plugins/org.jboss.tools.profiler.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/profiler/plugins/org.jboss.tools.profiler.ui/META-INF/MANIFEST.MF 2010-08-19 17:35:31 UTC (rev 24308)
+++ trunk/profiler/plugins/org.jboss.tools.profiler.ui/META-INF/MANIFEST.MF 2010-08-19 21:31:44 UTC (rev 24309)
@@ -12,7 +12,8 @@
org.eclipse.core.filesystem;bundle-version="1.2.0",
org.eclipse.jdt.debug.ui;bundle-version="3.4.0",
org.eclipse.jdt.junit;bundle-version="3.5.0",
- org.eclipse.jdt.launching;bundle-version="3.5.0"
+ org.eclipse.jdt.launching;bundle-version="3.5.0",
+ org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.jboss.tools.profiler.internal.ui,
Modified: trunk/smooks/plugins/org.jboss.tools.smooks.core/META-INF/MANIFEST.MF
===================================================================
--- trunk/smooks/plugins/org.jboss.tools.smooks.core/META-INF/MANIFEST.MF 2010-08-19 17:35:31 UTC (rev 24308)
+++ trunk/smooks/plugins/org.jboss.tools.smooks.core/META-INF/MANIFEST.MF 2010-08-19 21:31:44 UTC (rev 24309)
@@ -9,7 +9,8 @@
org.eclipse.emf.ecore;visibility:=reexport,
org.eclipse.emf.ecore.xmi;visibility:=reexport,
org.junit4,
- org.eclipse.emf.edit
+ org.eclipse.emf.edit,
+ org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.jboss.tools.smooks.core,
Modified: trunk/tptp/plugins/org.jboss.tools.eclipse.as.tptp/META-INF/MANIFEST.MF
===================================================================
--- trunk/tptp/plugins/org.jboss.tools.eclipse.as.tptp/META-INF/MANIFEST.MF 2010-08-19 17:35:31 UTC (rev 24308)
+++ trunk/tptp/plugins/org.jboss.tools.eclipse.as.tptp/META-INF/MANIFEST.MF 2010-08-19 21:31:44 UTC (rev 24309)
@@ -12,6 +12,7 @@
org.eclipse.tptp.platform.jvmti.client,
org.eclipse.tptp.platform.execution,
org.eclipse.tptp.platform.profile.server.core,
- org.eclipse.tptp.platform.instrumentation.ui
+ org.eclipse.tptp.platform.instrumentation.ui,
+ org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Modified: trunk/workingset/plugins/org.jboss.tools.workingset.core/META-INF/MANIFEST.MF
===================================================================
--- trunk/workingset/plugins/org.jboss.tools.workingset.core/META-INF/MANIFEST.MF 2010-08-19 17:35:31 UTC (rev 24308)
+++ trunk/workingset/plugins/org.jboss.tools.workingset.core/META-INF/MANIFEST.MF 2010-08-19 21:31:44 UTC (rev 24309)
@@ -7,7 +7,8 @@
Bundle-Vendor: JBoss by Red Hat
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
- org.eclipse.core.resources;bundle-version="3.5.0"
+ org.eclipse.core.resources;bundle-version="3.5.0",
+ org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Export-Package: org.jboss.tools.workingset.core,
Modified: trunk/xulrunner/plugins/org.mozilla.xpcom/META-INF/MANIFEST.MF
===================================================================
--- trunk/xulrunner/plugins/org.mozilla.xpcom/META-INF/MANIFEST.MF 2010-08-19 17:35:31 UTC (rev 24308)
+++ trunk/xulrunner/plugins/org.mozilla.xpcom/META-INF/MANIFEST.MF 2010-08-19 21:31:44 UTC (rev 24309)
@@ -10,4 +10,5 @@
Bundle-Vendor: mozilla.org
Eclipse-BuddyPolicy: registered
Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Require-Bundle: org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional
15 years, 8 months
JBoss Tools SVN: r24308 - trunk/as/tests.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2010-08-19 13:35:31 -0400 (Thu, 19 Aug 2010)
New Revision: 24308
Modified:
trunk/as/tests/pom.xml
Log:
modules order changed for in as/pom.xml
Modified: trunk/as/tests/pom.xml
===================================================================
--- trunk/as/tests/pom.xml 2010-08-19 17:35:06 UTC (rev 24307)
+++ trunk/as/tests/pom.xml 2010-08-19 17:35:31 UTC (rev 24308)
@@ -7,9 +7,9 @@
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
+ <module>org.jboss.ide.eclipse.as.archives.integration.test</module>
<module>org.jboss.ide.eclipse.as.test</module>
<module>org.jboss.ide.eclipse.as.ui.test</module>
- <module>org.jboss.ide.eclipse.as.archives.integration.test</module>
</modules>
</project>
15 years, 8 months
JBoss Tools SVN: r24307 - trunk/as.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2010-08-19 13:35:06 -0400 (Thu, 19 Aug 2010)
New Revision: 24307
Modified:
trunk/as/pom.xml
Log:
modules order changed for in as/pom.xml
Modified: trunk/as/pom.xml
===================================================================
--- trunk/as/pom.xml 2010-08-19 17:23:45 UTC (rev 24306)
+++ trunk/as/pom.xml 2010-08-19 17:35:06 UTC (rev 24307)
@@ -7,9 +7,9 @@
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
- <module>features</module>
<module>plugins</module>
<module>tests</module>
+ <module>features</module>
<module>site</module>
</modules>
</project>
15 years, 8 months