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 |
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
|
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 |
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
|
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
|
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 |
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 |
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
|
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 |
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 |
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
|
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
|
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
|
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
|
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 |
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
|
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
|
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 |
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 |
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
|
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
|
c670b76a32
|
LUCENE-3172: fix installation problems on lucene-misc OSGI bundle
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131492 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-04 20:58:29 +00:00 |
Steven Rowe
|
d2cc7f1330
|
LUCENE-3149: Switch ICU4J dependency to mavenized version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130718 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 18:42:26 +00:00 |
Steven Rowe
|
31fca6e58b
|
LUCENE-3149: ICU4J jar version upgraded in Maven configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130529 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 13:02:49 +00:00 |
Ryan McKinley
|
914d18a2b5
|
LUCENE-1344 -- adding OSGi packaging to maven build script
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130150 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-01 13:40:50 +00:00 |
Steven Rowe
|
00c35bfec3
|
LUCENE-2981: Removed ant, bdb, bdb-je, lucli, and swing contribs from the Maven configuration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1126310 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-23 04:55:03 +00:00 |
Steven Rowe
|
91c74bb6e7
|
SOLR-2421: remove unnecessary dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125567 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-20 20:55:31 +00:00 |
Stanisław Osiński
|
548806b7f7
|
SOLR-2448: Upgrade of Carrot2 to version 3.5.0 and a number of related clustering improvements (SOLR-2449, SOLR-2450, SOLR-2505)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103722 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-16 13:19:46 +00:00 |
Steven Rowe
|
d94c164ba3
|
SOLR-2518: override default grandparent POM's parent POM location to force download from the remote repository
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103390 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-15 14:24:00 +00:00 |
Yonik Seeley
|
be2382efb7
|
SOLR-2495: json parser could hang on corrupted input and fail to detect long overflow
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099582 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-04 20:07:19 +00:00 |
Steven Rowe
|
7d236abb4e
|
Added Google Guava as a test dependency to Solr Core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088065 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-02 17:00:39 +00:00 |
Steven Rowe
|
0d76f4e1ec
|
SOLR-2427: Upgraded uima-core 2.3.1-SNAPSHOT jar to released uimaj-core 2.3.1; no longer publishing a Solr-specific uima-core Maven artifact; renamed UIMA jars to include their versions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081880 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-15 17:46:17 +00:00 |
Steven Rowe
|
d933b418d7
|
LUCENE-2957: Fixup inconsistent naming of UIMAJ jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080455 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-11 05:12:33 +00:00 |
Steven Rowe
|
7180bb3cb9
|
LUCENE-2957: generate-maven-artifacts target should include all non-Mavenized Lucene & Solr dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080443 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-11 04:32:14 +00:00 |
Steven Rowe
|
3fcf6d6525
|
LUCENE-2961: Remove benchmark/lib/xml-apis-2.9.0.jar - JVM 1.5+ contains these JAXP 1.3 interface classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080258 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-10 15:57:52 +00:00 |
Steven Rowe
|
708d6fada1
|
Make the Maven build work even when the source is not under Subversion control
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079388 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-08 15:19:56 +00:00 |
Steven Rowe
|
3985b909e7
|
SOLR-2381: adjust maven POMs to use^Che new Jetty jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074796 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-26 05:33:31 +00:00 |
Yonik Seeley
|
2493780acb
|
SOLR-2373: update to slf4j 1.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071812 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-17 22:14:08 +00:00 |
Steven Rowe
|
80d45a4ee3
|
LUCENE-1591: update maven poms for xercesImpl.jar revert
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065802 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-31 21:28:47 +00:00 |
Steven Rowe
|
1b44e0b9a5
|
added support for maven artifact generation of the new Solr UIMA contrib; the top-level get-maven-poms target now forces copying of all of the source pom.xml files, even if the source is not newer than the target files, so that version changes will always take effect when specified through the -Dversion ant cmdline option
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062936 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-24 19:33:14 +00:00 |
Steven Rowe
|
82640ec617
|
LUCENE-2657: switched POMs under dev-tools/maven/ to be POM templates, to allow for specification of the version as a system property on the command line.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062111 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-22 07:26:17 +00:00 |