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
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
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
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
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
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
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
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
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
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
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
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
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
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
14 matches
Mail list logo