You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by om...@apache.org on 2011/03/04 05:53:38 UTC

svn commit: r1077771 - in /hadoop/common/branches/branch-0.20-security-patches/ivy: hadoop-core-pom-template.xml libraries.properties

Author: omalley
Date: Fri Mar  4 04:53:37 2011
New Revision: 1077771

URL: http://svn.apache.org/viewvc?rev=1077771&view=rev
Log:
commit c91062669e390d082f0429e4dd2f2901fc56b413
Author: Chris Douglas <cd...@apache.org>
Date:   Wed Dec 22 21:33:14 2010 -0800

    . Upgrade Jetty to 6.1.26 to fix long-standing JETTY-748 and
    observed deadlock from connection timeout (JETTY-1264).
    
    +++ b/YAHOO-CHANGES.txt
    +    . Upgrade Jetty to 6.1.26 to fix long-standing JETTY-748 and
    +    observed deadlock from connection timeout (JETTY-1264). (cdouglas)
    +

Modified:
    hadoop/common/branches/branch-0.20-security-patches/ivy/hadoop-core-pom-template.xml
    hadoop/common/branches/branch-0.20-security-patches/ivy/libraries.properties

Modified: hadoop/common/branches/branch-0.20-security-patches/ivy/hadoop-core-pom-template.xml
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-security-patches/ivy/hadoop-core-pom-template.xml?rev=1077771&r1=1077770&r2=1077771&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.20-security-patches/ivy/hadoop-core-pom-template.xml (original)
+++ hadoop/common/branches/branch-0.20-security-patches/ivy/hadoop-core-pom-template.xml Fri Mar  4 04:53:37 2011
@@ -61,12 +61,12 @@
     <dependency>
       <groupId>org.mortbay.jetty</groupId>
       <artifactId>jetty</artifactId>
-      <version>6.1.25</version>
+      <version>6.1.26</version>
     </dependency>
     <dependency>
       <groupId>org.mortbay.jetty</groupId>
       <artifactId>jetty-util</artifactId>
-      <version>6.1.25</version>
+      <version>6.1.26</version>
     </dependency>
     <dependency>
       <groupId>tomcat</groupId>

Modified: hadoop/common/branches/branch-0.20-security-patches/ivy/libraries.properties
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-security-patches/ivy/libraries.properties?rev=1077771&r1=1077770&r2=1077771&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.20-security-patches/ivy/libraries.properties (original)
+++ hadoop/common/branches/branch-0.20-security-patches/ivy/libraries.properties Fri Mar  4 04:53:37 2011
@@ -54,8 +54,8 @@ jsp-api.version=5.5.12
 jsp-api-2.1.version=6.1.14
 jsp-2.1.version=6.1.14
 jets3t.version=0.6.1
-jetty.version=6.1.25
-jetty-util.version=6.1.25
+jetty.version=6.1.26
+jetty-util.version=6.1.26
 junit.version=4.5
 jdiff.version=1.0.9
 json.version=1.0