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 |
Uwe Schindler
|
7ef0b53961
|
SOLR-3204: The packaged pre-release artifact of Commons CSV used the original package name (org.apache.commons.csv). This created a compatibility issue as the Apache Commons team works toward an official release of Commons CSV. JARJAR (http://code.google.com/p/jarjar/) was used to change the package name to org.apache.solr.internal.csv
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298164 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-07 22:22:00 +00:00 |
Ryan McKinley
|
a57f29a367
|
SOLR-3159: Upgrade example and tests to run with Jetty 8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298108 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-07 20:49:28 +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 |
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 |
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 |
Robert Muir
|
51388a2f9c
|
LUCENE-3811: remove unused benchmark dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291728 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-21 12:11:04 +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 |
Dawid Weiss
|
afe6b6983b
|
LUCENE-3791: "ant eclipse" sets up default project formatting. No XML
formatter style to import anymore.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244704 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-15 20:47:00 +00:00 |
Robert Muir
|
a5a0fd421e
|
LUCENE-3768: fix typos in .alg files and test that all .alg files can be parsed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244509 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-15 14:46:05 +00:00 |
Ryan McKinley
|
cea3acb111
|
LUCENE-3731: fix javadoc warnings, add uima to eclipse project
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244350 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-15 04:41:32 +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 |
Dawid Weiss
|
213ad3290a
|
LUCENE-3762: Upgrade JUnit to 4.10, refactor state-machine of detecting
setUp/tearDown call chaining.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243863 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-14 10:27:16 +00:00 |
Steven Rowe
|
dd13217dee
|
IntelliJ IDEA configuration: include lucene/lib/ in the non-test classpath (in addition to the test classpath) for the IntelliJ (uber-)Lucene module, so that lucene/tools/**/LicenseCheckTask.java will compile.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243726 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-13 22:50:38 +00:00 |
Dawid Weiss
|
76c285b1d3
|
LUCENE-3775: A shell script to generate .gitignore from svn:ignore properties.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243467 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-13 10:27:44 +00:00 |
Steven Rowe
|
9cf7bc1c22
|
LUCENE-3753: IntelliJ IDEA configuration: Add new Ant build files in lucene/core/, lucene/test-framework/, and lucene/tools/.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1241598 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 20:30:33 +00:00 |
Steven Rowe
|
3c586fa3ea
|
LUCENE-3753: IntelliJ IDEA configuration: make lucene module test configuration working directory be the IntelliJ build output directory for this module.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1241596 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 20:23:45 +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 |
Steven Rowe
|
3309fe9b30
|
IntelliJ IDEA config: Moved kuromoji dependency from analysis-extras contrib module to where it belongs: the (core) solr module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239337 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 21:42:27 +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
|
167982a5b4
|
LUCENE-3737: IntelliJ IDEA configuration: Fix module references in .idea/ant.xml.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1238671 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-31 15:44:39 +00:00 |
Steven Rowe
|
2d3d42f29b
|
IntelliJ IDEA configuration: Alphabetize entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1238670 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-31 15:42:50 +00:00 |
Steven Rowe
|
aec9985944
|
IntelliJ IDEA configuration: removed obsolete Ant library
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1238668 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-31 15:39:26 +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 |
Robert Muir
|
e30eff30ed
|
fix eclipse classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1235790 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-25 14:59:42 +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
|
886ca6d94c
|
IntelliJ IDEA configuration: Added *.dat to list of patterns of resources to copy to the compiler output directory; fixed typo in .idea/workspace.xml that misidentified the module for the kuromoji run configuration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232296 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-17 04:36:05 +00:00 |
Steven Rowe
|
9c628ea72b
|
LUCENE-3305: Added IntelliJ IDEA configuration for the new Kuromoji analysis module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230827 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-12 22:55:30 +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 |
Robert Muir
|
cd372bdc83
|
LUCENE-3305: add Kuromoji Japanese morphological analyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230748 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-12 20:10:48 +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 |
Steven Rowe
|
d4505e65e3
|
LUCENE-3634: IntelliJ IDEA configuration: Added ICU dependency to benchmark contrib.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227654 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-05 15:56:41 +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 |
Robert Muir
|
f3869ef3ce
|
SOLR-2982: add Beider-Morse phonetic filter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225211 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-28 16:00:52 +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 |
Robert Muir
|
a55f511a77
|
LUCENE-3650: move o.a.l.index.codecs to o.a.l.codecs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1215245 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-16 19:03:12 +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 |
Robert Muir
|
52fb6a585a
|
LUCENE-3617: move AppendingCodec to core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1211182 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-06 21:39:48 +00:00 |