Robert Muir
|
cbddf0809e
|
fix smokeTestRelease to not expect lib/ (instead test-framework), and temporary disable the requirement that all classes have some javadocs (see LUCENE-3887, more work to be done there for another day
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309638 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-05 03:10:37 +00:00 |
Steven Rowe
|
6fc8fa052c
|
Enable comparisons between Solr distribution artifact names (apache-solr-*) and those of Maven artifacts (solr-*)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304662 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-23 23:47:55 +00:00 |
Steven Rowe
|
37acabf4a8
|
allow checkout dir cmdline arg to be relative
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304365 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-23 14:20:35 +00:00 |
Michael McCandless
|
aa8cfa0d12
|
LUCENE-3887: fix smoke tester to fail when package.html is missing or public classes don't have description in package-summary
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303830 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-22 15:24:44 +00:00 |
Steven Rowe
|
870c47f4d7
|
LUCENE-3885: When checking maven artifacts from an RC URL that doesn't name a release branch, instead of failing, find the POM templates in the local working copy the script is run from; also, (temporarily) stop requiring that maven artifacts are identical to their counterparts in the binary distribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302734 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-20 00:21:13 +00:00 |
Robert Muir
|
4b3ff33e46
|
sync up trunk copy of smoke-tester with branch_3x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302556 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-19 17:36:27 +00:00 |
Dawid Weiss
|
76c285b1d3
|
LUCENE-3775: A shell script to generate .gitignore from svn:ignore properties.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243467 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-13 10:27:44 +00:00 |
Steven Rowe
|
eb0ab3d392
|
LUCENE-3753: Restructure the Lucene build system
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1241588 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 19:59:05 +00:00 |
Robert Muir
|
baa92a6330
|
test javadocs in smoketester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204550 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-21 15:45:07 +00:00 |
Robert Muir
|
4656dfdb1e
|
also check that loops are working in release candidates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204520 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-21 14:39:23 +00:00 |
Robert Muir
|
abca92123b
|
improve GPG checking to not emit bogus warning, and separately check trust
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204498 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-21 13:54:41 +00:00 |
Michael McCandless
|
b25b42ae2c
|
fail if api docs are missing from solr (this bit us in 3.4.0)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171167 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 16:36:09 +00:00 |
Michael McCandless
|
d6ab323d4e
|
simple new python script to build lucene/solr release and push to staging_area on p.a.o
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170229 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-13 16:20:23 +00:00 |
Michael McCandless
|
710e77f5f7
|
comment out debug print
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1167267 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-09 16:05:11 +00:00 |
Steven Rowe
|
9772db3703
|
SOLR-2659: Moved src/test-files/** under src/test-files/<module-name>/** for all Solr modules except core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149600 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-22 13:24:17 +00:00 |
Steven Rowe
|
dcc4e12388
|
SOLR-2452: Patch hack script: Fixed 3 incorrect mappings from solr/src/...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145760 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-12 20:43:36 +00:00 |
Steven Rowe
|
fa8ee553e8
|
SOLR-2452: Added missing solr/contrib/dataimporthandler/ paths to the patch hacking script
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145548 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-12 11:13:25 +00:00 |
Steven Rowe
|
dbfd1c0483
|
SOLR-2452: Added patch hack script to dev-tools/scripts/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145540 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-12 10:58:34 +00:00 |
Michael McCandless
|
5327a55ff7
|
also check all CHANGES.txt files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140836 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 20:51:05 +00:00 |
Michael McCandless
|
f5991e3de0
|
fix hardwired paths in release smoke tester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139054 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-23 20:09:11 +00:00 |
Michael McCandless
|
144f209f49
|
LUCENE-3169: add basic release smoke tester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131371 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-04 10:37:48 +00:00 |
Steven Rowe
|
15f017079b
|
switched from looking for a .tgz.asc file to a .zip.asc file, so that this script can be used with versions older than 3.2.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131314 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-04 05:03:18 +00:00 |
Steven Rowe
|
513113259a
|
switched from concurrent to serial link checking - LWP::Parallel::UserAgent is no longer necessary
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131312 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-04 04:47:43 +00:00 |
Steven Rowe
|
c1fe16763f
|
use the correct interval when sleeping...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131282 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 23:05:15 +00:00 |
Steven Rowe
|
d7315e5ada
|
reduce polling interval error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131281 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 23:02:08 +00:00 |
Steven Rowe
|
5c4cf50847
|
last commit was the wrong version (older) - this is the right one
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131274 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 22:36:20 +00:00 |
Steven Rowe
|
64a1a701e7
|
set native eol style; print timestamps at each polling interval; remove -quiet option; improve polling interval timing accuracy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131270 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 22:31:04 +00:00 |
Steven Rowe
|
18e1bee0de
|
Poll all Apache Mirrors instead of just the main backup Apache mirror
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131225 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 20:44:56 +00:00 |
Steven Rowe
|
8feab1f620
|
added comment describing turning off buffering of '.'s printed while you wait
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131074 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 15:28:35 +00:00 |
Steven Rowe
|
b1aa9f6d56
|
turn off buffering of '.'s printed while you wait
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131073 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 15:26:37 +00:00 |
Steven Rowe
|
ff838ec92f
|
.tar.gz -> .tgz for lucene release tarballs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131064 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 15:13:21 +00:00 |
Steven Rowe
|
6380bda06a
|
script to poll release mirrors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131062 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 15:06:17 +00:00 |
Michael McCandless
|
cb3257aed3
|
LUCENE-3023: add Python script to diff two source trees
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098730 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-02 18:53:40 +00:00 |