1132 Commits

Author SHA1 Message Date
David Smiley
e6701680f4 SOLR-14149: CHANGES.txt Remove off-topic stuff
* No Introduction (to Solr) header.  Point at solr-upgrade-notes.adoc instead
* No Getting Started header
* No Versions of Major Components header
* No "Upgrade Notes" for subsequent releases.  See solr-upgrade-notes.adoc
Closes #1202

(cherry picked from commit 46c09456140fca0244ef726bd18a3ca7c5c7d131)
2020-02-08 23:04:41 -05:00
Nicholas Knize
c0c775799c LUCENE-8369: Remove obsolete spatial module 2020-01-16 11:26:19 -06:00
Adrien Grand
8eca54eae6 Minor fixes to the release wizard. (#1127)
(cherry picked from commit 43e30f966581b9447b9345c8c4406261a0c8ca9f)
2019-12-30 17:36:00 +01:00
Adrien Grand
b4233062e0 DOAP changes for release 8.4.0 2019-12-29 20:53:23 +01:00
Jan Høydahl
cb32489873 Change 72h voting rules for release wizard (#1118)
(cherry picked from commit d86b473ab82abf23532646c9118eda131140f0b1)
2019-12-24 23:13:26 +01:00
Ishan Chattopadhyaya
d19b54e141 DOAP changes for release 8.3.1 2019-12-16 09:22:58 +01:00
Chris Hostetter
9302b98bae LUCENE-9054: fix stupid nocommit comment
(cherry picked from commit acd56b350d74ba9e746dba82d6cb44cfaf2ff68b)
2019-11-22 08:23:05 -07:00
Chris Hostetter
a41eefc26a LUCENE-9054: Fix reproduceJenkinsFailures.py to not overwrite junit XML files when retrying
(cherry picked from commit 2d1e67c8b4adff3e1cb092fa69552529459d34d3)
2019-11-21 15:29:06 -07:00
Cassandra Targett
5a24379b1b SOLR-13782: Remove PDF Ref Guide build (#999)
closes #999
2019-11-19 15:55:28 -06:00
Ishan Chattopadhyaya
c3b8b584bf DOAP changes for release 8.3.0 2019-11-03 04:28:46 +05:30
Cassandra Targett
dc47aa5b16 SOLR-12786: add back explicit asciidoctor install for Jenkins build 2019-10-16 12:44:08 -05:00
Cassandra Targett
802e97d6aa SOLR-12786: Update Ref Guide build tool versions & fix section links for new format requirements 2019-10-16 12:43:59 -05:00
Uwe Schindler
fa726bec50 Revert "LUCENE-8993: Also update to latest version of Apache Parent POM"
This reverts commit 9d21418dfcc5c884f45ab668579b0391965a18bb.

This is needed because Lucene 8.x does not yet update minimum Maven version, but Apache Parent POM requires this.
2019-10-16 12:34:14 +02:00
Uwe Schindler
99ed605493 Update forbiddenapis to v2.7 and Groovy to v2.4.17 2019-10-12 21:44:45 +02:00
Uwe Schindler
9d21418dfc LUCENE-8993: Also update to latest version of Apache Parent POM 2019-10-03 12:30:21 +02:00
Uwe Schindler
4a015e224d LUCENE-8993: Change all repository references in Maven POM files to HTTPs; update some related URLs, too 2019-10-01 19:22:09 +02:00
David Smiley
8233981e7f LUCENE-8883: addVersion.py now adds categories to CHANGES.txt
(cherry picked from commit 742e6b7effe96977fa5372c0c4a8413528fd99cd)
2019-08-06 13:53:59 +02:00
iverase
d7e72d7e80 Add end tag for version 2019-07-26 12:41:16 +02:00
iverase
d2d646fcd6 DOAP changes for release 8.2.0 2019-07-26 09:25:54 +02:00
Jan Høydahl
07cb7cf593 LUCENE-8852: Fix wording and git commit msg
(cherry picked from commit 36af839eb110bcf9174dbd2f6de5f20a9705318e)
2019-07-04 19:05:10 +02:00
Cassandra Targett
57430f6b9f Update Ruby version in Ref Guide build script 2019-07-01 11:37:11 -05:00
Andrzej Bialecki
c6fb95290f Add missing versions, fix date formatting. 2019-06-24 14:48:31 +02:00
Alan Woodward
ab3f194656 LUCENE-8766: Add monitor sub-project to smoke tester 2019-06-20 17:35:28 +01:00
Jan Høydahl
0d7a652974 LUCENE-8852 ReleaseWizard tool (#710)
(cherry picked from commit 87c131baa739f591f2585ba1666b7d98768a5450)
2019-06-20 14:47:15 +02:00
Jan Høydahl
a53a80cfba LUCENE-8861: Script to find open PRs that needs attention (#719)
(cherry picked from commit d2793688ca6d2d7e0f334108c9a504f45a78d262)
2019-06-14 13:31:01 +02:00
Alan Woodward
b8773d13ad LUCENE-8766: Add monitor subproject 2019-06-13 10:15:31 +01:00
Jan Høydahl
9f29c0cc3f LUCENE-8837 smokeTestRelease.py option --download-only (#702)
* LUCENE-8837: smokeTestRelease.py option --download-only
Move download() and check_and() functions to scriptutil
Add cwd param to run() function in scriptutil
Move the check_ant function from buildAndPushRelease into scriptutil.py, and let it return the version.

(cherry picked from commit 44287d420624fe669a319f95f4712486bd57ae38)
2019-06-11 10:23:29 +02:00
Jan Høydahl
5ee558cc5d LUCENE-8802: buildAndPushRelease --logfile arg (#679)
(cherry picked from commit df1775ffd3517c23ace582384c0554f4f521f6e0)
2019-06-06 21:49:07 +02:00
Jan Høydahl
8a488478f0 LUCENE-8818: Fix smokeTestRelease.py encoding bug
(cherry picked from commit 8d6fd7298fe480a627db333eafeadc7b6a8fdcad)
2019-06-06 21:46:11 +02:00
Jan Høydahl
2d571ee655 clipboardPatchFile 2019-06-05 21:25:34 +02:00
Cao Manh Dat
a39c342793 SOLR-13434: OpenTracing support for Solr (#685) 2019-06-04 20:05:17 +01:00
Andrzej Bialecki
f310c0dd48 Update DOAP files for 8.1.1 release. 2019-05-28 16:46:03 +02:00
Ishan Chattopadhyaya
f5be84e86a Updating DOAP for 8.1 release 2019-05-16 12:47:58 +05:30
Ishan Chattopadhyaya
99666470d9 Adding 6.6.6 version 2019-05-07 14:02:32 +05:30
Ishan Chattopadhyaya
4bc33a8819 SOLR-13335: Fix addVersion.py script that references velocity versions 2019-05-01 14:43:16 +05:30
Ishan Chattopadhyaya
079b084fbd SOLR-13335: Fix addVersion.py script that references velocity versions 2019-05-01 14:41:30 +05:30
Uwe Schindler
570c20fce7 Fix out of sync forbidden-apis 2019-04-14 00:48:45 +02:00
Tomoko Uchida
811aae60cd LUCENE-2562: Fix smoker for 'luke' module. 2019-04-13 01:28:54 +09:00
Tomoko Uchida
9915056cbc LUCENE-2562: Add Luke as a Lucene module 2019-04-10 19:25:29 +09:00
jimczi
d596b13ca3 update doap files with the new release 8.0.0 2019-03-14 13:04:32 +01:00
Alan Woodward
4264e9d364 Add 7.7.1 release to DOAP files 2019-03-05 10:29:27 +00:00
Alan Woodward
4e2acd8558 Allow GPG keys with no spaces 2019-02-12 09:02:30 +00:00
jimczi
dfabba967f add 7.7.0 version to rdf 2019-02-11 09:51:05 +01:00
Kevin Risden
092b22faa3
SOLR-9515 - Add maven forbiddenapis exclude for copied Hadoop code
Signed-off-by: Kevin Risden <krisden@apache.org>
2019-02-08 09:32:10 -05:00
Nicholas Knize
eb4fda65e5 update project DOAP files to the latest 7.6.0 release 2018-12-14 11:44:22 -06:00
Adrien Grand
c074b97e79 LUCENE-8579: Don't run bad apples when building a release. 2018-11-30 09:42:20 +01:00
Cassandra Targett
1e3cc4861a SOLR-12746: Simplify the Ref Guide HTML structure and use semantic HTML tags where possible. Adds new template files for Asciidoctor HTML conversion. 2018-11-05 09:07:01 -06:00
Jan Høydahl
03c9c04353 LUCENE-8493: Stop publishing insecure .sha1 files with releases 2018-09-26 15:31:26 +02:00
Jim Ferenczi
cecf31ed29 update project DOAP files to the latest 7.5.0 release 2018-09-24 09:22:32 +02:00
Jim Ferenczi
a02959c87e LUCENE-8500: Fix release smoke test to always use the downloaded KEYS file 2018-09-15 21:28:12 +02:00