You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@tomee.apache.org by bu...@apache.org on 2012/12/12 20:05:12 UTC

svn commit: r841956 [2/2] - in /websites/staging/openejb/trunk: cgi-bin/ content/ content/examples-trunk/ content/examples-trunk/access-timeout-meta/ content/examples-trunk/access-timeout/ content/examples-trunk/alternate-descriptors/ content/examples-...

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-stateless/README.html
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-stateless/README.html (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-stateless/README.html Wed Dec 12 19:04:40 2012
@@ -308,7 +308,7 @@ Infos - ********************************
 Infos - OpenEJB http://openejb.apache.org/
 Infos - Startup: Tue Aug 14 13:28:12 CEST 2012
 Infos - Copyright 1999-2012 (C) Apache OpenEJB Project, All Rights Reserved.
-Infos - Version: 4.1.0-SNAPSHOT
+Infos - Version: 4.1.0
 Infos - Build date: 20120814
 Infos - Build time: 01:06
 Infos - ********************************************************************************

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-stateless/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-stateless/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-stateless/pom.xml Wed Dec 12 19:04:40 2012
@@ -17,7 +17,7 @@
     limitations under the License.
 -->
 
-<!-- $Rev: 1412619 $ $Date: 2012-11-22 16:56:20 +0000 (Thu, 22 Nov 2012) $ -->
+<!-- $Rev: 1420919 $ $Date: 2012-12-12 19:01:11 +0000 (Wed, 12 Dec 2012) $ -->
 
 <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>
@@ -71,7 +71,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>4.5.1-SNAPSHOT</version>
+      <version>4.5.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-webservice-without-interface/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-webservice-without-interface/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-webservice-without-interface/pom.xml Wed Dec 12 19:04:40 2012
@@ -69,7 +69,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-cxf</artifactId>
-      <version>4.5.1-SNAPSHOT</version>
+      <version>4.5.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <!-- This is required on IBM JDKs (and potentially others) because saaj-impl depends

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-webservice/README.html
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-webservice/README.html (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-webservice/README.html Wed Dec 12 19:04:40 2012
@@ -350,7 +350,7 @@ INFO - *********************************
 INFO - OpenEJB http://openejb.apache.org/
 INFO - Startup: Sat Feb 18 19:11:50 PST 2012
 INFO - Copyright 1999-2012 (C) Apache OpenEJB Project, All Rights Reserved.
-INFO - Version: 4.0.0-beta-3-SNAPSHOT
+INFO - Version: 4.0.0-beta-3
 INFO - Build date: 20120218
 INFO - Build time: 03:32
 INFO - ********************************************************************************

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-webservice/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-webservice/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-webservice/pom.xml Wed Dec 12 19:04:40 2012
@@ -17,7 +17,7 @@
     limitations under the License.
 -->
 
-<!-- $Rev: 1412619 $ $Date: 2012-11-22 16:56:20 +0000 (Thu, 22 Nov 2012) $ -->
+<!-- $Rev: 1420919 $ $Date: 2012-12-12 19:01:11 +0000 (Wed, 12 Dec 2012) $ -->
 
 <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>
@@ -69,7 +69,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-cxf</artifactId>
-      <version>4.5.1-SNAPSHOT</version>
+      <version>4.5.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <!-- This is required on IBM JDKs (and potentially others) because saaj-impl depends

Modified: websites/staging/openejb/trunk/content/examples-trunk/spring-data-proxy-meta/pom.xml
==============================================================================
Binary files - no diff available.

Modified: websites/staging/openejb/trunk/content/examples-trunk/spring-data-proxy/pom.xml
==============================================================================
Binary files - no diff available.

Modified: websites/staging/openejb/trunk/content/examples-trunk/telephone-stateful/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/telephone-stateful/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/telephone-stateful/pom.xml Wed Dec 12 19:04:40 2012
@@ -17,7 +17,7 @@
     limitations under the License.
 -->
 
-<!-- $Rev: 1412619 $ $Date: 2012-11-22 16:56:20 +0000 (Thu, 22 Nov 2012) $ -->
+<!-- $Rev: 1420919 $ $Date: 2012-12-12 19:01:11 +0000 (Wed, 12 Dec 2012) $ -->
 
 <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>
@@ -83,7 +83,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-ejbd</artifactId>
-      <version>4.5.1-SNAPSHOT</version>
+      <version>4.5.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <!-- END SNIPPET: openejbdep -->

Modified: websites/staging/openejb/trunk/content/examples-trunk/testcase-injection/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/testcase-injection/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/testcase-injection/pom.xml Wed Dec 12 19:04:40 2012
@@ -71,7 +71,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>4.5.1-SNAPSHOT</version>
+      <version>4.5.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 

Modified: websites/staging/openejb/trunk/content/examples-trunk/testing-security-2/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/testing-security-2/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/testing-security-2/pom.xml Wed Dec 12 19:04:40 2012
@@ -79,7 +79,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>4.5.1-SNAPSHOT</version>
+      <version>4.5.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 

Modified: websites/staging/openejb/trunk/content/examples-trunk/testing-security-3/README.html
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/testing-security-3/README.html (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/testing-security-3/README.html Wed Dec 12 19:04:40 2012
@@ -437,7 +437,7 @@ INFO - *********************************
 INFO - OpenEJB http://openejb.apache.org/
 INFO - Startup: Fri Jul 20 08:42:53 EDT 2012
 INFO - Copyright 1999-2012 (C) Apache OpenEJB Project, All Rights Reserved.
-INFO - Version: 4.1.0-SNAPSHOT
+INFO - Version: 4.1.0
 INFO - Build date: 20120720
 INFO - Build time: 08:33
 INFO - ********************************************************************************

Modified: websites/staging/openejb/trunk/content/examples-trunk/testing-security-3/pom.xml
==============================================================================
Binary files - no diff available.

Modified: websites/staging/openejb/trunk/content/examples-trunk/testing-security-4/pom.xml
==============================================================================
Binary files - no diff available.

Modified: websites/staging/openejb/trunk/content/examples-trunk/testing-security-meta/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/testing-security-meta/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/testing-security-meta/pom.xml Wed Dec 12 19:04:40 2012
@@ -78,7 +78,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>4.5.1-SNAPSHOT</version>
+      <version>4.5.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: websites/staging/openejb/trunk/content/examples-trunk/testing-security/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/testing-security/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/testing-security/pom.xml Wed Dec 12 19:04:40 2012
@@ -78,7 +78,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>4.5.1-SNAPSHOT</version>
+      <version>4.5.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: websites/staging/openejb/trunk/content/examples-trunk/testing-transactions-bmt/README.html
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/testing-transactions-bmt/README.html (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/testing-transactions-bmt/README.html Wed Dec 12 19:04:40 2012
@@ -332,7 +332,7 @@ INFO - *********************************
 INFO - OpenEJB http://openejb.apache.org/
 INFO - Startup: Sat Jul 21 16:39:28 EDT 2012
 INFO - Copyright 1999-2012 (C) Apache OpenEJB Project, All Rights Reserved.
-INFO - Version: 4.1.0-SNAPSHOT
+INFO - Version: 4.1.0
 INFO - Build date: 20120721
 INFO - Build time: 12:06
 INFO - ********************************************************************************

Modified: websites/staging/openejb/trunk/content/examples-trunk/testing-transactions-bmt/pom.xml
==============================================================================
Binary files - no diff available.

Modified: websites/staging/openejb/trunk/content/examples-trunk/testing-transactions/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/testing-transactions/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/testing-transactions/pom.xml Wed Dec 12 19:04:40 2012
@@ -71,7 +71,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>4.5.1-SNAPSHOT</version>
+      <version>4.5.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 

Modified: websites/staging/openejb/trunk/content/examples-trunk/transaction-rollback/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/transaction-rollback/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/transaction-rollback/pom.xml Wed Dec 12 19:04:40 2012
@@ -68,7 +68,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>4.5.1-SNAPSHOT</version>
+      <version>4.5.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 

Modified: websites/staging/openejb/trunk/content/examples-trunk/troubleshooting/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/troubleshooting/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/troubleshooting/pom.xml Wed Dec 12 19:04:40 2012
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>4.5.1-SNAPSHOT</version>
+      <version>4.5.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: websites/staging/openejb/trunk/content/examples-trunk/webservice-attachments/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/webservice-attachments/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/webservice-attachments/pom.xml Wed Dec 12 19:04:40 2012
@@ -17,7 +17,7 @@
     limitations under the License.
 -->
 
-<!-- $Rev: 1412619 $ $Date: 2012-11-22 16:56:20 +0000 (Thu, 22 Nov 2012) $ -->
+<!-- $Rev: 1420919 $ $Date: 2012-12-12 19:01:11 +0000 (Wed, 12 Dec 2012) $ -->
 
 <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>
@@ -69,7 +69,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-cxf</artifactId>
-      <version>4.5.1-SNAPSHOT</version>
+      <version>4.5.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <!-- This is required on IBM JDKs (and potentially others) because saaj-impl depends

Modified: websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/pom.xml Wed Dec 12 19:04:40 2012
@@ -69,7 +69,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-cxf</artifactId>
-      <version>4.5.1-SNAPSHOT</version>
+      <version>4.5.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <!-- This is required on IBM JDKs (and potentially others) because saaj-impl depends

Modified: websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/webservice-holder/pom.xml Wed Dec 12 19:04:40 2012
@@ -69,7 +69,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-cxf</artifactId>
-      <version>4.5.1-SNAPSHOT</version>
+      <version>4.5.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <!-- This is required on IBM JDKs (and potentially others) because saaj-impl depends

Modified: websites/staging/openejb/trunk/content/examples-trunk/webservice-inheritance/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/webservice-inheritance/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/webservice-inheritance/pom.xml Wed Dec 12 19:04:40 2012
@@ -69,7 +69,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-cxf</artifactId>
-      <version>4.5.1-SNAPSHOT</version>
+      <version>4.5.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <!-- This is required on IBM JDKs (and potentially others) because saaj-impl depends

Modified: websites/staging/openejb/trunk/content/examples-trunk/webservice-security/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/webservice-security/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/webservice-security/pom.xml Wed Dec 12 19:04:40 2012
@@ -69,7 +69,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-cxf</artifactId>
-      <version>4.5.1-SNAPSHOT</version>
+      <version>4.5.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <!-- This is required on IBM JDKs (and potentially others) because saaj-impl depends

Modified: websites/staging/openejb/trunk/content/examples-trunk/webservice-ws-security/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/webservice-ws-security/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/webservice-ws-security/pom.xml Wed Dec 12 19:04:40 2012
@@ -56,7 +56,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-cxf</artifactId>
-      <version>4.5.1-SNAPSHOT</version>
+      <version>4.5.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <!-- This is required on IBM JDKs (and potentially others) because saaj-impl depends

Modified: websites/staging/openejb/trunk/content/examples-trunk/webservice-ws-with-resources-config/pom.xml
==============================================================================
Binary files - no diff available.