You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by xu...@apache.org on 2011/09/21 03:24:52 UTC

svn commit: r1173455 - in /openejb/branches/openejb-3.0.x: assembly/openejb-standalone/ assembly/openejb-tomcat/ assembly/test/ examples/component-interfaces/ examples/custom-injection/ examples/helloworld-weblogic/ examples/injection-of-datasource/ ex...

Author: xuhaihong
Date: Wed Sep 21 01:24:51 2011
New Revision: 1173455

URL: http://svn.apache.org/viewvc?rev=1173455&view=rev
Log:
Prepare for 3.0.4 release, update the version number in sh/build.xml/*.html file

Modified:
    openejb/branches/openejb-3.0.x/assembly/openejb-standalone/README.html
    openejb/branches/openejb-3.0.x/assembly/openejb-standalone/assembly.sh
    openejb/branches/openejb-3.0.x/assembly/openejb-standalone/try.sh
    openejb/branches/openejb-3.0.x/assembly/openejb-tomcat/assembly.sh
    openejb/branches/openejb-3.0.x/assembly/openejb-tomcat/try.sh
    openejb/branches/openejb-3.0.x/assembly/test/build.xml
    openejb/branches/openejb-3.0.x/examples/component-interfaces/build.xml
    openejb/branches/openejb-3.0.x/examples/custom-injection/build.xml
    openejb/branches/openejb-3.0.x/examples/helloworld-weblogic/build.xml
    openejb/branches/openejb-3.0.x/examples/injection-of-datasource/build.xml
    openejb/branches/openejb-3.0.x/examples/injection-of-ejbs/build.xml
    openejb/branches/openejb-3.0.x/examples/injection-of-entitymanager/build.xml
    openejb/branches/openejb-3.0.x/examples/injection-of-env-entry/build.xml
    openejb/branches/openejb-3.0.x/examples/interceptors/build.xml
    openejb/branches/openejb-3.0.x/examples/simple-stateful/build.xml
    openejb/branches/openejb-3.0.x/examples/simple-stateless/build.xml
    openejb/branches/openejb-3.0.x/examples/simple-webservice/build.xml
    openejb/branches/openejb-3.0.x/examples/telephone-stateful/build.xml
    openejb/branches/openejb-3.0.x/examples/testing-security/build.xml
    openejb/branches/openejb-3.0.x/examples/testing-transactions/build.xml

Modified: openejb/branches/openejb-3.0.x/assembly/openejb-standalone/README.html
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/assembly/openejb-standalone/README.html?rev=1173455&r1=1173454&r2=1173455&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/assembly/openejb-standalone/README.html (original)
+++ openejb/branches/openejb-3.0.x/assembly/openejb-standalone/README.html Wed Sep 21 01:24:51 2011
@@ -27,15 +27,15 @@
 <P>
 <H3>Apache OpenEJB 3.0-beta-1</H3>
 <P></P>
-<p><font color="red">OpenEJB 3.0.4-SNAPSHOT requires JRE 5.0 (not compatible with JRE 6.0).  Read the <a href="RELEASE-NOTES.txt">RELEASE-NOTES</a> for more details.</font></p>
+<p><font color="red">OpenEJB 3.0.4 requires JRE 5.0 (not compatible with JRE 6.0).  Read the <a href="RELEASE-NOTES.txt">RELEASE-NOTES</a> for more details.</font></p>
 
 <p>Packaging Details (or "What Should I Download?")
   <ul>
       <li>
           OpenEJB Standlone Server:
           <ul>
-              <li><a href="openejb-3.0.4-SNAPSHOT-bin.zip">openejb-3.0.4-SNAPSHOT-bin.zip</a></li>
-              <li><a href="openejb-3.0.4-SNAPSHOT-bin.tar.gz">openejb-3.0.4-SNAPSHOT-bin.tar.gz</a></li>
+              <li><a href="openejb-3.0.4-bin.zip">openejb-3.0.4-bin.zip</a></li>
+              <li><a href="openejb-3.0.4-bin.tar.gz">openejb-3.0.4-bin.tar.gz</a></li>
           </ul>
       </li>
       <li>
@@ -47,15 +47,15 @@
       <li>
           EJB 3.0 and other examples:
           <ul>
-              <li><a href="examples-3.0.4-SNAPSHOT.zip">examples-3.0.4-SNAPSHOT.zip</a></li>
-              <li><a href="examples-3.0.4-SNAPSHOT.tar.gz">examples-3.0.4-SNAPSHOT.tar.gz</a></li>
+              <li><a href="examples-3.0.4.zip">examples-3.0.4.zip</a></li>
+              <li><a href="examples-3.0.4.tar.gz">examples-3.0.4.tar.gz</a></li>
           </ul>
       </li>
       <li>
           Source:
           <ul>
-              <li><a href="openejb-3.0.4-SNAPSHOT-src.zip">openejb-3.0.4-SNAPSHOT-src.zip</a></li>
-              <li><a href="openejb-3.0.4-SNAPSHOT-src.tar.gz">openejb-3.0.4-SNAPSHOT-src.tar.gz</a></li>
+              <li><a href="openejb-3.0.4-src.zip">openejb-3.0.4-src.zip</a></li>
+              <li><a href="openejb-3.0.4-src.tar.gz">openejb-3.0.4-src.tar.gz</a></li>
           </ul>
       </li>
   </ul>

Modified: openejb/branches/openejb-3.0.x/assembly/openejb-standalone/assembly.sh
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/assembly/openejb-standalone/assembly.sh?rev=1173455&r1=1173454&r2=1173455&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/assembly/openejb-standalone/assembly.sh (original)
+++ openejb/branches/openejb-3.0.x/assembly/openejb-standalone/assembly.sh Wed Sep 21 01:24:51 2011
@@ -15,4 +15,4 @@
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
 #
-mvn clean assembly:assembly && tar tzvf target/openejb-3.0.4-SNAPSHOT-bin.tar.gz
+mvn clean assembly:assembly && tar tzvf target/openejb-3.0.4-bin.tar.gz

Modified: openejb/branches/openejb-3.0.x/assembly/openejb-standalone/try.sh
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/assembly/openejb-standalone/try.sh?rev=1173455&r1=1173454&r2=1173455&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/assembly/openejb-standalone/try.sh (original)
+++ openejb/branches/openejb-3.0.x/assembly/openejb-standalone/try.sh Wed Sep 21 01:24:51 2011
@@ -17,12 +17,12 @@
 #
 cd "$(dirname "$0")"
 
-JAR=$PWD/../../itests/openejb-itests-app/target/openejb-itests-app-3.0.4-SNAPSHOT.ear
+JAR=$PWD/../../itests/openejb-itests-app/target/openejb-itests-app-3.0.4.ear
 
 cd target/
 
-tar xzvf openejb-3.0.4-SNAPSHOT-bin.tar.gz
-cd openejb-3.0.4-SNAPSHOT
+tar xzvf openejb-3.0.4-bin.tar.gz
+cd openejb-3.0.4
 cp $JAR apps/
 ./bin/openejb start &
 sleep 1

Modified: openejb/branches/openejb-3.0.x/assembly/openejb-tomcat/assembly.sh
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/assembly/openejb-tomcat/assembly.sh?rev=1173455&r1=1173454&r2=1173455&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/assembly/openejb-tomcat/assembly.sh (original)
+++ openejb/branches/openejb-3.0.x/assembly/openejb-tomcat/assembly.sh Wed Sep 21 01:24:51 2011
@@ -15,4 +15,4 @@
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
 #
-mvn clean:clean assembly:assembly && tar tzvf target/openejb-3.0.4-SNAPSHOT-bin.tar.gz
\ No newline at end of file
+mvn clean:clean assembly:assembly && tar tzvf target/openejb-3.0.4-bin.tar.gz
\ No newline at end of file

Modified: openejb/branches/openejb-3.0.x/assembly/openejb-tomcat/try.sh
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/assembly/openejb-tomcat/try.sh?rev=1173455&r1=1173454&r2=1173455&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/assembly/openejb-tomcat/try.sh (original)
+++ openejb/branches/openejb-3.0.x/assembly/openejb-tomcat/try.sh Wed Sep 21 01:24:51 2011
@@ -17,7 +17,7 @@
 #
 cd target/
 
-tar xzvf openejb-3.0.4-SNAPSHOT-bin.tar.gz
-cd openejb-3.0.4-SNAPSHOT
+tar xzvf openejb-3.0.4-bin.tar.gz
+cd openejb-3.0.4
 ./bin/openejb start
 

Modified: openejb/branches/openejb-3.0.x/assembly/test/build.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/assembly/test/build.xml?rev=1173455&r1=1173454&r2=1173455&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/assembly/test/build.xml (original)
+++ openejb/branches/openejb-3.0.x/assembly/test/build.xml Wed Sep 21 01:24:51 2011
@@ -23,7 +23,7 @@
         Tests OpenEJB distribution using the OpenEJB iTest suite.
     </description>
 
-    <property name="openejb.version" value="3.0.4-SNAPSHOT"/>
+    <property name="openejb.version" value="3.0.4"/>
     <property name="repo" location="${basedir}/repo"/>
     <property name="maven.repo" value="file:${user.home}/.m2/repository"/>
     <property name="target.dir" location="${basedir}/target"/>

Modified: openejb/branches/openejb-3.0.x/examples/component-interfaces/build.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/examples/component-interfaces/build.xml?rev=1173455&r1=1173454&r2=1173455&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/examples/component-interfaces/build.xml (original)
+++ openejb/branches/openejb-3.0.x/examples/component-interfaces/build.xml Wed Sep 21 01:24:51 2011
@@ -57,7 +57,7 @@
     <remoteRepository refid="apache.snapshot.repository" />
     <remoteRepository refid="m2.repository" />
 
-    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4-SNAPSHOT"/>
+    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4"/>
     <dependency groupId="junit" artifactId="junit" version="4.3.1"/>
   </artifact:dependencies>
 

Modified: openejb/branches/openejb-3.0.x/examples/custom-injection/build.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/examples/custom-injection/build.xml?rev=1173455&r1=1173454&r2=1173455&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/examples/custom-injection/build.xml (original)
+++ openejb/branches/openejb-3.0.x/examples/custom-injection/build.xml Wed Sep 21 01:24:51 2011
@@ -57,7 +57,7 @@
     <remoteRepository refid="apache.snapshot.repository" />
     <remoteRepository refid="m2.repository" />
 
-    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4-SNAPSHOT"/>
+    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4"/>
     <dependency groupId="junit" artifactId="junit" version="4.3.1"/>
   </artifact:dependencies>
 

Modified: openejb/branches/openejb-3.0.x/examples/helloworld-weblogic/build.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/examples/helloworld-weblogic/build.xml?rev=1173455&r1=1173454&r2=1173455&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/examples/helloworld-weblogic/build.xml (original)
+++ openejb/branches/openejb-3.0.x/examples/helloworld-weblogic/build.xml Wed Sep 21 01:24:51 2011
@@ -57,7 +57,7 @@
     <remoteRepository refid="apache.snapshot.repository" />
     <remoteRepository refid="m2.repository" />
 
-    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4-SNAPSHOT"/>
+    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4"/>
     <dependency groupId="junit" artifactId="junit" version="4.3.1"/>
   </artifact:dependencies>
 

Modified: openejb/branches/openejb-3.0.x/examples/injection-of-datasource/build.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/examples/injection-of-datasource/build.xml?rev=1173455&r1=1173454&r2=1173455&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/examples/injection-of-datasource/build.xml (original)
+++ openejb/branches/openejb-3.0.x/examples/injection-of-datasource/build.xml Wed Sep 21 01:24:51 2011
@@ -57,7 +57,7 @@
     <remoteRepository refid="apache.snapshot.repository" />
     <remoteRepository refid="m2.repository" />
 
-    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4-SNAPSHOT"/>
+    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4"/>
     <dependency groupId="junit" artifactId="junit" version="4.3.1"/>
   </artifact:dependencies>
 

Modified: openejb/branches/openejb-3.0.x/examples/injection-of-ejbs/build.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/examples/injection-of-ejbs/build.xml?rev=1173455&r1=1173454&r2=1173455&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/examples/injection-of-ejbs/build.xml (original)
+++ openejb/branches/openejb-3.0.x/examples/injection-of-ejbs/build.xml Wed Sep 21 01:24:51 2011
@@ -57,7 +57,7 @@
     <remoteRepository refid="apache.snapshot.repository" />
     <remoteRepository refid="m2.repository" />
 
-    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4-SNAPSHOT"/>
+    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4"/>
     <dependency groupId="junit" artifactId="junit" version="4.3.1"/>
   </artifact:dependencies>
 

Modified: openejb/branches/openejb-3.0.x/examples/injection-of-entitymanager/build.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/examples/injection-of-entitymanager/build.xml?rev=1173455&r1=1173454&r2=1173455&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/examples/injection-of-entitymanager/build.xml (original)
+++ openejb/branches/openejb-3.0.x/examples/injection-of-entitymanager/build.xml Wed Sep 21 01:24:51 2011
@@ -57,7 +57,7 @@
     <remoteRepository refid="apache.snapshot.repository" />
     <remoteRepository refid="m2.repository" />
 
-    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4-SNAPSHOT"/>
+    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4"/>
     <dependency groupId="junit" artifactId="junit" version="4.3.1"/>
   </artifact:dependencies>
 

Modified: openejb/branches/openejb-3.0.x/examples/injection-of-env-entry/build.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/examples/injection-of-env-entry/build.xml?rev=1173455&r1=1173454&r2=1173455&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/examples/injection-of-env-entry/build.xml (original)
+++ openejb/branches/openejb-3.0.x/examples/injection-of-env-entry/build.xml Wed Sep 21 01:24:51 2011
@@ -57,7 +57,7 @@
     <remoteRepository refid="apache.snapshot.repository" />
     <remoteRepository refid="m2.repository" />
 
-    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4-SNAPSHOT"/>
+    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4"/>
     <dependency groupId="junit" artifactId="junit" version="4.3.1"/>
   </artifact:dependencies>
 

Modified: openejb/branches/openejb-3.0.x/examples/interceptors/build.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/examples/interceptors/build.xml?rev=1173455&r1=1173454&r2=1173455&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/examples/interceptors/build.xml (original)
+++ openejb/branches/openejb-3.0.x/examples/interceptors/build.xml Wed Sep 21 01:24:51 2011
@@ -57,7 +57,7 @@
     <remoteRepository refid="apache.snapshot.repository" />
     <remoteRepository refid="m2.repository" />
 
-    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4-SNAPSHOT"/>
+    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4"/>
     <dependency groupId="junit" artifactId="junit" version="4.3.1"/>
   </artifact:dependencies>
 

Modified: openejb/branches/openejb-3.0.x/examples/simple-stateful/build.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/examples/simple-stateful/build.xml?rev=1173455&r1=1173454&r2=1173455&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/examples/simple-stateful/build.xml (original)
+++ openejb/branches/openejb-3.0.x/examples/simple-stateful/build.xml Wed Sep 21 01:24:51 2011
@@ -57,7 +57,7 @@
     <remoteRepository refid="apache.snapshot.repository" />
     <remoteRepository refid="m2.repository" />
 
-    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4-SNAPSHOT"/>
+    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4"/>
     <dependency groupId="junit" artifactId="junit" version="4.3.1"/>
   </artifact:dependencies>
 

Modified: openejb/branches/openejb-3.0.x/examples/simple-stateless/build.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/examples/simple-stateless/build.xml?rev=1173455&r1=1173454&r2=1173455&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/examples/simple-stateless/build.xml (original)
+++ openejb/branches/openejb-3.0.x/examples/simple-stateless/build.xml Wed Sep 21 01:24:51 2011
@@ -57,7 +57,7 @@
     <remoteRepository refid="apache.snapshot.repository" />
     <remoteRepository refid="m2.repository" />
 
-    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4-SNAPSHOT"/>
+    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4"/>
     <dependency groupId="junit" artifactId="junit" version="4.3.1"/>
   </artifact:dependencies>
 

Modified: openejb/branches/openejb-3.0.x/examples/simple-webservice/build.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/examples/simple-webservice/build.xml?rev=1173455&r1=1173454&r2=1173455&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/examples/simple-webservice/build.xml (original)
+++ openejb/branches/openejb-3.0.x/examples/simple-webservice/build.xml Wed Sep 21 01:24:51 2011
@@ -57,7 +57,7 @@
     <remoteRepository refid="apache.snapshot.repository" />
     <remoteRepository refid="m2.repository" />
 
-    <dependency groupId="org.apache.openejb" artifactId="openejb-cxf" version="3.0.4-SNAPSHOT"/>
+    <dependency groupId="org.apache.openejb" artifactId="openejb-cxf" version="3.0.4"/>
     <dependency groupId="junit" artifactId="junit" version="4.3.1"/>
   </artifact:dependencies>
 

Modified: openejb/branches/openejb-3.0.x/examples/telephone-stateful/build.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/examples/telephone-stateful/build.xml?rev=1173455&r1=1173454&r2=1173455&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/examples/telephone-stateful/build.xml (original)
+++ openejb/branches/openejb-3.0.x/examples/telephone-stateful/build.xml Wed Sep 21 01:24:51 2011
@@ -57,7 +57,7 @@
     <remoteRepository refid="apache.snapshot.repository" />
     <remoteRepository refid="m2.repository" />
 
-    <dependency groupId="org.apache.openejb" artifactId="openejb-ejbd" version="3.0.4-SNAPSHOT"/>
+    <dependency groupId="org.apache.openejb" artifactId="openejb-ejbd" version="3.0.4"/>
     <dependency groupId="junit" artifactId="junit" version="4.3.1"/>
   </artifact:dependencies>
 

Modified: openejb/branches/openejb-3.0.x/examples/testing-security/build.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/examples/testing-security/build.xml?rev=1173455&r1=1173454&r2=1173455&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/examples/testing-security/build.xml (original)
+++ openejb/branches/openejb-3.0.x/examples/testing-security/build.xml Wed Sep 21 01:24:51 2011
@@ -57,7 +57,7 @@
     <remoteRepository refid="apache.snapshot.repository" />
     <remoteRepository refid="m2.repository" />
 
-    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4-SNAPSHOT"/>
+    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4"/>
     <dependency groupId="junit" artifactId="junit" version="4.3.1"/>
   </artifact:dependencies>
 

Modified: openejb/branches/openejb-3.0.x/examples/testing-transactions/build.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/examples/testing-transactions/build.xml?rev=1173455&r1=1173454&r2=1173455&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/examples/testing-transactions/build.xml (original)
+++ openejb/branches/openejb-3.0.x/examples/testing-transactions/build.xml Wed Sep 21 01:24:51 2011
@@ -57,7 +57,7 @@
     <remoteRepository refid="apache.snapshot.repository" />
     <remoteRepository refid="m2.repository" />
 
-    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4-SNAPSHOT"/>
+    <dependency groupId="org.apache.openejb" artifactId="openejb-core" version="3.0.4"/>
     <dependency groupId="junit" artifactId="junit" version="4.3.1"/>
   </artifact:dependencies>