You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jb...@apache.org on 2009/01/27 17:02:25 UTC

svn commit: r738120 - /geronimo/server/trunk/pom.xml

Author: jbohn
Date: Tue Jan 27 16:02:25 2009
New Revision: 738120

URL: http://svn.apache.org/viewvc?rev=738120&view=rev
Log:
GERONIMO-4324 upgrade to MyFaces 1.2.6

Modified:
    geronimo/server/trunk/pom.xml

Modified: geronimo/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=738120&r1=738119&r2=738120&view=diff
==============================================================================
--- geronimo/server/trunk/pom.xml (original)
+++ geronimo/server/trunk/pom.xml Tue Jan 27 16:02:25 2009
@@ -1754,7 +1754,7 @@
             <dependency>
                 <groupId>org.apache.myfaces.core</groupId>
                 <artifactId>myfaces-api</artifactId>
-                <version>1.2.3</version>
+                <version>1.2.6</version>
                 <exclusions>
                     <exclusion>
                         <groupId>commons-logging</groupId>
@@ -1766,7 +1766,7 @@
             <dependency>
                 <groupId>org.apache.myfaces.core</groupId>
                 <artifactId>myfaces-impl</artifactId>
-                <version>1.2.3</version>
+                <version>1.2.6</version>
                 <exclusions>
                     <exclusion>
                         <groupId>commons-logging</groupId>



Re: svn commit: r738120 - /geronimo/server/trunk/pom.xml

Posted by Joe Bohn <jo...@earthlink.net>.
Yep, I discovered that a short while ago.

I had pulled the image that was up for vote and so it was in my local 
repo - hence I didn't catch that.  The artifacts were pushed out 
yesterday so I hope they show up soon.  I will back it out if it doesn't 
show up in the mirrors soon.

Joe


Donald Woods wrote:
> BTW - the repo1.maven.org mirror that I'm hitting doesn't have the 1.2.6 
> artifacts yet....
> 
> 
> -Donald
> 
> 
> jbohn@apache.org wrote:
>> Author: jbohn
>> Date: Tue Jan 27 16:02:25 2009
>> New Revision: 738120
>>
>> URL: http://svn.apache.org/viewvc?rev=738120&view=rev
>> Log:
>> GERONIMO-4324 upgrade to MyFaces 1.2.6
>>
>> Modified:
>>     geronimo/server/trunk/pom.xml
>>
>> Modified: geronimo/server/trunk/pom.xml
>> URL: 
>> http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=738120&r1=738119&r2=738120&view=diff 
>>
>> ============================================================================== 
>>
>> --- geronimo/server/trunk/pom.xml (original)
>> +++ geronimo/server/trunk/pom.xml Tue Jan 27 16:02:25 2009
>> @@ -1754,7 +1754,7 @@
>>              <dependency>
>>                  <groupId>org.apache.myfaces.core</groupId>
>>                  <artifactId>myfaces-api</artifactId>
>> -                <version>1.2.3</version>
>> +                <version>1.2.6</version>
>>                  <exclusions>
>>                      <exclusion>
>>                          <groupId>commons-logging</groupId>
>> @@ -1766,7 +1766,7 @@
>>              <dependency>
>>                  <groupId>org.apache.myfaces.core</groupId>
>>                  <artifactId>myfaces-impl</artifactId>
>> -                <version>1.2.3</version>
>> +                <version>1.2.6</version>
>>                  <exclusions>
>>                      <exclusion>
>>                          <groupId>commons-logging</groupId>
>>
>>
>>
> 


Re: svn commit: r738120 - /geronimo/server/trunk/pom.xml

Posted by Donald Woods <dw...@apache.org>.
BTW - the repo1.maven.org mirror that I'm hitting doesn't have the 1.2.6 
artifacts yet....


-Donald


jbohn@apache.org wrote:
> Author: jbohn
> Date: Tue Jan 27 16:02:25 2009
> New Revision: 738120
> 
> URL: http://svn.apache.org/viewvc?rev=738120&view=rev
> Log:
> GERONIMO-4324 upgrade to MyFaces 1.2.6
> 
> Modified:
>     geronimo/server/trunk/pom.xml
> 
> Modified: geronimo/server/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=738120&r1=738119&r2=738120&view=diff
> ==============================================================================
> --- geronimo/server/trunk/pom.xml (original)
> +++ geronimo/server/trunk/pom.xml Tue Jan 27 16:02:25 2009
> @@ -1754,7 +1754,7 @@
>              <dependency>
>                  <groupId>org.apache.myfaces.core</groupId>
>                  <artifactId>myfaces-api</artifactId>
> -                <version>1.2.3</version>
> +                <version>1.2.6</version>
>                  <exclusions>
>                      <exclusion>
>                          <groupId>commons-logging</groupId>
> @@ -1766,7 +1766,7 @@
>              <dependency>
>                  <groupId>org.apache.myfaces.core</groupId>
>                  <artifactId>myfaces-impl</artifactId>
> -                <version>1.2.3</version>
> +                <version>1.2.6</version>
>                  <exclusions>
>                      <exclusion>
>                          <groupId>commons-logging</groupId>
> 
> 
>