Author: thomas.diesler(a)jboss.com
Date: 2008-09-12 09:41:18 -0400 (Fri, 12 Sep 2008)
New Revision: 2205
Added:
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/api10/pom.xml
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/jpdl32/pom.xml
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/xpdl21/pom.xml
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/ri/pom.xml
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/client/pom.xml
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/pom.xml
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/server/pom.xml
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/testsuite/pom.xml
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/pom.xml
Removed:
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/api10/pom.xml
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/jpdl32/pom.xml
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/xpdl21/pom.xml
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/ri/pom.xml
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/client/pom.xml
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/pom.xml
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/server/pom.xml
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/testsuite/pom.xml
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/pom.xml
Log:
[maven-release-plugin] copy for branch 1.0.0-SNAPSHOT
Copied: projects/jbpm-spec/branches/1.0.0-SNAPSHOT (from rev 2200,
projects/jbpm-spec/trunk)
Deleted: projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/api10/pom.xml
===================================================================
--- projects/jbpm-spec/trunk/modules/dialects/api10/pom.xml 2008-09-12 13:35:07 UTC (rev
2200)
+++ projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/api10/pom.xml 2008-09-12
13:41:18 UTC (rev 2205)
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!-- ====================================================================== -->
-<!-- -->
-<!-- JBoss, the OpenSource J2EE webOS -->
-<!-- -->
-<!-- Distributable under LGPL license. -->
-<!-- See terms of license at
http://www.gnu.org. -->
-<!-- -->
-<!-- ====================================================================== -->
-
-<!-- $Id$ -->
-<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/maven-v4_0_0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <name>jBPM Spec - Dialect API-1.0</name>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-dialect-api10</artifactId>
- <packaging>jar</packaging>
-
- <!-- Parent -->
- <parent>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-dialects</artifactId>
- <version>1.0.0-Alpha1</version>
- </parent>
-</project>
\ No newline at end of file
Copied: projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/api10/pom.xml (from
rev 2202, projects/jbpm-spec/trunk/modules/dialects/api10/pom.xml)
===================================================================
--- projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/api10/pom.xml
(rev 0)
+++ projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/api10/pom.xml 2008-09-12
13:41:18 UTC (rev 2205)
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!-- ====================================================================== -->
+<!-- -->
+<!-- JBoss, the OpenSource J2EE webOS -->
+<!-- -->
+<!-- Distributable under LGPL license. -->
+<!-- See terms of license at
http://www.gnu.org. -->
+<!-- -->
+<!-- ====================================================================== -->
+
+<!-- $Id$ -->
+<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/maven-v4_0_0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <name>jBPM Spec - Dialect API-1.0</name>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-dialect-api10</artifactId>
+ <packaging>jar</packaging>
+
+ <!-- Parent -->
+ <parent>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-dialects</artifactId>
+ <version>1.0.0-Alpha1</version>
+ </parent>
+</project>
\ No newline at end of file
Deleted: projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/jpdl32/pom.xml
===================================================================
--- projects/jbpm-spec/trunk/modules/dialects/jpdl32/pom.xml 2008-09-12 13:35:07 UTC (rev
2200)
+++ projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/jpdl32/pom.xml 2008-09-12
13:41:18 UTC (rev 2205)
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!-- ====================================================================== -->
-<!-- -->
-<!-- JBoss, the OpenSource J2EE webOS -->
-<!-- -->
-<!-- Distributable under LGPL license. -->
-<!-- See terms of license at
http://www.gnu.org. -->
-<!-- -->
-<!-- ====================================================================== -->
-
-<!-- $Id$ -->
-<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/maven-v4_0_0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <name>jBPM Spec - Dialect jPDL-3.2</name>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-dialect-jpdl32</artifactId>
- <packaging>jar</packaging>
-
- <!-- Parent -->
- <parent>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-dialects</artifactId>
- <version>1.0.0-Alpha1</version>
- </parent>
-
-</project>
\ No newline at end of file
Copied: projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/jpdl32/pom.xml (from
rev 2202, projects/jbpm-spec/trunk/modules/dialects/jpdl32/pom.xml)
===================================================================
--- projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/jpdl32/pom.xml
(rev 0)
+++ projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/jpdl32/pom.xml 2008-09-12
13:41:18 UTC (rev 2205)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!-- ====================================================================== -->
+<!-- -->
+<!-- JBoss, the OpenSource J2EE webOS -->
+<!-- -->
+<!-- Distributable under LGPL license. -->
+<!-- See terms of license at
http://www.gnu.org. -->
+<!-- -->
+<!-- ====================================================================== -->
+
+<!-- $Id$ -->
+<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/maven-v4_0_0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <name>jBPM Spec - Dialect jPDL-3.2</name>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-dialect-jpdl32</artifactId>
+ <packaging>jar</packaging>
+
+ <!-- Parent -->
+ <parent>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-dialects</artifactId>
+ <version>1.0.0-Alpha1</version>
+ </parent>
+
+</project>
\ No newline at end of file
Deleted: projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/xpdl21/pom.xml
===================================================================
--- projects/jbpm-spec/trunk/modules/dialects/xpdl21/pom.xml 2008-09-12 13:35:07 UTC (rev
2200)
+++ projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/xpdl21/pom.xml 2008-09-12
13:41:18 UTC (rev 2205)
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!-- ====================================================================== -->
-<!-- -->
-<!-- JBoss, the OpenSource J2EE webOS -->
-<!-- -->
-<!-- Distributable under LGPL license. -->
-<!-- See terms of license at
http://www.gnu.org. -->
-<!-- -->
-<!-- ====================================================================== -->
-
-<!-- $Id$ -->
-<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/maven-v4_0_0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <name>jBPM Spec - Dialect XPDL-2.1</name>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-dialect-xpdl21</artifactId>
- <packaging>jar</packaging>
-
- <!-- Parent -->
- <parent>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-dialects</artifactId>
- <version>1.0.0-Alpha1</version>
- </parent>
-</project>
\ No newline at end of file
Copied: projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/xpdl21/pom.xml (from
rev 2202, projects/jbpm-spec/trunk/modules/dialects/xpdl21/pom.xml)
===================================================================
--- projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/xpdl21/pom.xml
(rev 0)
+++ projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/dialects/xpdl21/pom.xml 2008-09-12
13:41:18 UTC (rev 2205)
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!-- ====================================================================== -->
+<!-- -->
+<!-- JBoss, the OpenSource J2EE webOS -->
+<!-- -->
+<!-- Distributable under LGPL license. -->
+<!-- See terms of license at
http://www.gnu.org. -->
+<!-- -->
+<!-- ====================================================================== -->
+
+<!-- $Id$ -->
+<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/maven-v4_0_0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <name>jBPM Spec - Dialect XPDL-2.1</name>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-dialect-xpdl21</artifactId>
+ <packaging>jar</packaging>
+
+ <!-- Parent -->
+ <parent>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-dialects</artifactId>
+ <version>1.0.0-Alpha1</version>
+ </parent>
+</project>
\ No newline at end of file
Deleted: projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/ri/pom.xml
===================================================================
--- projects/jbpm-spec/trunk/modules/ri/pom.xml 2008-09-12 13:35:07 UTC (rev 2200)
+++ projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/ri/pom.xml 2008-09-12 13:41:18 UTC
(rev 2205)
@@ -1,43 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!-- ====================================================================== -->
-<!-- -->
-<!-- JBoss, the OpenSource J2EE webOS -->
-<!-- -->
-<!-- Distributable under LGPL license. -->
-<!-- See terms of license at
http://www.gnu.org. -->
-<!-- -->
-<!-- ====================================================================== -->
-
-<!-- $Id$
--->
-<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/maven-v4_0_0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <name>jBPM Spec - RI</name>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-ri</artifactId>
- <packaging>jar</packaging>
-
- <!-- Parent -->
- <parent>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec</artifactId>
- <version>1.0.0-Alpha1</version>
- <relativePath>../../pom.xml</relativePath>
- </parent>
-
- <!-- Dependencies -->
- <dependencies>
- <dependency>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-api</artifactId>
- <version>${version}</version>
- <scope>compile</scope>
- </dependency>
- <dependency>
- <groupId>org.mvel</groupId>
- <artifactId>mvel</artifactId>
- </dependency>
- </dependencies>
-</project>
\ No newline at end of file
Copied: projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/ri/pom.xml (from rev 2202,
projects/jbpm-spec/trunk/modules/ri/pom.xml)
===================================================================
--- projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/ri/pom.xml
(rev 0)
+++ projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/ri/pom.xml 2008-09-12 13:41:18 UTC
(rev 2205)
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!-- ====================================================================== -->
+<!-- -->
+<!-- JBoss, the OpenSource J2EE webOS -->
+<!-- -->
+<!-- Distributable under LGPL license. -->
+<!-- See terms of license at
http://www.gnu.org. -->
+<!-- -->
+<!-- ====================================================================== -->
+
+<!-- $Id$
+-->
+<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/maven-v4_0_0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <name>jBPM Spec - RI</name>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-ri</artifactId>
+ <packaging>jar</packaging>
+
+ <!-- Parent -->
+ <parent>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec</artifactId>
+ <version>1.0.0-Alpha1</version>
+ <relativePath>../../pom.xml</relativePath>
+ </parent>
+
+ <!-- Dependencies -->
+ <dependencies>
+ <dependency>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-api</artifactId>
+ <version>${version}</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.mvel</groupId>
+ <artifactId>mvel</artifactId>
+ </dependency>
+ </dependencies>
+</project>
\ No newline at end of file
Deleted:
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/client/pom.xml
===================================================================
--- projects/jbpm-spec/trunk/modules/samples/airticket/client/pom.xml 2008-09-12 13:35:07
UTC (rev 2200)
+++
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/client/pom.xml 2008-09-12
13:41:18 UTC (rev 2205)
@@ -1,91 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!-- ====================================================================== -->
-<!-- -->
-<!-- JBoss, the OpenSource J2EE webOS -->
-<!-- -->
-<!-- Distributable under LGPL license. -->
-<!-- See terms of license at
http://www.gnu.org. -->
-<!-- -->
-<!-- ====================================================================== -->
-
-<!-- $Id$
--->
-<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/maven-v4_0_0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <name>jBPM Spec - Samples Airticket (Client)</name>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-sample-airticket-client</artifactId>
- <packaging>war</packaging>
-
- <!-- Parent -->
- <parent>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-sample-airticket</artifactId>
- <version>1.0.0-Alpha1</version>
- </parent>
-
- <!-- Dependencies -->
- <dependencies>
- <dependency>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-sample-airticket-server</artifactId>
- <version>${version}</version>
- </dependency>
- </dependencies>
-
- <!-- Profiles -->
- <profiles>
- <!--
- Name: skiptests
- Desc: Skips the tests
- -->
- <profile>
- <id>gwt</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.totsp.gwt</groupId>
- <artifactId>maven-googlewebtoolkit2-plugin</artifactId>
- <version>2.0-beta18</version>
- <configuration>
- <logLevel>INFO</logLevel>
- <compileTargets>
- <value>org.jboss.bpm.samples.airticket.Application</value>
- </compileTargets>
-
<runTarget>org.jboss.bpm.samples.airticket.Application/Application.html
- </runTarget>
- <generatorRootClasses>
- <value>org.jboss.bpm.samples.airticket.Application</value>
- </generatorRootClasses>
- <overwriteGeneratedClasses>true</overwriteGeneratedClasses>
- <style>DETAILED</style>
- <generateGettersAndSetters> true</generateGettersAndSetters>
- <noServer>false</noServer>
- <extraJvmArgs>-Dgwt.coverage.enable=true</extraJvmArgs>
- </configuration>
- <executions>
- <execution>
- <goals>
- <goal>setup</goal>
- <goal>extractGwt</goal>
- <goal>mergewebxml</goal>
- <goal>compile</goal>
- <goal>gwt</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-war-plugin</artifactId>
- <configuration>
- <webXml>target/web.xml</webXml>
- </configuration>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
-</project>
\ No newline at end of file
Copied:
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/client/pom.xml (from
rev 2202, projects/jbpm-spec/trunk/modules/samples/airticket/client/pom.xml)
===================================================================
--- projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/client/pom.xml
(rev 0)
+++
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/client/pom.xml 2008-09-12
13:41:18 UTC (rev 2205)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!-- ====================================================================== -->
+<!-- -->
+<!-- JBoss, the OpenSource J2EE webOS -->
+<!-- -->
+<!-- Distributable under LGPL license. -->
+<!-- See terms of license at
http://www.gnu.org. -->
+<!-- -->
+<!-- ====================================================================== -->
+
+<!-- $Id$
+-->
+<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/maven-v4_0_0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <name>jBPM Spec - Samples Airticket (Client)</name>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-sample-airticket-client</artifactId>
+ <packaging>war</packaging>
+
+ <!-- Parent -->
+ <parent>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-sample-airticket</artifactId>
+ <version>1.0.0-Alpha1</version>
+ </parent>
+
+ <!-- Dependencies -->
+ <dependencies>
+ <dependency>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-sample-airticket-server</artifactId>
+ <version>${version}</version>
+ </dependency>
+ </dependencies>
+
+ <!-- Profiles -->
+ <profiles>
+ <!--
+ Name: skiptests
+ Desc: Skips the tests
+ -->
+ <profile>
+ <id>gwt</id>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>com.totsp.gwt</groupId>
+ <artifactId>maven-googlewebtoolkit2-plugin</artifactId>
+ <version>2.0-beta18</version>
+ <configuration>
+ <logLevel>INFO</logLevel>
+ <compileTargets>
+ <value>org.jboss.bpm.samples.airticket.Application</value>
+ </compileTargets>
+
<runTarget>org.jboss.bpm.samples.airticket.Application/Application.html
+ </runTarget>
+ <generatorRootClasses>
+ <value>org.jboss.bpm.samples.airticket.Application</value>
+ </generatorRootClasses>
+ <overwriteGeneratedClasses>true</overwriteGeneratedClasses>
+ <style>DETAILED</style>
+ <generateGettersAndSetters> true</generateGettersAndSetters>
+ <noServer>false</noServer>
+ <extraJvmArgs>-Dgwt.coverage.enable=true</extraJvmArgs>
+ </configuration>
+ <executions>
+ <execution>
+ <goals>
+ <goal>setup</goal>
+ <goal>extractGwt</goal>
+ <goal>mergewebxml</goal>
+ <goal>compile</goal>
+ <goal>gwt</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-war-plugin</artifactId>
+ <configuration>
+ <webXml>target/web.xml</webXml>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ </profile>
+ </profiles>
+</project>
\ No newline at end of file
Deleted: projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/pom.xml
===================================================================
--- projects/jbpm-spec/trunk/modules/samples/airticket/pom.xml 2008-09-12 13:35:07 UTC
(rev 2200)
+++
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/pom.xml 2008-09-12
13:41:18 UTC (rev 2205)
@@ -1,44 +0,0 @@
-<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/maven-v4_0_0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <name>jBPM Spec - Samples Airticket</name>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-sample-airticket</artifactId>
- <packaging>pom</packaging>
-
- <!-- Parent -->
- <parent>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec</artifactId>
- <version>1.0.0-Alpha1</version>
- <relativePath>../../../pom.xml</relativePath>
- </parent>
-
- <!-- Modules -->
- <modules>
- <module>server</module>
- <module>client</module>
- </modules>
-
- <!-- Dependencies -->
- <dependencies>
- <dependency>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-api</artifactId>
- </dependency>
- <dependency>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-ri</artifactId>
- <scope>runtime</scope>
- </dependency>
- <dependency>
- <groupId>com.google.gwt</groupId>
- <artifactId>gwt-servlet</artifactId>
- </dependency>
- <dependency>
- <groupId>com.google.gwt</groupId>
- <artifactId>gwt-user</artifactId>
- <scope>provided</scope>
- </dependency>
- </dependencies>
-</project>
Copied: projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/pom.xml (from
rev 2202, projects/jbpm-spec/trunk/modules/samples/airticket/pom.xml)
===================================================================
--- projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/pom.xml
(rev 0)
+++
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/pom.xml 2008-09-12
13:41:18 UTC (rev 2205)
@@ -0,0 +1,43 @@
+<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/maven-v4_0_0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <name>jBPM Spec - Samples Airticket</name>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-sample-airticket</artifactId>
+ <packaging>pom</packaging>
+
+ <!-- Parent -->
+ <parent>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec</artifactId>
+ <version>1.0.0-Alpha1</version>
+ <relativePath>../../../pom.xml</relativePath>
+ </parent>
+
+ <!-- Modules -->
+ <modules>
+ <module>server</module>
+ <module>client</module>
+ </modules>
+
+ <!-- Dependencies -->
+ <dependencies>
+ <dependency>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-api</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-ri</artifactId>
+ <scope>runtime</scope>
+ </dependency>
+ <dependency>
+ <groupId>com.google.gwt</groupId>
+ <artifactId>gwt-servlet</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>com.google.gwt</groupId>
+ <artifactId>gwt-user</artifactId>
+ <scope>provided</scope>
+ </dependency>
+ </dependencies>
+</project>
\ No newline at end of file
Deleted:
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/server/pom.xml
===================================================================
--- projects/jbpm-spec/trunk/modules/samples/airticket/server/pom.xml 2008-09-12 13:35:07
UTC (rev 2200)
+++
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/server/pom.xml 2008-09-12
13:41:18 UTC (rev 2205)
@@ -1,57 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!-- ====================================================================== -->
-<!-- -->
-<!-- JBoss, the OpenSource J2EE webOS -->
-<!-- -->
-<!-- Distributable under LGPL license. -->
-<!-- See terms of license at
http://www.gnu.org. -->
-<!-- -->
-<!-- ====================================================================== -->
-
-<!-- $Id$
--->
-<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/maven-v4_0_0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <name>jBPM Spec - Samples Airticket (Server)</name>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-sample-airticket-server</artifactId>
-
- <!-- Parent -->
- <parent>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-sample-airticket</artifactId>
- <version>1.0.0-Alpha1</version>
- </parent>
-
- <!-- Dependencies -->
- <dependencies>
- <dependency>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-dialect-api10</artifactId>
- <scope>runtime</scope>
- </dependency>
- <dependency>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-dialect-stp</artifactId>
- <scope>runtime</scope>
- </dependency>
- <dependency>
- <groupId>javax.servlet</groupId>
- <artifactId>servlet-api</artifactId>
- </dependency>
- </dependencies>
-
- <!-- Build -->
- <build>
- <resources>
- <resource>
- <directory>src/main/java</directory>
- </resource>
- <resource>
- <directory>src/main/resources</directory>
- </resource>
- </resources>
- </build>
-</project>
\ No newline at end of file
Copied:
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/server/pom.xml (from
rev 2202, projects/jbpm-spec/trunk/modules/samples/airticket/server/pom.xml)
===================================================================
--- projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/server/pom.xml
(rev 0)
+++
projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/samples/airticket/server/pom.xml 2008-09-12
13:41:18 UTC (rev 2205)
@@ -0,0 +1,43 @@
+<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/maven-v4_0_0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <name>jBPM Spec - Samples Airticket (Server)</name>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-sample-airticket-server</artifactId>
+
+ <!-- Parent -->
+ <parent>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-sample-airticket</artifactId>
+ <version>1.0.0-Alpha1</version>
+ </parent>
+
+ <!-- Dependencies -->
+ <dependencies>
+ <dependency>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-dialect-api10</artifactId>
+ <scope>runtime</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-dialect-stp</artifactId>
+ <scope>runtime</scope>
+ </dependency>
+ <dependency>
+ <groupId>javax.servlet</groupId>
+ <artifactId>servlet-api</artifactId>
+ </dependency>
+ </dependencies>
+
+ <!-- Build -->
+ <build>
+ <resources>
+ <resource>
+ <directory>src/main/java</directory>
+ </resource>
+ <resource>
+ <directory>src/main/resources</directory>
+ </resource>
+ </resources>
+ </build>
+</project>
\ No newline at end of file
Deleted: projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/testsuite/pom.xml
===================================================================
--- projects/jbpm-spec/trunk/modules/testsuite/pom.xml 2008-09-12 13:35:07 UTC (rev 2200)
+++ projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/testsuite/pom.xml 2008-09-12
13:41:18 UTC (rev 2205)
@@ -1,199 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!-- ====================================================================== -->
-<!-- -->
-<!-- JBoss, the OpenSource J2EE webOS -->
-<!-- -->
-<!-- Distributable under LGPL license. -->
-<!-- See terms of license at
http://www.gnu.org. -->
-<!-- -->
-<!-- ====================================================================== -->
-
-<!-- $Id$-->
-<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/maven-v4_0_0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <name>jBPM Spec - CTS</name>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-cts</artifactId>
- <packaging>jar</packaging>
-
- <!-- Parent -->
- <parent>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec</artifactId>
- <version>1.0.0-Alpha1</version>
- <relativePath>../../pom.xml</relativePath>
- </parent>
-
- <!-- Dependencies -->
- <dependencies>
-
- <!-- Compile Dependencies -->
- <dependency>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-api</artifactId>
- <version>${version}</version>
- </dependency>
-
- <!-- Test Dependencies -->
- <dependency>
- <groupId>javax.servlet</groupId>
- <artifactId>servlet-api</artifactId>
- <scope>test</scope>
- </dependency>
-
- <!-- Runtime Dependencies -->
- <dependency>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-ri</artifactId>
- <version>${version}</version>
- <scope>runtime</scope>
- </dependency>
- <dependency>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-dialect-api10</artifactId>
- <scope>runtime</scope>
- </dependency>
- <dependency>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-dialect-stp</artifactId>
- <scope>runtime</scope>
- </dependency>
- <dependency>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-dialect-jpdl32</artifactId>
- <scope>runtime</scope>
- </dependency>
- <dependency>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-dialect-xpdl21</artifactId>
- <scope>runtime</scope>
- </dependency>
- </dependencies>
-
- <!-- Plugins -->
- <build>
- <plugins>
- <plugin>
- <artifactId>maven-assembly-plugin</artifactId>
- <executions>
- <execution>
- <id>testsuite</id>
- <phase>package</phase>
- <goals>
- <goal>single</goal>
- </goals>
- <configuration>
- <appendAssemblyId>false</appendAssemblyId>
- <descriptors>
- <descriptor>scripts/assembly-testsuite.xml</descriptor>
- </descriptors>
- </configuration>
- </execution>
- </executions>
- </plugin>
- <plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>build-helper-maven-plugin</artifactId>
- <executions>
- <execution>
- <id>attach-artifacts</id>
- <phase>package</phase>
- <goals>
- <goal>attach-artifact</goal>
- </goals>
- <configuration>
- <artifacts>
- <artifact>
- <file>target/${project.artifactId}-${project.version}.zip
- </file>
- <type>zip</type>
- </artifact>
- </artifacts>
- </configuration>
- </execution>
- </executions>
- </plugin>
- <plugin>
- <artifactId>maven-surefire-plugin</artifactId>
- <configuration>
- <systemProperties>
- <property>
- <name>jbpm.dialect</name>
- <value>api10</value>
- </property>
- <property>
- <name>jbpm.dialect.uri</name>
- <value>urn:bpm.jboss:pdl-0.1</value>
- </property>
- <property>
- <name>log4j.output.dir</name>
- <value>${project.build.directory}</value>
- </property>
- </systemProperties>
- </configuration>
- </plugin>
- </plugins>
- </build>
-
- <!-- Profiles -->
- <profiles>
-
- <!--
- Name: patterns
- Descr: Run the pattern tests
- -->
- <profile>
- <id>cts</id>
- <build>
- <plugins>
- <plugin>
- <artifactId>maven-surefire-plugin</artifactId>
- <configuration>
- <excludes>
- <exclude>org/jboss/bpm/cts/**/*DescriptorTest.java</exclude>
- <exclude>org/jboss/bpm/cts/**/*MarshallerTest.java</exclude>
- <exclude>org/jboss/bpm/cts/**/*APITest.java</exclude>
- <exclude>org/jboss/bpm/cts/**/*STPTest.java</exclude>
- <!--
http://jira.codehaus.org/browse/SUREFIRE-515 -->
- <exclude>org/jboss/bpm/cts/**/*Task?.java</exclude>
- </excludes>
- <includes>
- <include>org/jboss/bpm/cts/**</include>
- </includes>
- </configuration>
- </plugin>
- </plugins>
- </build>
- </profile>
-
- <!--
- Name: patterns
- Descr: Run the pattern tests
- -->
- <profile>
- <id>pattern</id>
- <build>
- <plugins>
- <plugin>
- <artifactId>maven-surefire-plugin</artifactId>
- <configuration>
- <excludes>
-
<exclude>org/jboss/bpm/pattern/**/*DescriptorTest.java</exclude>
-
<exclude>org/jboss/bpm/pattern/**/*MarshallerTest.java</exclude>
- <exclude>org/jboss/bpm/pattern/**/*APITest.java</exclude>
- <exclude>org/jboss/bpm/pattern/**/*STPTest.java</exclude>
- <!--
http://jira.codehaus.org/browse/SUREFIRE-515 -->
- <exclude>org/jboss/bpm/pattern/**/*Task?.java</exclude>
- </excludes>
- <includes>
- <include>org/jboss/bpm/pattern/**</include>
- </includes>
- </configuration>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
-</project>
\ No newline at end of file
Copied: projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/testsuite/pom.xml (from rev
2202, projects/jbpm-spec/trunk/modules/testsuite/pom.xml)
===================================================================
--- projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/testsuite/pom.xml
(rev 0)
+++ projects/jbpm-spec/branches/1.0.0-SNAPSHOT/modules/testsuite/pom.xml 2008-09-12
13:41:18 UTC (rev 2205)
@@ -0,0 +1,198 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!-- ====================================================================== -->
+<!-- -->
+<!-- JBoss, the OpenSource J2EE webOS -->
+<!-- -->
+<!-- Distributable under LGPL license. -->
+<!-- See terms of license at
http://www.gnu.org. -->
+<!-- -->
+<!-- ====================================================================== -->
+
+<!-- $Id$-->
+<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/maven-v4_0_0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <name>jBPM Spec - CTS</name>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-cts</artifactId>
+ <packaging>jar</packaging>
+
+ <!-- Parent -->
+ <parent>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec</artifactId>
+ <version>1.0.0-Alpha1</version>
+ <relativePath>../../pom.xml</relativePath>
+ </parent>
+
+ <!-- Dependencies -->
+ <dependencies>
+
+ <!-- Compile Dependencies -->
+ <dependency>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-api</artifactId>
+ <version>${version}</version>
+ </dependency>
+
+ <!-- Test Dependencies -->
+ <dependency>
+ <groupId>javax.servlet</groupId>
+ <artifactId>servlet-api</artifactId>
+ <scope>test</scope>
+ </dependency>
+
+ <!-- Runtime Dependencies -->
+ <dependency>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-ri</artifactId>
+ <version>${version}</version>
+ <scope>runtime</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-dialect-api10</artifactId>
+ <scope>runtime</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-dialect-stp</artifactId>
+ <scope>runtime</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-dialect-jpdl32</artifactId>
+ <scope>runtime</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-dialect-xpdl21</artifactId>
+ <scope>runtime</scope>
+ </dependency>
+ </dependencies>
+
+ <!-- Plugins -->
+ <build>
+ <plugins>
+ <plugin>
+ <artifactId>maven-assembly-plugin</artifactId>
+ <executions>
+ <execution>
+ <id>testsuite</id>
+ <phase>package</phase>
+ <goals>
+ <goal>single</goal>
+ </goals>
+ <configuration>
+ <appendAssemblyId>false</appendAssemblyId>
+ <descriptors>
+ <descriptor>scripts/assembly-testsuite.xml</descriptor>
+ </descriptors>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>build-helper-maven-plugin</artifactId>
+ <executions>
+ <execution>
+ <id>attach-artifacts</id>
+ <phase>package</phase>
+ <goals>
+ <goal>attach-artifact</goal>
+ </goals>
+ <configuration>
+ <artifacts>
+ <artifact>
+ <file>target/${project.artifactId}-${project.version}.zip
+ </file>
+ <type>zip</type>
+ </artifact>
+ </artifacts>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+ <systemProperties>
+ <property>
+ <name>jbpm.dialect</name>
+ <value>api10</value>
+ </property>
+ <property>
+ <name>jbpm.dialect.uri</name>
+ <value>urn:bpm.jboss:pdl-0.1</value>
+ </property>
+ <property>
+ <name>log4j.output.dir</name>
+ <value>${project.build.directory}</value>
+ </property>
+ </systemProperties>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+
+ <!-- Profiles -->
+ <profiles>
+
+ <!--
+ Name: patterns
+ Descr: Run the pattern tests
+ -->
+ <profile>
+ <id>cts</id>
+ <build>
+ <plugins>
+ <plugin>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+ <excludes>
+ <exclude>org/jboss/bpm/cts/**/*DescriptorTest.java</exclude>
+ <exclude>org/jboss/bpm/cts/**/*MarshallerTest.java</exclude>
+ <exclude>org/jboss/bpm/cts/**/*APITest.java</exclude>
+ <exclude>org/jboss/bpm/cts/**/*STPTest.java</exclude>
+ <!--
http://jira.codehaus.org/browse/SUREFIRE-515 -->
+ <exclude>org/jboss/bpm/cts/**/*Task?.java</exclude>
+ </excludes>
+ <includes>
+ <include>org/jboss/bpm/cts/**</include>
+ </includes>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ </profile>
+
+ <!--
+ Name: patterns
+ Descr: Run the pattern tests
+ -->
+ <profile>
+ <id>pattern</id>
+ <build>
+ <plugins>
+ <plugin>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+ <excludes>
+
<exclude>org/jboss/bpm/pattern/**/*DescriptorTest.java</exclude>
+
<exclude>org/jboss/bpm/pattern/**/*MarshallerTest.java</exclude>
+ <exclude>org/jboss/bpm/pattern/**/*APITest.java</exclude>
+ <exclude>org/jboss/bpm/pattern/**/*STPTest.java</exclude>
+ <!--
http://jira.codehaus.org/browse/SUREFIRE-515 -->
+ <exclude>org/jboss/bpm/pattern/**/*Task?.java</exclude>
+ </excludes>
+ <includes>
+ <include>org/jboss/bpm/pattern/**</include>
+ </includes>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ </profile>
+ </profiles>
+</project>
\ No newline at end of file
Deleted: projects/jbpm-spec/branches/1.0.0-SNAPSHOT/pom.xml
===================================================================
--- projects/jbpm-spec/trunk/pom.xml 2008-09-12 13:35:07 UTC (rev 2200)
+++ projects/jbpm-spec/branches/1.0.0-SNAPSHOT/pom.xml 2008-09-12 13:41:18 UTC (rev 2205)
@@ -1,216 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!-- ====================================================================== -->
-<!-- -->
-<!-- JBoss, the OpenSource J2EE webOS -->
-<!-- -->
-<!-- Distributable under LGPL license. -->
-<!-- See terms of license at
http://www.gnu.org. -->
-<!-- -->
-<!-- ====================================================================== -->
-
-<!-- $Id: pom.xml 7412 2008-06-06 13:42:30Z thomas.diesler(a)jboss.com $ -->
-<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/maven-v4_0_0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <name>jBPM Spec</name>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec</artifactId>
- <packaging>pom</packaging>
- <version>1.0.0-Alpha1</version>
-
- <!-- Parent -->
- <parent>
- <groupId>org.jbpm</groupId>
- <artifactId>jbpm-parent</artifactId>
- <version>1.0.0.GA</version>
- </parent>
-
- <!-- Modules -->
- <modules>
- <module>modules/api</module>
- <module>modules/ri</module>
- <module>modules/dialects</module>
- <module>modules/testsuite</module>
- <module>modules/samples/airticket</module>
- </modules>
-
- <!-- Properties -->
- <properties>
- <commons.logging.version>1.1.1</commons.logging.version>
- <google.gwt.version>1.4.61</google.gwt.version>
- <jaxb.ri.version>2.1.7</jaxb.ri.version>
- <javax.servlet.version>2.5</javax.servlet.version>
-
<jboss.microcontainer.version>2.0.0.Beta15</jboss.microcontainer.version>
- <mvel.version>1.3.7-java1.5</mvel.version>
- </properties>
-
- <!-- DependencyManagement -->
- <dependencyManagement>
- <dependencies>
- <!-- JBossBPM Dependencies -->
- <dependency>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-api</artifactId>
- <version>${version}</version>
- </dependency>
- <dependency>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-ri</artifactId>
- <version>${version}</version>
- </dependency>
- <dependency>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-dialect-api10</artifactId>
- <version>${version}</version>
- </dependency>
- <dependency>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-dialect-stp</artifactId>
- <version>${version}</version>
- </dependency>
- <dependency>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-dialect-jpdl32</artifactId>
- <version>${version}</version>
- </dependency>
- <dependency>
- <groupId>org.jbpm.spec</groupId>
- <artifactId>jbpm-spec-dialect-xpdl21</artifactId>
- <version>${version}</version>
- </dependency>
-
- <!-- Thirdparty Dependencies -->
- <dependency>
- <groupId>com.google.gwt</groupId>
- <artifactId>gwt-servlet</artifactId>
- <version>${google.gwt.version}</version>
- </dependency>
- <dependency>
- <groupId>com.google.gwt</groupId>
- <artifactId>gwt-user</artifactId>
- <version>${google.gwt.version}</version>
- </dependency>
- <dependency>
- <groupId>com.sun.xml.bind</groupId>
- <artifactId>jaxb-impl</artifactId>
- <version>${jaxb.ri.version}</version>
- </dependency>
- <dependency>
- <groupId>com.sun.xml.bind</groupId>
- <artifactId>jaxb-xjc</artifactId>
- <version>${jaxb.ri.version}</version>
- </dependency>
- <dependency>
- <groupId>commons-logging</groupId>
- <artifactId>commons-logging</artifactId>
- <version>${commons.logging.version}</version>
- </dependency>
- <dependency>
- <groupId>org.jboss.microcontainer</groupId>
- <artifactId>jboss-kernel</artifactId>
- <version>${jboss.microcontainer.version}</version>
- </dependency>
- <dependency>
- <groupId>org.mvel</groupId>
- <artifactId>mvel</artifactId>
- <version>${mvel.version}</version>
- </dependency>
- <dependency>
- <groupId>javax.servlet</groupId>
- <artifactId>servlet-api</artifactId>
- <version>${javax.servlet.version}</version>
- </dependency>
- </dependencies>
- </dependencyManagement>
-
- <!-- Dependencies -->
- <dependencies>
- <!-- Test Dependencies -->
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>log4j</groupId>
- <artifactId>log4j</artifactId>
- <scope>test</scope>
- </dependency>
- </dependencies>
-
- <!-- Source Control Management -->
- <scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbpm/jbossbpm/spec/t...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbpm/jbossbpm/...
- <
url>http://fisheye.jboss.com/browse/JbpmSvn/jbossbpm/spec/trunk</ur...
- </scm>
- <prerequisites>
- <maven>2.0.9</maven>
- </prerequisites>
-
- <!-- Plugins -->
- <build>
- <plugins>
- <plugin>
- <artifactId>maven-surefire-plugin</artifactId>
- <configuration>
- <systemProperties>
- <property>
- <name>log4j.output.dir</name>
- <value>${project.build.directory}</value>
- </property>
- </systemProperties>
- </configuration>
- </plugin>
- </plugins>
- </build>
-
- <!-- DistributionManagement -->
- <distributionManagement>
- <!--
- Add this to your ~/.m2/settings.xml
- <servers>
- <server>
- <id>jbpm.dyndns.org</id>
- <username>yourname</username>
- <privateKey>/home/yourname/.ssh/id_rsa</privateKey>
- <passphrase>yourpass</passphrase>
- </server>
- </servers>
- -->
- <site>
- <id>jbpm.dyndns.org</id>
- <
url>scp://jbpm.dyndns.org/var/www/html/jbpm-site</url>
- </site>
- </distributionManagement>
-
- <!-- Repositories -->
- <repositories>
- <repository>
- <id>repository.jboss.org</id>
- <
url>http://repository.jboss.org/maven2</url>
- </repository>
- </repositories>
-
- <!-- Profiles -->
- <profiles>
- <!--
- Name: skiptests
- Desc: Skips the tests
- -->
- <profile>
- <id>skiptests</id>
- <build>
- <plugins>
- <plugin>
- <artifactId>maven-surefire-plugin</artifactId>
- <configuration>
- <skipTests>true</skipTests>
- </configuration>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
-</project>
Copied: projects/jbpm-spec/branches/1.0.0-SNAPSHOT/pom.xml (from rev 2204,
projects/jbpm-spec/trunk/pom.xml)
===================================================================
--- projects/jbpm-spec/branches/1.0.0-SNAPSHOT/pom.xml (rev 0)
+++ projects/jbpm-spec/branches/1.0.0-SNAPSHOT/pom.xml 2008-09-12 13:41:18 UTC (rev 2205)
@@ -0,0 +1,224 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!-- ====================================================================== -->
+<!-- -->
+<!-- JBoss, the OpenSource J2EE webOS -->
+<!-- -->
+<!-- Distributable under LGPL license. -->
+<!-- See terms of license at
http://www.gnu.org. -->
+<!-- -->
+<!-- ====================================================================== -->
+
+<!-- $Id: pom.xml 7412 2008-06-06 13:42:30Z thomas.diesler(a)jboss.com $ -->
+<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/maven-v4_0_0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <name>jBPM Spec</name>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec</artifactId>
+ <packaging>pom</packaging>
+ <version>1.0.0-Alpha1</version>
+
+ <!-- Parent -->
+ <parent>
+ <groupId>org.jbpm</groupId>
+ <artifactId>jbpm-parent</artifactId>
+ <version>1.0.0.GA</version>
+ </parent>
+
+ <!-- Modules -->
+ <modules>
+ <module>modules/api</module>
+ <module>modules/ri</module>
+ <module>modules/dialects</module>
+ <module>modules/testsuite</module>
+ <module>modules/samples/airticket</module>
+ </modules>
+
+ <!-- Properties -->
+ <properties>
+ <commons.logging.version>1.1.1</commons.logging.version>
+ <google.gwt.version>1.4.61</google.gwt.version>
+ <jaxb.ri.version>2.1.7</jaxb.ri.version>
+ <javax.servlet.version>2.5</javax.servlet.version>
+
<jboss.microcontainer.version>2.0.0.Beta15</jboss.microcontainer.version>
+ <mvel.version>1.3.7-java1.5</mvel.version>
+ </properties>
+
+ <!-- DependencyManagement -->
+ <dependencyManagement>
+ <dependencies>
+ <!-- JBossBPM Dependencies -->
+ <dependency>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-api</artifactId>
+ <version>${version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-ri</artifactId>
+ <version>${version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-dialect-api10</artifactId>
+ <version>${version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-dialect-stp</artifactId>
+ <version>${version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-dialect-jpdl32</artifactId>
+ <version>${version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.jbpm.spec</groupId>
+ <artifactId>jbpm-spec-dialect-xpdl21</artifactId>
+ <version>${version}</version>
+ </dependency>
+
+ <!-- Thirdparty Dependencies -->
+ <dependency>
+ <groupId>com.google.gwt</groupId>
+ <artifactId>gwt-servlet</artifactId>
+ <version>${google.gwt.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>com.google.gwt</groupId>
+ <artifactId>gwt-user</artifactId>
+ <version>${google.gwt.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>com.sun.xml.bind</groupId>
+ <artifactId>jaxb-impl</artifactId>
+ <version>${jaxb.ri.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>com.sun.xml.bind</groupId>
+ <artifactId>jaxb-xjc</artifactId>
+ <version>${jaxb.ri.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ <version>${commons.logging.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.jboss.microcontainer</groupId>
+ <artifactId>jboss-kernel</artifactId>
+ <version>${jboss.microcontainer.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.mvel</groupId>
+ <artifactId>mvel</artifactId>
+ <version>${mvel.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>javax.servlet</groupId>
+ <artifactId>servlet-api</artifactId>
+ <version>${javax.servlet.version}</version>
+ </dependency>
+ </dependencies>
+ </dependencyManagement>
+
+ <!-- Dependencies -->
+ <dependencies>
+ <!-- Test Dependencies -->
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>log4j</groupId>
+ <artifactId>log4j</artifactId>
+ <scope>test</scope>
+ </dependency>
+ </dependencies>
+
+ <!-- Source Control Management -->
+ <scm>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbpm/projects/jbpm-s...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbpm/projects/...
+
<
url>http://fisheye.jboss.com/browse/JbpmSvn/projects/jbpm-spec/branche...
+ </scm>
+
+ <!-- Prerequisites -->
+ <prerequisites>
+ <maven>2.0.9</maven>
+ </prerequisites>
+
+ <!-- Plugins -->
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-release-plugin</artifactId>
+ <configuration>
+ <branchName>1.0.0-SNAPSHOT</branchName>
+ </configuration>
+ </plugin>
+ <plugin>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+ <systemProperties>
+ <property>
+ <name>log4j.output.dir</name>
+ <value>${project.build.directory}</value>
+ </property>
+ </systemProperties>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+
+ <!-- DistributionManagement -->
+ <distributionManagement>
+ <!--
+ Add this to your ~/.m2/settings.xml
+ <servers>
+ <server>
+ <id>jbpm.dyndns.org</id>
+ <username>yourname</username>
+ <privateKey>/home/yourname/.ssh/id_rsa</privateKey>
+ <passphrase>yourpass</passphrase>
+ </server>
+ </servers>
+ -->
+ <site>
+ <id>jbpm.dyndns.org</id>
+ <
url>scp://jbpm.dyndns.org/var/www/html/jbpm-site</url>
+ </site>
+ </distributionManagement>
+
+ <!-- Repositories -->
+ <repositories>
+ <repository>
+ <id>repository.jboss.org</id>
+ <
url>http://repository.jboss.org/maven2</url>
+ </repository>
+ </repositories>
+
+ <!-- Profiles -->
+ <profiles>
+ <!--
+ Name: skiptests
+ Desc: Skips the tests
+ -->
+ <profile>
+ <id>skiptests</id>
+ <build>
+ <plugins>
+ <plugin>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+ <skipTests>true</skipTests>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ </profile>
+ </profiles>
+</project>