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 to...@apache.org on 2008/05/07 16:45:32 UTC

svn commit: r654128 - in /hadoop/core/trunk: .eclipse.templates/.classpath lib/jets3t-0.5.0.jar lib/jets3t-0.6.0.jar

Author: tomwhite
Date: Wed May  7 07:45:32 2008
New Revision: 654128

URL: http://svn.apache.org/viewvc?rev=654128&view=rev
Log:
Upgrade jets3t S3 library to 0.6.0.

Added:
    hadoop/core/trunk/lib/jets3t-0.6.0.jar   (with props)
Removed:
    hadoop/core/trunk/lib/jets3t-0.5.0.jar
Modified:
    hadoop/core/trunk/.eclipse.templates/.classpath

Modified: hadoop/core/trunk/.eclipse.templates/.classpath
URL: http://svn.apache.org/viewvc/hadoop/core/trunk/.eclipse.templates/.classpath?rev=654128&r1=654127&r2=654128&view=diff
==============================================================================
--- hadoop/core/trunk/.eclipse.templates/.classpath (original)
+++ hadoop/core/trunk/.eclipse.templates/.classpath Wed May  7 07:45:32 2008
@@ -14,7 +14,7 @@
 	<classpathentry kind="lib" path="lib/commons-httpclient-3.0.1.jar"/>
 	<classpathentry kind="lib" path="lib/commons-logging-1.0.4.jar"/>
 	<classpathentry kind="lib" path="lib/commons-logging-api-1.0.4.jar"/>
-	<classpathentry kind="lib" path="lib/jets3t-0.5.0.jar"/>
+	<classpathentry kind="lib" path="lib/jets3t-0.6.0.jar"/>
 	<classpathentry kind="lib" path="lib/jetty-5.1.4.jar"/>
 	<classpathentry kind="lib" path="lib/jetty-ext/commons-el.jar"/>
 	<classpathentry kind="lib" path="lib/jetty-ext/jasper-compiler.jar"/>

Added: hadoop/core/trunk/lib/jets3t-0.6.0.jar
URL: http://svn.apache.org/viewvc/hadoop/core/trunk/lib/jets3t-0.6.0.jar?rev=654128&view=auto
==============================================================================
Binary file - no diff available.

Propchange: hadoop/core/trunk/lib/jets3t-0.6.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream