Commit Graph

728 Commits

Author SHA1 Message Date
Robert Muir 92ec6ec337 SOLR-4792: stop shipping a war in 5.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1491031 13f79535-47bb-0310-9956-ffa450edef68
2013-06-08 19:08:17 +00:00
Shalin Shekhar Mangar fdff37f36e Disable buffer for subprocess pipe objects
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1491009 13f79535-47bb-0310-9956-ffa450edef68
2013-06-08 17:00:25 +00:00
Shawn Heisey 309dd8191d LUCENE-5043: autogenerate eclipse project name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1490450 13f79535-47bb-0310-9956-ffa450edef68
2013-06-06 21:32:53 +00:00
Steven Rowe 5876b39115 fix dependencies so logging works from replicator/ tests: Maven config; downgrade commons-logging from v1.1.3 to v1.1.1: httpcore dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1485755 13f79535-47bb-0310-9956-ffa450edef68
2013-05-23 15:43:57 +00:00
Michael McCandless 697133b10f remove 2>&1 from filename
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484740 13f79535-47bb-0310-9956-ffa450edef68
2013-05-21 10:40:30 +00:00
Steven Rowe 0b55aaa6a2 LUCENE-5007: Add optional named -testArgs param to smokeTestRelease.py, passed through to 'ant test' invocations; add -DsmokeTestRelease.testArgs sysprop to 'ant nightly-smoke', to pass through as -testArgs param to smokeTestRelease.py.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484524 13f79535-47bb-0310-9956-ffa450edef68
2013-05-20 16:51:52 +00:00
Michael McCandless 95f0553bc0 make duplicate anchors a hard error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1483729 13f79535-47bb-0310-9956-ffa450edef68
2013-05-17 10:48:20 +00:00
Michael McCandless 5f64a470eb allow javax.servlet exception in lucene/replicator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1483459 13f79535-47bb-0310-9956-ffa450edef68
2013-05-16 17:18:59 +00:00
Steven Rowe 64b85cf0ed LUCENE-4975: replicator module: make validate-maven-dependencies succeed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1482640 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 23:29:03 +00:00
Robert Muir 67970fcaab add replicator to smokeTester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1482001 13f79535-47bb-0310-9956-ffa450edef68
2013-05-13 18:01:48 +00:00
Steven Rowe c30277e08f LUCENE-4975: replicator module: Maven configuration: remove <pluginManagement> wrapper from around the surefire plugin config, so that it will operate in situ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481958 13f79535-47bb-0310-9956-ffa450edef68
2013-05-13 16:36:05 +00:00
Steven Rowe c819b8a753 LUCENE-4975: replicator module: Maven configuration: remove unnecessary comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481922 13f79535-47bb-0310-9956-ffa450edef68
2013-05-13 15:28:59 +00:00
Shai Erera 40e939c954 make ReplicatorTestCase.newHttpServer respect tests.jettyConnector for freebsd issues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481914 13f79535-47bb-0310-9956-ffa450edef68
2013-05-13 15:22:14 +00:00
Steven Rowe 2c76719401 LUCENE-4975: replicator module: make Maven configuration functional
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481912 13f79535-47bb-0310-9956-ffa450edef68
2013-05-13 15:15:01 +00:00
Steven Rowe 7630d6b7e6 LUCENE-4975: replicator module: IntelliJ configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481880 13f79535-47bb-0310-9956-ffa450edef68
2013-05-13 14:36:58 +00:00
Shai Erera 6b75799b42 LUCENE-4975: Add Replication module to Lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481804 13f79535-47bb-0310-9956-ffa450edef68
2013-05-13 11:57:22 +00:00
Dawid Weiss 84d08b269c LUCENE-4987: Upgrade randomized testing to version 2.0.10:
Test framework may fail internally due to overly aggresive J9 optimizations. 




git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1480457 13f79535-47bb-0310-9956-ffa450edef68
2013-05-08 21:04:04 +00:00
Robert Muir d9712d9aa9 allow use of nightly-smoke on a modified checkout, by passing skip for the svn revision
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1479976 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 16:39:54 +00:00
Steven Rowe a57bc586e2 switch to using KEYS file instead of lucene-version.zip.asc to determine whether a release exists
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1479471 13f79535-47bb-0310-9956-ffa450edef68
2013-05-06 06:02:41 +00:00
Uwe Schindler 4fda2ce4f4 fix comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1476782 13f79535-47bb-0310-9956-ffa450edef68
2013-04-28 14:34:16 +00:00
Uwe Schindler 6d15a5c911 Upgrade to forbidden-apis 1.3 (now with support for Java 8)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1476769 13f79535-47bb-0310-9956-ffa450edef68
2013-04-28 13:57:52 +00:00
Michael McCandless cce0cbe5ff SOLR-4766: don't compare file sizes of war/jar contents when comparing maven to binary release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1476386 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 20:24:22 +00:00
Michael McCandless 08a6f78510 SOLR-4766: detect when maven war/jar has different contents (file name + size) from the corresponding binary release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1476154 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 12:03:13 +00:00
Robert Muir 13be62c316 SOLR-4738: Upgrade jetty to 8.1.10.v20130312
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470626 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 17:25:11 +00:00
Steven Rowe 587641ef3d Add svn revision check to jar/war metadata checks in smokeTestRelease.py
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470366 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 00:23:53 +00:00
Michael McCandless 01306436ae print time taken in some steps plus total time
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470296 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 13:26:54 +00:00
Michael McCandless 5fb07458d4 be more clear about JAVA6/7_HOME and don't use silly defaults; on exc downloading file state which file failed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470150 13f79535-47bb-0310-9956-ffa450edef68
2013-04-20 10:54:55 +00:00
Michael McCandless 452c1d4683 LUCENE-4944: smoke tester detects duplicate sections in changes.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469966 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 17:38:46 +00:00
Mark Robert Miller 34417d7bf1 SOLR-4737: Update Guava to 14.01
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469663 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 02:06:36 +00:00
Michael McCandless 9c56dccf19 prompt for GPG password up front
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469041 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 19:35:47 +00:00
Simon Willnauer 3199f6e3bf read() returns a str which is already UTF-8 and doesn't have a decode method anymore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468841 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 11:19:25 +00:00
Robert Muir a6c5fe9f3a SOLR-4677: Improve Solrs use of spec version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466031 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 13:51:01 +00:00
Michael McCandless 44b883aff4 read both stderr and stdout from Solr example server
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463314 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 22:04:05 +00:00
Michael McCandless 5d8cc29da9 kill Solr example server if it hasn't started after 30 minutes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463057 13f79535-47bb-0310-9956-ffa450edef68
2013-03-31 21:30:31 +00:00
Steven Rowe 7bc4cd24a4 SOLR-3706: Maven configuration: sync with Ant build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461830 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 20:01:17 +00:00
Steven Rowe fda68e7322 LUCENE-4879: IntelliJ configuration: upgrade randomizedtesting-runner dependency from 2.0.8 to 2.0.9
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461372 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 23:34:34 +00:00
Steven Rowe 396300149d LUCENE-4879: Add randomizedtesting-runner 2.0.9 SHA1 to solr/licenses/; Maven configuration: upgrade randomizedtesting-runner from 2.0.8 to 2.0.9.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461161 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 14:59:37 +00:00
Michael McCandless 25bd58b826 make sure Java 1.7 was used to compile the JARs in binary release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461067 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 11:56:55 +00:00
Steven Rowe 0dbb4d92c1 IntelliJ configuration: language level from 1.6 -> 1.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1459378 13f79535-47bb-0310-9956-ffa450edef68
2013-03-21 16:09:41 +00:00
Robert Muir edc777e22e SOLR-4607: use noggit 0.5 release jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1457811 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 15:28:35 +00:00
Uwe Schindler 6231597974 LUCENE-4747: Move to Java 7 in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1457734 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 12:28:52 +00:00
Steven Rowe 4618a5a0fe SOLR-4503: Add REST API methods to get schema information: fields, dynamicFields, fieldTypes, and copyFields. Restlet 2.1.1 is integrated and is used to service these requests.
Also fixes bugs in dynamic copyField logic described in SOLR-3798.
Also fixes a bug with proxied SolrCloud requests (SOLR-4210) when using the GET method.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1453161 13f79535-47bb-0310-9956-ffa450edef68
2013-03-06 04:50:33 +00:00
Steven Rowe 4cd9dbd6aa SOLR-4416: Maven configuration: upgrade Tika dependency to 1.3, and add new excluded transitive dependency: com.adobe.xmp:xmpcore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452919 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 17:56:58 +00:00
Dawid Weiss 2080245c8d SOLR-4259: Carrot2 dependency should be declared on the mini version, not the core.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452220 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 09:30:00 +00:00
Robert Muir abd85ff5a0 SOLR-3843: add lucene-codecs.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451542 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 09:41:03 +00:00
Steven Rowe 29bc4ed434 Upgrade to latest Apache parent POM
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451030 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 23:26:08 +00:00
Steven Rowe 654dd7eef2 Upgraded maven plugins to the most recent versions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450066 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 08:27:31 +00:00
Steven Rowe 17cdd3a46b IntelliJ configuration fixes:
- Make FacetTestCase abstract so that the IntelliJ test runner doesn't try to execute its tests under the facet module test run configuration
- In the facet module configuration, drop source directory facet/src/examples/ and add source directory facet/src/resources/
- Add -Xmx256m to the Lucene core test run configuration to avoid OOM in a couple tests
- Add resource pattern 'test-files:*' to .idea/compiler.xml, so that all files under */src/test-files/, regardless of file name/extension, will be copied over to the test output directory (previously .js files under solr/src/test-files/ were being excluded)

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1447154 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 08:59:15 +00:00
Steven Rowe 28da8310b9 LUCENE-4728: IntelliJ configuration: add queries module dependency to highlighter module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1447141 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 07:37:39 +00:00
Steven Rowe 6449c08e37 LUCENE-4570: Maven ForbiddenAPIs configuration cleanups:
- Clean up overly long execution IDs
- Make at least one test-check execution per module include internalRuntimeForbidden=true
- Make at least one test-check execution per module include signatureFile executors.txt
- Include bundledSignature commons-io-unsafe in solr test-framework forbiddenapis check
- Note in the Solr shared test-check configuration to include bundledSignature commons-io-unsafe only in modules with commons-io on their classpath

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1447138 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 07:20:23 +00:00
Steven Rowe 2c95e26af2 LUCENE-4570: Added ForbiddenAPI checks to the Maven build using the ForbiddenAPI Mojo; also removed redundant maven-surefire-plugin configurations in Solr modules' POMs after putting a shared configuration in the Solr parent POM.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1446991 13f79535-47bb-0310-9956-ffa450edef68
2013-02-17 02:18:56 +00:00
Chris M. Hostetter f16037ec2d SOLR-4451: SolrJ, and SolrCloud internals, now use SystemDefaultHttpClient under the covers -- allowing many HTTP connection related properties to be controlled via 'standard' java system properties. (hossman)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1445945 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 21:45:57 +00:00
Steven Rowe e8cde1beb5 Add missing /project/build/resources/resource/ elements for src/resources/ in the facet and demo modules
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1445380 13f79535-47bb-0310-9956-ffa450edef68
2013-02-12 21:16:26 +00:00
Steven Rowe 99d5012dd8 LUCENE-3998: Maven configuration: no longer any need to add src/examples/ as a source path
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1445002 13f79535-47bb-0310-9956-ffa450edef68
2013-02-12 00:25:05 +00:00
Simon Willnauer 81c7ba4601 LUCENE-4728: Unknown and not explicitly mapped queries are now rewritten against the highlighting IndexReader to obtain primitive queries before discarding the query entirely.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1442590 13f79535-47bb-0310-9956-ffa450edef68
2013-02-05 13:59:26 +00:00
Steven Rowe 4bd78bb389 LUCENE-3998: Maven and IntelliJ configurations: add facet module dependency to the demo module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440681 13f79535-47bb-0310-9956-ffa450edef68
2013-01-30 21:32:28 +00:00
Steven Rowe e553ac693b LUCENE-4442: No longer need to copy changes or KEYS, since they are both now handled by 'ant prepare-release' (merged lucene_solr_4_1 r1434487)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1434489 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 23:28:55 +00:00
Steven Rowe 0178e8e625 convert to python3 (merged lucene_solr_4_1 r1434374 and r1434377)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1434409 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 21:18:41 +00:00
Mark Robert Miller 8a23ab7cfd SOLR-4308: Remove license files and maven references
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1434022 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 16:29:46 +00:00
Steven Rowe 9b3ce93999 Wrap long line, add spreadsheet filename extension
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433239 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 00:29:47 +00:00
Robert Muir 05190ad60f whitelist this link
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433004 13f79535-47bb-0310-9956-ffa450edef68
2013-01-14 17:40:35 +00:00
Steven Rowe 56b62c1ddb SOLR-4287: Removed "apache-" prefix from Solr distribution and artifact filenames.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432483 13f79535-47bb-0310-9956-ffa450edef68
2013-01-12 17:51:57 +00:00
Dawid Weiss 0d05a14bd6 SOLR-4106: Javac/ ivy path warnings with morfologik fixed by updating to Morfologik 1.5.5 (no functional changes).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428823 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 12:42:00 +00:00
Steven Rowe 6c4baf2bf4 SOLR-3279: Maven configuration: exclude unused carrot2-core transitive dependencies: jfree:jcommon; org.apache.commons:commons-math; org.uncommons.maths:uncommons-maths; and xpp3:xpp3.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427841 13f79535-47bb-0310-9956-ffa450edef68
2013-01-02 16:14:47 +00:00
Stanisław Osiński bf412aa62c SOLR-3279: upgrade Carrot2 to version 3.6.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427747 13f79535-47bb-0310-9956-ffa450edef68
2013-01-02 11:41:19 +00:00
Dawid Weiss a25096e273 LUCENE-4650: Upgrade randomized testing to version 2.0.8: make the test framework more robust under low memory conditions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427696 13f79535-47bb-0310-9956-ffa450edef68
2013-01-02 08:16:22 +00:00
Mark Robert Miller 9342d7d9e8 SOLR-4248: "ant eclipse" should declare .svn directories as derived.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427232 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 19:49:55 +00:00
Uwe Schindler dbd1d94004 SOLR-3735: Update velocity also in Maven
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426839 13f79535-47bb-0310-9956-ffa450edef68
2012-12-29 21:29:05 +00:00
Uwe Schindler ba52cd4e03 Revert SOLR-1972
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426230 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27 15:48:37 +00:00
Steven Rowe cb6d05f463 SOLR-4205: Maven configuration: upgrade randomizedtesting-runner to v2.0.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1423252 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 02:23:45 +00:00
Uwe Schindler 59af60a806 SOLR-4205: Update randomized-testing framework to 2.0.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1422836 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 10:36:40 +00:00
Uwe Schindler 497342bd6b LUCENE-4632: Restrict test-framework's write permissions more: Only allow write to per-JVM CWD and the clover.db.dir; update randomizedtesting to 2.0.6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1422437 13f79535-47bb-0310-9956-ffa450edef68
2012-12-16 00:50:32 +00:00
Uwe Schindler 6af24c8866 SOLR-4189: Fix hanging threads on FreeBSD in JettySolrRunner by making connector configureable through sysprop, listen only on 127.0.0.1 in tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1422127 13f79535-47bb-0310-9956-ffa450edef68
2012-12-14 22:19:58 +00:00
Steven Rowe acbe23061b Maven configuration: divert test console output to log files; increase max perm gen to avoid OOMs this will otherwise cause in Maven
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421332 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 15:13:43 +00:00
Steven Rowe b835a4a426 Maven configuration: Solrj: exclude unused netty dependency from zookeeper dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420786 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 15:49:43 +00:00
Mark Robert Miller 52536c12a2 SOLR-4114: add back commented out test with 10 second wait, add Per's new test, add test to ensure no two cores use the same index directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420327 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 18:32:37 +00:00
Uwe Schindler 4e584a86a6 LUCENE-4614: Create dev-tools/eclipse/dot.classpath automatically
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419893 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 23:59:19 +00:00
Robert Muir 56df745988 SOLR-4155: upgrade jetty to 8.1.8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419466 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 14:02:32 +00:00
Dawid Weiss f26a84adca LUCENE-4603: Upgrade randomized testing to version 2.0.5: print forked JVM PIDs on heartbeat from hung tests (Dawid Weiss)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419261 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 08:41:16 +00:00
Uwe Schindler 5292ac4b5e LUCENE-4589: Fix maven pom
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417901 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 14:24:37 +00:00
Shai Erera bfde8ec0e1 fix dot.classpath to refer to the updated nekohtml.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417783 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 09:26:12 +00:00
Shai Erera b30ec87d2a remove icu/test-files from dot.classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416938 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 13:56:53 +00:00
Steven Rowe 6024e1465e SOLR-4123: Add per-script customizability to ICUTokenizerFactory via rule files in the ICU RuleBasedBreakIterator format.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416617 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 18:21:18 +00:00
Steven Rowe 9cd426aa0c SOLR-3602: Maven configuration: Exclude new zookeeper 3.4.5 transitive dependency org.slf4j:slf4j-log4j12
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415408 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 22:09:16 +00:00
Steven Rowe fd84d881ff SOLR-3849: Maven configuration += -Djava.awt.headless=true; also, upgrade maven-surefire-plugin to 2.12.4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415402 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 22:03:10 +00:00
Mark Robert Miller ad138e5219 SOLR-4119: Update Guava to 13.0.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414853 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 18:31:13 +00:00
Steven Rowe b67c9e54ea SOLR-3602: Maven configuration: Update ZooKeeper to 3.4.5
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411724 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 16:19:20 +00:00
Mark Robert Miller dad188820e SOLR-3602: Update ZooKeeper to 3.4.5
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411527 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 03:36:14 +00:00
Robert Muir 064741fe36 eclipse speedups from shai: ignore ant build directories
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411362 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 19:32:04 +00:00
Steven Rowe 211a24c489 SOLR-2045: Maven configuration: add derby test dependency to DIH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408685 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 11:54:24 +00:00
James Dyer f8736aaf9a SOLR-2045: DIH doesn't release jdbc connections for some databases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408364 13f79535-47bb-0310-9956-ffa450edef68
2012-11-12 17:33:00 +00:00
Steven Rowe 5ba17cf480 SOLR-4031: Eclipse and Maven configurations: Upgrade to Jetty 8.1.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1407120 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 15:18:10 +00:00
Michael McCandless c85875c33e don't hang if Solr example fails to start
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1407083 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 14:00:28 +00:00
Michael McCandless b4728370c4 also set JAVACMD env var (sometimes ant uses only that and doesn't fallback to JAVA_HOME)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1405956 13f79535-47bb-0310-9956-ffa450edef68
2012-11-05 21:13:08 +00:00
Adrien Grand 334a29ae9f SOLR-1972: Add metrics-core JAR to eclipse classpath.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1403639 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 08:50:35 +00:00
Steven Rowe 4156f1daa2 SOLR-1972: Maven configuration: add metrics-core dependency to solr-core POM
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1403610 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 03:45:02 +00:00
Dawid Weiss e0e91d252f Upgrade randomized testing to version 2.0.4: avoid hangs on shutdown
hooks hanging forever by calling Runtime.halt() in addition to 
Runtime.exit() after a short delay to allow graceful shutdown (Dawid Weiss)



git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402952 13f79535-47bb-0310-9956-ffa450edef68
2012-10-28 08:34:26 +00:00
Michael McCandless 770b1e3dd2 use os.path.exists instead of os.access
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402828 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 17:42:45 +00:00
Steven Rowe 064d8a392b LUCENE-4476: stage-maven-artifacts: prompt for credentials by default, rather than reading from settings.xml; and stop requiring (grand-)parent POMs' presence in the maven local repository
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402630 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 19:39:31 +00:00
Robert Muir 612b5f6707 LUCENE-4506: fix smokeTester and beef up missing java7 checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402387 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 04:53:34 +00:00
Robert Muir 8514b70ba3 disable java6 documentation-lint (it generates totally broken html). enable checking for unpaired tags
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401965 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 03:30:04 +00:00
Steven Rowe ec9a50132a LUCENE-4345: Maven and IntelliJ configuration: add new lucene/queries compile dependency, and new lucene/analysis/common test dependency. Make ClassificationTestBase abstract, so that the IntelliJ runner doesn't "fail to start" it.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401498 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 21:56:51 +00:00
Steven Rowe bacc9ff49f Fix parent pom relative path
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401488 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 21:18:02 +00:00
Michael McCandless bfc75d60b7 LUCENE-4006: re-enable checking SYSTEM_REQUIREMENTS.txt for Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1399743 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 17:31:39 +00:00
Michael McCandless 3088a66b17 only check SYSTEM_REQUIREMENTS.txt for lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1399620 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 12:34:08 +00:00
Michael McCandless 398d987b19 LUCENE-4006: expect SYSTEM_REQUIREMENTS.txt in unpacked Lucene / Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1399188 13f79535-47bb-0310-9956-ffa450edef68
2012-10-17 11:38:38 +00:00
Dawid Weiss 8fd5dd6bdd Updating rr to 2.0.3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1395778 13f79535-47bb-0310-9956-ffa450edef68
2012-10-08 21:05:46 +00:00
Michael McCandless 59a63c2f32 LUCENE-4451: upgrade to randomizedtesting-2.0.2.jar to reduce RAM overhead for tracking new threads
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1392541 13f79535-47bb-0310-9956-ffa450edef68
2012-10-01 19:29:53 +00:00
Michael McCandless 4481cf4d84 NOTICE/LICENSE are UTF-8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1391809 13f79535-47bb-0310-9956-ffa450edef68
2012-09-29 14:26:53 +00:00
Michael McCandless bddab9a355 LUCENE-4428: verify MANIFEST.MF/LICENSE.txt/NOTICE.txt for all Lucene/Solr JARs/WARs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390646 13f79535-47bb-0310-9956-ffa450edef68
2012-09-26 18:33:46 +00:00
Michael McCandless 0c5a6b7bbc when tests fail, print the output to stdout in addition to the log file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390581 13f79535-47bb-0310-9956-ffa450edef68
2012-09-26 15:55:27 +00:00
Michael McCandless f86a366b97 LUCENE-4430: check for/warn about javax.* and java.* class in any Lucene/Solr, or dependency JARs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390534 13f79535-47bb-0310-9956-ffa450edef68
2012-09-26 14:51:36 +00:00
Uwe Schindler 5709c18bd5 LUCENE-4430: Lucene Demo module should not ship with servlet-api.jar file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390194 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 22:22:58 +00:00
Michael McCandless 7152625e73 LUCENE-4429: smokeTestRelease requires version is format X.Y.Z[-ALPHA|-BETA]
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390163 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 21:37:31 +00:00
Michael McCandless fea15e75a4 SOLR-3879: don't ship servlet-api*.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390139 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 21:08:51 +00:00
Steven Rowe 07045a77df - properly indent 'unpack ...' message at the top of unpack() (was indented one too many levels)
- SOLR-3884: When testing the Solr example with the binary Solr distributions (.tgz and .zip), start with a clean copy of the unpacked distribution for each JVM to be tested with
(merge branch lucene_solr_4_0 r1390046)

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390055 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 19:09:58 +00:00
Michael McCandless d179a78fa5 print success in the end
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389529 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 19:37:53 +00:00
Steven Rowe 2957201208 Make smoke tester work on cygwin when JAVAX_HOME environment variable values are Windows style (X:/blah or X:\blah...) (merge branch lucene_solr_4_0 r1389448)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389476 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 16:33:39 +00:00
Michael McCandless 948fd1fe0b fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389428 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 15:25:13 +00:00
Michael McCandless 2c783bd178 get smoke tester working with shortened URL again (python3 upgrade broke it)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389334 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 12:31:22 +00:00
Robert Muir 11d421a36d LUCENE-4420: add solr changes.html testing to smoketester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389202 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 04:40:14 +00:00
Robert Muir f025322f81 fix all malformed javadocs (@code/deprecated/param/returns/throws with no args)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389133 13f79535-47bb-0310-9956-ffa450edef68
2012-09-23 19:54:23 +00:00
Steven Rowe 79e5328de2 - Enable running under cygwin (windows path -> cygwin path)
- Don't put non-POM-templates into POMtemplates
(merge lucene_solr_4_0 branch r1388937)

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388940 13f79535-47bb-0310-9956-ffa450edef68
2012-09-23 01:28:16 +00:00
Michael McCandless dcc6a599b2 port hack to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388850 13f79535-47bb-0310-9956-ffa450edef68
2012-09-22 17:28:40 +00:00
Robert Muir 14f3c55ca3 make smoketester able to reliably test packaging again
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388802 13f79535-47bb-0310-9956-ffa450edef68
2012-09-22 13:10:29 +00:00
Uwe Schindler 468a6650e7 Fix the llinter issue with absolute file names intermixed with url, failing to parse them as URLs (C:/path is treated as URL with schema C). Fix other properties to be absolute in common-build.xml.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388449 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 12:12:09 +00:00
Robert Muir 5d11884e17 allow docs linking to main sites
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388277 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 00:10:04 +00:00
Robert Muir 3a0abcb07a make eclipse config error out on broken javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1387829 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 00:40:23 +00:00
Dawid Weiss 5efe1b60ba LUCENE-4406, LUCENE-4407: Upgrade to randomizedtesting 2.0.1.
Workaround for broken test output XMLs due to non-XML text unicode
chars in strings. Added printing of failed tests at the end of a
test run (Dawid Weiss)

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1387577 13f79535-47bb-0310-9956-ffa450edef68
2012-09-19 13:19:12 +00:00
Robert Muir 310eb39792 LUCENE-3720: fix BeiderMorseFilter OOM issues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1386662 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17 15:32:46 +00:00
Michael McCandless 9d7309c134 add missing comma
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1385249 13f79535-47bb-0310-9956-ffa450edef68
2012-09-16 12:11:09 +00:00
Steven Rowe 45931b0fec LUCENE-4385: Move IntelliJ build output directories and test working directories to top-level directory idea-build/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384588 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 22:48:59 +00:00
Steven Rowe a6b9fd7472 re-establish alpha sort and add new classification module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384528 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 21:06:02 +00:00
Robert Muir 082b931eb9 LUCENE-4385: eclipse output goes to eclipse-build instead of 'bin' for consistency with other IDEs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384524 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 21:01:20 +00:00
Steven Rowe 7a51f2aefe set svn:eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384484 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 19:31:50 +00:00
Steven Rowe d6570e8a41 LUCENE-4345: Maven configuration for new classification module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384470 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 18:57:35 +00:00
Steven Rowe b5f1088f0a LUCENE-4345: IntelliJ configuration: enable running all classification module tests using the pre-defined run configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384466 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 18:42:22 +00:00
Robert Muir 4e4b5be24f LUCENE-4345: javadocs-lint, eclipse, smokeTester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384293 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 12:12:10 +00:00
Tommaso Teofili 19119c0476 [LUCENE-4345] - IDEA conf files for lucene classification module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384220 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 07:10:47 +00:00
Robert Muir a4ea891571 add level=none option so we can find more broken html in solr javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383047 13f79535-47bb-0310-9956-ffa450edef68
2012-09-10 19:00:45 +00:00
Robert Muir 7b9fa18073 invert the valid-xml chars check to work with more python installations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382951 13f79535-47bb-0310-9956-ffa450edef68
2012-09-10 15:49:30 +00:00
Steven Rowe d74cb2ce43 LUCENE-4367: IntelliJ configuration: in the lucene-core-tests module, order the lucene test-framework ahead of the module source.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382560 13f79535-47bb-0310-9956-ffa450edef68
2012-09-09 19:00:32 +00:00
Steven Rowe d0d741d127 LUCENE-4367: Fix the IntelliJ configuration by splitting up modules with circular dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382419 13f79535-47bb-0310-9956-ffa450edef68
2012-09-09 08:21:36 +00:00
Steven Rowe 214cacd544 LUCENE-4365: remove unnecessary randomized-runner dependency from the lucene-core-tests module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382143 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 20:01:06 +00:00
Steven Rowe d996a35681 LUCENE-4365: Upgrade maven-install-plugin to just-released v2.4, to enable skipping installation of artifacts from modules solr-core-tests and solr-solrj-tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382023 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 13:40:48 +00:00
Robert Muir f7e7097edd eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381812 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 00:10:20 +00:00
Robert Muir 54fbd108b0 fix eclipse .classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381795 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 23:06:53 +00:00
Robert Muir 25fe03ae90 fix smoketester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381790 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 22:45:52 +00:00
Steven Rowe d3383239f8 LUCENE-4365: split maven modules into main/test sub-modules for the four modules with cyclic dependencies on the Lucene or Solr test-framework modules: lucene-core, lucene-codecs, solr-core, and solr-solrj
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381779 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 22:17:03 +00:00
Robert Muir ab7d8397ef fix broken unicode in javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381711 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 18:37:38 +00:00