On 10/01/2011 22:13, sebb wrote:
> On 10 January 2011 18:54, Mark Thomas <ma...@apache.org> wrote:
>> The proposed Apache Tomcat 7.0.6 release is now available for voting.
>>
>> It can be obtained from:
>> http://people.apache.org/~markt/dev/tomcat-7/v7.0.6/
>> The svn tag is:
>> http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_6/
> 
> Some files with no AL headers:
> 
> res/findbugs/filter-false-positives.xml
> test/javax/el/TestCompositeELResolver.java
> test/org/apache/catalina/util/TestContextName.java
> test/org/apache/el/TesterEnum.java
> test/org/apache/tomcat/util/http/mapper/TestMapperWelcomeFiles.java

I know RAT/buildbot picks these up but I have added some Checksytle
tests for these. Those checks also picked up quite a few inconsistencies
/ errors which I have also fixed.

> The Manifest for tomcat-dbcp.jar says:
>    Implementation-Version: 7.0.5
> Is that intended?
> In previous releases (7.0.0, 7.0.2, 7.0.4, 7.0.5) of Tomcat, the dbcp
> jar manifest had the same version as Tomcat itself.

Yep. I didn't clear out my lib dir before building the release. If the
binary had changed I'd re-roll it (it hasn't). I've tweaked the build
script so the deps always get re-built on release.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to