[GUMP@vmgump]: Project tomcat-trunk-validate (in module tomcat-trunk) failed

2012-06-17 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-validate has an issue affecting its community integration. Th

svn commit: r1351198 - /tomcat/tc6.0.x/trunk/STATUS.txt

2012-06-17 Thread kkolinko
Author: kkolinko Date: Mon Jun 18 02:25:18 2012 New Revision: 1351198 URL: http://svn.apache.org/viewvc?rev=1351198&view=rev Log: proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?re

svn commit: r1351149 - in /tomcat/tc7.0.x/trunk: ./ build.xml webapps/docs/changelog.xml

2012-06-17 Thread markt
Author: markt Date: Sun Jun 17 20:12:58 2012 New Revision: 1351149 URL: http://svn.apache.org/viewvc?rev=1351149&view=rev Log: Manifest files are text files. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/build.xml tomcat/tc7.0.x/trunk/webapps/docs/changelog.xm

svn commit: r1351148 - /tomcat/trunk/build.xml

2012-06-17 Thread markt
Author: markt Date: Sun Jun 17 20:09:49 2012 New Revision: 1351148 URL: http://svn.apache.org/viewvc?rev=1351148&view=rev Log: Manifest files are text files. Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=135114

Re: [VOTE] Release Apache Tomcat 7.0.28

2012-06-17 Thread Mark Thomas
On 16/06/2012 10:04, Rainer Jung wrote: > Most noteable observation: File conf/web.xml now is open 9 times in > parallel (9 file descriptors), was 4 times in 7.0.27. I see 9 open file handle in Windows but this drops to zero once I force a full GC. On this basis, I'm not concerned but it would be

svn commit: r1351136 - in /tomcat/tc7.0.x/trunk: ./ build.xml webapps/docs/changelog.xml

2012-06-17 Thread markt
Author: markt Date: Sun Jun 17 18:01:37 2012 New Revision: 1351136 URL: http://svn.apache.org/viewvc?rev=1351136&view=rev Log: Clean up minor issues in source distribution Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/build.xml tomcat/tc7.0.x/trunk/webapps/doc

svn commit: r1351135 - /tomcat/trunk/build.xml

2012-06-17 Thread markt
Author: markt Date: Sun Jun 17 17:57:10 2012 New Revision: 1351135 URL: http://svn.apache.org/viewvc?rev=1351135&view=rev Log: Exclude files from the source dist that are : - copied within the source tree during the build - IDE artifacts Modified: tomcat/trunk/build.xml Modified: tomcat/trun

svn commit: r1351134 - /tomcat/trunk/build.xml

2012-06-17 Thread markt
Author: markt Date: Sun Jun 17 17:50:20 2012 New Revision: 1351134 URL: http://svn.apache.org/viewvc?rev=1351134&view=rev Log: Exclude intermediate parser files Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=135

svn commit: r1351111 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/jasper/compiler/Generator.java webapps/docs/changelog.xml

2012-06-17 Thread kkolinko
Author: kkolinko Date: Sun Jun 17 15:06:33 2012 New Revision: 135 URL: http://svn.apache.org/viewvc?rev=135&view=rev Log: https://issues.apache.org/bugzilla/show_bug.cgi?id=48097#c7 https://issues.apache.org/bugzilla/show_bug.cgi?id=53366#c1 If JSP page unexpectedly fails to initialize Pag

Re: [VOTE] Release Apache Tomcat 7.0.28

2012-06-17 Thread Peter Roßbach
> [x ] Stable - go ahead and release as 7.0.28 Stable Test websockets changes Peter Am 15.06.2012 um 11:14 schrieb Mark Thomas: > The proposed Apache Tomcat 7.0.28 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.28

Re: tcnative version check broken for test suite of TC 7

2012-06-17 Thread Konstantin Kolinko
2012/6/16 Rainer Jung : > I accidentially ran the tc 7.0.28 test suite with tcnative 1.1.23. It > crashes. Required version of tcnative is now 1.1.24. > > It seems the handling of a version mismatch in the AprLifecycleListener > isn't sufficient to prevent running TC with apr connector, at least no

[Bug 53430] New: JVM crash at startup if TC-Native version is too old

2012-06-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53430 Priority: P2 Bug ID: 53430 Assignee: dev@tomcat.apache.org Summary: JVM crash at startup if TC-Native version is too old Severity: normal Classification: Unclassified O

svn commit: r1351069 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/naming/resources/TestNamingContext.java webapps/docs/changelog.xml

2012-06-17 Thread kkolinko
Author: kkolinko Date: Sun Jun 17 08:11:17 2012 New Revision: 1351069 URL: http://svn.apache.org/viewvc?rev=1351069&view=rev Log: Merged revision 1351068 from tomcat/trunk: Properly close input streams in TestNamingContext.testAliases(). This error was noticeable when running the test on Windows,

svn commit: r1351068 - /tomcat/trunk/test/org/apache/naming/resources/TestNamingContext.java

2012-06-17 Thread kkolinko
Author: kkolinko Date: Sun Jun 17 08:02:25 2012 New Revision: 1351068 URL: http://svn.apache.org/viewvc?rev=1351068&view=rev Log: Properly close input streams in TestNamingContext. This error was noticeable when running the test on Windows, because after-test cleanup (LoggingBaseTest.deleteOnTear

[Bug 53424] Add better support for pre-compilation of jsps in a jar

2012-06-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53424 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Bug 50234] JspC use servlet 3.0 features

2012-06-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50234 Konstantin Kolinko changed: What|Removed |Added CC||anthonygerrard+apache.org@g

Bug report for Tomcat Native [2012/06/17]

2012-06-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2012/06/17]

2012-06-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2012/06/17]

2012-06-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2012/06/17]

2012-06-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2012/06/17]

2012-06-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2012/06/17]

2012-06-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2012/06/17]

2012-06-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned