Re: [site] bug update

2005-02-23 Thread Stefan Bodewig
On Tue, 22 Feb 2005, Martin Cooper [EMAIL PROTECTED] wrote:
 On Wed, 23 Feb 2005 00:41:38 -0500 (EST), Henri Yandell
 [EMAIL PROTECTED] wrote:

 Known problems:
 
 * Chain, IO, Transaction, Validator use .MD5 instead of .md5
 
 I think this is an Ant vs. Maven issue, although I don't recall
 which way around.

Ant's checksum task has a fileext attribute.  If you don't set it,
it defaults to the name of the algorithm, so it would be .MD5.  Using
the fileext attribute, you can easily use whatever you want.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[site] bug update

2005-02-22 Thread Henri Yandell
While I futz my way along fixing things, thought I'd disclose which bugs 
have existed today.

Couple of hours between 7 and 9am EST we had problems due to JDK 1.5 and 
unpredictability of building on other people's environments. Solution will 
be to hardwire a Xalan dependency.

All Commons -src downloads were screwed. I c+p'd the -src into the wrong 
place in the filename.

Bug in group of group md5/pgp's meant those links failed for 5 
download pages. HttpClient, Collections, Tomcat 5, Hivemind and 
Tomcat-Connectors were affected.

Wrong information on the original binindex page for mod jk 1.2. Fixed now.
HttpClient binary download was broken due to difference in url from other 
Commons projects (binary rather than binaries).

-
I'm slowly checking all the links to make sure they're ok.
Hen
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: [site] bug update

2005-02-22 Thread Henri Yandell
After grumbling out loud, my wife pointed out I was being an idiot. So a 
quick bit of scripting hackery and a very one-off link checker is off and 
running.

Jakarta downloads at about 560Meg by the way :)
A bunch more fixes made. From svn:
Configuration had a typo 'commons-commons'. Daemon doesn't have commons- 
at the front. DBCP had typo of version number, I did 2.1.1 instead of 
1.2.1. JEXL doesn't have binaries/source directories. Modeler doesn't have 
commons- at front. Transaction uses .tgz. ECS had -src in wrong place. 
JMeter uses _src. Lucene had -src in wrong place. ORO doesn't have a -src 
at all in its src download. Slide had duplicated extra bad lines and the 
jca link was typo'd.

md5/pgp turned off for cli. md5 turned off for jexl. nightly link fixed 
for transaction. md5 turned off for tomcat 3. Fix to turbine nightly 
build.

Known problems:
* Chain, IO, Transaction, Validator use .MD5 instead of .md5
* ORO uses .sig instead of .asc
* JEXL has no KEYS file
* Turbine is quite fubar'd (was in binindex too). Out of date. Missing
  lots of entries.
* ECS .asc files are fubar'd, they appear to be binary.
Hen
On Tue, 22 Feb 2005, Henri Yandell wrote:
While I futz my way along fixing things, thought I'd disclose which bugs have 
existed today.

Couple of hours between 7 and 9am EST we had problems due to JDK 1.5 and 
unpredictability of building on other people's environments. Solution will be 
to hardwire a Xalan dependency.

All Commons -src downloads were screwed. I c+p'd the -src into the wrong 
place in the filename.

Bug in group of group md5/pgp's meant those links failed for 5 download 
pages. HttpClient, Collections, Tomcat 5, Hivemind and Tomcat-Connectors were 
affected.

Wrong information on the original binindex page for mod jk 1.2. Fixed now.
HttpClient binary download was broken due to difference in url from other 
Commons projects (binary rather than binaries).

-
I'm slowly checking all the links to make sure they're ok.
Hen
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: [site] bug update

2005-02-22 Thread Martin Cooper
On Wed, 23 Feb 2005 00:41:38 -0500 (EST), Henri Yandell
[EMAIL PROTECTED] wrote:
 
 After grumbling out loud, my wife pointed out I was being an idiot. So a
 quick bit of scripting hackery and a very one-off link checker is off and
 running.
 
 Jakarta downloads at about 560Meg by the way :)
 
 A bunch more fixes made. From svn:
 
 Configuration had a typo 'commons-commons'. Daemon doesn't have commons-
 at the front. DBCP had typo of version number, I did 2.1.1 instead of
 1.2.1. JEXL doesn't have binaries/source directories. Modeler doesn't have
 commons- at front. Transaction uses .tgz. ECS had -src in wrong place.
 JMeter uses _src. Lucene had -src in wrong place. ORO doesn't have a -src
 at all in its src download. Slide had duplicated extra bad lines and the
 jca link was typo'd.
 
 md5/pgp turned off for cli. md5 turned off for jexl. nightly link fixed
 for transaction. md5 turned off for tomcat 3. Fix to turbine nightly
 build.
 
 Known problems:
 
 * Chain, IO, Transaction, Validator use .MD5 instead of .md5

I think this is an Ant vs. Maven issue, although I don't recall which
way around.

 * ORO uses .sig instead of .asc

This might be a PGP vs. GPG issue. I use PGP, but rename the generated
files from .sig to .asc.

--
Martin Cooper


 * JEXL has no KEYS file
 * Turbine is quite fubar'd (was in binindex too). Out of date. Missing
lots of entries.
 * ECS .asc files are fubar'd, they appear to be binary.
 
 Hen
 
 On Tue, 22 Feb 2005, Henri Yandell wrote:
 
 
  While I futz my way along fixing things, thought I'd disclose which bugs 
  have
  existed today.
 
  Couple of hours between 7 and 9am EST we had problems due to JDK 1.5 and
  unpredictability of building on other people's environments. Solution will 
  be
  to hardwire a Xalan dependency.
 
  All Commons -src downloads were screwed. I c+p'd the -src into the wrong
  place in the filename.
 
  Bug in group of group md5/pgp's meant those links failed for 5 download
  pages. HttpClient, Collections, Tomcat 5, Hivemind and Tomcat-Connectors 
  were
  affected.
 
  Wrong information on the original binindex page for mod jk 1.2. Fixed now.
 
  HttpClient binary download was broken due to difference in url from other
  Commons projects (binary rather than binaries).
 
  -
 
  I'm slowly checking all the links to make sure they're ok.
 
  Hen
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]