You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by he...@apache.org on 2007/06/06 16:45:52 UTC

svn commit: r544857 - in /struts/struts2/branches/STRUTS_2_0_X: ./ apps/ apps/blank/ apps/mailreader/ apps/portlet/ apps/showcase/ assembly/ backport/ core/ plugins/ plugins/codebehind/ plugins/config-browser/ plugins/jasperreports/ plugins/jfreechart/...

Author: hermanns
Date: Wed Jun  6 07:45:50 2007
New Revision: 544857

URL: http://svn.apache.org/viewvc?view=rev&rev=544857
Log:
Removing SNAPSHOT for Struts 2.0.8 release
o updated all pom.xml
o updated backport/translate.bat
o updated dependency on struts-annotations to 1.0.2 release

Modified:
    struts/struts2/branches/STRUTS_2_0_X/apps/blank/pom.xml
    struts/struts2/branches/STRUTS_2_0_X/apps/mailreader/pom.xml
    struts/struts2/branches/STRUTS_2_0_X/apps/pom.xml
    struts/struts2/branches/STRUTS_2_0_X/apps/portlet/pom.xml
    struts/struts2/branches/STRUTS_2_0_X/apps/showcase/pom.xml
    struts/struts2/branches/STRUTS_2_0_X/assembly/pom.xml
    struts/struts2/branches/STRUTS_2_0_X/backport/translate.bat
    struts/struts2/branches/STRUTS_2_0_X/core/pom.xml
    struts/struts2/branches/STRUTS_2_0_X/plugins/codebehind/pom.xml
    struts/struts2/branches/STRUTS_2_0_X/plugins/config-browser/pom.xml
    struts/struts2/branches/STRUTS_2_0_X/plugins/jasperreports/pom.xml
    struts/struts2/branches/STRUTS_2_0_X/plugins/jfreechart/pom.xml
    struts/struts2/branches/STRUTS_2_0_X/plugins/jsf/pom.xml
    struts/struts2/branches/STRUTS_2_0_X/plugins/pell-multipart/pom.xml
    struts/struts2/branches/STRUTS_2_0_X/plugins/plexus/pom.xml
    struts/struts2/branches/STRUTS_2_0_X/plugins/pom.xml
    struts/struts2/branches/STRUTS_2_0_X/plugins/sitegraph/pom.xml
    struts/struts2/branches/STRUTS_2_0_X/plugins/sitemesh/pom.xml
    struts/struts2/branches/STRUTS_2_0_X/plugins/spring/pom.xml
    struts/struts2/branches/STRUTS_2_0_X/plugins/struts1/pom.xml
    struts/struts2/branches/STRUTS_2_0_X/plugins/tiles/pom.xml
    struts/struts2/branches/STRUTS_2_0_X/pom.xml

Modified: struts/struts2/branches/STRUTS_2_0_X/apps/blank/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/apps/blank/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/apps/blank/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/apps/blank/pom.xml Wed Jun  6 07:45:50 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-apps</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-blank</artifactId>

Modified: struts/struts2/branches/STRUTS_2_0_X/apps/mailreader/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/apps/mailreader/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/apps/mailreader/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/apps/mailreader/pom.xml Wed Jun  6 07:45:50 2007
@@ -5,7 +5,7 @@
     <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts2-apps</artifactId>
-      <version>2.0.8-SNAPSHOT</version>
+      <version>2.0.8</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-mailreader</artifactId>

Modified: struts/struts2/branches/STRUTS_2_0_X/apps/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/apps/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/apps/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/apps/pom.xml Wed Jun  6 07:45:50 2007
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-apps</artifactId>

Modified: struts/struts2/branches/STRUTS_2_0_X/apps/portlet/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/apps/portlet/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/apps/portlet/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/apps/portlet/pom.xml Wed Jun  6 07:45:50 2007
@@ -5,7 +5,7 @@
     <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts2-apps</artifactId>
-      <version>2.0.8-SNAPSHOT</version>
+      <version>2.0.8</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-portlet</artifactId>

Modified: struts/struts2/branches/STRUTS_2_0_X/apps/showcase/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/apps/showcase/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/apps/showcase/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/apps/showcase/pom.xml Wed Jun  6 07:45:50 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-apps</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-showcase</artifactId>

Modified: struts/struts2/branches/STRUTS_2_0_X/assembly/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/assembly/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/assembly/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/assembly/pom.xml Wed Jun  6 07:45:50 2007
@@ -33,7 +33,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
     </parent>
 
     <scm>

Modified: struts/struts2/branches/STRUTS_2_0_X/backport/translate.bat
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/backport/translate.bat?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/backport/translate.bat (original)
+++ struts/struts2/branches/STRUTS_2_0_X/backport/translate.bat Wed Jun  6 07:45:50 2007
@@ -1,2 +1,2 @@
-java -jar retrotranslator-transformer-1.2.0.jar -advanced -srcjar ../lib/struts2-core-2.0.6.jar -destjar struts2-core-j4-2.0.6.jar 
-java -jar retrotranslator-transformer-1.2.0.jar -advanced -srcjar ../lib/xwork-2.0.1.jar -destjar xwork-j4-2.0.1.jar 
+java -jar retrotranslator-transformer-1.2.0.jar -advanced -srcjar ../lib/struts2-core-2.0.8.jar -destjar struts2-core-j4-2.0.8.jar
+java -jar retrotranslator-transformer-1.2.0.jar -advanced -srcjar ../lib/xwork-2.0.3.jar -destjar xwork-j4-2.0.3.jar 

Modified: struts/struts2/branches/STRUTS_2_0_X/core/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/core/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/core/pom.xml Wed Jun  6 07:45:50 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-core</artifactId>
@@ -462,7 +462,7 @@
         <dependency>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts-annotations</artifactId>
-            <version>1.0.2-SNAPSHOT</version>
+            <version>1.0.2</version>
             <optional>true</optional>
         </dependency>
 

Modified: struts/struts2/branches/STRUTS_2_0_X/plugins/codebehind/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/plugins/codebehind/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/plugins/codebehind/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/plugins/codebehind/pom.xml Wed Jun  6 07:45:50 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-plugins</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-codebehind-plugin</artifactId>

Modified: struts/struts2/branches/STRUTS_2_0_X/plugins/config-browser/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/plugins/config-browser/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/plugins/config-browser/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/plugins/config-browser/pom.xml Wed Jun  6 07:45:50 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-plugins</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-config-browser-plugin</artifactId>

Modified: struts/struts2/branches/STRUTS_2_0_X/plugins/jasperreports/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/plugins/jasperreports/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/plugins/jasperreports/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/plugins/jasperreports/pom.xml Wed Jun  6 07:45:50 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-plugins</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-jasperreports-plugin</artifactId>

Modified: struts/struts2/branches/STRUTS_2_0_X/plugins/jfreechart/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/plugins/jfreechart/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/plugins/jfreechart/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/plugins/jfreechart/pom.xml Wed Jun  6 07:45:50 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-plugins</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
    </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-jfreechart-plugin</artifactId>

Modified: struts/struts2/branches/STRUTS_2_0_X/plugins/jsf/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/plugins/jsf/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/plugins/jsf/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/plugins/jsf/pom.xml Wed Jun  6 07:45:50 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-plugins</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-jsf-plugin</artifactId>

Modified: struts/struts2/branches/STRUTS_2_0_X/plugins/pell-multipart/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/plugins/pell-multipart/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/plugins/pell-multipart/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/plugins/pell-multipart/pom.xml Wed Jun  6 07:45:50 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-plugins</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-pell-multipart-plugin</artifactId>

Modified: struts/struts2/branches/STRUTS_2_0_X/plugins/plexus/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/plugins/plexus/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/plugins/plexus/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/plugins/plexus/pom.xml Wed Jun  6 07:45:50 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-plugins</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-plexus-plugin</artifactId>

Modified: struts/struts2/branches/STRUTS_2_0_X/plugins/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/plugins/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/plugins/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/plugins/pom.xml Wed Jun  6 07:45:50 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-plugins</artifactId>

Modified: struts/struts2/branches/STRUTS_2_0_X/plugins/sitegraph/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/plugins/sitegraph/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/plugins/sitegraph/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/plugins/sitegraph/pom.xml Wed Jun  6 07:45:50 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-plugins</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-sitegraph-plugin</artifactId>

Modified: struts/struts2/branches/STRUTS_2_0_X/plugins/sitemesh/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/plugins/sitemesh/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/plugins/sitemesh/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/plugins/sitemesh/pom.xml Wed Jun  6 07:45:50 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-plugins</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-sitemesh-plugin</artifactId>

Modified: struts/struts2/branches/STRUTS_2_0_X/plugins/spring/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/plugins/spring/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/plugins/spring/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/plugins/spring/pom.xml Wed Jun  6 07:45:50 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-plugins</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-spring-plugin</artifactId>

Modified: struts/struts2/branches/STRUTS_2_0_X/plugins/struts1/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/plugins/struts1/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/plugins/struts1/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/plugins/struts1/pom.xml Wed Jun  6 07:45:50 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-plugins</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-struts1-plugin</artifactId>

Modified: struts/struts2/branches/STRUTS_2_0_X/plugins/tiles/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/plugins/tiles/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/plugins/tiles/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/plugins/tiles/pom.xml Wed Jun  6 07:45:50 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts2-plugins</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-tiles-plugin</artifactId>

Modified: struts/struts2/branches/STRUTS_2_0_X/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/pom.xml?view=diff&rev=544857&r1=544856&r2=544857
==============================================================================
--- struts/struts2/branches/STRUTS_2_0_X/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/pom.xml Wed Jun  6 07:45:50 2007
@@ -32,7 +32,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-parent</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <packaging>pom</packaging>
     <name>Struts 2</name>
     <url>http://struts.apache.org/struts2</url>