You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2007/07/26 16:19:10 UTC

svn commit: r559822 - in /myfaces/trinidad/branches/1.2.1.1-branch/plugins: ./ maven-faces-plugin/ maven-i18n-plugin/ maven-javacc-plugin/ maven-javascript-plugin/ maven-jdev-plugin/ maven-tagdoc-plugin/ maven-xrts-plugin/

Author: matzew
Date: Thu Jul 26 07:19:09 2007
New Revision: 559822

URL: http://svn.apache.org/viewvc?view=rev&rev=559822
Log:
renamed tmp branch's versions (plugins)

Modified:
    myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-faces-plugin/pom.xml
    myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-i18n-plugin/pom.xml
    myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-javacc-plugin/pom.xml
    myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-javascript-plugin/pom.xml
    myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-jdev-plugin/pom.xml
    myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-tagdoc-plugin/pom.xml
    myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-xrts-plugin/pom.xml
    myfaces/trinidad/branches/1.2.1.1-branch/plugins/pom.xml

Modified: myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-faces-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-faces-plugin/pom.xml?view=diff&rev=559822&r1=559821&r2=559822
==============================================================================
--- myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-faces-plugin/pom.xml (original)
+++ myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-faces-plugin/pom.xml Thu Jul 26 07:19:09 2007
@@ -23,12 +23,12 @@
   <parent>
     <groupId>org.apache.myfaces.trinidadbuild</groupId>
     <artifactId>maven-plugin-parent</artifactId> 
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.1-JUL-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>
   <artifactId>maven-faces-plugin</artifactId> 
-  <version>1.2.1-SNAPSHOT</version>
+  <version>1.2.1-JUL-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <name>Apache Trinidad Maven Faces Plugin</name>
 

Modified: myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-i18n-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-i18n-plugin/pom.xml?view=diff&rev=559822&r1=559821&r2=559822
==============================================================================
--- myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-i18n-plugin/pom.xml (original)
+++ myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-i18n-plugin/pom.xml Thu Jul 26 07:19:09 2007
@@ -23,12 +23,12 @@
   <parent>
     <groupId>org.apache.myfaces.trinidadbuild</groupId>
     <artifactId>maven-plugin-parent</artifactId> 
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.1-JUL-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>
   <artifactId>maven-i18n-plugin</artifactId> 
-  <version>1.2.1-SNAPSHOT</version>
+  <version>1.2.1-JUL-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <name>Apache Trinidad Maven i18n Plugin</name>
 

Modified: myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-javacc-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-javacc-plugin/pom.xml?view=diff&rev=559822&r1=559821&r2=559822
==============================================================================
--- myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-javacc-plugin/pom.xml (original)
+++ myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-javacc-plugin/pom.xml Thu Jul 26 07:19:09 2007
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.myfaces.trinidadbuild</groupId>
     <artifactId>maven-plugin-parent</artifactId> 
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.1-JUL-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>
   <artifactId>maven-javacc-plugin</artifactId>
   <packaging>maven-plugin</packaging>
-  <version>1.2.1-SNAPSHOT</version>
+  <version>1.2.1-JUL-SNAPSHOT</version>
   <name>Apache Trinidad Maven Javacc Plugin</name>
   <dependencies>
     <dependency>

Modified: myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-javascript-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-javascript-plugin/pom.xml?view=diff&rev=559822&r1=559821&r2=559822
==============================================================================
--- myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-javascript-plugin/pom.xml (original)
+++ myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-javascript-plugin/pom.xml Thu Jul 26 07:19:09 2007
@@ -23,12 +23,12 @@
   <parent>
     <groupId>org.apache.myfaces.trinidadbuild</groupId>
     <artifactId>maven-plugin-parent</artifactId> 
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.1-JUL-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>
   <artifactId>maven-javascript-plugin</artifactId> 
-  <version>1.2.1-SNAPSHOT</version>
+  <version>1.2.1-JUL-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <name>Apache Trinidad Maven Javascript Plugin</name>
 
@@ -46,7 +46,7 @@
       <plugin>
 	<groupId>org.apache.myfaces.trinidadbuild</groupId>
         <artifactId>maven-javacc-plugin</artifactId>
-        <version>1.2.1-SNAPSHOT</version>
+        <version>1.2.1-JUL-SNAPSHOT</version>
         <configuration>
           <sourceDirectory>src/main/java</sourceDirectory>
           <sourcePath>org/apache/myfaces/trinidadbuild/plugin/javascript/obfuscator/javascript15parser</sourcePath>

Modified: myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-jdev-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-jdev-plugin/pom.xml?view=diff&rev=559822&r1=559821&r2=559822
==============================================================================
--- myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-jdev-plugin/pom.xml (original)
+++ myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-jdev-plugin/pom.xml Thu Jul 26 07:19:09 2007
@@ -23,12 +23,12 @@
   <parent>
     <groupId>org.apache.myfaces.trinidadbuild</groupId>
     <artifactId>maven-plugin-parent</artifactId> 
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.1-JUL-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>
   <artifactId>maven-jdev-plugin</artifactId> 
-  <version>1.2.1-SNAPSHOT</version>
+  <version>1.2.1-JUL-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <name>Apache Trinidad Maven JDev Plugin</name>
 

Modified: myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-tagdoc-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-tagdoc-plugin/pom.xml?view=diff&rev=559822&r1=559821&r2=559822
==============================================================================
--- myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-tagdoc-plugin/pom.xml (original)
+++ myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-tagdoc-plugin/pom.xml Thu Jul 26 07:19:09 2007
@@ -23,12 +23,12 @@
   <parent>
     <groupId>org.apache.myfaces.trinidadbuild</groupId>
     <artifactId>maven-plugin-parent</artifactId> 
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.1-JUL-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>
   <artifactId>maven-tagdoc-plugin</artifactId> 
-  <version>1.2.1-SNAPSHOT</version>
+  <version>1.2.1-JUL-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <name>Apache Trinidad Maven Tag Documentation Report</name>
 
@@ -92,7 +92,7 @@
     <dependency>
       <groupId>org.apache.myfaces.trinidadbuild</groupId>
       <artifactId>maven-faces-plugin</artifactId>
-      <version>1.2.1-SNAPSHOT</version>
+      <version>1.2.1-JUL-SNAPSHOT</version>
     </dependency>
       <dependency>
         <groupId>org.apache.maven</groupId>

Modified: myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-xrts-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-xrts-plugin/pom.xml?view=diff&rev=559822&r1=559821&r2=559822
==============================================================================
--- myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-xrts-plugin/pom.xml (original)
+++ myfaces/trinidad/branches/1.2.1.1-branch/plugins/maven-xrts-plugin/pom.xml Thu Jul 26 07:19:09 2007
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.myfaces.trinidadbuild</groupId>
     <artifactId>maven-plugin-parent</artifactId> 
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.1-JUL-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>
   <artifactId>maven-xrts-plugin</artifactId> 
 
-  <version>1.2.1-SNAPSHOT</version>
+  <version>1.2.1-JUL-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <name>Apache Trinidad Maven XRTS Plugin</name>
 

Modified: myfaces/trinidad/branches/1.2.1.1-branch/plugins/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/1.2.1.1-branch/plugins/pom.xml?view=diff&rev=559822&r1=559821&r2=559822
==============================================================================
--- myfaces/trinidad/branches/1.2.1.1-branch/plugins/pom.xml (original)
+++ myfaces/trinidad/branches/1.2.1.1-branch/plugins/pom.xml Thu Jul 26 07:19:09 2007
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>
   <artifactId>maven-plugin-parent</artifactId> 
-  <version>1.2.1-SNAPSHOT</version>
+  <version>1.2.1-JUL-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache Trinidad Maven Plugin Parent</name>
 
@@ -205,7 +205,6 @@
     <module>maven-javascript-plugin</module>
     <module>maven-xrts-plugin</module>
     <module>maven-tagdoc-plugin</module>
-    <module>myfaces-archetype-trinidad</module>
   </modules>
 
   <distributionManagement>