Signing WAR files

2012-01-19 Thread Tomcat Mailing List
Hi, I added the feature to sign a war file, sothat the war file containing classes can run in a security manager. As already explained I can.t put my signed code in a jar in the lib file but have to have it under /classes. Now I.d like to commit this change back to the community. My changes

Re: Signing WAR files

2012-01-19 Thread Mark Thomas
On 19/01/2012 11:28, Tomcat Mailing List wrote: Hi, I added the feature to sign a war file, sothat the war file containing classes can run in a security manager. As already explained I can.t put my signed code in a jar in the lib file but have to have it under /classes. Now I.d like to

DO NOT REPLY [Bug 52488] New: there is a common typo exipre

2012-01-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52488 Bug #: 52488 Summary: there is a common typo exipre Product: Tomcat 6 Version: 6.0.35 Platform: PC OS/Version: Linux Status: NEW Severity: trivial

DO NOT REPLY [Bug 52489] New: Enhancement request for codesigning of war files

2012-01-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52489 Bug #: 52489 Summary: Enhancement request for codesigning of war files Product: Tomcat 7 Version: 7.0.23 Platform: PC OS/Version: Linux Status: NEW

DO NOT REPLY [Bug 52489] Enhancement request for code signing of war files

2012-01-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52489 Sebb s...@apache.org changed: What|Removed |Added Summary|Enhancement request for |Enhancement request for

Re: DO NOT REPLY [Bug 52489] Enhancement request for code signing of war files

2012-01-19 Thread sebb
On 19 January 2012 14:51, bugzi...@apache.org wrote: https://issues.apache.org/bugzilla/show_bug.cgi?id=52489 Sebb s...@apache.org changed:           What    |Removed                     |Added            

svn commit: r1233413 - /tomcat/trunk/java/org/apache/tomcat/util/buf/B2CConverter.java

2012-01-19 Thread markt
Author: markt Date: Thu Jan 19 15:02:42 2012 New Revision: 1233413 URL: http://svn.apache.org/viewvc?rev=1233413view=rev Log: Provide easy access to the two most frequently used Charsets Modified: tomcat/trunk/java/org/apache/tomcat/util/buf/B2CConverter.java Modified:

svn commit: r1233415 - in /tomcat/trunk/java/org/apache: catalina/ant/ catalina/authenticator/ catalina/realm/ catalina/servlets/ catalina/util/ catalina/valves/ coyote/http11/filters/ jasper/ jasper/

2012-01-19 Thread markt
Author: markt Date: Thu Jan 19 15:04:34 2012 New Revision: 1233415 URL: http://svn.apache.org/viewvc?rev=1233415view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51408 Don't use Charset.defaultCharset(). Use ISO-8859-1 charset explicitly. Modified:

svn commit: r1233417 - /tomcat/trunk/webapps/docs/changelog.xml

2012-01-19 Thread markt
Author: markt Date: Thu Jan 19 15:05:08 2012 New Revision: 1233417 URL: http://svn.apache.org/viewvc?rev=1233417view=rev Log: Update change log Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

DO NOT REPLY [Bug 51408] String.getBytes() and new String(byte[]) use default charset - may cause problems in some Locales

2012-01-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51408 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|REOPENED|RESOLVED

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

2012-01-19 Thread Konstantin Kolinko
2012/1/19 Bill Barker billbar...@apache.org: 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

svn commit: r1233423 - in /tomcat/trunk: java/org/apache/catalina/util/Base64.java java/org/apache/tomcat/util/buf/ByteChunk.java test/org/apache/tomcat/util/http/TesterParametersPerformance.java

2012-01-19 Thread markt
Author: markt Date: Thu Jan 19 15:13:16 2012 New Revision: 1233423 URL: http://svn.apache.org/viewvc?rev=1233423view=rev Log: Take advantage of newly exposed Charset constants Modified: tomcat/trunk/java/org/apache/catalina/util/Base64.java

svn commit: r1233424 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/util/Base64.java java/org/apache/tomcat/util/buf/B2CConverter.java java/org/apache/tomcat/util/buf/ByteChunk.java webapps/d

2012-01-19 Thread markt
Author: markt Date: Thu Jan 19 15:18:06 2012 New Revision: 1233424 URL: http://svn.apache.org/viewvc?rev=1233424view=rev Log: Simplify obtaining references to common Charsets Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/util/Base64.java

svn commit: r1233426 - in /tomcat/trunk/java/org/apache/catalina: ha/session/DeltaManager.java ha/session/mbeans-descriptors.xml tribes/membership/McastServiceImpl.java

2012-01-19 Thread markt
Author: markt Date: Thu Jan 19 15:21:30 2012 New Revision: 1233426 URL: http://svn.apache.org/viewvc?rev=1233426view=rev Log: s/exipre/expire/g Modified: tomcat/trunk/java/org/apache/catalina/ha/session/DeltaManager.java

svn commit: r1233428 - in /tomcat/trunk: build.xml webapps/docs/changelog.xml

2012-01-19 Thread kkolinko
Author: kkolinko Date: Thu Jan 19 15:22:17 2012 New Revision: 1233428 URL: http://svn.apache.org/viewvc?rev=1233428view=rev Log: Temporarily add a command to build.xml to fix tomcat-trunk-validate failures at Gump. I'll remove it tomorrow. Correct typo in the changelog. Modified:

svn commit: r1233431 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/ha/session/ java/org/apache/catalina/tribes/membership/ webapps/docs/

2012-01-19 Thread markt
Author: markt Date: Thu Jan 19 15:25:50 2012 New Revision: 1233431 URL: http://svn.apache.org/viewvc?rev=1233431view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52488 s/exipre/expire/g Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1233433 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/ha/session/ java/org/apache/catalina/tribes/membership/ webapps/docs/

2012-01-19 Thread markt
Author: markt Date: Thu Jan 19 15:32:27 2012 New Revision: 1233433 URL: http://svn.apache.org/viewvc?rev=1233433view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52488 s/exipre/expire/g Modified: tomcat/tc6.0.x/trunk/ (props changed)

DO NOT REPLY [Bug 52488] there is a common typo exipre

2012-01-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52488 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 51181] Add support for Web Sockets

2012-01-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51181 David Corley davidcor...@gmail.com changed: What|Removed |Added CC|

DO NOT REPLY [Bug 52474] Do not load listeners declared with blank spaces on tld file.

2012-01-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52474 Helio Frota heliofr...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

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

2012-01-19 Thread kkolinko
Author: kkolinko Date: Fri Jan 20 04:38:25 2012 New Revision: 1233755 URL: http://svn.apache.org/viewvc?rev=1233755view=rev Log: Revert r1233428. The issue with tomcat-trunk-validate at Gump is fixed - it did run successfully. Modified: tomcat/trunk/build.xml Modified: