Commit Graph

405 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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 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
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
David Wayne Smiley 1db287ce64 LUCENE-4351 update to Spatial4j 0.3. Lucene spatial distances are now all degrees based (0-180). Also, improved TestRecursivePrefixTreeStrategy.geohashRecursiveRandom() to use circle index clusters.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381230 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 15:37:11 +00:00
Dawid Weiss b3c300709c LUCENE-4360: Support running the same test suite multiple times in parallel.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381123 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 10:05:44 +00:00
Adrien Grand 257db54ab0 LUCENE-4340: move non-default codec, postings format and terms dictionary implementations to lucene/codecs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381071 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 08:44:11 +00:00
Steven Rowe 21a9087986 LUCENE-4358: Maven configuration: revert removal of Apache snapshot repo declaration in the grandparent POM, and add a clause to disable snapshots.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380993 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 05:09:26 +00:00
Robert Muir 6bfbc40a35 LUCENE-4354: fix maven dependencies to be consistent with binary package (selckin's patch)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380899 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 21:35:34 +00:00
Steven Rowe 4cec18130d LUCENE-4358: Remove Apache snapshot repo from the grandparent POM
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380725 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 16:12:43 +00:00
Robert Muir 7801531900 LUCENE-4356: settle on one version of commons-compress
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380683 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 15:39:55 +00:00
Steven Rowe 09c824ce4c Maven configuration: solr-core test resources are no longer needed by contribs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1379989 13f79535-47bb-0310-9956-ffa450edef68
2012-09-02 14:51:14 +00:00
Steven Rowe 4db5c1f5bb SOLR-3780: Maven build: Make solrj tests run separately from solr-core.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1379820 13f79535-47bb-0310-9956-ffa450edef68
2012-09-01 18:08:17 +00:00
Robert Muir 84fb1d09d0 LUCENE-4334: remove unnecessary ant-junit dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1378090 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 11:50:28 +00:00
Steven Rowe 24b60f3a45 SOLR-3707: Maven configuration: Tika version: 1.1->1.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1374764 13f79535-47bb-0310-9956-ffa450edef68
2012-08-19 15:07:06 +00:00
Steven Rowe 4f57dc4145 maven build: reduce solr test logging output, to allow Jenkins mailer to succeed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1372190 13f79535-47bb-0310-9956-ffa450edef68
2012-08-12 19:58:13 +00:00
Steven Rowe 48e9e9f361 fix clustering and DIH problems with conflicting servlet-api dependencies by making scope be provided in solr's test-framework POM
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1372145 13f79535-47bb-0310-9956-ffa450edef68
2012-08-12 16:29:30 +00:00
Dawid Weiss cebfa0b9b9 LUCENE-3985: Upgrade to randomizedtesting 2.0.0. Added support for thread leak detection. Added support for suite timeouts. (Dawid Weiss)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1372068 13f79535-47bb-0310-9956-ffa450edef68
2012-08-12 11:23:11 +00:00
Steven Rowe e0dbd4c4f6 Add new test-framework dependencies introduced by Mark Miller's r1370864 commit: javax.servlet:servlet-api; org.eclipse.jetty:jetty-servlet; and org.eclipse.jetty:jetty-util (jetty-util was previously runtime scope, but is now compile scope)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1370944 13f79535-47bb-0310-9956-ffa450edef68
2012-08-08 20:21:41 +00:00
Steven Rowe bc7578d8b6 LUCENE-4296: Update/clean up Maven POMs and documentation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1370513 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 20:47:05 +00:00
Steven Rowe 15ab29fc95 LUCENE-2510: Add resources directories, containing META-INF/services/o.a.l.analysis.util.*Factory, to POMs for analysis modules that previously didn't have them, so that these files will make it into the Maven-produced jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1369961 13f79535-47bb-0310-9956-ffa450edef68
2012-08-06 20:05:36 +00:00
Mark Robert Miller 45030e76eb SOLR-3639: Update ZooKeeper to 3.3.6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1369025 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03 15:22:17 +00:00
Steven Rowe 5abc76ea42 LUCENE-3747: Support Unicode 6.1.0.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1365971 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 12:56:35 +00:00
Mark Robert Miller 24dae70408 SOLR-3639: Update ZooKeeper to 3.3.5 for a variety of bug fixes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1363024 13f79535-47bb-0310-9956-ffa450edef68
2012-07-18 17:26:47 +00:00
Steven Rowe 27b51cb0e4 LUCENE-4220: Maven configuration: add nekohtml dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362236 13f79535-47bb-0310-9956-ffa450edef68
2012-07-16 20:19:39 +00:00
Mark Robert Miller 46021d4575 SOLR-3460: Add cloud-scripts directory and a zkcli.sh|bat tool for easy scripting and interaction with ZooKeeper.
SOLR-3609: Change Solr's expanded webapp directory to be at a consistent path called solr-webapp rather than a temporary directory.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360416 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 21:45:43 +00:00
Dawid Weiss b57a83e50a LUCENE-4094: Support overriding file.encoding on forked test JVMs
(force via -Drandomized.file.encoding=XXX). (Dawid Weiss)

LUCENE-4189: Test output should include timestamps (start/end for each
test/ suite). Added -Dtests.timestamps=[off by default]. (Dawid Weiss)

LUCENE-4110: Report long periods of forked jvm inactivity (hung tests/ suites).
Added -Dtests.heartbeat=[seconds] with the default of 60 seconds.
(Dawid Weiss)

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357543 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 10:40:01 +00:00
Dawid Weiss 8127865e2d LUCENE-4138: Update morfologik (polish stemming) to release 1.5.3. Changed the way morphosyntactic tags are exposed (a list of tags for a single lemma instead of a compound tag).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1354840 13f79535-47bb-0310-9956-ffa450edef68
2012-06-28 07:35:36 +00:00
Dawid Weiss 36563ae507 LUCENE-4112: upgrade ant dependency to 1.8.2.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1346369 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 12:26:01 +00:00
Steven Rowe 8359af4d65 Added note about non-official versions triggering test method failure.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1344336 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 16:22:31 +00:00
Steven Rowe a0e590a119 fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1344314 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 15:53:04 +00:00
Steven Rowe 5a8c52dbc1 4.0 -> 5.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1344281 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 14:45:44 +00:00
Robert Muir f5223505b0 4.0 -> 5.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1343848 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 17:01:58 +00:00
Dawid Weiss 4652d65f0b LUCENE-4047: Cleanup of LuceneTestCase: moved blocks of initialization/ cleanup code into JUnit instance and class rules.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338826 13f79535-47bb-0310-9956-ffa450edef68
2012-05-15 18:47:45 +00:00
Steven Rowe b8dcc88af6 Maven configuration: Upgrade randomizedtesting-runner dependency from v1.3 to v1.4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1336356 13f79535-47bb-0310-9956-ffa450edef68
2012-05-09 19:21:53 +00:00
Steven Rowe b7739c81a9 SOLR-3430: Maven configuration: add DIH test dependency on HSQLDB
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335336 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 04:43:44 +00:00
Steven Rowe 0f93e8d621 LUCENE-3948: move maven build (POMs and output directories) to top-level maven-build/ directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335334 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 04:33:02 +00:00
Steven Rowe 7fbe52c74b Maven configuration: Remove out-of-place output from "mvn versions:display-plugin-updates"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329227 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 13:18:19 +00:00
Steven Rowe 57d8c13bb9 Maven configuration: upgrade maven plugins to most recent versions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329065 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 04:56:48 +00:00
Steven Rowe 0df401726b Maven configuration: Added test scope dependency to solr-core module on log4j-over-slf4j, to allow ZooKeeperServer to be instantiated from ZkTestServer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328971 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 20:42:41 +00:00
Ryan McKinley 835d0dcf08 SOLR-3358: remove log4j LogWatcher implementation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327608 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 18:28:37 +00:00
Ryan McKinley 967ca29f76 SOLR-3358: make log4j-over-slf4j optional maven dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327600 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 18:08:48 +00:00
Ryan McKinley e9bfa711f2 update randomized runner pom
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327576 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 16:46:43 +00:00
Steven Rowe d9dc7ab247 SOLR-3358: Maven configuration: In solr-core POM, exclude log4j-over-slf4j transitive dependency from solrj dependency; otherwise, log4j clashes with it.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327564 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 16:20:45 +00:00
Dawid Weiss 24b2c545d8 LUCENE-3987: added sonatype releases to ivy/maven repos.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327552 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 15:56:36 +00:00
Ryan McKinley e34753cd57 SOLR-3358: Logging events are captured and available from the /admin/logging request handler.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327210 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 18:12:09 +00:00
Robert Muir e8e4245d9b LUCENE-3965: consolidate all api modules and fix packaging for 4.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327094 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 13:36:19 +00:00
Steven Rowe 9432411da8 LUCENE-3808: Segregate RandomizedTesting library sysprops from other Lucene/Solr tests.* sysprops, and use the empty string value to tell the test runner to use the default value for these sysprops.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326780 13f79535-47bb-0310-9956-ffa450edef68
2012-04-16 20:08:59 +00:00
Dawid Weiss 1e86e9872f LUCENE-3808: cleanups to issues raised by the initial commit. Cleaner tests output to console, corrected output for suite level errors (duplicated).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326568 13f79535-47bb-0310-9956-ffa450edef68
2012-04-16 12:10:38 +00:00
Steven Rowe 8ad99c1a1b LUCENE-3808: Maven configuration: The lucene-core module needs randomizedtesting dependency independently from the test-framework module, since under maven, lucene-core includes test-framework source instead of depending on the test-framework module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326466 13f79535-47bb-0310-9956-ffa450edef68
2012-04-16 02:37:53 +00:00
Dawid Weiss d5e276a53a LUCENE-3808: Adding randomizedrunner dependency to maven pom templates.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326406 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 19:18:41 +00:00
Steven Rowe eae46487c7 SOLR-3356: Maven configuration: Add new dependency slf4j-jdk14 to solr-core module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326213 13f79535-47bb-0310-9956-ffa450edef68
2012-04-14 21:34:28 +00:00
Steven Rowe 610d93357c SOLR-3344: Maven configuration: In Solr test-framework POM template, switch Jetty dependencies' scope from compile to runtime, since these dependencies are not required during compilation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311957 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 19:42:40 +00:00
Steven Rowe 33cdb0c9a9 SOLR-3344: Maven configuration: Add Jetty dependencies to the Solr test-framework POM template, so that those dependencies are transitively included when the Solr test-framework is used externally; remove the Jetty dependencies from the dataimporthandler and clustering Solr contribs' POM templates. The optional Jetty dependencies in the solr-core module's POM template are left as-is, to facilitate JettySolrRunner's use as a cmdline utility.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311905 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 18:24:50 +00:00
Steven Rowe 56477c0b46 SOLR-3254: maven configuration: tika dependency version -> 1.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311566 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 03:58:30 +00:00
Chris M. Hostetter bc700fa5aa SOLR-3302: Upgraded SLF4j to version 1.6.4 (hossman)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311558 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 02:34:24 +00:00
Steven Rowe ac5372b8fc Remove mention of 'mvn -N -P bootstrap install', since the bootstrap profile is currently a no-op
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310110 13f79535-47bb-0310-9956-ffa450edef68
2012-04-05 22:26:57 +00:00
Steven Rowe d0452d158e provide default values for tests.* system properties
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309616 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 22:30:51 +00:00
Steven Rowe 3ecf4cd268 Add support for passing through new tests.* system properties
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309468 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 15:50:40 +00:00
Robert Muir 755b86b429 SOLR-3310: nuke the solr-langdetect maven packaging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309191 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 00:47:22 +00:00
Robert Muir e00a7dce89 nuke relics of fake noggit release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308886 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 13:08:02 +00:00
Robert Muir d219d119e2 SOLR-3308: nuke the solr-jsonic maven packaging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308658 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 02:59:42 +00:00
Steven Rowe cedf1dfaa9 LUCENE-3930: Maven configuration: fix bootstrap installation of renamed lang-detect jar; make 'get-maven-poms' target depend on top-level 'resolve' target so that bootstrap installation will have jars to install.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308456 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02 18:48:17 +00:00
Robert Muir 8f0d7cc135 LUCENE-3930: nuke jars from source tree and use ivy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307563 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 18:04:43 +00:00
Steven Rowe 91fb08086a LUCENE-3937: Removed remaining references to the patched xercesImpl jar; added benchmark/CHANGES.txt entry.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307165 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 23:27:45 +00:00
Sami Siren b5f8deb795 SOLR-2020: migrate to Java client that uses Apache Http Components http client (4.x)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306800 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 12:11:37 +00:00
Dawid Weiss 3bbc27fc64 SOLR-3272: Solr filter factory for MorfologikFilter (Polish lemmatisation).
(Rafał Kuć via Dawid Weiss, Steven Rowe, Uwe Schindler).

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306198 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 07:33:55 +00:00
Robert Muir ae0f44fcb9 remaining eol-style fixes to trunk, native except .sh (LF)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305492 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 18:57:08 +00:00
Steven Rowe 3e64aa58de SOLR-3263: Stop including more than one servlet-api jar version in the test classpath in the Maven build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303516 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21 19:25:26 +00:00
Steven Rowe d5683bea96 Align javax.servlet:servlet-api version with the Ant build (under the lucene demo contrib)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303179 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 22:40:48 +00:00
Steven Rowe 681ae58f01 SOLR-3159: Fix broken Maven build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301764 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 21:10:19 +00:00
Ryan McKinley e24e7856f0 SOLR-3159: pom should only depend on the servlet API, not container specific version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301300 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 00:55:43 +00:00
Steven Rowe 8854531251 LUCENE-3795: Maven configuration: fix paths; remove analyzers-common dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300453 13f79535-47bb-0310-9956-ffa450edef68
2012-03-14 03:16:03 +00:00
Ryan McKinley d5b39f875f LUCENE-3795: updating to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1300232 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 16:43:38 +00:00
David Wayne Smiley a29ad6dae9 LUCENE-3795 removed SLF4J dependency by logging to java.util.logging instead
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1299954 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 02:12:44 +00:00
David Wayne Smiley 0bcd64e14b LUCENE-3795 maven: reference spatial4j version via dependencyManagement
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1299522 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 02:18:21 +00:00
Steven Rowe 402496c8dd Changed jetty-maven-plugin documentation URL to the one covering v7+ (previously covered only up to v6)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299430 13f79535-47bb-0310-9956-ffa450edef68
2012-03-11 19:19:37 +00:00
David Wayne Smiley 95d792f336 Bump Spatial4J version to 0.2. Also noticed added missing slf4j dependency in spatial module's pom.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1299334 13f79535-47bb-0310-9956-ffa450edef68
2012-03-11 06:47:52 +00:00
Ryan McKinley 2f501094e4 SOLR-3159: use jetty 8.1.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299325 13f79535-47bb-0310-9956-ffa450edef68
2012-03-11 02:22:13 +00:00
Steven Rowe abaf382836 SOLR-3159: Maven configuration: Upgrade to Jetty 8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298247 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 01:09:16 +00:00
Steven Rowe 2510af4a99 SOLR-3204: Maven configuration: fix source file name for the solr-common-csv artifact.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298192 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 23:03:56 +00:00
Ryan McKinley a6af5d8181 LUCENE-3795: updating to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1297785 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 23:17:08 +00:00
Ryan McKinley 58e3736862 SOLR-3202: remove JSP support and the old admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297578 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 17:04:19 +00:00
Steven Rowe 518f5fe688 Update Maven usage/build documentation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296722 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 23:41:38 +00:00
Tommaso Teofili 4a160999ba [SOLR-3013] - added lucene-analyzers-uima dependency to solr-uima pom
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295765 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 20:09:13 +00:00
Ryan McKinley 166e6e9cf2 LUCENE-3795: fix license file (bad copy) and solr pom.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1294984 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 06:36:50 +00:00
Ryan McKinley bb9b30bf57 LUCENE-3795: get maven build to work. Add spatial4j jar file to solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1294980 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 05:43:24 +00:00
Steven Rowe 092e348d81 LUCENE-3825: Add proper SCM sections to all released/deployed POM templates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294037 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 06:02:06 +00:00
David Wayne Smiley fbc539a298 LUCENE-3795 fix maven spatial tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1292939 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 20:19:26 +00:00
David Wayne Smiley 7234d8e256 LUCENE-3795 maven build (and removed old spatial contrib from maven)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1292161 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 07:30:58 +00:00
Steven Rowe 5f7a9a7a47 LUCENE-3811: Maven configuration: remove unused benchmark dependencies, and remove them from <pluginManagement> in the grandparent POM in the two cases where no other module depends on them: commons-beanutils and commons-collections.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291795 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 14:19:11 +00:00
Ryan McKinley 4fab984441 LUCENE-3795: fix javadoc warnings, add pom files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291669 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 09:05:47 +00:00
Steven Rowe 634e115a25 LUCENE-3768: Maven configuration: include modules/benchmark/conf/**/* in test resources for the benchmark module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1290825 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 17:41:33 +00:00
Steven Rowe bade8e172b LUCENE-3731: Maven and IntelliJ IDEA configuration: fleshed these configurations out so they're functional
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244275 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 23:38:03 +00:00
Steven Rowe d777ddbbae LUCENE-3762: Maven configuration: upgrade JUnit dependency version from 4.7 to 4.10
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244266 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 23:15:47 +00:00
Tommaso Teofili d66d97790b [LUCENE-3731] - Creating the analysis-uima module for UIMA based tokenizers/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244236 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 22:13:34 +00:00
Steven Rowe eb0ab3d392 LUCENE-3753: Restructure the Lucene build system
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1241588 13f79535-47bb-0310-9956-ffa450edef68
2012-02-07 19:59:05 +00:00
Robert Muir 3d55e144ac SOLR-3056: support kuromoji in core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239117 13f79535-47bb-0310-9956-ffa450edef68
2012-02-01 13:01:44 +00:00
Steven Rowe 3df14f6b1a SOLR-2358: Maven configuration: add new solr-noggit dependency to the solrj module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1236855 13f79535-47bb-0310-9956-ffa450edef68
2012-01-27 19:37:52 +00:00
Mark Robert Miller 9fed484fb1 SOLR-2358: merge in solrcloud branch (watch out hudson!)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1235888 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 19:49:26 +00:00
Jan Høydahl 8f550126f7 SOLR-2901: Upgrade Solr to Tika 1.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1235753 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 14:18:06 +00:00
Steven Rowe edd8b91895 LUCENE-3690: Maven configuration: Added test resources solr/core/src/test/**/* (except *.java) to the solr-core module, to allow LegacyHTMLStripCharFilterTest to find its test resource htmlStripReaderTest.html. (Jenkins builds were failing because of this.)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1234884 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 16:27:23 +00:00
Steven Rowe b383f4a044 Added a junit test scope dependency in the grandparent POM to work around a Maven 2.2.X bug in which transitive test dependency resolution omits junit as duplicate everywhere it occurs, resulting in the absence of the junit jar from the test classpath, and then test compilation failure. This manifested only in Solr's clustering contrib, but I'm putting it in the grandfather POM to insure it doesn't happen elsewhere. Under Maven 3.0.4, this behavior no longer occurs, so when we upgrade the minimum Maven version to 3.0.4+, the junit test scope dependency in the grandfather POM can be removed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1234219 13f79535-47bb-0310-9956-ffa450edef68
2012-01-21 00:31:03 +00:00
Steven Rowe e5e4434bdb Skip compile:test-compile under Maven 3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1234197 13f79535-47bb-0310-9956-ffa450edef68
2012-01-20 23:05:12 +00:00
Steven Rowe 6a8fbf780e SOLR-3048: Fix incorrect test classpath order under the Maven build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1233106 13f79535-47bb-0310-9956-ffa450edef68
2012-01-18 23:03:41 +00:00
Steven Rowe 961cc111a8 SOLR-3042: Fixed Maven Jetty plugin configuration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232527 13f79535-47bb-0310-9956-ffa450edef68
2012-01-17 18:35:50 +00:00
Steven Rowe 813aaeccd8 LUCENE-3305: Maven configuration: Added dependency from Solr analysis-extras contrib on the new Kuromoji analysis module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230825 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 22:39:32 +00:00
Steven Rowe 013bf4eba2 LUCENE-3305: Added Maven configuration for the new Kuromoji analysis module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230803 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 21:55:51 +00:00
Steven Rowe d44531d05f LUCENE-3634: Maven configuration: Added ICU dependency to benchmark module.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227659 13f79535-47bb-0310-9956-ffa450edef68
2012-01-05 16:02:38 +00:00
Robert Muir a1a8eda2cd SOLR-2982: increase commons-codec version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225233 13f79535-47bb-0310-9956-ffa450edef68
2011-12-28 16:59:19 +00:00
Steven Rowe a6702464b3 add resources directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1220589 13f79535-47bb-0310-9956-ffa450edef68
2011-12-19 02:00:28 +00:00
Steven Rowe b8834cda1b LUCENE-3617: Maven configuration: removed resource directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1211202 13f79535-47bb-0310-9956-ffa450edef68
2011-12-06 22:09:09 +00:00
Yonik Seeley ab1b26f162 update noggit to r1209632
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1209714 13f79535-47bb-0310-9956-ffa450edef68
2011-12-02 21:53:23 +00:00
Koji Sekiguchi a1aefefdd9 SOLR-2922: Upgrade commons-io and commons-lang to 2.1 and 2.6, respectively.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1208509 13f79535-47bb-0310-9956-ffa450edef68
2011-11-30 16:46:22 +00:00
Chris M. Hostetter afc71a72a6 SOLR-2861: remove inadvertant & unneeded import statement from SolrCore, and revert r1197205 that enabled maven to compile with this mistake
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1208022 13f79535-47bb-0310-9956-ffa450edef68
2011-11-29 18:44:03 +00:00
Steven Rowe 705175cdcb LUCENE-3490: Maven configuration: put lucene-test-framework before lucene-core in the test classpath, via dependency ordering, to allow test-only read/write PreFlexRWCodec to fulfill Lucene3x codec requests instead of lucene-core's read-only Lucene3xCodec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204732 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 22:30:54 +00:00
Robert Muir 873f199924 LUCENE-2621: move TermVectors,FieldInfos,SegmentInfos to codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202842 13f79535-47bb-0310-9956-ffa450edef68
2011-11-16 19:09:35 +00:00
Steven Rowe b6ac4e451d LUCENE-3490: Maven configuration: remove superfluous lucene test framework dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197744 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 20:17:23 +00:00
Steven Rowe 3dbde146af LUCENE-3490: Maven configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197734 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 20:06:03 +00:00
Steven Rowe ab8f037d63 SOLR-2861: Maven configuration: added Eclipse JDT Core dependency to allow compilation to succeed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197205 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 16:27:09 +00:00
Steven Rowe b51612848f SOLR-2849: Fix remaining dependencies in solr-core Maven POM.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197198 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 16:16:06 +00:00
Steven Rowe 51ac833e29 SOLR-2849: Fix dependencies in Maven POMs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195705 13f79535-47bb-0310-9956-ffa450edef68
2011-10-31 22:23:01 +00:00
Steven Rowe ddf5806662 LUCENE-3545: Upgrade ASF parent POM, Maven Ant Tasks, and Maven plugins to the most recent versions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195315 13f79535-47bb-0310-9956-ffa450edef68
2011-10-31 02:46:51 +00:00
Robert Muir d5601eb371 SOLR-2276: Support for cologne phonetic
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195082 13f79535-47bb-0310-9956-ffa450edef68
2011-10-30 01:00:06 +00:00
Steven Rowe d20be405bd SOLR-2588: added Maven configuration for the new Velocity contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189428 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 20:26:49 +00:00
Steven Rowe 4fb6e1156a fix copy-paste-o in program name in appassembler-maven-plugin configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188923 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 21:22:25 +00:00
Steven Rowe b8d95c3a9f Maven Surefire plugin configuration: allow Surefire to use up to 512MB memory.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188735 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 15:45:42 +00:00
Steven Rowe 55eebdfdbf LUCENE-3521: Maven configuration: upgrade ICU4J dependency to v4.8.1.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188173 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 15:32:31 +00:00
Steven Rowe 32866e48bf SOLR-2839: Maven configuration: added support for new langdetect implementation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1186804 13f79535-47bb-0310-9956-ffa450edef68
2011-10-20 13:46:53 +00:00
Steven Rowe 4e20973301 LUCENE-3261: Maven configuration: added facet module dependency to the benchmark module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1183436 13f79535-47bb-0310-9956-ffa450edef68
2011-10-14 17:21:57 +00:00
Steven Rowe cbde4e03e8 SOLR-1979: Added maven configuration for the new solr langid contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1180726 13f79535-47bb-0310-9956-ffa450edef68
2011-10-09 21:59:09 +00:00
Steven Rowe 037f85014b SOLR-2372: upgrade to tika v0.10 in maven configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1180107 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 17:16:03 +00:00
Steven Rowe c407fea2cd LUCENE-3483: add queries module dependency to the maven configuration for the grouping module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1180105 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 17:12:57 +00:00
Steven Rowe c8b0eb8254 SOLR-2303: remove the last log4j vestiges
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1178950 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 21:02:55 +00:00
Doron Cohen e57f2ca698 LUCENE-3457: Upgrade commons-compress to 1.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175475 13f79535-47bb-0310-9956-ffa450edef68
2011-09-25 18:15:18 +00:00
Steven Rowe 527bcf67b1 SOLR-2756: Maven configuration: Excluded transitive stax:stax-api dependency from org.codehaus.woodstox:wstx-asl dependency.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170896 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 23:12:36 +00:00
Steven Rowe a08639d08d SOLR-2758: Moved ConcurrentLRUCache from o.a.s.common.util package in the solrj module to the o.a.s.util package in the Solr core module.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170699 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 16:00:56 +00:00
Steven Rowe 3615f59446 SOLR-2746: Upgraded UIMA dependencies in solr/contrib/uima/lib/ from *-2.3.1-SNAPSHOT.jar to *-2.3.1.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166702 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 14:13:17 +00:00
Steven Rowe d34db30601 LUCENE-3272: Maven configuration: sync queryparser module's dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166304 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07 18:29:42 +00:00
Christopher John Male 7f90632562 LUCENE-3286: Consolidated XML QP into queryparser module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165174 13f79535-47bb-0310-9956-ffa450edef68
2011-09-05 05:53:28 +00:00
Steven Rowe 4d787d74ce LUCENE-3381: Maven configuration: added required jakarta-regexp dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1160033 13f79535-47bb-0310-9956-ffa450edef68
2011-08-21 18:48:31 +00:00
Christopher John Male 993ce74121 LUCENE-3381: Sandboxed remaining contrib queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159846 13f79535-47bb-0310-9956-ffa450edef68
2011-08-20 04:57:58 +00:00
Steven Rowe 306b2ef2cc SOLR-2721: Maven configuration: Update ZooKeeper to latest bugfix release 3.3.3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159749 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 19:14:26 +00:00
Christopher John Male 04bd9ae73a LUCENE-3286: Moved xml qp's demo into demo contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159002 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 02:57:00 +00:00
Christopher John Male 4f2fc58301 LUCENE-3271: Moved 'good' queries into queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158997 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 02:36:32 +00:00
Steven Rowe 7c7326ef30 LUCENE-3378: Maven build config: stop building no-longer-necessary Lucene and analysis-common test jars; drop unnecessary test dependencies from contribs/modules
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158947 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 22:26:43 +00:00
Steven Rowe 8203481079 LUCENE-3378: Maven build config: Include test-framework non-java files in Lucene's test resources, so that tests can find the europarl file now under test-framework
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158858 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 18:24:06 +00:00
Steven Rowe d45e49d2ee - Added Ryan McKinley's example POM snippet to the section about using the Jenkins-published nightly Maven snapshots
- Added David Smiley's source artifact installation cmdline to the example Maven commands section

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150940 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25 22:28:15 +00:00
Steven Rowe 06891eec12 LUCENE-3323: changed JUnit CWD from test output directory to test/ under the build directory, to enable all tests to pass
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1147502 13f79535-47bb-0310-9956-ffa450edef68
2011-07-16 22:36:26 +00:00
Christopher John Male a684f6d497 LUCENE-3285: Moved flexible queryparser to queryparser module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146548 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14 02:56:54 +00:00
Christopher John Male 6b700e1183 LUCENE-3271: Moved MoreLikeThis to queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146542 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14 02:07:11 +00:00
Steven Rowe 58e1b5b95b LUCENE-3233: Update Maven configuration to exclude obsolete wordnet contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145373 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11 21:57:06 +00:00
Christopher John Male 5f30bedccc LUCENE-3283: Moved core QueryParsers to queryparser module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145016 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11 03:37:00 +00:00
Steven Rowe 31602b986b SOLR-2452: added build/testOutputDirectory, even though solrj tests are not run under solrj module, because without it, 'mvn clean' deletes the whole module (solr/solrj/) in addition to the build directory solr/build/solr-solrj/.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144903 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 16:53:49 +00:00
Steven Rowe 4505c08643 SOLR-2452: merged with trunk up r1144161; applied the svn movement script and the latest version of the post-svn-movement patch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144174 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 06:41:23 +00:00
Dawid Weiss 2b2b97f25b Applied folder moves and renames before merge in SVN r1144174. 2016-01-23 01:17:32 +01:00
Dawid Weiss db22b4d1f7 Applied folder moves and renames before merge in SVN r1144174. 2016-01-23 01:17:07 +01:00
Christopher John Male 6890f6fbc9 LUCENE-3278: Renamed contrib/queryparser project to queryparser-contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143615 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 00:50:54 +00:00
Steven Rowe 9abc6a2912 SOLR-2452: Merged with trunk up to r1143468
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1143567 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 21:16:33 +00:00
Christopher John Male 36330b50b4 LUCENE-3274: Collapsed common module into lucene core util, removed module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143234 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 00:28:34 +00:00
Steven Rowe 470154ca59 LUCENE-3276: Add Maven build Solr core runtime dependency on wstx-asl stax parser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143211 13f79535-47bb-0310-9956-ffa450edef68
2011-07-05 22:01:50 +00:00
Steven Rowe a9ca8d5191 LUCENE-2341: Added Maven configuration for the new morfologik module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141800 13f79535-47bb-0310-9956-ffa450edef68
2011-07-01 05:10:44 +00:00
Steven Rowe eefdc42de9 put back missing '+'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141701 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 20:21:18 +00:00
Steven Rowe 0267596873 LUCENE-3239: require Java 1.6 in the Maven build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141698 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 20:18:13 +00:00
Steven Rowe 842d97edac fixed parent pom relative path
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141628 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 17:14:27 +00:00
Steven Rowe 49661530e9 LUCENE-3171: Added Maven configuration for the new join module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141399 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 05:05:28 +00:00
Steven Rowe 20312da0aa LUCENE-3079: fixed Maven build for new facet module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141336 13f79535-47bb-0310-9956-ffa450edef68
2011-06-29 23:55:02 +00:00
Robert Muir 4291f52c70 LUCENE-3079: faceting module (port to trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141246 13f79535-47bb-0310-9956-ffa450edef68
2011-06-29 21:02:07 +00:00
Steven Rowe 75d6001f0e SOLR-2452: merged with trunk up to r1140790
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1140809 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 19:42:31 +00:00
Steven Rowe 8e94c0c216 LUCENE-3240: fixed the maven build; added standard svn:ignore property value for modules/queries/ dir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140697 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 16:05:51 +00:00
Christopher John Male b760a81471 LUCENE-3250: Removed wordnet and misc deps on analysis-common in idea and maven
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140401 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 02:22:34 +00:00
Christopher John Male b3f0ae9b7a LUCENE-3240: Moved FunctionQuery, ValueSource and DocValues to new queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140379 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 23:45:18 +00:00
Steven Rowe b929c65d15 LUCENE-3232: artifactId lucene-common -> lucene-common-module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140225 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 16:12:42 +00:00
Steven Rowe 3b2343b83d Missing slash in closing </dependency> tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139926 13f79535-47bb-0310-9956-ffa450edef68
2011-06-26 19:38:23 +00:00
Steven Rowe 68dc477537 LUCENE-3232: artifactId lucene-common -> lucene-common-module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139601 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 19:42:46 +00:00
Christopher John Male e8faa197c8 LUCENE-3232: Fixed missing maven dependency in common module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139471 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 00:23:58 +00:00