Robert Muir
|
cbddf0809e
|
fix smokeTestRelease to not expect lib/ (instead test-framework), and temporary disable the requirement that all classes have some javadocs (see LUCENE-3887, more work to be done there for another day
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309638 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-05 03:10:37 +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
|
2cc62e729c
|
eclipse classpath updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308659 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-03 03:00:49 +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 |
Robert Muir
|
86c7878963
|
svn:eolstyle=native
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308638 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-03 00:59:11 +00:00 |
Robert Muir
|
983bc3bef1
|
SOLR-2435: nuke duplicate junit from eclips classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308534 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-02 20:28:21 +00:00 |
Steven Rowe
|
32fbefeccf
|
LUCENE-3930: IntelliJ configuration: modules/benchmark/conf/ doesn't need to be a test source root - test resource *.alg files are now copied to build/classes/test/conf/ via an ant task (IntelliJ dumps them in build/classes/test/ when benchmark/conf/ is a test soruce root, and that doesn't work)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308476 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-02 19:15:37 +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 |
Steven Rowe
|
0945a6521f
|
IntelliJ configuration: enable IntelliJ .alg file copying to benchmark/build/classes/test/conf/ via a new Ant task 'copy-alg-files-for-testing', which is now also called by the benchmark module's compile-test target. (Standard IntelliJ configuration mechanisms don't support copying to a sub-directory of the test output directory.)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308188 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-01 19:46:49 +00:00 |
Steven Rowe
|
e0614fd0f0
|
Make most of the IntelliJ build work again. (Benchmark module still isn't quite right yet)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308011 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-01 03:29:12 +00:00 |
Steven Rowe
|
fa3aec5c49
|
added *.json to list of files to include when copying resources to build/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307647 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-30 22:36:19 +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 |
Robert Muir
|
1688a44eb0
|
LUCENE-2000: fix back benchmark classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307016 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-29 17:46:00 +00:00 |
Ryan McKinley
|
49f43806a8
|
LUCENE-2000: remove redundant casts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307012 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-29 17:34:34 +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 |
Robert Muir
|
a29a14698e
|
fix eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305339 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-26 12:58:58 +00:00 |
Steven Rowe
|
6fc8fa052c
|
Enable comparisons between Solr distribution artifact names (apache-solr-*) and those of Maven artifacts (solr-*)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304662 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-23 23:47:55 +00:00 |
Dawid Weiss
|
eca9908cbe
|
Added Apache (c) header to new type template.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304521 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-23 17:32:07 +00:00 |
Steven Rowe
|
37acabf4a8
|
allow checkout dir cmdline arg to be relative
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304365 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-23 14:20:35 +00:00 |
Michael McCandless
|
aa8cfa0d12
|
LUCENE-3887: fix smoke tester to fail when package.html is missing or public classes don't have description in package-summary
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303830 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-22 15:24:44 +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
|
870c47f4d7
|
LUCENE-3885: When checking maven artifacts from an RC URL that doesn't name a release branch, instead of failing, find the POM templates in the local working copy the script is run from; also, (temporarily) stop requiring that maven artifacts are identical to their counterparts in the binary distribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302734 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-20 00:21:13 +00:00 |
Robert Muir
|
4b3ff33e46
|
sync up trunk copy of smoke-tester with branch_3x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302556 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-19 17:36:27 +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 |
Steven Rowe
|
0c447d1344
|
LUCENE-3795: IntelliJ IDEA configuration: fixed module name in dev-tools/idea/.idea/workspace.xml; and in spatial.iml, removed unnecessary "exported" attributes, and switched analysis-common module dependency to have TEST scope.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300424 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-14 00:25:28 +00:00 |
Ryan McKinley
|
4f11496d99
|
LUCENE-3795: update the solr spatial4j.jar file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1300263 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-13 18:07:27 +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 |
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
|
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 |
David Wayne Smiley
|
4fd44f3d41
|
LUCENE-3795: get intellij build to work.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1295438 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-01 07:08:59 +00:00 |