Uwe Schindler
|
9cba8eb45f
|
LUCENE-5909: Smoke tester now has better command line parsing and optionally also runs on Java 8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621473 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-30 15:48:16 +00:00 |
Ryan Ernst
|
df537119b2
|
Revert smoke test update to java 8 for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621340 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-29 16:55:31 +00:00 |
Ryan Ernst
|
cc99148aa0
|
Add java8 checks to smoke test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621336 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-29 16:38:00 +00:00 |
Uwe Schindler
|
d7ad6e73a4
|
Fix smoker to allow the new version.properties file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621108 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-28 09:56:10 +00:00 |
Ryan Ernst
|
80e6000296
|
Change buildAndPushRelease and smokeTestRelease scripts to use argparse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621085 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-28 08:01:50 +00:00 |
Uwe Schindler
|
c137b0cb57
|
Remove obsolete property
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620730 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-26 20:46:53 +00:00 |
Ryan Ernst
|
2e7acd8f73
|
LUCENE-5901:Replaced all occurences of LUCENE_CURRENT with LATEST for luceneMatchVersion
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620718 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-26 20:00:51 +00:00 |
Uwe Schindler
|
0cb726bba3
|
LUCENE-5898: Remove remaining hardcoded versions from build files; add a new version.properties file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619906 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-22 19:14:11 +00:00 |
Uwe Schindler
|
903a7b40be
|
LUCENE-5898: Clean up build files version handling, fix bug with specification version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619832 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-22 15:15:37 +00:00 |
Uwe Schindler
|
ddef6d06a5
|
Update outdated forbidden-apis in Maven build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618563 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-18 09:11:34 +00:00 |
Steven Rowe
|
7b967b74b3
|
SOLR-6283: IntelliJ config: include analysis-common module in test classpath, so that Lucene's ResourceLoader is available.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618300 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-16 00:42:42 +00:00 |
Ryan Ernst
|
73bb9c91d9
|
LUCENE-5850: Made Version handling more robust and extensible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618263 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-15 19:15:17 +00:00 |
Steven Rowe
|
38749091b4
|
SOLR-6358: Remove VcsDirectoryMappings from idea configuration vcs.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617031 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-09 23:58:57 +00:00 |
Michael McCandless
|
26be35a4a7
|
LUCENE-5850: fix smoke tester to verify the index's segment versions in fact match the version being tested
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614149 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-28 19:48:09 +00:00 |
Michael McCandless
|
ec788948a6
|
LUCENE-5819: fix ord bug; add test case; remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612217 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-21 09:41:40 +00:00 |
Timothy Potter
|
a75792bb4c
|
SOLR-3893: fix sheisty class error from smoke test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611719 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-18 17:10:03 +00:00 |
Timothy Potter
|
28165cee67
|
SOLR-3893: Update references after moving dependency jars around.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610894 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-16 01:21:29 +00:00 |
Steven Rowe
|
09bb6ddad1
|
SOLR-3893: intellij config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610886 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-16 00:12:50 +00:00 |
Michael McCandless
|
524c20b626
|
include META-INF/* when diffing sources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1609141 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-09 13:14:51 +00:00 |
Steven Rowe
|
6eff0b071f
|
LUCENE-5757: Maven build: forbidden-apis should no longer use the rue.txt signature file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607522 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-03 03:52:55 +00:00 |
Dawid Weiss
|
b8067fa423
|
LUCENE-5786: Unflushed/ truncated events file (hung testing subprocess). Updating RR to 2.1.6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607058 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-01 11:59:44 +00:00 |
Steven Rowe
|
027e712d5c
|
Sonatype OSS repo is returning 301 (permanently moved) for http URLs, which aren't followed by Maven Ant Tasks (artifact:dependencies), and cause the build to fail. Switching the base Sonatype OSS repo to https to see if that fixes the problem.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607053 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-01 11:47:34 +00:00 |
Dawid Weiss
|
dd0f5fc9c1
|
LUCENE-5786: adding more debugging to the test framework.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1606003 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 09:56:00 +00:00 |
Dawid Weiss
|
5f77544bce
|
LUCENE-5786: Unflushed/ truncated events file (hung testing subprocess)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605024 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 07:53:19 +00:00 |
Simon Willnauer
|
f319ebd10c
|
Add Import Layout Table to idea codestyle
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602389 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-13 11:49:54 +00:00 |
Shawn Heisey
|
e47fcac7d8
|
LUCENE-5747: Prevent automatic code reformatting when saving in eclipse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601446 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-09 17:20:57 +00:00 |
Steven Rowe
|
6ff06b0856
|
LUCENE-5442: smoke tester: 'ivy-ignore-conflicts.properties' is not a foreign invader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599134 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-02 09:14:44 +00:00 |
Steven Rowe
|
4125c7682e
|
LUCENE-5442: ant check-lib-versions will fail the build if there are unexpected version conflicts between direct and transitive dependencies.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1598538 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-30 10:33:55 +00:00 |
Steven Rowe
|
95fd2943eb
|
LUCENE-5675: Add src/resources directory to maven config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1597695 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-27 02:08:30 +00:00 |
Anshum Gupta
|
53a5aac1eb
|
LUCENE-5666: Fix idea project files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596429 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-21 00:56:39 +00:00 |
Michael McCandless
|
acedb179f4
|
LUCENE-5686: fail if LUCENE/SOLR_NNNN (_ instead of -) appears in changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596044 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-19 20:17:58 +00:00 |
Michael McCandless
|
d01f0838e4
|
woops, revert
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596043 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-19 20:16:52 +00:00 |
Michael McCandless
|
c2421c0929
|
LUCENE-5686: fail if LUCENE/SOLR_NNNN (_ instead of -) appears in changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596039 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-19 20:09:53 +00:00 |
Steven Rowe
|
033f80fd7a
|
SOLR-6006: fix Solr contrib test dependencies by adding jcl-over-slf4j and retrieving it into each contrib's test-lib/ directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589953 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-25 08:55:05 +00:00 |
Steven Rowe
|
5363d8e0f3
|
SOLR-6006: IntelliJ config for solrj/test-lib/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589940 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-25 06:28:43 +00:00 |
Uwe Schindler
|
2234d02205
|
Create staging URL without https, because it makes smoketester take much longer. Also remove obsolete extra changes dir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589105 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-22 12:19:37 +00:00 |
Shalin Shekhar Mangar
|
8ea6d08a42
|
Bump randomizedtesting-runner version to 2.1.3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584712 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-04 14:29:55 +00:00 |
Steven Rowe
|
7deae5526e
|
SOLR-5920: IntelliJ config: fix solr-core-tests dependency module name analysis-icu -> icu
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583159 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-30 15:56:49 +00:00 |
Steven Rowe
|
a53c78d7ef
|
SOLR-5920: Distributed sort on DateField, BoolField and BCD{Int,Long,Str}Field returns string cast exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582929 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 01:01:05 +00:00 |
Shalin Shekhar Mangar
|
09a960de4a
|
SOLR-5818: Add lucene expressions as a dependency on solr-core-tests idea file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576344 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-11 13:45:45 +00:00 |
Dawid Weiss
|
9d9b5eee52
|
Update RR version for idea.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576325 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-11 13:05:35 +00:00 |
Michael McCandless
|
36edbb84ea
|
unescape %20 in urls so we don't get false failures with 1.7.0_60
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575328 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-07 17:09:27 +00:00 |
Robert Muir
|
7f695434f4
|
disable slow solr tests in smoketester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575024 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-06 19:53:10 +00:00 |
Steven Rowe
|
31dacf4494
|
SOLR-3854: IntelliJ config: add solr example lib test dependency to map-reduce and dataimporthandler contribs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1574951 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-06 16:33:32 +00:00 |
Robert Muir
|
a80206c285
|
SOLR-5775: fix outdated comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572056 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-26 14:05:15 +00:00 |
Robert Muir
|
92f368d6fe
|
SOLR-5775: enable solr tests in the smoketester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572054 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-26 14:03:50 +00:00 |
Chris M. Hostetter
|
2163160ad4
|
if a system doesn't have sha1sum, fall back and try shasum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571838 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-25 21:49:42 +00:00 |
Adrien Grand
|
f3af8c97be
|
LUCENE-5463: Unbreak forbidden APIs for Solr, remove broken RUE.sizeOf(String) and add new forbidden APIs to the Maven build.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571493 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-24 23:44:14 +00:00 |
Uwe Schindler
|
3e0353ffab
|
SOLR-5764: Add workaround to make Maven work (shared test-files does not seem to be included when the test-jar dependency is resolved).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570928 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-22 21:14:38 +00:00 |
Steven Rowe
|
38b30d4fcb
|
SOLR-5729: intellij config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570626 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-21 16:37:13 +00:00 |