Commit Graph

9782 Commits

Author SHA1 Message Date
Yonik Seeley 8323073ac4 docs: clarify binary release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080979 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 19:09:36 +00:00
Yonik Seeley 71f4c3247c packaging: exclude redundant maven javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080970 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 18:46:10 +00:00
Robert Muir df907f97de SOLR-2422: fix too-low timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080852 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 02:24:07 +00:00
Robert Muir 4ff404d85b try to avoid jre bug in test, take 3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080838 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 01:35:49 +00:00
Steven Rowe 99aed2c176 Tell IntelliJ to ignore more directories containing build output (e.g. dist, package, lucene-lib, etc.)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080770 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 21:44:42 +00:00
Yonik Seeley 5f3351771e dist: use a single KEYS file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080762 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 21:23:06 +00:00
Robert Muir 3ba04fee2c ignore didnt work either, giving up and reverting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080753 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 20:46:07 +00:00
Robert Muir 969067c0e2 try to avoid jre bug in test, take 2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080748 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 20:12:04 +00:00
Robert Muir f047d92429 stab in the dark at hudson's jvm crashing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080732 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 19:24:58 +00:00
Yonik Seeley 0d171c4642 docs: announce javadoc target in build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080691 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 17:35:03 +00:00
Yonik Seeley f276b89fd4 docs: remove reference to src in binary distro
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080665 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 16:57:15 +00:00
Yonik Seeley fb15b2b0e4 build: fix javadoc targets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080647 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 16:31:49 +00:00
Yonik Seeley c79738d50f docs: add UIMA version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080630 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 16:02:59 +00:00
Steven Rowe 979f035d9d Solr DIH and Clustering contribs need jetty test scope dependencies to pass tests, since solr-core's jetty dependencies are now optional
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080481 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 07:41:33 +00:00
Steven Rowe d933b418d7 LUCENE-2957: Fixup inconsistent naming of UIMAJ jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080455 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 05:12:33 +00:00
Steven Rowe 7180bb3cb9 LUCENE-2957: generate-maven-artifacts target should include all non-Mavenized Lucene & Solr dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080443 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 04:32:14 +00:00
Yonik Seeley 9a847c8b8b docs: update READMEs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080424 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 02:11:44 +00:00
Steven Rowe 77371e0433 Obsolete - replaced by apache-extras luceneutil
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080335 13f79535-47bb-0310-9956-ffa450edef68
2011-03-10 20:23:02 +00:00
Steven Rowe 3fcf6d6525 LUCENE-2961: Remove benchmark/lib/xml-apis-2.9.0.jar - JVM 1.5+ contains these JAXP 1.3 interface classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080258 13f79535-47bb-0310-9956-ffa450edef68
2011-03-10 15:57:52 +00:00
Steven Rowe 0120a1d90e SOLR-2411: place release packages and maven artifacts in solr/package/ instead of solr/dist/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080094 13f79535-47bb-0310-9956-ffa450edef68
2011-03-10 01:19:07 +00:00
Uwe Schindler 0e043f9bd7 SOLR-2414: All ResponseWriters now use only ServletOutputStreams and wrap their own Writer around it when serializing. This fixes the bug in PHPSerializedResponseWriter that produced wrong string length if the servlet container had a broken UTF-8 encoding that was in fact CESU-8 (see SOLR-1091). The hack was removed by this followup-patch.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080038 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 22:32:09 +00:00
Ryan McKinley e066a7e911 SOLR-2413: Support for returning multi-valued fields w/o <arr> tag in the XMLResponseWriter was removed. XMLResponseWriter only no longer work with values less then 2.2
Replaced "version" string with CommonParams.VERSION where possible

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079963 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 19:48:33 +00:00
Robert Muir 9ce62b7c07 SOLR-2381: update jetty to a new patched version (fixes boundary issue); avoid slow/buggy jetty unicode conversion when possible; adds unicode test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079949 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 19:19:29 +00:00
Ryan McKinley b951626aa3 SOLR-2413 -- XMLWriter implemented its own (almost) identical writeVal(String name, Object val)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079893 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 17:12:51 +00:00
Yonik Seeley bcc16311a1 SOLR-2410: add test that normally hits phase3 cleaning w/ PQ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079827 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 15:12:16 +00:00
Michael McCandless 907d4c708f fix false test failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079786 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 13:25:14 +00:00
Uwe Schindler 82c22128be add a comment to previous commit, so nobody breaks this by e.g. Eclipse auto-cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079716 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 09:54:19 +00:00
Uwe Schindler 4c29ad4169 Make older JDK 1.5 happy with the ugly casts by removing generics here
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079712 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 09:44:14 +00:00
Uwe Schindler bdaa02c3c0 LUCENE-2953: PriorityQueue's internal heap was made private final
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079707 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 09:18:56 +00:00
Ryan McKinley b466795470 (trivial) adding missing spaces
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079540 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08 21:00:24 +00:00
Steven Rowe 9662a890ef SOLR-2411: reverting all changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079477 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08 18:40:14 +00:00
Steven Rowe 708d6fada1 Make the Maven build work even when the source is not under Subversion control
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079388 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08 15:19:56 +00:00
Uwe Schindler a4ad5a8d56 LUCENE-2954: Fix CheckIndex to print correct version numbers and fail if tool was not updated.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079386 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08 15:10:57 +00:00
Steven Rowe 4b2364aa5b SOLR-2411: solr/dist/ should only contain distribution files, not intermediate .jars/.war
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079380 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08 14:53:08 +00:00
Uwe Schindler 88c1c1671a Fix packaging.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079377 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08 14:44:56 +00:00
Ryan McKinley 16b1b1d6c9 SOLR-2402 -- more verbose errors from DocumentBuilder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078928 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 20:34:03 +00:00
Steven Rowe b5dbbf5e29 Augmented list of patterns for text files in which to convert line endings to CRLF style in the Solr source .zip package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078812 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 15:35:58 +00:00
Yonik Seeley 3575d56c40 packaging: don't include random stuff in ./dist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078770 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 13:20:19 +00:00
Steven Rowe d9e710d499 pre-requisites adjusted for generate-maven-artifacts target
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078689 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 05:35:59 +00:00
Robert Muir 8d0ec8c8e7 add additional verbage suggested by dsmiley
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078681 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 04:40:04 +00:00
Robert Muir dfcba596a2 fix broken checksum task
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078670 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 04:08:20 +00:00
Robert Muir 8c30ecddf6 sign source distributions too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078659 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 03:14:37 +00:00
Robert Muir 52fbd34849 clear java 1.5-only javadocs warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078639 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 00:55:32 +00:00
Robert Muir e33484e615 add empty 3.2 section to CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078614 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 22:38:05 +00:00
Robert Muir b8d0758153 add 3.2 constant
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078599 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 22:11:23 +00:00
Robert Muir 2d1ae8cadd put solr's license/notice (which includes lucenes) in the root of the source distribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078580 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 21:36:45 +00:00
Robert Muir f2eb28ca72 update Solr's included lucene notice
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078570 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 21:03:08 +00:00
Robert Muir b2fcee9822 add missing LICENSE/NOTICE to benchmarks module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078565 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 20:48:10 +00:00
Robert Muir c7c499171c add junit, jline to NOTICE.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078563 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 20:33:04 +00:00
Robert Muir cb3a28c744 fix encoding issues in solr LICENSE file: see http://www.sun.com/cddl/cddl.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078553 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 20:00:00 +00:00