Author: dgolovin
Date: 2011-06-30 21:16:41 -0400 (Thu, 30 Jun 2011)
New Revision: 32519
Added:
workspace/dgolovin/new-releng/parent/
workspace/dgolovin/new-releng/target-platform/
workspace/dgolovin/new-releng/target-platform/jboss.tools.tp.product
workspace/dgolovin/new-releng/target-platform/pom.xml
Log:
Added: workspace/dgolovin/new-releng/target-platform/jboss.tools.tp.product
===================================================================
--- workspace/dgolovin/new-releng/target-platform/jboss.tools.tp.product
(rev 0)
+++ workspace/dgolovin/new-releng/target-platform/jboss.tools.tp.product 2011-07-01
01:16:41 UTC (rev 32519)
@@ -0,0 +1,102 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?pde version="3.5"?>
+
+<product name="JBossTools Target Platform"
uid="org.jboss.tools.tp" id="org.eclipse.platform.ide"
application="org.eclipse.ui.ide.workbench" version="1.0.0"
useFeatures="true" includeLaunchers="true">
+
+ <configIni use="default">
+ </configIni>
+
+ <launcherArgs>
+ <vmArgsMac>-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts</vmArgsMac>
+ </launcherArgs>
+
+ <windowImages/>
+
+ <launcher>
+ <solaris/>
+ <win useIco="false">
+ <bmp/>
+ </win>
+ </launcher>
+
+ <vm>
+ </vm>
+
+ <plugins>
+ <plugin id="org.eclipse.ui.workbench.compatibility"
fragment="true"/>
+ </plugins>
+
+ <features>
+ <feature id="org.eclipse.epp.package.jee.feature"/>
+ <feature id="org.eclipse.swtbot"/>
+ <feature id="org.eclipse.swtbot.eclipse"/>
+ <feature id="org.eclipse.swtbot.eclipse.gef"/>
+ <feature id="org.eclipse.swtbot.eclipse.test.junit3"/>
+ <feature id="org.eclipse.swtbot.eclipse.test.junit4"/>
+ <feature id="org.eclipse.swtbot.forms"/>
+ <feature id="org.eclipse.swtbot.ide"/>
+ <feature id="org.eclipse.jpt.common.eclipselink_sdk.feature"/>
+ <feature id="org.eclipse.jpt.common_sdk.feature"/>
+ <feature id="org.eclipse.jpt.dbws.eclipselink_sdk.feature"/>
+ <feature id="org.eclipse.jpt.jaxb.eclipselink_sdk.feature"/>
+ <feature id="org.eclipse.jpt.jaxb_sdk.feature"/>
+ <feature id="org.eclipse.jpt.jpadiagrameditor_sdk.feature"/>
+ <feature id="org.eclipse.jpt.jpa.eclipselink_sdk.feature"/>
+ <feature id="org.eclipse.jpt.jpa_sdk.feature"/>
+ <feature id="org.eclipse.jsf_sdk.feature"/>
+ <feature id="org.eclipse.jst.common.fproj.enablement.jdt.sdk"/>
+ <feature id="org.eclipse.jst.enterprise_sdk.feature"/>
+ <feature
id="org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature"/>
+ <feature id="org.eclipse.jst.server_adapters.ext.sdk.feature"/>
+ <feature id="org.eclipse.jst.server_adapters.sdk.feature"/>
+ <feature id="org.eclipse.jst.server_sdk.feature"/>
+ <feature id="org.eclipse.jst.webpageeditor_sdk.feature"/>
+ <feature id="org.eclipse.jst.web_sdk.feature"/>
+ <feature id="org.eclipse.jst.ws.axis2tools_sdk.feature"/>
+ <feature id="org.eclipse.jst.ws.cxf_sdk.feature"/>
+ <feature id="org.eclipse.jst.ws.jaxws.dom_sdk.feature"/>
+ <feature id="org.eclipse.jst.ws.jaxws_sdk.feature"/>
+ <feature id="org.eclipse.wst.common.fproj.sdk"/>
+ <feature id="org.eclipse.wst.common_sdk.feature"/>
+ <feature id="org.eclipse.wst.jsdt_sdk.feature"/>
+ <feature id="org.eclipse.wst.server_adapters.sdk.feature"/>
+ <feature id="org.eclipse.wst.server_sdk.feature"/>
+ <feature id="org.eclipse.wst.web_sdk.feature"/>
+ <feature id="org.eclipse.wst.ws_sdk.feature"/>
+ <feature id="org.eclipse.wst.xml_sdk.feature"/>
+ <feature id="org.eclipse.wst.xsl_sdk.feature"/>
+ <feature id="org.eclipse.sdk"/>
+ <feature id="org.eclipse.equinox.p2.user.ui"/>
+ <feature id="org.eclipse.gef.all"/>
+ <feature id="org.eclipse.xsd.sdk"/>
+ <feature id="org.eclipse.emf.sdk"/>
+ <feature id="org.eclipse.m2e.feature"/>
+ <feature id="org.eclipse.m2e.sdk.feature"/>
+ <feature id="org.maven.ide.eclipse.wtp.feature"/>
+ <feature id="org.eclipse.birt.chart"/>
+ <feature id="org.eclipse.birt.chart.osgi.runtime"/>
+ <feature id="org.eclipse.birt.chart.osgi.runtime.sdk"/>
+ <feature id="org.eclipse.birt.osgi.runtime"/>
+ <feature id="org.eclipse.birt.osgi.runtime.sdk"/>
+ <feature id="org.eclipse.birt.example.source"/>
+ <feature id="org.eclipse.birt"/>
+ <feature id="org.eclipse.birt.chart.cshelp"/>
+ <feature id="org.eclipse.birt.chart.osgi.runtime.source"/>
+ <feature id="org.eclipse.birt.chart.source"/>
+ <feature id="org.eclipse.birt.chart.integration.wtp"/>
+ <feature id="org.eclipse.birt.chart.integration.wtp.source"/>
+ <feature id="org.eclipse.birt.cshelp"/>
+ <feature id="org.eclipse.birt.doc"/>
+ <feature id="org.eclipse.birt.example"/>
+ <feature id="org.eclipse.birt.doc.isv"/>
+ <feature id="org.eclipse.birt.chart.doc.isv"/>
+ <feature id="org.eclipse.birt.report.designer.editor.xml.wtp"/>
+ <feature
id="org.eclipse.birt.report.designer.editor.xml.wtp.source"/>
+ <feature id="org.eclipse.birt.osgi.runtime.source"/>
+ <feature id="org.eclipse.birt.source"/>
+ <feature id="org.eclipse.birt.integration.wtp"/>
+ <feature id="org.eclipse.birt.integration.wtp.source"/>
+ </features>
+
+
+</product>
Property changes on: workspace/dgolovin/new-releng/target-platform/jboss.tools.tp.product
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: workspace/dgolovin/new-releng/target-platform/pom.xml
===================================================================
--- workspace/dgolovin/new-releng/target-platform/pom.xml (rev 0)
+++ workspace/dgolovin/new-releng/target-platform/pom.xml 2011-07-01 01:16:41 UTC (rev
32519)
@@ -0,0 +1,52 @@
+<?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>com.jboss.tools.releng</groupId>
+ <artifactId>parent</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <relativePath>../parent/pom.xml</relativePath>
+ </parent>
+ <groupId>com.jboss.tools.releng</groupId>
+ <artifactId>target.platform</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
+ <packaging>eclipse-repository</packaging>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.sonatype.tycho</groupId>
+ <artifactId>tycho-p2-publisher-plugin</artifactId>
+ <version>${tychoVersion}</version>
+ <configuration>
+ <publishArtifacts>true</publishArtifacts>
+ </configuration>
+ </plugin>
+ <plugin>
+ <groupId>org.sonatype.tycho</groupId>
+ <artifactId>tycho-p2-director-plugin</artifactId>
+ <version>${tychoVersion}</version>
+ <executions>
+ <execution>
+ <id>materialize-products</id>
+ <goals>
+ <goal>materialize-products</goal>
+ </goals>
+ </execution>
+ <execution>
+ <id>archive-products</id>
+ <goals>
+ <goal>archive-products</goal>
+ </goals>
+ </execution>
+ </executions>
+ <configuration>
+ <products>
+ <product>
+ <id>org.jboss.tools.tp</id>
+ </product>
+ </products>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+</project>
Property changes on: workspace/dgolovin/new-releng/target-platform/pom.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain