lucene/dev-tools/scripts
David Smiley e490b329b3 SOLR-6926: fix smokeTestRelease.py to stop calling ant example. 2016-03-08 14:36:04 -05:00
..
LUCENE-3753.patch.hack.pl
SOLR-2452.patch.hack.pl
addBackcompatIndexes.py Backcompat index generation: add docs, and point to usage information on the wiki: http://wiki.apache.org/lucene-java/ReleaseTodo#Generate_Backcompat_Indexes 2015-04-15 21:36:00 +00:00
addVersion.py LUCENE-6938: addVersion can no longer do a --reord-only merge with git 2016-02-11 04:19:15 -05:00
archive-solr-ref-guide.sh LUCENE-6134: fix typos: wether->whether, neccessary->necessary, initalize->initialize, specifed->specified, etc. (thanks Ahmet Arslan\!) 2014-12-24 14:33:59 +00:00
buildAndPushRelease.py Update URL to Lucene's KEYS file 2016-03-07 11:21:12 +01:00
checkJavaDocs.py LUCENE-6675: improve spatial3d javadocs 2015-07-13 18:10:56 +00:00
checkJavadocLinks.py HTMLParserError is gone as of Python 3.5 2015-09-23 19:17:19 +00:00
crawl.maven.release.dist.sh Fix maven release artifacts download script to download exactly what's under lucene/maven/ and solr/maven/ at the RC URL - previously the top-level 'org/apache/' directories were not being output. Also, document the wget options used. 2014-09-21 15:25:32 +00:00
createPatch.py don't recurse into dist when diffing sources 2015-06-01 08:17:30 +00:00
gitignore-gen.sh
poll-mirrors.pl
prep-solr-ref-guide-rc.sh if a system doesn't have sha1sum, fall back and try shasum 2014-02-25 21:49:42 +00:00
publish-solr-ref-guide.sh SOLR-5257: new scripts for use with solr ref guide RCs and publishing 2013-09-25 01:28:19 +00:00
scriptutil.py LUCENE-6938: addVersion can no longer do a --reord-only merge with git 2016-02-11 04:19:15 -05:00
smokeTestRelease.py SOLR-6926: fix smokeTestRelease.py to stop calling ant example. 2016-03-08 14:36:04 -05:00
svnBranchToGit.py LUCENE-6922: more improvements in the svn to git mirror workaround tool 2016-01-08 15:53:36 +00:00
write.stage.maven.build.xml.pl