Time for 7.0.48

2013-11-16 Thread Violeta Georgieva
Hi, I'm planning to prepare 7.0.48 for voting. Please reply here if you would like to include something in that release. Regards Violeta

Re: [VOTE] Release Apache Standard Taglib 1.2.1

2013-11-16 Thread Jeremy Boynes
On Nov 13, 2013, at 6:58 PM, Jeremy Boynes wrote: > I'd like to release Apache Standard Taglib 1.2.1. This is an update to the > withdrawn 1.2.0, built with JDK 1.7.0_45 to address JavaDoc issues and > incorporating feedback on the documentation. > > Maven Staging Repository: > https://reposit

Re: [VOTE] Release Apache Standard Taglib 1.2.1

2013-11-16 Thread Rainer Jung
On 14.11.2013 03:58, Jeremy Boynes wrote: > I'd like to release Apache Standard Taglib 1.2.1. This is an update to the > withdrawn 1.2.0, built with JDK 1.7.0_45 to address JavaDoc issues and > incorporating feedback on the documentation. > > Maven Staging Repository: > https://repository.apac

Re: [VOTE] Release Apache Standard Taglib 1.2.1

2013-11-16 Thread Jeremy Boynes
On Nov 16, 2013, at 10:33 AM, Rainer Jung wrote: > > Build warnings: > > 6 times: > > WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property > 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not > recognized.' > Warning: org.apache.xerces.parsers.SAXParser: Feature > 'http://j

svn commit: r1542550 - /tomcat/trunk/java/org/apache/jasper/compiler/TagLibraryInfoImpl.java

2013-11-16 Thread jboynes
Author: jboynes Date: Sat Nov 16 18:55:43 2013 New Revision: 1542550 URL: http://svn.apache.org/r1542550 Log: remove dead code left after TldLocation refactor Modified: tomcat/trunk/java/org/apache/jasper/compiler/TagLibraryInfoImpl.java Modified: tomcat/trunk/java/org/apache/jasper/compiler

Re: [VOTE] Release Apache Standard Taglib 1.2.1

2013-11-16 Thread Rainer Jung
On 16.11.2013 19:47, Jeremy Boynes wrote: > On Nov 16, 2013, at 10:33 AM, Rainer Jung wrote: >> >> Build warnings: >> >> 6 times: >> >> WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property >> 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not >> recognized.' >> Warning: org.ap

MBeanDeregistration test failure

2013-11-16 Thread Jeremy Boynes
On Nov 15, 2013, at 11:29 PM, Mark Thomas wrote: > > On a related note, when I ran the unit tests last night I saw a couple of > intermittent failures that I'd like to try and get to the bottom of before > tagging the next RC. Is one of those org.apache.catalina.mbeans.TestRegistration? It has

svn commit: r1542565 - /tomcat/trunk/java/org/apache/jasper/compiler/TagLibraryInfoImpl.java

2013-11-16 Thread jboynes
Author: jboynes Date: Sat Nov 16 20:36:37 2013 New Revision: 1542565 URL: http://svn.apache.org/r1542565 Log: remove IDE warnings in TagLibraryInfoImpl Modified: tomcat/trunk/java/org/apache/jasper/compiler/TagLibraryInfoImpl.java Modified: tomcat/trunk/java/org/apache/jasper/compiler/TagLib

Re: MBeanDeregistration test failure

2013-11-16 Thread Rainer Jung
On 16.11.2013 21:19, Jeremy Boynes wrote: > On Nov 15, 2013, at 11:29 PM, Mark Thomas wrote: >> >> On a related note, when I ran the unit tests last night I saw a couple of >> intermittent failures that I'd like to try and get to the bottom of before >> tagging the next RC. > > Is one of those

svn commit: r1542606 - in /tomcat/trunk/java/org/apache: jasper/compiler/ImplicitTagLibraryInfo.java tomcat/util/descriptor/tld/ImplicitTldRuleSet.java tomcat/util/descriptor/tld/TldParser.java

2013-11-16 Thread jboynes
Author: jboynes Date: Sat Nov 16 22:47:58 2013 New Revision: 1542606 URL: http://svn.apache.org/r1542606 Log: Use Digester to load implicit.tld taglib descriptors Added: tomcat/trunk/java/org/apache/tomcat/util/descriptor/tld/ImplicitTldRuleSet.java - copied, changed from r1542562, to

[Bug 55788] New: TagPlugins should key on tag QName rather than implementation class

2013-11-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55788 Bug ID: 55788 Summary: TagPlugins should key on tag QName rather than implementation class Product: Tomcat 8 Version: trunk Hardware: All OS: All

svn commit: r1542630 - in /tomcat/trunk/java/org/apache: jasper/compiler/TagPluginManager.java tomcat/util/descriptor/tagplugin/ tomcat/util/descriptor/tagplugin/TagPluginParser.java

2013-11-16 Thread jboynes
Author: jboynes Date: Sun Nov 17 01:31:56 2013 New Revision: 1542630 URL: http://svn.apache.org/r1542630 Log: Refactor TagPluginManager to use Digester The split in packages is due to import restrictions between o.a.tomcat and o.a.jasper Added: tomcat/trunk/java/org/apache/tomcat/util/descri

svn commit: r1542633 - in /tomcat/trunk/java/org/apache/jasper: EmbeddedServletOptions.java JspC.java xmlparser/ParserUtils.java xmlparser/TreeNode.java

2013-11-16 Thread jboynes
Author: jboynes Date: Sun Nov 17 01:57:41 2013 New Revision: 1542633 URL: http://svn.apache.org/r1542633 Log: Remove ParserUtils and DOM-like TreeNode now all descriptors are parsed using Digester Removed: tomcat/trunk/java/org/apache/jasper/xmlparser/ParserUtils.java tomcat/trunk/java/o

buildbot success in ASF Buildbot on tomcat-trunk

2013-11-16 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/5224 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source