JBoss Tools SVN: r24892 - trunk/birt/plugins/org.jboss.tools.birt.oda/META-INF.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2010-09-13 08:50:25 -0400 (Mon, 13 Sep 2010)
New Revision: 24892
Modified:
trunk/birt/plugins/org.jboss.tools.birt.oda/META-INF/MANIFEST.MF
Log:
https://jira.jboss.org/browse/JBIDE-7052 The import org.hibernate cannot be resolved in org/jboss/tools/birt/oda/impl/ConsoleConfigurationOdaFactory.java (at line 17)
Modified: trunk/birt/plugins/org.jboss.tools.birt.oda/META-INF/MANIFEST.MF
===================================================================
--- trunk/birt/plugins/org.jboss.tools.birt.oda/META-INF/MANIFEST.MF 2010-09-13 10:48:28 UTC (rev 24891)
+++ trunk/birt/plugins/org.jboss.tools.birt.oda/META-INF/MANIFEST.MF 2010-09-13 12:50:25 UTC (rev 24892)
@@ -12,6 +12,6 @@
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.datatools.connectivity.oda;bundle-version="[3.1.0,4.0.0)",
org.eclipse.datatools.connectivity.oda.profile;bundle-version="[3.0.4,4.0.0)",
- org.hibernate.eclipse;resolution:=optional
+ org.hibernate.eclipse
Eclipse-LazyStart: true
Bundle-RequiredExecutionEnvironment: J2SE-1.5
15 years, 7 months
JBoss Tools SVN: r24891 - /.
by jbosstools-commits@lists.jboss.org
Author: max.andersen(a)jboss.com
Date: 2010-09-13 06:48:28 -0400 (Mon, 13 Sep 2010)
New Revision: 24891
Removed:
org.jboss.tools.smooks.ui/
Log:
remove bogus smooks
15 years, 7 months
JBoss Tools SVN: r24890 - /.
by jbosstools-commits@lists.jboss.org
Author: max.andersen(a)jboss.com
Date: 2010-09-13 06:48:13 -0400 (Mon, 13 Sep 2010)
New Revision: 24890
Removed:
org.jboss.tools.smooks.templating.test/
Log:
remove bogus smooks
15 years, 7 months
JBoss Tools SVN: r24889 - /.
by jbosstools-commits@lists.jboss.org
Author: max.andersen(a)jboss.com
Date: 2010-09-13 06:47:46 -0400 (Mon, 13 Sep 2010)
New Revision: 24889
Removed:
org.jboss.tools.smooks.templating/
Log:
remove bogus smooks
15 years, 7 months
JBoss Tools SVN: r24888 - trunk/build/aggregate/site.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2010-09-13 00:13:19 -0400 (Mon, 13 Sep 2010)
New Revision: 24888
Modified:
trunk/build/aggregate/site/pom.xml
trunk/build/aggregate/site/site.xml
Log:
https://jira.jboss.org/browse/JBIDE-6927 add savara to agg update site's pom.xml and site.xml
Modified: trunk/build/aggregate/site/pom.xml
===================================================================
--- trunk/build/aggregate/site/pom.xml 2010-09-10 21:35:48 UTC (rev 24887)
+++ trunk/build/aggregate/site/pom.xml 2010-09-13 04:13:19 UTC (rev 24888)
@@ -20,7 +20,8 @@
<inputRepo2>http://download.jboss.org/jbosstools/builds/staging/jbosstools-pi4soa</inputRepo2>
<inputRepo3>http://download.jboss.org/jbosstools/builds/staging/jbosstools-teiid-desi...</inputRepo3>
<inputRepo4>http://download.jboss.org/jbosstools/builds/staging/jbosstools-drools</inputRepo4>
- <inputRepos>1,2,3,4</inputRepos>
+ <inputRepo5>http://download.jboss.org/jbosstools/builds/staging/savara</inputRepo5>
+ <inputRepos>1,2,3,4,5</inputRepos>
</properties>
<build>
@@ -40,6 +41,7 @@
<property name="inputRepo2" value="${inputRepo2}" />
<property name="inputRepo3" value="${inputRepo3}" />
<property name="inputRepo4" value="${inputRepo4}" />
+ <property name="inputRepo5" value="${inputRepo5}" />
<property name="inputRepos" value="${inputRepos}" />
<!-- called AFTER generating update site + zip to add in extra content -->
@@ -113,6 +115,14 @@
<enabled>true</enabled>
</snapshots>
</repository>
+ <repository>
+ <id>inputRepo5</id>
+ <url>${inputRepo5}/tools/</url>
+ <layout>p2</layout>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ </repository>
</repositories>
<profiles>
Modified: trunk/build/aggregate/site/site.xml
===================================================================
--- trunk/build/aggregate/site/site.xml 2010-09-10 21:35:48 UTC (rev 24887)
+++ trunk/build/aggregate/site/site.xml 2010-09-13 04:13:19 UTC (rev 24888)
@@ -169,7 +169,7 @@
<category name="AllTools" />
</feature>
- <!-- JBIDE- 6836 DO NOT PUT IN AllTools CATEGORY -->
+ <!-- JBIDE- 6836 DO NOT PUT IN AllTools CATEGORY -->
<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>
@@ -246,11 +246,16 @@
</category-def>
<category-def name="CloudTools" label="Cloud">
- <description>Tools for Cloud Development
+ <description>Tools for Cloud Development.
</description>
</category-def>
+ <category-def name="Savara" label="Savara">
+ <description>Tooling support for the Savara "Testable Architecture" capabilities.
+ </description>
+ </category-def>
+
<!-- aggregated from other sources -->
<feature url="features/org.drools.eclipse.feature_0.0.0.jar" id="org.drools.eclipse.feature" version="0.0.0">
<category name="AllTools" />
@@ -281,4 +286,14 @@
<category name="AllTools" />
<category name="DataTools" />
</feature>
+ <feature url="features/org.jboss.savara.tools.feature_0.0.0.jar" id="org.jboss.savara.tools.feature" version="0.0.0">
+ <category name="Savara" />
+ </feature>
+ <feature url="features/org.scribble.protocol.feature_0.0.0.jar" id="org.scribble.protocol.feature" version="0.0.0">
+ <category name="Savara" />
+ </feature>
+ <feature url="features/org.jboss.savara.experimental.feature_0.0.0.jar" id="org.jboss.savara.experimental.feature" version="0.0.0">
+ <category name="Savara" />
+ </feature>
+
</site>
15 years, 7 months
JBoss Tools SVN: r24887 - in trunk/build: installation and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2010-09-10 17:35:48 -0400 (Fri, 10 Sep 2010)
New Revision: 24887
Added:
trunk/build/installation/
trunk/build/installation/README.txt
trunk/build/installation/installJBossTools.cmd
trunk/build/installation/installJBossTools.sh
trunk/build/installation/installJBossTools.xml
Log:
https://jira.jboss.org/browse/JBIDE-7037 updated to work with Eclipse 3.6
Added: trunk/build/installation/README.txt
===================================================================
--- trunk/build/installation/README.txt (rev 0)
+++ trunk/build/installation/README.txt 2010-09-10 21:35:48 UTC (rev 24887)
@@ -0,0 +1,16 @@
+The scripts in this folder can be used to install JBoss Tools via commandline
+into a new or existing Eclipse 3.6 installation.
+
+.cmd is for Windows
+.sh is for Mac or Linux
+
+These files are simply wrappers which call Ant and run the .xml script, passing
+in variables for source, target, and what to install (if not everything). They
+contain examples of what you might want to do.
+
+Last tested with Eclipse 3.6 for linux 32-bit (Fedora 12, OpenJDK 6) and JBoss
+Tools 3.2.0.M2 on Sep 10, 2010. First attempt yielded network timeouts, but on
+second attempt install succeeded.
+
+-- Nick Boldt (nboldt(a)redhat.com)
+
\ No newline at end of file
Property changes on: trunk/build/installation/README.txt
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/build/installation/installJBossTools.cmd
===================================================================
--- trunk/build/installation/installJBossTools.cmd (rev 0)
+++ trunk/build/installation/installJBossTools.cmd 2010-09-10 21:35:48 UTC (rev 24887)
@@ -0,0 +1,43 @@
+@echo off
+
+:: plugin-only install example - two plugins
+c:\eclipse\36clean\eclipse\eclipse.exe -consolelog -nosplash -data c:\tmp ^
+ -application org.eclipse.ant.core.antRunner ^
+ -f installJBossTools.xml ^
+ -DsourceZip=c:\eclipse\36clean\jbosstools-3.2.0.M2.aggregate-Update-2010-09-08_17-17-54-H243.zip ^
+ -DtargetDir=c:\eclipse\36clean\eclipse ^
+ -Dinstall=org.jboss.tools.jmx.core,org.jboss.tools.jmx.ui
+
+:: simple install example - one feature
+:: note that if the file is org.jboss.tools.jmx.feature_*.jar, the feature to install is org.jboss.tools.jmx.feature.feature.group
+c:\eclipse\36clean\eclipse\eclipse.exe -consolelog -nosplash -data c:\tmp ^
+ -application org.eclipse.ant.core.antRunner ^
+ -f installJBossTools.xml ^
+ -DsourceZip=c:\eclipse\36clean\jbosstools-3.2.0.M2.aggregate-Update-2010-09-08_17-17-54-H243.zip ^
+ -DtargetDir=c:\eclipse\36clean\eclipse ^
+ -Dinstall=org.jboss.tools.jmx.feature.feature.group
+
+:: full install example - all available features
+c:\eclipse\36clean\eclipse\eclipse.exe -consolelog -nosplash -data c:\tmp ^
+ -application org.eclipse.ant.core.antRunner ^
+ -f installJBossTools.xml ^
+ -DsourceZip=c:\eclipse\36clean\jbosstools-3.2.0.M2.aggregate-Update-2010-09-08_17-17-54-H243.zip ^
+ -DtargetDir=c:\eclipse\36clean\eclipse ^
+ -DotherRepos=http://download.eclipse.org/releases/helios/,^
+http://download.eclipse.org/birt/update-site/2.6/,^
+http://m2eclipse.sonatype.org/sites/m2e/,^
+http://m2eclipse.sonatype.org/sites/m2e-extras/,^
+http://dl.google.com/eclipse/plugin/3.6/
+
+:: more features; note that some require addition of -DotherRepos to resolve missing dependencies (ie., BIRT, Maven)
+:: -Dinstall=org.drools.eclipse.feature.feature.group,org.drools.eclipse.task.feature.feature.group,org.guvnor.tools.feature.feature.group,\
+:: org.hibernate.eclipse.feature.feature.group,org.jboss.ide.eclipse.archives.feature.feature.group,org.jboss.ide.eclipse.as.feature.feature.group,\
+:: org.jboss.ide.eclipse.freemarker.feature.feature.group,\
+:: org.jboss.tools.birt.feature.feature.group,org.jboss.tools.bpel.feature.feature.group,org.jboss.tools.esb.feature.feature.group,\
+:: org.jboss.tools.flow.common.feature.feature.group,org.jboss.tools.flow.jpdl4.feature.feature.group,org.jboss.tools.jbpm.common.feature.feature.group,\
+:: org.jboss.tools.jbpm.convert.feature.feature.group,org.jboss.tools.jbpm4.feature.feature.group,org.jboss.tools.jmx.feature.feature.group,\
+:: org.jboss.tools.maven.feature.feature.group,org.jboss.tools.maven.seam.feature.feature.group,\
+:: org.jboss.tools.portlet.feature.feature.group,org.jboss.tools.profiler.feature.feature.group,\
+:: org.jboss.tools.project.examples.feature.feature.group,org.jboss.tools.richfaces.feature.feature.group,org.jboss.tools.seam.feature.feature.group,\
+:: org.jboss.tools.smooks.feature.feature.group,org.jboss.tools.struts.feature.feature.group,org.jboss.tools.tptp.feature.feature.group,\
+:: org.jboss.tools.ws.feature.feature.group,org.jboss.tools.xulrunner.feature.feature.group,org.jbpm.gd.jpdl.feature.feature.group
Property changes on: trunk/build/installation/installJBossTools.cmd
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/build/installation/installJBossTools.sh
===================================================================
--- trunk/build/installation/installJBossTools.sh (rev 0)
+++ trunk/build/installation/installJBossTools.sh 2010-09-10 21:35:48 UTC (rev 24887)
@@ -0,0 +1,46 @@
+#!/bin/bash
+
+## plugin-only install example - two plugins
+/home/nboldt/eclipse/36clean/eclipse/eclipse -consolelog -nosplash -data /tmp \
+ -application org.eclipse.ant.core.antRunner \
+ -f installJBossTools.xml \
+ -DsourceZip=/home/nboldt/eclipse/36clean/jbosstools-3.2.0.M2.aggregate-Update-2010-09-08_17-17-54-H243a.zip \
+ -DtargetDir=/home/nboldt/eclipse/36clean/eclipse \
+ -Dinstall=org.jboss.tools.jmx.core,org.jboss.tools.jmx.ui
+exit
+
+## simple install example - one feature
+## note that if the file is org.jboss.tools.jmx.feature_*.jar, the feature to install is org.jboss.tools.jmx.feature.feature.group
+/home/nboldt/eclipse/36clean/eclipse/eclipse -consolelog -nosplash -data /tmp \
+ -application org.eclipse.ant.core.antRunner \
+ -f installJBossTools.xml \
+ -DsourceZip=/home/nboldt/eclipse/36clean/jbosstools-3.2.0.M2.aggregate-Update-2010-09-08_17-17-54-H243a.zip \
+ -DtargetDir=/home/nboldt/eclipse/36clean/eclipse \
+ -Dinstall=org.jboss.tools.jmx.feature.feature.group
+exit
+
+## full install example - all available features
+/home/nboldt/eclipse/36clean/eclipse/eclipse -consolelog -nosplash -data /tmp \
+ -application org.eclipse.ant.core.antRunner \
+ -f installJBossTools.xml \
+ -DsourceZip=/home/nboldt/eclipse/36clean/jbosstools-3.2.0.M2.aggregate-Update-2010-09-08_17-17-54-H243a.zip \
+ -DtargetDir=/home/nboldt/eclipse/36clean/eclipse \
+ -DotherRepos=http://download.eclipse.org/releases/helios/,\
+http://download.eclipse.org/birt/update-site/2.6/,\
+http://m2eclipse.sonatype.org/sites/m2e/,\
+http://m2eclipse.sonatype.org/sites/m2e-extras/,\
+http://dl.google.com/eclipse/plugin/3.6/
+exit
+
+## more features; note that some require addition of -DotherRepos to resolve missing dependencies (ie., BIRT, Maven)
+## -Dinstall=org.drools.eclipse.feature.feature.group,org.drools.eclipse.task.feature.feature.group,org.guvnor.tools.feature.feature.group,\
+## org.hibernate.eclipse.feature.feature.group,org.jboss.ide.eclipse.archives.feature.feature.group,org.jboss.ide.eclipse.as.feature.feature.group,\
+## org.jboss.ide.eclipse.freemarker.feature.feature.group,\
+## org.jboss.tools.birt.feature.feature.group,org.jboss.tools.bpel.feature.feature.group,org.jboss.tools.esb.feature.feature.group,\
+## org.jboss.tools.flow.common.feature.feature.group,org.jboss.tools.flow.jpdl4.feature.feature.group,org.jboss.tools.jbpm.common.feature.feature.group,\
+## org.jboss.tools.jbpm.convert.feature.feature.group,org.jboss.tools.jbpm4.feature.feature.group,org.jboss.tools.jmx.feature.feature.group,\
+## org.jboss.tools.maven.feature.feature.group,org.jboss.tools.maven.seam.feature.feature.group,\
+## org.jboss.tools.portlet.feature.feature.group,org.jboss.tools.profiler.feature.feature.group,\
+## org.jboss.tools.project.examples.feature.feature.group,org.jboss.tools.richfaces.feature.feature.group,org.jboss.tools.seam.feature.feature.group,\
+## org.jboss.tools.smooks.feature.feature.group,org.jboss.tools.struts.feature.feature.group,org.jboss.tools.tptp.feature.feature.group,\
+## org.jboss.tools.ws.feature.feature.group,org.jboss.tools.xulrunner.feature.feature.group,org.jbpm.gd.jpdl.feature.feature.group
Property changes on: trunk/build/installation/installJBossTools.sh
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ text/plain
Added: trunk/build/installation/installJBossTools.xml
===================================================================
--- trunk/build/installation/installJBossTools.xml (rev 0)
+++ trunk/build/installation/installJBossTools.xml 2010-09-10 21:35:48 UTC (rev 24887)
@@ -0,0 +1,255 @@
+<project default="install">
+ <!--
+
+ REQUIRMENTS:
+
+ This script requires Ant-Contrib. If missing, it will attempt to download
+ it from Sourceforge.net for you into this folder.
+
+ COMMANDLINE PARAMS:
+
+ install - csv list of features to install; if missing, install ALL found features.
+
+ sourceZip - /full/path/to/jboss-tools-update.zip; zip must exist
+
+ targetDir - /full/path/to/an/existing/jbdevstudio/eclipse; folder must exist
+
+ OPTIONAL / MAY BE REQUIRED:
+
+ otherRepos - csv list of local, zipped, or remote update sites from which to install
+ prereqs (eg., BIRT, Maven); may want these sites:
+ http://download.eclipse.org/releases/galileo/,\
+ http://download.eclipse.org/birt/update-site/2.5/,\
+ http://download.jboss.org/jbosstools/updates/m2eclipse/0.10/
+ # http://m2eclipse.sonatype.org/update-dev
+
+ RUNNING THIS SCRIPT:
+
+ /path/to/eclipse-dir/eclipse -consolelog -nosplash -data /tmp \
+ -application org.eclipse.ant.core.antRunner \
+ -f /path/to/installJBossTools.xml \
+ -DsourceZip=/path/to/JBossTools-Update-3.1.0.v200909102049M-H274-M3.zip \
+ -DtargetDir=/path/to/eclipse-dir \
+ -Dinstall=org.jboss.tools.jmx.sdk.feature.feature.group
+ -->
+
+ <property name="install" value="" />
+ <property name="otherRepos" value="" />
+
+ <property name="sourceZip" value="" />
+ <property name="targetDir" value="" />
+
+ <target name="install" depends="init">
+ <if>
+ <or>
+ <not>
+ <isset property="targetDir" />
+ </not>
+ <equals arg1="${targetDir}" arg2="" />
+ <not>
+ <available file="${targetDir}" type="dir" />
+ </not>
+ </or>
+ <then>
+ <fail>
+ERROR!
+Must specify path to an existing Eclipse or JBoss Developer Studio
+install folder into which features will be installed.
+</fail>
+ </then>
+ </if>
+
+ <if>
+ <or>
+ <not>
+ <isset property="sourceZip" />
+ </not>
+ <equals arg1="${sourceZip}" arg2="" />
+ </or>
+ <then>
+ <fail>
+ERROR!
+Must specify path to a previously downloaded JBoss Tools
+or JBoss Developer Studio Update site zip.
+</fail>
+ </then>
+ </if>
+
+ <if>
+ <not>
+ <available file="${sourceZip}" type="file" />
+ </not>
+ <then>
+ <fail>ERROR!
+Cannot find sourceZip in ${sourceZip}.
+</fail>
+ </then>
+ </if>
+
+ <if>
+ <or>
+ <not>
+ <isset property="install" />
+ </not>
+ <equals arg1="${install}" arg2="" />
+ </or>
+ <then>
+ <!-- for update site zips, dest must be ${temp.dir}/eclipse; for SDKs, ${temp.dir} -->
+ <tempfile property="temp.dir" />
+ <mkdir dir="${temp.dir}/eclipse" />
+ <unzip src="${sourceZip}" dest="${temp.dir}/eclipse" overwrite="false" />
+
+ <!-- collect features to install if not specified -->
+ <var name="install" value="" />
+ <for param="featureJar">
+ <path>
+ <fileset dir="${temp.dir}/eclipse/features" includes="*.jar" />
+ </path>
+ <sequential>
+ <var name="feature.jarfile" unset="true" />
+ <var name="feature.id" unset="true" />
+ <propertyregex property="feature.jarfile"
+ defaultvalue="@{featureJar}"
+ input="@{featureJar}"
+ regexp=".+/features/([^/]+\.jar)"
+ replace="\1"
+ override="true"
+ />
+ <propertyregex property="feature.id"
+ defaultvalue="${feature.jarfile}"
+ input="${feature.jarfile}"
+ regexp="([^_]+)_(\d+\.\d+\.\d+\..+)\.jar"
+ replace="\1"
+ override="true"
+ />
+ <propertyregex property="feature.id"
+ defaultvalue="${feature.id}"
+ input="${feature.id}"
+ regexp="([^_]+)_(\d+\.\d+\.\d+)\.jar"
+ replace="\1"
+ override="true"
+ />
+ <var name="install" value="${install},${feature.id}.feature.group" />
+ <var name="feature.jarfile" unset="true" />
+ <var name="feature.id" unset="true" />
+ </sequential>
+ </for>
+ <!-- trim prefix "," -->
+ <propertyregex property="install" input="${install}" defaultvalue="${install}" regexp=",(.+)" replace="\1" override="true" />
+ <delete dir="${temp.dir}" />
+ </then>
+ </if>
+
+ <if>
+ <and>
+ <isset property="otherRepos" />
+ <not>
+ <equals arg1="${otherRepos}" arg2="" />
+ </not>
+ </and>
+ <then>
+ <var name="p2.director.input.repo" value="jar:file:${sourceZip}!/,${otherRepos}" />
+ </then>
+ <else>
+ <var name="p2.director.input.repo" value="jar:file:${sourceZip}!/" />
+ </else>
+ </if>
+
+
+ <antcall target="run.director">
+ <param name="p2.director.installIU" value="${install}" />
+ <param name="p2.director.install.path" value="${targetDir}" />
+ <param name="p2.director.input.repo" value="${p2.director.input.repo}" />
+ </antcall>
+
+ </target>
+
+ <target name="run.director">
+ <property name="p2.director.extraArgs" value="" />
+ <property name="p2.director.installIU" value="${install}" />
+ <property name="p2.director.install.path" value="${targetDir}" />
+ <property name="p2.director.input.repo" value="jar:file:${sourceZip}!/" />
+ <echo>
+Source Repo(s): ${p2.director.input.repo}
+Install Path: ${p2.director.install.path}
+Feature(s) or Plugin(s) to Install:
+${install}
+ </echo>
+
+ <mkdir dir="${p2.director.install.path}" />
+ <chmod perm="ugo+rwx" file="${p2.director.install.path}/eclipse" />
+ <exec executable="${p2.director.install.path}/eclipse"
+ failonerror="true"
+ dir="${p2.director.install.path}"
+ timeout="900000"
+ taskname="p2.dir"
+ >
+ <!-- deprecated application for Eclipse 3.4: org.eclipse.equinox.p2.director.app.application -->
+ <arg line=" -application org.eclipse.equinox.p2.director" />
+ <arg line=" -nosplash" />
+ <arg line=" --launcher.suppressErrors" />
+ <arg line=" -consoleLog" />
+ <arg line=" -flavor tooling" />
+ <arg line=" -roaming" />
+ <arg line=" -profile SDKProfile" />
+ <arg line=" -destination ${p2.director.install.path}" />
+ <arg line=" -bundlepool ${p2.director.install.path}" />
+ <arg line=" -installIU ${p2.director.installIU}" />
+ <arg line=" -metadataRepository ${p2.director.input.repo},file:${p2.director.install.path}/p2/org.eclipse.equinox.p2.engine/profileRegistry/SDKProfile.profile"
+ />
+ <arg line=" -artifactRepository ${p2.director.input.repo},file:${p2.director.install.path}" />
+ <arg line=" -profileProperties org.eclipse.update.install.features=true" />
+ <arg line=" -vmargs" />
+ <arg line=" -Declipse.p2.data.area=${p2.director.install.path}/p2" />
+ <arg line=" -Declipse.p2.MD5Check=false" />
+ </exec>
+ </target>
+
+ <target name="check.ant-contrib" if="antContribJarUnavailable">
+ <antcall target="get.ant-contrib" />
+ <available file="ant-contrib.jar" property="antContribJarAvailable" />
+ <fail unless="antContribJarAvailable">Error!
+
+Ant-Contrib 1.0b2 is required. Download it from http://downloads.sourceforge.net/ant-contrib/ant-contrib-1.0b2-bin.zip,
+then place it in one of the following 4 locations. You can also redefine these paths in your build.properties file:
+
+./ant-contrib.jar
+ or
+/usr/share/java/ant-contrib.jar
+</fail>
+ </target>
+
+ <target name="get.ant-contrib">
+ <get src="http://downloads.sourceforge.net/ant-contrib/ant-contrib-1.0b2-bin.zip" dest="/tmp/ant-contrib-1.0b2-bin.zip" usetimestamp="true" />
+ <touch file="/tmp/ant-contrib-1.0b2-bin.zip" />
+ <unzip src="${downloadsDir}/ant-contrib-1.0b2-bin.zip" dest="/tmp/ant-contrib-1.0b2-bin.zip_" overwrite="true" />
+ <copy file="/tmp/ant-contrib-1.0b2-bin.zip_/ant-contrib/lib/ant-contrib.jar" tofile="./ant-contrib.jar" failonerror="true" />
+ <delete dir="/tmp/ant-contrib-1.0b2-bin.zip_" includeemptydirs="true" quiet="true" />
+ <delete file="/tmp/ant-contrib-1.0b2-bin.zip" quiet="true" />
+ </target>
+
+ <target name="init">
+ <condition property="antContribJarUnavailable">
+ <not>
+ <or>
+ <available file="/usr/share/java/ant-contrib.jar" type="file" />
+ <available file="../lib/ant-contrib.jar" type="file" />
+ <available file="./ant-contrib.jar" type="file" />
+ </or>
+ </not>
+ </condition>
+ <antcall target="check.ant-contrib" />
+ <!-- This will fail if ant-contrib.jar cannot be found. You can install Ant-Contrib via RPM, or download it here:
+ http://downloads.sourceforge.net/ant-contrib/ant-contrib-1.0b2-bin.zip
+ -->
+ <taskdef resource="net/sf/antcontrib/antlib.xml">
+ <classpath>
+ <pathelement location="/usr/share/java/ant-contrib.jar" />
+ <pathelement location="../lib/ant-contrib.jar" />
+ <pathelement location="./ant-contrib.jar" />
+ </classpath>
+ </taskdef>
+
+ </target>
+
+</project>
Property changes on: trunk/build/installation/installJBossTools.xml
___________________________________________________________________
Name: svn:mime-type
+ text/plain
15 years, 7 months
JBoss Tools SVN: r24884 - workspace/examples.
by jbosstools-commits@lists.jboss.org
Author: bfitzpat
Date: 2010-09-10 16:56:14 -0400 (Fri, 10 Sep 2010)
New Revision: 24884
Modified:
workspace/examples/project-examples-3.2.xml
Log:
JBIDE-6627 - removed everything but the Teiid Designer example (the others would be duplicated between 3.1 and 3.2, which would be confusing) and fixed the project name in the <included-projects> tag to be "Parts Project" which is the actual name of the project to be imported from the project zip. It was "Parts" before, which ended up with an empty project folder for some reason.
Modified: workspace/examples/project-examples-3.2.xml
===================================================================
--- workspace/examples/project-examples-3.2.xml 2010-09-10 19:26:25 UTC (rev 24883)
+++ workspace/examples/project-examples-3.2.xml 2010-09-10 20:56:14 UTC (rev 24884)
@@ -1,850 +1,9 @@
<projects>
<project>
- <category>Seam</category>
- <name>registration</name>
- <included-projects>
- registration,registration-ejb,registration-ear,registration-test
- </included-projects>
- <shortDescription>Seam Registration Example - EAR (including a test project)</shortDescription>
- <description>This is a trivial example for the Seam tutorial. It requires JBoss EAP 4.3/JBoss AS 4.2.x, Seam 2.0 and TestNG plugin.
-It includes the registration,registration-ejb,registration-ear,registration-test projects.
-</description>
- <size>31657984</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.42</property>
- <property name="eclipse-projects">registration,registration-ejb,registration-ear</property>
- <property name="description">This project example requires the JBoss EAP 4.3 or JBoss AS 4.2.x</property>
- </fix>
-
- <fix type="seam">
- <property name="allowed-versions">2.0.0, 2.0.1, 2.0.2</property>
- <property name="eclipse-projects">registration</property>
- <property name="description">This project example requires Seam version 2.0</property>
- </fix>
-
- <fix type="plugin">
- <property name="id">org.testng.eclipse</property>
- <property name="versions">5.8.0, 5.9.0</property>
- <property name="description">The TestNG plugin is required if you want to run Seam tests. You can install it using the following update site: http://beust.com/eclipse</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>Seam</category>
- <name>registration2</name>
- <included-projects>
- registration,registration-ejb,registration-ear
- </included-projects>
- <shortDescription>Seam Registration Example - EAR</shortDescription>
- <description>This is a trivial example for the Seam tutorial. It requires JBoss EAP 4.3/JBoss AS 4.2.x and Seam 2.0.
-The example creates the registration,registration-ejb,registration-ear projects.
-It includes a tutorial.
-</description>
- <size>8450048</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
- </url>
- <welcome type="cheatsheets" url="/registration/cheatsheets/registration.xml"/>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.42</property>
- <property name="eclipse-projects">registration,registration-ejb,registration-ear</property>
- <property name="description">This project example requires the JBoss EAP 4.3 or JBoss AS 4.2.x</property>
- </fix>
-
- <fix type="seam">
- <property name="allowed-versions">2.0.0, 2.0.1, 2.0.2</property>
- <property name="eclipse-projects">registration</property>
- <property name="description">This project example requires Seam version 2.0</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>Seam</category>
- <name>messages</name>
- <included-projects>
- messages,messages-ejb,messages-ear
- </included-projects>
- <shortDescription>Seam Messages Example - EAR</shortDescription>
- <description>This is a simple example of the use of @DataModel for the Seam tutorial. It requires JBoss EAP 4.3/JBoss AS 4.2.x and Seam 2.0.
-The example creates the messages,messages-ejb and messages-ear projects.
-It includes a tutorial.
-</description>
- <size>7680000</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
- </url>
- <welcome type="cheatsheets" url="/messages/cheatsheets/messages.xml"/>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.42</property>
- <property name="eclipse-projects">messages,messages-ejb,messages-ear</property>
- <property name="description">This project example requires the JBoss EAP 4.3 or JBoss AS 4.2.x</property>
- </fix>
-
- <fix type="seam">
- <property name="allowed-versions">2.0.0, 2.0.1, 2.0.2</property>
- <property name="eclipse-projects">messages</property>
- <property name="description">This project example requires Seam version 2.0</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>Seam</category>
- <name>todo</name>
- <included-projects>
- todo,todo-ejb,todo-ear
- </included-projects>
- <shortDescription>Seam and jBPM: the todo list example - EAR</shortDescription>
- <description>This is a simple example for the Seam tutorial, demonstrating the
-use of jBPM-based business process management. It requires JBoss EAP 4.3/JBoss AS 4.2.x and Seam 2.0.
-The example creates the todo,todo-ejb and todo-ear projects.
-It includes a tutorial.
-</description>
- <size>2183168</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
- </url>
- <welcome type="cheatsheets" url="/todo/cheatsheets/todo.xml"/>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.42</property>
- <property name="eclipse-projects">todo,todo-ejb,todo-ear</property>
- <property name="description">This project example requires the JBoss EAP 4.3 or JBoss AS 4.2.x</property>
- </fix>
-
- <fix type="seam">
- <property name="allowed-versions">2.0.0, 2.0.1, 2.0.2</property>
- <property name="eclipse-projects">todo</property>
- <property name="description">This project example requires Seam version 2.0</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>Seam</category>
- <name>numberguess</name>
- <included-projects>
- numberguess,numberguess-ejb,numberguess-ear
- </included-projects>
- <shortDescription>Seam pageflow: the numberguess example - EAR</shortDescription>
- <description>This is a simple example for the Seam tutorial, demonstrating the use of
-jBPM-based page flow. It requires JBoss EAP 4.3/JBoss AS 4.2.x and Seam 2.0.
-The example creates the numberguess,numberguess-ejb and numberguess-ear projects.
-It includes a tutorial.
-</description>
- <size>2203648</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
- </url>
- <welcome type="cheatsheets" url="/numberguess/cheatsheets/numberguess.xml"/>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.42</property>
- <property name="eclipse-projects">numberguess,numberguess-ejb,numberguess-ear</property>
- <property name="description">This project example requires the JBoss EAP 4.3 or JBoss AS 4.2.x</property>
- </fix>
-
- <fix type="seam">
- <property name="allowed-versions">2.0.0, 2.0.1, 2.0.2</property>
- <property name="eclipse-projects">numberguess</property>
- <property name="description">This project example requires Seam version 2.0</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>Seam</category>
- <name>booking3</name>
- <included-projects>
- booking,booking-ear,booking-ejb,booking-test
- </included-projects>
- <shortDescription>Seam Booking Example - EAR (including a tutorial)</shortDescription>
- <description>This example demonstrates the use of Seam in a Java EE 5 environment.
-Transaction and persistence context management is handled by the EJB container.
-The example requires JBoss EAP 4.3/JBoss AS 4.2.x, Seam 2.0 and TestNG plugin.
-It includes the booking, booking-ear,booking-test and booking-ejb projects.
-</description>
- <size>36036608</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
- </url>
- <welcome type="cheatsheets" url="/booking/cheatsheets/booking.xml"/>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.42</property>
- <property name="eclipse-projects">booking,booking-ear,booking-ejb</property>
- <property name="description">This project example requires the JBoss EAP 4.3 or JBoss AS 4.2.x</property>
- </fix>
-
- <fix type="seam">
- <property name="allowed-versions">2.0.0, 2.0.1, 2.0.2</property>
- <property name="eclipse-projects">booking</property>
- <property name="description">This project example requires Seam version 2.0</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.testng.eclipse</property>
- <property name="versions">5.8.0, 5.9.0</property>
- <property name="description">The TestNG plugin is required if you want to run Seam tests. You can install it using the following update site: http://beust.com/eclipse</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>Seam</category>
- <name>booking22</name>
- <included-projects>
- booking22,booking22-ear,booking22-ejb,booking22-test
- </included-projects>
- <shortDescription>Seam 2.2 Booking Example - EAR (including a tutorial)</shortDescription>
- <description>This example demonstrates the use of Seam in a Java EE 5 environment.
-Transaction and persistence context management is handled by the EJB container.
-This example has been tested on JBoss EAP 5.0.
-It includes the booking22, booking22-ear,booking22-test and booking22-ejb projects.
-</description>
- <size>38203392</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
- </url>
- <welcome type="cheatsheets" url="/booking22/cheatsheets/booking.xml"/>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
- <property name="eclipse-projects">booking22,booking22-ejb,booking22-ear</property>
- <property name="description">This project example requires the JBoss EAP 5.0</property>
- </fix>
-
- <fix type="seam">
- <property name="allowed-versions">2.2.0</property>
- <property name="eclipse-projects">booking22</property>
- <property name="description">This project example requires Seam version 2.2.0</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.testng.eclipse</property>
- <property name="versions">5.8.0, 5.9.0</property>
- <property name="description">The TestNG plugin is required if you want to run Seam tests. You can install it using the following update site: http://beust.com/eclipse</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>Seam</category>
- <name>photoalbum-mavenized</name>
- <included-projects>
- photoalbum-mavenized,photoalbum-mavenized-ear,photoalbum-mavenized-ejb,photoalbum-mavenized-parent
- </included-projects>
- <shortDescription>PhotoAlbum - EAR mavenized (RichFaces 3.3.1.GA, Seam 2.2.0.GA)</shortDescription>
- <description>This example demonstrates the use of RichFaces components. It includes the photoalbum-mavenized,photoalbum-mavenized-ear,photoalbum-mavenized-ejb and photoalbum-mavenized-parent projects.
-The example requires Seam 2.2,JBoss EAP 4.3/JBoss EAP 5.0/JBoss AS 4.2.x/JBoss AS 5.x and m2eclipse.
- </description>
- <size>16441344</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50, org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.51, org.jboss.ide.eclipse.as.runtime.50, org.jboss.ide.eclipse.as.runtime.42</property>
- <property name="eclipse-projects">photoalbum-mavenized,photoalbum-mavenized-ear,photoalbum-mavenized-ejb</property>
- <property name="description">This project example requires the JBoss EAP 4.3/JBoss EAP 5.0/JBoss AS 4.2.x/JBoss AS 5.x</property>
- </fix>
-
- <fix type="seam">
- <property name="allowed-versions">2.2.0</property>
- <property name="eclipse-projects">photoalbum-mavenized</property>
- <property name="description">This project example requires Seam version 2.2.0</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.maven.ide.eclipse.wtp</property>
- <property name="versions">0.9.9, 0.10.0</property>
- <property name="description">This project example requires m2eclipse. You can install it using the following update sites: http://m2eclipse.sonatype.org/sites/m2e and http://m2eclipse.sonatype.org/sites/m2e-extras</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>Seam</category>
- <name>photoalbum</name>
- <included-projects>
- photoalbum,photoalbum-ear,photoalbum-ejb
- </included-projects>
- <shortDescription>PhotoAlbum - EAR (RichFaces 3.3.1.GA, Seam 2.2.0.GA)</shortDescription>
- <description>This example demonstrates the use of RichFaces components. It includes the photoalbum,photoalbum-ear and photoalbum-ejb projects.
-The example requires Seam 2.2 and JBoss EAP 4.3/JBoss EAP 5.0/JBoss AS 4.2.x/JBoss AS 5.x.
- </description>
- <size>25833472</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50, org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.51, org.jboss.ide.eclipse.as.runtime.50, org.jboss.ide.eclipse.as.runtime.42</property>
- <property name="eclipse-projects">photoalbum,photoalbum-ear,photoalbum-ejb</property>
- <property name="description">This project example requires JBoss EAP 4.3/JBoss EAP 5.0/JBoss AS 4.2.x/JBoss AS 5.x</property>
- </fix>
-
- <fix type="seam">
- <property name="allowed-versions">2.2.0</property>
- <property name="eclipse-projects">photoalbum</property>
- <property name="description">This project example requires Seam version 2.2.0</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>Seam</category>
-
- <name>dvdstore22</name>
- <included-projects>
- dvdstore22,dvdstore22-ear,dvdstore22-ejb,dvdstore22-test
- </included-projects>
- <shortDescription>Seam 2.2 DVD Store Example - EAR (including a test project)</shortDescription>
- <description>This example demonstrates the use of Seam with jBPM pageflow and business process management. It includes the dvdstore22,dvdstore22-ear,dvdstore22-test and dvdstore22-ejb projects.
- </description>
- <size>35225600</size>
-
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
- <property name="eclipse-projects">dvdstore22,dvdstore22-ejb,dvdstore22-ear</property>
- <property name="description">This project example requires the JBoss EAP 5.0</property>
- </fix>
-
- <fix type="seam">
- <property name="allowed-versions">2.2.0</property>
- <property name="eclipse-projects">dvdstore22</property>
- <property name="description">This project example requires Seam version 2.2.0</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.testng.eclipse</property>
- <property name="versions">5.8.0, 5.9.0</property>
- <property name="description">The TestNG plugin is required if you want to run Seam tests. You can install it using the following update site: http://beust.com/eclipse</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>RESTEasy</category>
- <name>simple</name>
- <included-projects>
- simple
- </included-projects>
-
- <shortDescription>RESTEasy Simple Example</shortDescription>
- <description>This project is a simple example showing usage of @Path, @GET, PUT, POST, and @PathParam. It uses pure streaming output and includes the 'simple' project.
-Requires m2eclipse and JBoss EAP 4.3/JBoss EAP 5.0/JBoss AS 4.2.x/JBoss AS 5.x.
- </description>
- <size>16939</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/resteasy-examp...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50, org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.51, org.jboss.ide.eclipse.as.runtime.50, org.jboss.ide.eclipse.as.runtime.42</property>
- <property name="eclipse-projects">photoalbum,photoalbum-ear,photoalbum-ejb</property>
- <property name="description">This project example requires JBoss EAP 4.3/JBoss EAP 5.0/JBoss AS 4.2.x/JBoss AS 5.x</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.maven.ide.eclipse.wtp</property>
- <property name="versions">0.10.0</property>
- <property name="description">This project example requires m2eclipse. You can install it using the following update sites: http://m2eclipse.sonatype.org/sites/m2e and http://m2eclipse.sonatype.org/sites/m2e-extras</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>Portlet</category>
- <name>testjsfportlet</name>
- <shortDescription>JBoss JSF Portlet Example</shortDescription>
-
- <description>This example demonstrates the use of JBoss JSF Portlet. It runs on JBoss EPP 4.3 or JBoss Portal 2.7.x.</description>
- <size>4000000</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/portlet-exampl...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.42</property>
- <property name="eclipse-projects">testjsfportlet</property>
- <property name="description">This project example requires the JBoss EPP 4.3 or JBoss Portal 2.7.x</property>
- </fix>
-
- </fixes>
- </project>
-
- <project>
- <category>Portlet</category>
-
- <name>testseamportlet</name>
- <shortDescription>JBoss Seam Portlet Example</shortDescription>
- <description>This example demonstrates the use of JBoss Seam Portlet. It runs on JBoss EPP 4.3/JBoss Portal 2.7.x and Seam 2.0.</description>
- <size>10000000</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/portlet-exampl...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.42</property>
- <property name="eclipse-projects">testseamportlet</property>
- <property name="description">This project example requires the JBoss EPP 4.3 or JBoss Portal 2.7.x</property>
- </fix>
- <fix type="seam">
- <property name="allowed-versions">2.0.0, 2.0.1, 2.0.2</property>
- <property name="eclipse-projects">testseamportlet</property>
- <property name="description">This project example requires Seam version 2.0</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>ESB for SOA-P 5.0</category>
- <name>helloworld</name>
- <included-projects> helloworld,helloworld_testclient </included-projects>
- <shortDescription>JBoss ESB HelloWorld Example - ESB</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is a runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
- This example is to prove that the ESB is is properly configured and happy.
-As well as to demonstrate the needed minimal files to make a basic ESB component execute.</description>
- <size>1101025</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
- <property name="eclipse-projects">helloworld</property>
- <property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0 Runtime"</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>ESB for SOA-P 5.0</category>
- <name>helloworld_action</name>
- <included-projects>helloworld_action,helloworld_action_client </included-projects>
- <shortDescription>JBoss ESB HelloWorld Action Example - ESB</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is a runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
- This sample is to demonstrate the use of multiple action invocations from a single configuration. You can use
- a single Action class and make multiple method calls or use multiple Action
- classes.</description>
- <size>26261</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
- <property name="eclipse-projects">helloworld_action</property>
- <property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0 Runtime"</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>ESB for SOA-P 5.0</category>
- <name>helloworld_file_action</name>
- <included-projects>helloworld_file_action,helloworld_file_action_client</included-projects>
- <shortDescription>JBoss ESB HelloWorld File Action Example - ESB</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is a runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
- This is a basic example of using the File gateway feature of the JBoss ESB.
- Files that are found in a particular directory with a particular extension
- are sent to a JMS queue with actions for processing. Before deploy the project, please change some properties according to the readme.txt file.</description>
- <size>16505</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
- <property name="eclipse-projects">helloworld_file_action</property>
- <property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0 Runtime"</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>ESB for SOA-P 5.0</category>
- <name>webservice_consumer1</name>
- <included-projects>webservice_consumer1,webservice_consumer1_client</included-projects>
- <shortDescription>JBoss ESB Web Service consumer1 Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is a runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
- This example demonstrates how to consume a 181 Web Service in an ESB action.
- This ESB will make a webservice request that requires a single "toWhom" string parameter.
- The webservice will return a greeting response. The ESB simply dislays the response on the
- console.</description>
- <size>1120499</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
- <property name="eclipse-projects">webservice_consumer1</property>
- <property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0 Runtime"</property>
- </fix>
- </fixes>
- </project>
-
-
- <project>
- <category>ESB for SOA-P 5.0</category>
- <name>webservice_producer</name>
- <included-projects>webservice_producer,webservice_producer_client</included-projects>
- <shortDescription>JBoss ESB Web Service producer Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is a runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
- This sample demonstrates how to deploy a JSR181 Webservice endpoint on
- JBossESB using the SOAPProcessor action.</description>
- <size>55269</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
- <property name="eclipse-projects">webservice_producer</property>
- <property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0 Runtime"</property>
- </fix>
- </fixes>
- </project>
-
-
- <project>
- <category>ESB for SOA-P 5.0</category>
- <name>transform_CSV2XML</name>
- <included-projects>transform_CSV2XML,transform_CSV2XML_client</included-projects>
- <shortDescription>JBoss ESB Smooks CSV->XML Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is a runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
- This sample demonstrates how to transform a comma separated value (CSV) file to an xml.
- The tranformation is done by configuring Smooks and performing two transformation, one
- transformation from CSV to an intermediate xml format, and a second transformation from
- the intermediate xml format to the target xml.</description>
- <size>19434</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
- <property name="eclipse-projects">transform_CSV2XML</property>
- <property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0 Runtime"</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>ESB for SOA-P 5.0</category>
- <name>transform_XML2POJO</name>
- <included-projects>transform_XML2POJO,transform_XML2POJO_client</included-projects>
- <shortDescription>JBoss ESB Smooks XML->POJO Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is a runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
- The purpose of the simple_transformation sample is to illustrate the
-use of Smooks performing a simple transformation by converting a XML file into
-Java POJOs.</description>
- <size>40936</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
- <property name="eclipse-projects">transform_XML2POJO</property>
- <property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0 Runtime"</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>ESB for SOA-P 5.0</category>
- <name>transform_XML2XML_date_manipulation</name>
- <included-projects>transform_XML2XML_date_manipulation,transform_XML2XML_date_manipulation_client</included-projects>
- <shortDescription>JBoss ESB Smooks XML->XML date-manipulation Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is a runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
- This is another simple sample of how to manually define and apply a Message
- Transformation within JBoss ESB.
-
- This sample is an extension of the "transformation_XML2XML_simple"
- Quickstart, demonstrating how JBoss ESB Transformations can simplify your
- XSLT transformations by combining the power of XSLT with Java. In this
- Quickstart, we use Java to perform the ugly string manipulation on the
- SampleOrder date field (see OrderDate.java) and use XSLT for what it's good at
- i.e. Templating. Again, the transformed SampleOrder.xml message is just
- printed to the Java console (message before and after).</description>
- <size>22071</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
- <property name="eclipse-projects">transform_XML2XML_date_manipulation</property>
- <property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0 Runtime"</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>ESB for SOA-P 5.0</category>
- <name>transform_XML2XML_simple</name>
- <included-projects>transform_XML2XML_simple,transform_XML2XML_simple_client</included-projects>
- <shortDescription>JBoss ESB Smooks XML->XML Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is a runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
- This is a very basic sample of how to manually define and apply a Message
- Transformation within JBoss ESB. It applies a very simple XSLT to a
- SampleOrder.xml message and prints the before and after XML to the console.</description>
- <size>19224</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
- <property name="eclipse-projects">transform_XML2XML_simple</property>
- <property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0 Runtime"</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>ESB for SOA-P 4.3</category>
- <name>helloworld</name>
- <included-projects> helloworld,helloworld_testclient </included-projects>
- <shortDescription>JBoss ESB HelloWorld Example - ESB</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is a runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
- This example is to prove that the ESB is is properly configured and happy.
-As well as to demonstrate the needed minimal files to make a basic ESB component execute.</description>
- <size>1087454</size>
-
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
- <property name="eclipse-projects">helloworld</property>
- <property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0 Runtime"</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>ESB for SOA-P 4.3</category>
- <name>helloworld_action</name>
- <included-projects>helloworld_action,helloworld_action_client </included-projects>
- <shortDescription>JBoss ESB HelloWorld Action Example - ESB</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is a runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
- This example is to demonstrate the use of multiple action invocations from a single configuration. You can use a single Action class and make multiple method calls or use multiple Action
- classes.</description>
- <size>24456</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
- <property name="eclipse-projects">helloworld_action</property>
- <property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0 Runtime"</property>
- </fix>
- </fixes>
-
- </project>
-
- <project>
- <category>ESB for SOA-P 4.3</category>
- <name>helloworld_file_action</name>
- <included-projects>helloworld_file_action,helloworld_file_action_client </included-projects>
- <shortDescription>JBoss ESB HelloWorld File Action Example - ESB</shortDescription>
-
- <description>NOTE: Before import this example, please make sure that there is a runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
- This is a basic example of using the File gateway feature of the JBoss ESB.
- Files that are found in a particular directory with a particular extension
- are sent to a JMS queue with actions for processing. Before deploy the project, please change some properties according to the readme.txt file.</description>
- <size>15140</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
- <property name="eclipse-projects">helloworld_file_action</property>
- <property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0 Runtime"</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>ESB for SOA-P 4.3</category>
- <name>webservice_consumer1</name>
- <included-projects>webservice_consumer1,webservice_consumer1_client </included-projects>
- <shortDescription>JBoss ESB Web Service consumer1 Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is a runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
- This example demonstrates how to consume a 181 Web Service in an ESB action.
- This ESB will make a webservice request that requires a single "toWhom" string parameter.
- The webservice will return a greeting response. The ESB simply displays the response on the console.
- </description>
- <size>1094434</size>
-
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/web...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
- <property name="eclipse-projects">webservice_consumer1</property>
- <property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0 Runtime"</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>ESB for SOA-P 4.3</category>
- <name>webservice_producer</name>
- <included-projects>webservice_producer,webservice_producer_client </included-projects>
- <shortDescription>JBoss ESB Web Service producer Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is a runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
- This sample demonstrates how to deploy a JSR181 Webservice endpoint on
- JBossESB using the SOAPProcessor action.</description>
- <size>52601</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/web...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
- <property name="eclipse-projects">webservice_producer</property>
- <property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0 Runtime"</property>
- </fix>
- </fixes>
-
- </project>
-
- <project>
- <category>ESB for SOA-P 4.3</category>
- <name>transform_CSV2XML</name>
- <included-projects>transform_CSV2XML,transform_CSV2XML_client </included-projects>
- <shortDescription>JBoss ESB Smooks CSV->XML Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is a runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
- This sample demonstrates how to transform a comma separated value (CSV) file to an xml.
- The tranformation is done by configuring Smooks and performing two transformation, one transformation from CSV to an intermediate xml format, and a second transformation from the intermediate xml format to the target xml.</description>
- <size>18354</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/tra...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
- <property name="eclipse-projects">transform_CSV2XML</property>
- <property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0 Runtime"</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>ESB for SOA-P 4.3</category>
- <name>transform_XML2POJO</name>
- <included-projects>transform_XML2POJO,transform_XML2POJO_client </included-projects>
- <shortDescription>JBoss ESB Smooks XML->POJO Example</shortDescription>
-
- <description>NOTE: Before import this example, please make sure that there is a runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
- The purpose of the simple_transformation sample is to illustrate the
-use of Smooks performing a simple transformation by converting a XML file into
-Java POJOs.</description>
- <size>33104</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/tra...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
- <property name="eclipse-projects">transform_XML2POJO</property>
- <property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0 Runtime"</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>ESB for SOA-P 4.3</category>
- <name>transform_XML2XML_date_manipulation</name>
- <included-projects>transform_XML2XML_date_manipulation,transform_XML2XML_date_manipulation_client </included-projects>
- <shortDescription>JBoss ESB Smooks XML->XML date-manipulation Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is a runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
- This is another simple sample of how to manually define and apply a Message
- Transformation within JBoss ESB.
-
- This sample is an extension of the "transformation_XML2XML_simple"
- Quickstart, demonstrating how JBoss ESB Transformations can simplify your
- XSLT transformations by combining the power of XSLT with Java. In this
- Quickstart, we use Java to perform the ugly string manipulation on the
- SampleOrder date field (see OrderDate.java) and use XSLT for what it's good at
- i.e. Templating. Again, the transformed SampleOrder.xml message is just
- printed to the Java console (message before and after).</description>
-
- <size>20313</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/tra...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
- <property name="eclipse-projects">transform_XML2XML_date_manipulation</property>
- <property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0 Runtime"</property>
- </fix>
- </fixes>
- </project>
-
- <project>
- <category>ESB for SOA-P 4.3</category>
- <name>transform_XML2XML_simple</name>
- <included-projects>transform_XML2XML_simple,transform_XML2XML_simple_client </included-projects>
- <shortDescription>JBoss ESB Smooks XML->XML Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is a runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
- This is a very basic sample of how to manually define and apply a Message
- Transformation within JBoss ESB. It applies a very simple XSLT to a
- SampleOrder.xml message and prints the before and after XML to the console.</description>
- <size>18168</size>
-
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/tra...
- </url>
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
- <property name="eclipse-projects">transform_XML2XML_simple</property>
- <property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0 Runtime"</property>
- </fix>
- </fixes>
- </project>
-
- <project>
<category>Teiid Designer</category>
<name>Parts</name>
<included-projects>
- Parts
+ Parts Project
</included-projects>
<shortDescription>Parts Model Project Set Example</shortDescription>
<description>
15 years, 7 months
JBoss Tools SVN: r24883 - trunk/build/parent.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2010-09-10 15:26:25 -0400 (Fri, 10 Sep 2010)
New Revision: 24883
Modified:
trunk/build/parent/pom.xml
Log:
bump up trunk version of parent pom suffix to Beta1 from M2
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2010-09-10 18:58:44 UTC (rev 24882)
+++ trunk/build/parent/pom.xml 2010-09-10 19:26:25 UTC (rev 24883)
@@ -14,7 +14,7 @@
<!--tychoVersion>0.10.0-SNAPSHOT</tychoVersion-->
<tychoVersion>0.9.0</tychoVersion>
<scmBranch>trunk</scmBranch>
- <BUILD_ALIAS>M2</BUILD_ALIAS>
+ <BUILD_ALIAS>Beta1</BUILD_ALIAS>
<memoryOptions1>-Xms512m -Xmx1024m -XX:PermSize=256m</memoryOptions1>
<memoryOptions2>-XX:MaxPermSize=256m</memoryOptions2>
<systemProperties></systemProperties>
15 years, 7 months