From d7f7edec1e014662c0164aa72905db9caa952516 Mon Sep 17 00:00:00 2001 From: fhanik Date: Mon, 22 Oct 2007 14:46:04 +0000 Subject: [PATCH] Add in MD5 fix git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@587115 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 5 ----- dist.xml | 3 +++ webapps/docs/changelog.xml | 1 + 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/STATUS b/STATUS index 7d3341067..43f96eea3 100644 --- a/STATUS +++ b/STATUS @@ -25,11 +25,6 @@ $Revision$ $Date$ PATCHES PROPOSED TO BACKPORT: [ New proposals should be added at the end of the list ] -* Fix MD5 files for distribution - http://issues.apache.org/bugzilla/attachment.cgi?id=21009&action=view - +1: fhanik,funkman, markt - -1: - * Final fix for http://issues.apache.org/bugzilla/show_bug.cgi?id=43653 Fixes the 100 Continue response, that got reversed through byte buffer manipulation last patch before tag, promise :) diff --git a/dist.xml b/dist.xml index dffb14ebc..0132b12d4 100644 --- a/dist.xml +++ b/dist.xml @@ -51,6 +51,9 @@ + + + diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 035b89c38..dea2787fd 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -35,6 +35,7 @@
+ Fix the MD5 file contents in distribution Add ANT script to be able to publish signed Tomcat JAR's to ASF Maven repo (fhanik) -- 2.11.0