Seam SVN: r15604 - in branches/enterprise/WFK-2_1/examples: booking/booking-ftest and 22 other directories.
by seam-commits@lists.jboss.org
Author: maschmid
Date: 2013-10-09 08:53:14 -0400 (Wed, 09 Oct 2013)
New Revision: 15604
Modified:
branches/enterprise/WFK-2_1/examples/blog/blog-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/booking/booking-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/contactlist/contactlist-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/excel/excel-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/groovybooking/groovybooking-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/hibernate/hibernate-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/itext/itext-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/jee6/jee6-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/jpa/jpa-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/mail/mail-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/messages/messages-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/nestedbooking/nestedbooking-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/openid/openid-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/quartz/quartz-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/registration/registration-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/remoting/chatroom/chatroom-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/remoting/helloworld/helloworld-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/seambay/seambay-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/seamdiscs/seamdiscs-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/seampay/seampay-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/seamspace/seamspace-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/spring/spring-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/tasks/tasks-ftest/pom.xml
branches/enterprise/WFK-2_1/examples/ui/ui-ftest/pom.xml
Log:
remove graphene versions overrides from ftest poms
Modified: branches/enterprise/WFK-2_1/examples/blog/blog-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/booking/booking-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/contactlist/contactlist-ftest/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/examples/contactlist/contactlist-ftest/pom.xml 2013-10-09 12:34:17 UTC (rev 15603)
+++ branches/enterprise/WFK-2_1/examples/contactlist/contactlist-ftest/pom.xml 2013-10-09 12:53:14 UTC (rev 15604)
@@ -13,7 +13,6 @@
<name>Contact list Functional Tests Module</name>
<properties>
- <version.org.jboss.arquillian.extension.drone>1.2.0.Alpha2</version.org.jboss.arquillian.extension.drone>
<testDeployment>${basedir}/../contactlist-ear/target/seam-contactlist.ear</testDeployment>
<browserCapabilities>firefox</browserCapabilities>
</properties>
Modified: branches/enterprise/WFK-2_1/examples/excel/excel-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/groovybooking/groovybooking-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/hibernate/hibernate-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/itext/itext-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/jee6/jee6-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/jpa/jpa-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/mail/mail-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/messages/messages-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/nestedbooking/nestedbooking-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/openid/openid-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/quartz/quartz-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/registration/registration-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/remoting/chatroom/chatroom-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/remoting/helloworld/helloworld-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/seambay/seambay-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/seamdiscs/seamdiscs-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/seampay/seampay-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/seamspace/seamspace-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/spring/spring-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/tasks/tasks-ftest/pom.xml
===================================================================
(Binary files differ)
Modified: branches/enterprise/WFK-2_1/examples/ui/ui-ftest/pom.xml
===================================================================
(Binary files differ)
11 years, 2 months
Seam SVN: r15603 - in branches/enterprise/WFK-2_1: jboss-seam-remoting and 1 other directory.
by seam-commits@lists.jboss.org
Author: manaRH
Date: 2013-10-09 08:34:17 -0400 (Wed, 09 Oct 2013)
New Revision: 15603
Modified:
branches/enterprise/WFK-2_1/bom/pom.xml
branches/enterprise/WFK-2_1/jboss-seam-remoting/pom.xml
Log:
https://issues.jboss.org/browse/WFK2-188 removed dep mgmt for conflicts with example's ftest
Modified: branches/enterprise/WFK-2_1/bom/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/bom/pom.xml 2013-10-09 08:46:06 UTC (rev 15602)
+++ branches/enterprise/WFK-2_1/bom/pom.xml 2013-10-09 12:34:17 UTC (rev 15603)
@@ -814,20 +814,13 @@
<version>1.0</version>
</dependency>
- <!-- rewriting version in pom -->
- <dependency>
- <groupId>org.apache.httpcomponents</groupId>
- <artifactId>httpclient</artifactId>
- <version>4.1.3</version>
- </dependency>
+ <dependency>
+ <groupId>xerces</groupId>
+ <artifactId>xercesImpl</artifactId>
+ <version>2.10.0</version>
+ </dependency>
<dependency>
- <groupId>xerces</groupId>
- <artifactId>xercesImpl</artifactId>
- <version>2.9.1-redhat-4</version>
- </dependency>
-
- <dependency>
<groupId>org.openid4java</groupId>
<artifactId>openid4java-consumer</artifactId>
<version>0.9.6</version>
Modified: branches/enterprise/WFK-2_1/jboss-seam-remoting/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/jboss-seam-remoting/pom.xml 2013-10-09 08:46:06 UTC (rev 15602)
+++ branches/enterprise/WFK-2_1/jboss-seam-remoting/pom.xml 2013-10-09 12:34:17 UTC (rev 15603)
@@ -59,7 +59,7 @@
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
- <version>2.9.1</version>
+ <version>2.9.1-redhat-4</version>
</dependency>
<dependency>
<groupId>commons-collections</groupId>
11 years, 2 months
Seam SVN: r15602 - branches/enterprise/WFK-2_1/bom.
by seam-commits@lists.jboss.org
Author: manaRH
Date: 2013-10-09 04:46:06 -0400 (Wed, 09 Oct 2013)
New Revision: 15602
Modified:
branches/enterprise/WFK-2_1/bom/pom.xml
Log:
https://issues.jboss.org/browse/WFK2-186 added comment for the workaround mgmt
Modified: branches/enterprise/WFK-2_1/bom/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/bom/pom.xml 2013-10-09 08:44:29 UTC (rev 15601)
+++ branches/enterprise/WFK-2_1/bom/pom.xml 2013-10-09 08:46:06 UTC (rev 15602)
@@ -76,7 +76,7 @@
that versions are only specified here, not in sub project poms. All dependencies
for all modules should be listed out here -->
<dependencies>
-
+ <!-- https://issues.jboss.org/browse/WFK2-186 managing redhat version due ISPN dependency -->
<dependency>
<groupId>org.jboss</groupId>
<artifactId>staxmapper</artifactId>
11 years, 2 months
Seam SVN: r15601 - branches/enterprise/WFK-2_1/bom.
by seam-commits@lists.jboss.org
Author: manaRH
Date: 2013-10-09 04:44:29 -0400 (Wed, 09 Oct 2013)
New Revision: 15601
Modified:
branches/enterprise/WFK-2_1/bom/pom.xml
Log:
https://issues.jboss.org/browse/WFK2-186 added org.jboss.staxmapper 1.1.0.Final-redhat-2 mgmt for ISPN
Modified: branches/enterprise/WFK-2_1/bom/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/bom/pom.xml 2013-10-07 11:07:35 UTC (rev 15600)
+++ branches/enterprise/WFK-2_1/bom/pom.xml 2013-10-09 08:44:29 UTC (rev 15601)
@@ -49,6 +49,7 @@
<version.org.hibernate.validator>4.3.1.Final-redhat-1</version.org.hibernate.validator>
<version.infinispan>5.2.7.Final-redhat-1</version.infinispan>
+ <version.org.jboss.staxmapper>1.1.0.Final-redhat-2</version.org.jboss.staxmapper>
<version.org.jgroups>3.2.10.Final-redhat-2</version.org.jgroups>
<version.org.slf4j>1.7.2-redhat-1</version.org.slf4j>
<!-- Test frameworks -->
@@ -77,6 +78,12 @@
<dependencies>
<dependency>
+ <groupId>org.jboss</groupId>
+ <artifactId>staxmapper</artifactId>
+ <version>${version.org.jboss.staxmapper}</version>
+ </dependency>
+
+ <dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>${version.org.slf4j}</version>
@@ -145,11 +152,6 @@
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
- <artifactId>hibernate-search-infinispan</artifactId>
- <version>${version.org.hibernate.search}</version>
- </dependency>
- <dependency>
- <groupId>org.hibernate</groupId>
<artifactId>hibernate-search-orm</artifactId>
<version>${version.org.hibernate.search}</version>
</dependency>
11 years, 2 months
Seam SVN: r15600 - branches/enterprise/WFK-2_1/bom.
by seam-commits@lists.jboss.org
Author: manaRH
Date: 2013-10-07 07:07:35 -0400 (Mon, 07 Oct 2013)
New Revision: 15600
Modified:
branches/enterprise/WFK-2_1/bom/pom.xml
Log:
https://issues.jboss.org/browse/WFK2-182 fixed missing and useless dep mgmt in Seam BOM
Modified: branches/enterprise/WFK-2_1/bom/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/bom/pom.xml 2013-10-03 12:36:09 UTC (rev 15599)
+++ branches/enterprise/WFK-2_1/bom/pom.xml 2013-10-07 11:07:35 UTC (rev 15600)
@@ -257,15 +257,7 @@
<scope>import</scope>
</dependency>
- <!-- managed hibernate-commons-annotations here to overwrite usage of
- other versions in transitive deps -->
<dependency>
- <groupId>org.hibernate</groupId>
- <artifactId>hibernate-commons-annotations</artifactId>
- <version>3.2.0.Final-redhat-2</version>
- </dependency>
-
- <dependency>
<groupId>org.jboss.seam</groupId>
<artifactId>jboss-seam</artifactId>
<version>${version.seam}</version>
@@ -477,32 +469,7 @@
</exclusion>
</exclusions>
</dependency>
-
<dependency>
- <groupId>net.sourceforge.yarfraw</groupId>
- <artifactId>yarfraw</artifactId>
- <version>0.92</version>
- <exclusions>
- <exclusion>
- <groupId>javax.xml</groupId>
- <artifactId>jaxb-api</artifactId>
- </exclusion>
- <exclusion>
- <groupId>com.sun.xml.bind</groupId>
- <artifactId>jaxb-impl</artifactId>
- </exclusion>
- <exclusion>
- <groupId>commons-logging</groupId>
- <artifactId>commons-logging</artifactId>
- </exclusion>
- <exclusion>
- <groupId>commons-codec</groupId>
- <artifactId>commons-codec</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
-
- <dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.15.0-GA-redhat-2</version>
11 years, 2 months
Seam SVN: r15599 - branches/enterprise/WFK-2_1/examples/contactlist.
by seam-commits@lists.jboss.org
Author: rsmeral
Date: 2013-10-03 08:36:09 -0400 (Thu, 03 Oct 2013)
New Revision: 15599
Modified:
branches/enterprise/WFK-2_1/examples/contactlist/pom.xml
Log:
Fix duplicate dependencies in contactlist pom
Modified: branches/enterprise/WFK-2_1/examples/contactlist/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/examples/contactlist/pom.xml 2013-10-02 12:13:42 UTC (rev 15598)
+++ branches/enterprise/WFK-2_1/examples/contactlist/pom.xml 2013-10-03 12:36:09 UTC (rev 15599)
@@ -91,23 +91,7 @@
</exclusion>
</exclusions>
</dependency>
-
- <!-- BOMs -->
- <dependency>
- <groupId>org.jboss.seam</groupId>
- <artifactId>bom</artifactId>
- <version>${project.version}</version>
- <type>pom</type>
- <scope>import</scope>
- </dependency>
-
- <!-- Common provided dependencies -->
- <dependency>
- <groupId>commons-logging</groupId>
- <artifactId>commons-logging</artifactId>
- <version>${version.commons.logging}</version>
- <scope>provided</scope>
- </dependency>
+
</dependencies>
</dependencyManagement>
11 years, 2 months
Seam SVN: r15598 - branches/enterprise/WFK-2_1/bom.
by seam-commits@lists.jboss.org
Author: manaRH
Date: 2013-10-02 08:13:42 -0400 (Wed, 02 Oct 2013)
New Revision: 15598
Modified:
branches/enterprise/WFK-2_1/bom/pom.xml
Log:
updated version of org.jboss.spec.jboss.javaee.6.0 to 3.0.2.Final-redhat-4
Modified: branches/enterprise/WFK-2_1/bom/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/bom/pom.xml 2013-09-30 11:29:56 UTC (rev 15597)
+++ branches/enterprise/WFK-2_1/bom/pom.xml 2013-10-02 12:13:42 UTC (rev 15598)
@@ -39,7 +39,7 @@
<version.richfaces>4.3.4.Final-redhat-1</version.richfaces>
<version.org.slf4j>1.7.2-redhat-1</version.org.slf4j>
- <version.org.jboss.spec.jboss.javaee.6.0>3.0.2.Final-redhat-3</version.org.jboss.spec.jboss.javaee.6.0>
+ <version.org.jboss.spec.jboss.javaee.6.0>3.0.2.Final-redhat-4</version.org.jboss.spec.jboss.javaee.6.0>
<!-- hibernate version properties -->
<version.org.hibernate>4.2.0.SP1-redhat-1</version.org.hibernate>
11 years, 2 months