Steve Rowe
|
1ce72537b8
|
LUCENE-8106: add missing import
|
2018-03-29 13:51:39 -04:00 |
Jan Høydahl
|
9e780ba564
|
LUCENE-7935: Publish .sha512 hash files with the release artifacts
|
2018-03-28 09:14:03 +02:00 |
Varun Thacker
|
bea6e2307b
|
SOLR-7887: Log4J2 upgrade fixes
|
2018-03-26 11:32:03 -07:00 |
Alan Woodward
|
f2e3b109e6
|
LUCENE-8224: Allow releases to be built with ant 1.10
Also adds a check to common-build.xml to fail early with ant 1.10.2, which
has a bug that prevents lucene from building.
|
2018-03-26 14:06:54 +01:00 |
Steve Rowe
|
51a6bec48d
|
SOLR-10912: fix routing of Solr non-contrib build output dirs (e.g. solr/core -> ../build/solr-core; previously -> ../build/core)
|
2018-03-21 11:31:11 -04:00 |
Steve Rowe
|
0c61c857c8
|
LUCENE-8106: Handle IncompleteRead exceptions while downloading the Jenkins log by retrying a limited number of times
|
2018-03-20 11:11:33 -04:00 |
Uwe Schindler
|
aae07d9572
|
LUCENE-8155: Fix Solr example with Java 9 (was a problem when reverting an old commit)
|
2018-03-19 15:35:34 +01:00 |
Uwe Schindler
|
ec9bc024e9
|
SOLR-11331: Ability to run and debug standalone Solr and a single node SolrCloud server from Eclipse. Also being able to run all Lucene and Solr tests as a configuration
|
2018-03-18 11:43:51 +01:00 |
Steve Rowe
|
298063eee7
|
SOLR-10912: personality fix: in solr-ref-guide, don't run compile and unit plugins. Also, consistently use curly brackets when interpolating variables
|
2018-03-15 20:18:28 -04:00 |
Steve Rowe
|
ac9559d70d
|
SOLR-10912: reverting personality plugins changes to include junit+unit and javac+compile, since this combo works, and neither one individually does.
|
2018-03-15 15:41:59 -04:00 |
Steve Rowe
|
bd20e36d2d
|
SOLR-10912: attempted personality plugins fix: trying just junit/javac instead of unit/compile (which didn't actually do anything at all)
|
2018-03-15 15:38:05 -04:00 |
Steve Rowe
|
63fde153d3
|
SOLR-10912: updating copy of Jenkins precommit job script: proc max limit code seems not to work on jenkins slaves, so put it at a fixed 10k; added customization of artifact url so console output links in the JIRA comment report work properly; no longer attempting to cache the yetus download, since it always downloads every time anyway.
|
2018-03-15 15:26:14 -04:00 |
Steve Rowe
|
cc1ad49e72
|
SOLR-10912: excluding apparently unnecessary plugins: 'junit' and 'javac' (the 'unit' and 'compile' plugins are producing output but the 'j' ones aren't)
|
2018-03-15 15:26:14 -04:00 |
Steve Rowe
|
12372530a8
|
SOLR-10912: Add scripts for automatic patch validation
|
2018-03-15 12:31:59 -04:00 |
Steve Rowe
|
378d799a22
|
Add release 6.6.3 to DOAP files
|
2018-03-06 12:54:22 -05:00 |
koji
|
6d66fc04b2
|
SOLR-11795: Add Solr metrics exporter for Prometheus
|
2018-03-05 15:36:32 +09:00 |
Erick Erickson
|
1fe45606b9
|
SOLR-12028: BadApple and AwaitsFix annotations usage
|
2018-02-26 20:35:12 -08:00 |
Steve Rowe
|
41af8bd16a
|
LUCENE-8106: stop parsing ANT_OPTS from Jenkins log
|
2018-02-26 18:47:18 -05:00 |
Steve Rowe
|
606e91c2ae
|
LUCENE-8106: fix module regex to recognize Windows path backslashes
|
2018-02-26 18:43:52 -05:00 |
koji
|
720eba0ae4
|
Revert "SOLR-11795: add more stuff under dev-tools for prometheus-exporter"
This reverts commit df0f141907 .
|
2018-02-24 10:25:23 +09:00 |
Steve Rowe
|
88e00d0889
|
LUCENE-8106: collect Ant test sysprops from Jenkins log and add them to test repro lines
|
2018-02-23 19:22:49 -05:00 |
koji
|
df0f141907
|
SOLR-11795: add more stuff under dev-tools for prometheus-exporter
|
2018-02-23 10:50:04 +09:00 |
Steve Rowe
|
edd54e551d
|
LUCENE-8106: add cmdline option --no-git to avoid all git usage; replaces --no-fetch cmdline option
|
2018-02-22 16:52:09 -05:00 |
Steve Rowe
|
e71286c826
|
LUCENE-8106: always fast-forward merge after checkout
|
2018-02-16 10:45:46 -05:00 |
Steve Rowe
|
a07493d508
|
LUCENE-8106: reproduceJenkinsFailures.py improvements: add cmdline option parsing; sort max failures to the bottom of the report; retest at branch tip first with and then without the seed if 100% of iterations fail.
|
2018-02-13 23:49:13 -05:00 |
Christine Poerschke
|
fa0aa34bdc
|
LUCENE-8167: fail precommit on incompleteEnumSwitch
|
2018-02-13 17:37:53 +00:00 |
Uwe Schindler
|
bc0d6fb6ed
|
LUCENE-7966: Add comment to Maven readme that MR-JAR is not supported and resulting artifacts are not identical to official Ant build
|
2018-02-10 20:39:05 +01:00 |
Uwe Schindler
|
f70477db01
|
LUCENE-8155: Disable Smoker Javadocs checking on Java 9 (like in Ant)
|
2018-02-09 23:31:41 +01:00 |
Uwe Schindler
|
1938631307
|
LUCENE-8155: Add support for Java 9 in smoke tester
|
2018-02-09 19:53:49 +01:00 |
Steve Rowe
|
03095ce4d2
|
SOLR-11592: Add OpenNLP language detection to the langid contrib
|
2018-01-17 11:29:17 -05:00 |
Jim Ferenczi
|
518a3ec14b
|
Update doap files with 7.2.1 release
|
2018-01-15 09:59:11 +01:00 |
Steve Rowe
|
f7e166e7c1
|
Add script to attempt to reproduce failing tests from a Jenkins log
|
2018-01-08 21:36:55 -05:00 |
Erick Erickson
|
7e321d70df
|
SOLR-11701: Upgrade to Tika 1.17 when available
|
2017-12-24 17:03:00 -08:00 |
Steve Rowe
|
67e1b4a19b
|
Remove extra <release> tag
|
2017-12-21 17:36:06 -05:00 |
Adrien Grand
|
63cba40931
|
Update doap files with 7.2.0 release.
|
2017-12-21 17:58:57 +01:00 |
Alan Woodward
|
d9695cca55
|
LUCENE-8104: Remove facet module compile-time dependency on queries
|
2017-12-20 13:22:12 +00:00 |
Alan Woodward
|
79073fafd3
|
LUCENE-8099: Fix IntelliJ dependencies
|
2017-12-19 08:52:55 +00:00 |
Steve Rowe
|
3e2f9e62d7
|
LUCENE-2899: Add OpenNLP Analysis capabilities as a module
|
2017-12-15 11:24:18 -05:00 |
Alan Woodward
|
1d2787464f
|
LUCENE-7994: Add facets lib/ directory to IntelliJ setup
|
2017-11-03 13:53:27 +00:00 |
Steve Rowe
|
8388b195cf
|
Don't add sorted indexes for non-back-compat versions
|
2017-10-26 17:13:26 -04:00 |
Steve Rowe
|
3698acf321
|
addBackCompatIndexes.py: Don't generated sorted indexes for versions < 6.2
|
2017-10-24 12:30:30 -04:00 |
Steve Rowe
|
12adb158fb
|
Add 5.5.5 releases; move 6.6.2 releases where they belong
|
2017-10-24 11:12:29 -04:00 |
Christine Poerschke
|
05559358fa
|
Update xsi:schemaLocation in pom.xml.template files.
|
2017-10-23 15:37:46 +01:00 |
Ishan Chattopadhyaya
|
a9dc7e4a03
|
DOAP entries for 6.6.2 release
|
2017-10-18 13:47:43 +05:30 |
Shalin Shekhar Mangar
|
51d7543fde
|
Adding release 7.1.0 to doap files
|
2017-10-17 14:10:47 +05:30 |
Steve Rowe
|
dabb9ed325
|
LUCENE-7995: 'ant stage-maven-artifacts' should work from the top-level project directory, and should provide a better error message when its 'maven.dist.dir' param points to a non-existent directory
|
2017-10-16 16:00:14 -04:00 |
Shalin Shekhar Mangar
|
b8e50f3824
|
Use the right root dir with the --no-prepare option
|
2017-10-11 12:53:23 +05:30 |
Steve Rowe
|
74b407d188
|
Add Lucene & Solr 7.0.1
|
2017-10-06 16:21:41 -04:00 |
Steve Rowe
|
080232f3d1
|
LUCENE-7985: maven build: update forbiddenapis to 2.4.1
|
2017-10-04 23:12:32 -04:00 |
Steve Rowe
|
93d8e428ea
|
SOLR-10842: Convert all remaining {{quickstart.html}} links to {{guide/solr-tutorial.html}}; remove all references to quickstart from the build; and version the link to the ref guide's tutorial in Solr's versioned top-level documentation page.
|
2017-10-04 15:25:20 -04:00 |