[seam-commits] Seam SVN: r11226 - branches/enterprise/JBPAPP_5_0/build.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Wed Jul 1 04:55:09 EDT 2009
Author: manaRH
Date: 2009-07-01 04:55:09 -0400 (Wed, 01 Jul 2009)
New Revision: 11226
Modified:
branches/enterprise/JBPAPP_5_0/build/common.build.xml
branches/enterprise/JBPAPP_5_0/build/core.pom.xml
branches/enterprise/JBPAPP_5_0/build/root.pom.xml
branches/enterprise/JBPAPP_5_0/build/ui.pom.xml
Log:
JBPAPP-2154 - removed Meldware, upgraded jbpm3. embedded to beta3.SP8
Modified: branches/enterprise/JBPAPP_5_0/build/common.build.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/common.build.xml 2009-07-01 08:52:26 UTC (rev 11225)
+++ branches/enterprise/JBPAPP_5_0/build/common.build.xml 2009-07-01 08:55:09 UTC (rev 11226)
@@ -23,7 +23,7 @@
<property name="maven.settings.xml" location="${build.dir}/settings.xml" />
- <property name="embedded.version" value="beta3.SP7" />
+ <property name="embedded.version" value="beta3.SP8" />
<import file="${build.dir}/utilities.build.xml" />
Modified: branches/enterprise/JBPAPP_5_0/build/core.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/core.pom.xml 2009-07-01 08:52:26 UTC (rev 11225)
+++ branches/enterprise/JBPAPP_5_0/build/core.pom.xml 2009-07-01 08:55:09 UTC (rev 11226)
@@ -229,18 +229,6 @@
</dependency>
<dependency>
- <groupId>org.buni.meldware</groupId>
- <artifactId>meldware-mailjmx</artifactId>
- <optional>true</optional>
- </dependency>
-
- <dependency>
- <groupId>org.buni.meldware</groupId>
- <artifactId>meldware-mailapi</artifactId>
- <optional>true</optional>
- </dependency>
-
- <dependency>
<groupId>org.drools</groupId>
<artifactId>drools-core</artifactId>
<optional>true</optional>
@@ -292,7 +280,7 @@
</dependency>
<dependency>
- <groupId>org.jbpm</groupId>
+ <groupId>org.jbpm.jbpm3</groupId>
<artifactId>jbpm-jpdl</artifactId>
<optional>true</optional>
</dependency>
Modified: branches/enterprise/JBPAPP_5_0/build/root.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/root.pom.xml 2009-07-01 08:52:26 UTC (rev 11225)
+++ branches/enterprise/JBPAPP_5_0/build/root.pom.xml 2009-07-01 08:55:09 UTC (rev 11226)
@@ -240,15 +240,15 @@
</dependency>
<dependency>
- <groupId>org.jbpm</groupId>
+ <groupId>org.jbpm.jbpm3</groupId>
<artifactId>jbpm-jpdl</artifactId>
- <version>3.2.2</version>
+ <version>3.2.5.SP5</version>
</dependency>
<dependency>
<groupId>jboss</groupId>
<artifactId>jboss-cache</artifactId>
- <version>1.4.1.SP9</version>
+ <version>1.4.1.SP13</version>
</dependency>
<dependency>
@@ -271,7 +271,7 @@
<dependency>
<groupId>org.jboss.cache</groupId>
<artifactId>jbosscache-core</artifactId>
- <version>2.2.0.CR6</version>
+ <version>3.1.0.GA</version>
<exclusions>
<exclusion>
<groupId>org.jboss</groupId>
@@ -287,7 +287,7 @@
<dependency>
<groupId>jgroups</groupId>
<artifactId>jgroups</artifactId>
- <version>2.4.1</version>
+ <version>2.6.10.GA</version>
</dependency>
<dependency>
@@ -523,7 +523,7 @@
<dependency>
<groupId>javassist</groupId>
<artifactId>javassist</artifactId>
- <version>3.8.0.GA</version>
+ <version>3.9.0.GA</version>
</dependency>
<dependency>
@@ -694,18 +694,6 @@
</dependency>
<dependency>
- <groupId>org.buni.meldware</groupId>
- <artifactId>meldware-mailjmx</artifactId>
- <version>1.0M8</version>
- </dependency>
-
- <dependency>
- <groupId>org.buni.meldware</groupId>
- <artifactId>meldware-mailapi</artifactId>
- <version>1.0M8</version>
- </dependency>
-
- <dependency>
<groupId>org.drools</groupId>
<artifactId>drools-core</artifactId>
<version>${version.drools}</version>
@@ -774,13 +762,13 @@
<dependency>
<groupId>org.jboss.seam.embedded</groupId>
<artifactId>jboss-embedded-api</artifactId>
- <version>beta3.SP7</version>
+ <version>beta3.SP8</version>
</dependency>
<dependency>
<groupId>quartz</groupId>
<artifactId>quartz</artifactId>
- <version>1.6.0</version>
+ <version>1.5.2</version>
</dependency>
<dependency>
@@ -815,7 +803,7 @@
<dependency>
<groupId>org.jboss.microcontainer</groupId>
<artifactId>jboss-kernel</artifactId>
- <version>2.0.0.Beta9</version>
+ <version>2.0.7.GA</version>
<exclusions>
<exclusion>
<groupId>apache-httpclient</groupId>
@@ -855,13 +843,13 @@
<dependency>
<groupId>jboss.jboss-aop</groupId>
<artifactId>jboss-aop</artifactId>
- <version>1.5.0.GA</version>
+ <version>2.1.1.GA</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jboss-vfs</artifactId>
- <version>2.0.0.Beta11</version>
+ <version>2.1.2.GA</version>
<exclusions>
<exclusion>
<groupId>org.jboss</groupId>
@@ -873,13 +861,13 @@
<dependency>
<groupId>jboss</groupId>
<artifactId>jboss-common-logging-spi</artifactId>
- <version>2.0.4.GA</version>
+ <version>2.1.0.GA</version>
</dependency>
<dependency>
<groupId>jboss</groupId>
<artifactId>jboss-common-core</artifactId>
- <version>2.0.4.GA</version>
+ <version>2.2.0.GA</version>
<exclusions>
<exclusion>
<groupId>apache-xerces</groupId>
@@ -945,7 +933,7 @@
<dependency>
<groupId>jfree</groupId>
<artifactId>jfreechart</artifactId>
- <version>1.0.8a</version>
+ <version>1.0.9</version>
<exclusions>
<exclusion>
<groupId>junit</groupId>
@@ -1100,7 +1088,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
- <version>1.4.2</version>
+ <version>1.5.6</version>
</dependency>
<dependency>
@@ -1124,7 +1112,7 @@
<dependency>
<groupId>hsqldb</groupId>
<artifactId>hsqldb</artifactId>
- <version>1.8.0.8-brew</version>
+ <version>1.8.0.8patch02-brew</version>
</dependency>
<dependency>
Modified: branches/enterprise/JBPAPP_5_0/build/ui.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/ui.pom.xml 2009-07-01 08:52:26 UTC (rev 11225)
+++ branches/enterprise/JBPAPP_5_0/build/ui.pom.xml 2009-07-01 08:55:09 UTC (rev 11226)
@@ -116,7 +116,7 @@
</dependency>
<dependency>
- <groupId>org.jbpm</groupId>
+ <groupId>org.jbpm.jbpm3</groupId>
<artifactId>jbpm-jpdl</artifactId>
<optional>true</optional>
<exclusions>
More information about the seam-commits
mailing list