Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-httpclient Wiki" for change notification.
The following page has been changed by RolandWeber: http://wiki.apache.org/jakarta-httpclient/HttpClientReleaseProcess The comment on the change is: fixed link to Commons ------------------------------------------------------------------------------ * Generate the binary packages. `maven httpclient:dist` * Verify the contents of the generated packages. - * Sign and checksum the generated packages (*.zip, *.tar.gz, and *.jar). Details for this are covered in the [http://jakarta.apache.org/commons/releases/release.html Commons release documentation]. Below is a quick Perl script to accomplish this. {{{ + * Sign and checksum the generated packages (*.zip, *.tar.gz, and *.jar). Details for this are covered in the [http://commons.apache.org/releases/release.html Commons release documentation]. Below is a quick Perl script to accomplish this. {{{ #!/usr/bin/perl -w # signs and checksums all files given as command line args --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
