Commit Graph

378 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 46c0945614)
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 43e30f9665)
2019-12-30 17:36:00 +01:00
Jan Høydahl cb32489873 Change 72h voting rules for release wizard (#1118)
(cherry picked from commit d86b473ab8)
2019-12-24 23:13:26 +01:00
Chris Hostetter 9302b98bae LUCENE-9054: fix stupid nocommit comment
(cherry picked from commit acd56b350d)
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 2d1e67c8b4)
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
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
David Smiley 8233981e7f LUCENE-8883: addVersion.py now adds categories to CHANGES.txt
(cherry picked from commit 742e6b7eff)
2019-08-06 13:53:59 +02:00
Jan Høydahl 07cb7cf593 LUCENE-8852: Fix wording and git commit msg
(cherry picked from commit 36af839eb1)
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
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 87c131baa7)
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 d2793688ca)
2019-06-14 13:31:01 +02: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 44287d4206)
2019-06-11 10:23:29 +02:00
Jan Høydahl 5ee558cc5d LUCENE-8802: buildAndPushRelease --logfile arg (#679)
(cherry picked from commit df1775ffd3)
2019-06-06 21:49:07 +02:00
Jan Høydahl 8a488478f0 LUCENE-8818: Fix smokeTestRelease.py encoding bug
(cherry picked from commit 8d6fd7298f)
2019-06-06 21:46:11 +02:00
Jan Høydahl 2d571ee655 clipboardPatchFile 2019-06-05 21:25:34 +02:00
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
Tomoko Uchida 811aae60cd LUCENE-2562: Fix smoker for 'luke' module. 2019-04-13 01:28:54 +09:00
Alan Woodward 4e2acd8558 Allow GPG keys with no spaces 2019-02-12 09:02:30 +00: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 a02959c87e LUCENE-8500: Fix release smoke test to always use the downloaded KEYS file 2018-09-15 21:28:12 +02:00
Jan Høydahl 5b96f89d2b LUCENE-5143: Fix smoketester, fix RM PGP key check, fix solr DOAP file, add CHANGES entry
Remove unused/stale 'copy-to-stage' and '-dist-keys' targets from ant build
2018-09-11 22:39:19 +02:00
Jan Høydahl 982ee3931b LUCENE-5143: rm or formalize dealing with "general" KEYS files in our dist dir 2018-09-04 13:24:24 +02:00
Alexandre Rafalovitch b7d14c50fb SOLR-11694: Remove outdated UIMA module 2018-07-07 09:58:57 -04:00
Steve Rowe 302df4dbf3 fix 'gem uninstall' to remove ignore dependency conflicts 2018-07-05 15:03:41 -04:00
Steve Rowe 407e1500bb fix 'gem uninstall' to remove all versions of the gem 2018-07-05 15:00:56 -04:00
Steve Rowe 6c0a03c578 First uninstall 'asciidoctor' gem before installing it, to remove unwanted versions 2018-07-05 14:58:10 -04:00
Steve Rowe 039dae76cb Run 'rvm cleanup all' to remove old stuff 2018-07-05 14:53:44 -04:00
Steve Rowe ee5aa87254 Remove duplicate 'git merge' 2018-06-20 10:16:12 -04:00
Steve Rowe bcbcb16b6a Make sure remote branch is available and tracked locally, and merge remote into local branch 2018-06-20 09:38:30 -04:00
Steve Rowe 74bd5d5658 Handle the case of checking out a remote branch that has never been checked out locally before 2018-06-19 22:21:26 -04:00
Steve Rowe d04acc95f0 Actually checkout the tip of the branch instead of just saying we will 2018-06-19 19:33:54 -04:00
Steve Rowe 9cbaf327e8 install asciidoctor gem before jekyll-asciidoc, to prevent installation of a too-new version of asciidoctor 2018-05-17 17:32:41 -04:00
Steve Rowe 99c4adfb6a Pin asciidoctor gem to v1.5.6.2 to avoid behavior changes in v1.5.7 2018-05-17 14:42:12 -04:00
Jan Høydahl 60ae7be407 LUCENE-7935: Keep md5/sha1 checksums for maven artifacts 2018-04-05 02:18:04 +02:00
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
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 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
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
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