On 18.01.2014 18:26, Mark Thomas wrote:
> On 18/01/2014 15:47, Konstantin Kolinko wrote:
>> 2014/1/18 Mark Thomas <ma...@apache.org>:
>>> The proposed Apache Tomcat 6.0.38 release candidate is now available
>>> for voting.
>>>
>>> The main changes since 6.0.37 are:
>>> - Updated to use the Eclipse compiler 4.3.1
>>> - Back-ported various improvements to the validation of XML
>>>   configuration files from Tomcat 7
>>> - Avoid CVE-2013-1571 when generating Javadoc
>>>
>>> along with a number of bug fixes. Full details are in the change log.
>>>
>>> It can be obtained from:
>>> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-6/v6.0.38/
>>> The Maven staging repo is:
>>> https://repository.apache.org/content/repositories/orgapachetomcat-1000/
>>> The svn tag is:
>>> http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/TOMCAT_6_0_38
>>>
>>> The proposed 6.0.38 release is:
>>> [x] Broken - do not release
>>> [ ] Stable - go ahead and release as 6.0.38 Stable
>>
>> A regression in EL parsing.
>> https://issues.apache.org/bugzilla/show_bug.cgi?id=56029#c3
>>
>> bug 56029 does not happen in 6.0.37.
> 
> While I agree that this is enough to stop this release and trigger a
> 6.0.39 tag, please keep testing 6.0.38 until 6.0.39 is available for
> testing as there is always the possibility of further regressions.

Some (minor) findings:

- key 2F6059E7 not in TC 6 KEYS file
- .gitignore only in svn, not in src tgz or zip
- build.properties.default differs in revision header between svn tag
  and src distro (but not in any functional content)
- changed JMX attributes:
  - new: tldValidation: false in MBeans with j2eeType=WebModule
  - moved: xmlNamespaceAware: false and xmlValidation: false
    moved from Host MBean to j2eeType=WebModule
- bin tgz seems to contain DOS line ends in many files inside
  bundled webapps, bin/catalina-tasks.xml and RELEASE-NOTES.
- new javadoc packages org.apache.tomcat.util.descriptor and
  org.apache.tomcat.util.http.parser.

Regards,

Rainer

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

Reply via email to