You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by eh...@apache.org on 2008/07/17 22:27:43 UTC

svn commit: r677708 - in /lucene/solr/trunk: ./ example/lib/ example/lib/jsp-2.1/

Author: ehatcher
Date: Thu Jul 17 13:27:42 2008
New Revision: 677708

URL: http://svn.apache.org/viewvc?rev=677708&view=rev
Log:
SOLR-632: Revert to Jetty 6.1.3 due to cache header issue with 6.1.11

Added:
    lucene/solr/trunk/example/lib/jetty-6.1.3.jar   (with props)
    lucene/solr/trunk/example/lib/jetty-util-6.1.3.jar   (with props)
    lucene/solr/trunk/example/lib/servlet-api-2.5-6.1.3.jar   (with props)
Removed:
    lucene/solr/trunk/example/lib/jetty-6.1.11.jar
    lucene/solr/trunk/example/lib/jetty-util-6.1.11.jar
    lucene/solr/trunk/example/lib/servlet-api-2.5-6.1.11.jar
Modified:
    lucene/solr/trunk/CHANGES.txt
    lucene/solr/trunk/example/lib/jsp-2.1/jsp-2.1.jar
    lucene/solr/trunk/example/lib/jsp-2.1/jsp-api-2.1.jar

Modified: lucene/solr/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/CHANGES.txt?rev=677708&r1=677707&r2=677708&view=diff
==============================================================================
--- lucene/solr/trunk/CHANGES.txt (original)
+++ lucene/solr/trunk/CHANGES.txt Thu Jul 17 13:27:42 2008
@@ -538,8 +538,6 @@
 16. SOLR-520: Deprecated unused LengthFilter since already core in
     Lucene-Java (hossman)
 
-17. SOLR-632: Upgraded Jetty from 6.1.3 to 6.1.11 (Norberto Meijome, ehatcher)
-
 Build
  1. SOLR-411.  Changed the names of the Solr JARs to use the defacto standard JAR names based on
     project-name-version.jar.  This yields, for example:

Added: lucene/solr/trunk/example/lib/jetty-6.1.3.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/example/lib/jetty-6.1.3.jar?rev=677708&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/example/lib/jetty-6.1.3.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lucene/solr/trunk/example/lib/jetty-util-6.1.3.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/example/lib/jetty-util-6.1.3.jar?rev=677708&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/example/lib/jetty-util-6.1.3.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: lucene/solr/trunk/example/lib/jsp-2.1/jsp-2.1.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/example/lib/jsp-2.1/jsp-2.1.jar?rev=677708&r1=677707&r2=677708&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/solr/trunk/example/lib/jsp-2.1/jsp-api-2.1.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/example/lib/jsp-2.1/jsp-api-2.1.jar?rev=677708&r1=677707&r2=677708&view=diff
==============================================================================
Binary files - no diff available.

Added: lucene/solr/trunk/example/lib/servlet-api-2.5-6.1.3.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/example/lib/servlet-api-2.5-6.1.3.jar?rev=677708&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/example/lib/servlet-api-2.5-6.1.3.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream