Commit Graph

13 Commits

Author SHA1 Message Date
Chris M. Hostetter 412895a266 LUCENE-5104: fix poll-mirrors.pl: a) use HEAD; b) look for Changes.html instead of KEYS; c) support looking for arbitrary paths
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1502646 13f79535-47bb-0310-9956-ffa450edef68
2013-07-12 18:37:12 +00:00
Steven Rowe a57bc586e2 switch to using KEYS file instead of lucene-version.zip.asc to determine whether a release exists
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1479471 13f79535-47bb-0310-9956-ffa450edef68
2013-05-06 06:02:41 +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