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 :)
<property name="test.failonerror" value="true"/>
<property name="test.runner" value="junit.textui.TestRunner"/>
+ <!-- constant to declare a file binary for md5sum -->
+ <property name="md5sum.binary-prefix" value=" *" />
+
<!-- Can't be lower - jsp uses templates -->
<property name="compile.source" value="1.5"/>
<section name="Tomcat 6.0.15 (remm)">
<subsection name="General">
<changelog>
+ <update>Fix the MD5 file contents in distribution</update>
<update>
Add ANT script to be able to publish signed Tomcat JAR's to ASF Maven repo (fhanik)
</update>