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
David Wayne Smiley
1dd8b97096
LUCENE-4351 update eclipse for spatial4j 0.3
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381279 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 18:15:33 +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
45d6f0edc0
LUCENE-4324: enable broken html detection
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1378541 13f79535-47bb-0310-9956-ffa450edef68
2012-08-29 13:29:48 +00:00
Michael McCandless
1fb282a4cb
fix MemoryIndex false positive failure
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1378271 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 19:03:42 +00:00
Michael McCandless
18fe854d86
detect broken HTML in the detailed class javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1378252 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 18:14:07 +00:00
Michael McCandless
2684ba035e
try to catch mis-matched tags in the desc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1378143 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 14:08:01 +00:00
Robert Muir
d3a9eeee06
clean up regexps
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1378107 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 12:36:00 +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
Robert Muir
ed8adb5e92
generics-proof this
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377970 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 04:05:33 +00:00
Robert Muir
182d59b75e
prune overridden methods
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377966 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 03:47:47 +00:00
Robert Muir
5e2be08e77
build up a list so we can prune overridden methods
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377958 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 03:20:37 +00:00
Robert Muir
e82f5c2862
avoid false positives in regexes, and parse nested classes correctly
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377953 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 02:53:39 +00:00
Robert Muir
b4ca62c640
don't parse incomplete ctor specification
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377949 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 02:32:51 +00:00
Robert Muir
2ea9eec086
don't parse incomplete method specification
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377945 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 02:18:58 +00:00
Michael McCandless
ce82983b6b
LUCENE-4324: initial cut at method/field level javadocs checking
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377911 13f79535-47bb-0310-9956-ffa450edef68
2012-08-27 23:23:25 +00:00
Robert Muir
458fcb4446
LUCENE-3923: fail the build on wrong svn:eol-style
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377702 13f79535-47bb-0310-9956-ffa450edef68
2012-08-27 14:47:19 +00:00
Michael McCandless
34662efe02
fail if smoke tester hits exc reading Solr output
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1375340 13f79535-47bb-0310-9956-ffa450edef68
2012-08-21 00:16:43 +00:00
Steven Rowe
b0e23769d5
LUCENE-4313: IntelliJ classpath doesn't include phonetic and morfologik resources/ directories
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1374852 13f79535-47bb-0310-9956-ffa450edef68
2012-08-19 21:04:30 +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
David Wayne Smiley
57b47505b3
Solr extraction contrib should have compile time dependency on lucene, not just test.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1374694 13f79535-47bb-0310-9956-ffa450edef68
2012-08-19 05:34:30 +00:00
Jan Høydahl
01cdc012a0
SOLR-3707: Upgrade Solr to Tika 1.2
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1374501 13f79535-47bb-0310-9956-ffa450edef68
2012-08-18 01:47:40 +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
Uwe Schindler
d5212c9ae2
Smoketester should also run with OpenJDK to be able to run on FreeBSD
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1371623 13f79535-47bb-0310-9956-ffa450edef68
2012-08-10 09:24:51 +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
Robert Muir
fde78b8196
LUCENE-4295: add task to build and smoke-test a release for the nightly build
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1370518 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 20:58:46 +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
Michael McCandless
100349a03e
fixup more python3 issues
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1369243 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03 22:48:27 +00:00
Robert Muir
120a816d0c
expect licenses in the binary dist
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1369240 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03 22:45:52 +00:00
Michael McCandless
e76a86110b
fixup some python3 issues
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1369223 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03 21:49:24 +00:00
Robert Muir
bc0a8e69d8
initial cutover to python3 (this script works with neither 3 or nor 2 anymore, and still doesnt)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1369216 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03 21:18:14 +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
Robert Muir
e3142fe95e
use one bin/ in eclipse
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367916 13f79535-47bb-0310-9956-ffa450edef68
2012-08-01 10:57:15 +00:00
Uwe Schindler
f600aa6094
fix encoding in javadocs checker
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367120 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30 15:31:45 +00:00
Michael McCandless
e101167585
upgrade checkJavaDocs.py to python3
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367071 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30 12:49:40 +00:00
Robert Muir
cdef110935
LUCENE-4265: name eclipse project after the branch
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366550 13f79535-47bb-0310-9956-ffa450edef68
2012-07-27 21:56:09 +00:00
Robert Muir
e229a356f3
LUCENE-4266: update eclipse settings to match reality
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366544 13f79535-47bb-0310-9956-ffa450edef68
2012-07-27 21:48:53 +00:00
Uwe Schindler
92e5c35bc3
Fix javadocs-linter: Windows support, support for file:-URLs (now needed), fix broken XML-comments in some files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366220 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 22:45:31 +00:00
Uwe Schindler
dfbd640344
Fix file: URLs for now by disabling them!
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366186 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 20:24:56 +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
Robert Muir
0e80c044b2
LUCENE-4044: get solr tests working
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene2510@1365095 13f79535-47bb-0310-9956-ffa450edef68
2012-07-24 14:46:12 +00:00
Robert Muir
dfe9a8444a
LUCENE-4044: port over stempel/uima
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene2510@1364905 13f79535-47bb-0310-9956-ffa450edef68
2012-07-24 06:08:49 +00:00
Robert Muir
274a48b0e0
LUCENE-4044: port over morfologik
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene2510@1364899 13f79535-47bb-0310-9956-ffa450edef68
2012-07-24 05:41:25 +00:00
Robert Muir
78232bf295
LUCENE-4044: register phonetic factories
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene2510@1364893 13f79535-47bb-0310-9956-ffa450edef68
2012-07-24 05:14:55 +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
Uwe Schindler
67b1fdfc5d
LUCENE-4220: Remove the buggy JavaCC-based HTML parser in the benchmark module and replaced by NekoHTML
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361741 13f79535-47bb-0310-9956-ffa450edef68
2012-07-15 17:34:47 +00:00
Steven Rowe
75b6bf69bd
LUCENE-4199: IntelliJ configuration: add lucene tools library to allow compilation where the asm jar is a dependency
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361636 13f79535-47bb-0310-9956-ffa450edef68
2012-07-15 06:15:31 +00:00
Robert Muir
7b2abe6e19
LUCENE-3950: load rat via ivy so you dont need it in .ant/lib etc, invoke from validate
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360475 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 23:27:21 +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
David Wayne Smiley
29d8ba42d4
spacing / line ending tweaks so it does not differ with config files saved by IntelliJ
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360327 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 17:57:17 +00:00
David Wayne Smiley
5c14410ce6
spacing / line ending tweaks so it does not differ with config files saved by IntelliJ
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360324 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 17:54:57 +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
Michael McCandless
b4080ca7e5
assume UTF8 encoding when reading javadocs HTML
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356824 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 16:48:07 +00:00
Michael McCandless
dae7f3e56a
use python3.2 for javadocs link checking (its builtin HTML parser is more strict than 2.7's)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356797 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 15:50:14 +00:00
Michael McCandless
6a8d538b5a
print file path when we fail to parse HTML
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356520 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 23:40:45 +00:00
David Wayne Smiley
6cffa393bd
Don't use .* imports
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356308 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 15:43:26 +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
Robert Muir
4bb4af332f
eclipse template: don't make the license a javadoc-style comment
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348800 13f79535-47bb-0310-9956-ffa450edef68
2012-06-11 11:24:22 +00:00
Steven Rowe
9a6fe90dd2
Allow {svn,lucene}.apache.org links in Changes.html
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348524 13f79535-47bb-0310-9956-ffa450edef68
2012-06-10 02:50:46 +00:00
Robert Muir
78cedd7426
smokeTester: fix demo execution and javadocs tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348062 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 13:25:04 +00:00
Robert Muir
1f37709d41
smokeTester: add module-build and ivy-settings.html to the expected list here
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348018 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 10:43:20 +00:00
Robert Muir
f91b69093a
smokeTester: nuke java 1.5 tests, check for broken links, enforce working package summaries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348009 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 10:18:09 +00:00
Robert Muir
a8a154f434
smokeTester: packaging updates
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1347982 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 09:46:28 +00:00
Robert Muir
5a837d9910
smokeTester: don't look for Contrib-Changes.html
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1347969 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 09:24:17 +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
Steven Rowe
accce5dc26
SOLR-3430: IntelliJ IDEA configuration: add DIH test dependency on HSQLDB
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338854 13f79535-47bb-0310-9956-ffa450edef68
2012-05-15 19:34:55 +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
Michael McCandless
b831e55acc
fix windows path sep issue
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337549 13f79535-47bb-0310-9956-ffa450edef68
2012-05-12 14:07:56 +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
Christopher John Male
0bad718d58
LUCENE-2510: Moved Analysis Factory parent classes into analysis module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335331 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 03:23:47 +00:00
Michael McCandless
f846cc3260
javadocs-linter: strip whitespace when parsing links
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334586 13f79535-47bb-0310-9956-ffa450edef68
2012-05-06 10:08:07 +00:00
Shai Erera
b0a4eaba31
fix eclipse/dot.classpath after move to randomizedtesting-1.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333377 13f79535-47bb-0310-9956-ffa450edef68
2012-05-03 09:18:47 +00:00
Robert Muir
a762414610
harden checkJavaDocs.py: java7 writes extra newlines/divs before the class summary
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332675 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 14:46:20 +00:00
Robert Muir
7329e7e9d1
detect and fail when class javadocs is really just the license header
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331787 13f79535-47bb-0310-9956-ffa450edef68
2012-04-28 15:39:41 +00:00
Michael McCandless
d5e8cf0487
remove BUG prefix on error
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330501 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 19:24:05 +00:00
Michael McCandless
7b44a4f213
improve error message on unhandled href
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330495 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 19:20:06 +00:00