DO NOT REPLY [Bug 52335] Tomcat escapes all the \% in Template Text as %.

2011-12-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52335 --- Comment #4 from Konstantin Kolinko 2011-12-27 07:52:40 UTC --- Fixed in 6.0 with r1224877 and will be in 6.0.36. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail bec

svn commit: r1224879 - /tomcat/tc5.5.x/trunk/jasper/src/share/org/apache/jasper/compiler/Parser.java

2011-12-26 Thread kkolinko
Author: kkolinko Date: Tue Dec 27 07:50:39 2011 New Revision: 1224879 URL: http://svn.apache.org/viewvc?rev=1224879&view=rev Log: CTR: comment Update method comment - followup to r1221479 Modified: tomcat/tc5.5.x/trunk/jasper/src/share/org/apache/jasper/compiler/Parser.java Modified: tomcat

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

2011-12-26 Thread kkolinko
Author: kkolinko Date: Tue Dec 27 07:46:29 2011 New Revision: 1224877 URL: http://svn.apache.org/viewvc?rev=1224877&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52335 Only handle <\% and not \% as escaped in template text. Modified: tomcat/tc6.0.x/trunk/STATUS.txt

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

2011-12-26 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-test has an issue affecting its community integration. This i

[GUMP@vmgump]: Project tomcat-tc7.0.x-test (in module tomcat-7.0.x) failed

2011-12-26 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-tc7.0.x-test has an issue affecting its community integration. This

DO NOT REPLY [Bug 52387] New: org.catalina.tomcat.startup.Tomcat#silence method doesn't use the host where we add the applications

2011-12-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52387 Bug #: 52387 Summary: org.catalina.tomcat.startup.Tomcat#silence method doesn't use the host where we add the applications Product: Tomcat 7 Version: trunk Platform:

DO NOT REPLY [Bug 52386] Move to a Maven Build

2011-12-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52386 --- Comment #9 from Cyrille Le Clerc 2011-12-26 23:15:18 UTC --- +1 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug.

DO NOT REPLY [Bug 52386] Move to a Maven Build

2011-12-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52386 jie...@gmail.com changed: What|Removed |Added CC||jie...@gmail.com -- Configure b

DO NOT REPLY [Bug 52386] Move to a Maven Build

2011-12-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52386 --- Comment #8 from jie...@gmail.com 2011-12-26 23:03:35 UTC --- +1 -- fits in with our existing infrastructure better, please consider -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiv

DO NOT REPLY [Bug 52386] Move to a Maven Build

2011-12-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52386 --- Comment #7 from Thomas Recloux 2011-12-26 21:26:06 UTC --- +1 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. --

DO NOT REPLY [Bug 52243] Documentation of Service-Installer missing one information

2011-12-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52243 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1224805 - in /tomcat/tc5.5.x/trunk/container/webapps/docs: changelog.xml windows-service-howto.xml

2011-12-26 Thread markt
Author: markt Date: Mon Dec 26 20:55:04 2011 New Revision: 1224805 URL: http://svn.apache.org/viewvc?rev=1224805&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52243 Clarify how to include # or ; in an environment value Modified: tomcat/tc5.5.x/trunk/container/webapps/do

buildbot success in ASF Buildbot on tomcat-trunk

2011-12-26 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/2598 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

svn commit: r1224804 - in /tomcat/tc6.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/windows-service-howto.xml

2011-12-26 Thread markt
Author: markt Date: Mon Dec 26 20:48:45 2011 New Revision: 1224804 URL: http://svn.apache.org/viewvc?rev=1224804&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52243 Clarify how to include # or ; in an environment value Modified: tomcat/tc6.0.x/trunk/ (props changed)

svn commit: r1224802 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/windows-service-howto.xml

2011-12-26 Thread markt
Author: markt Date: Mon Dec 26 20:40:16 2011 New Revision: 1224802 URL: http://svn.apache.org/viewvc?rev=1224802&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52243 Clarify how to include # or ; in an environment value Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1224801 - /tomcat/trunk/webapps/docs/windows-service-howto.xml

2011-12-26 Thread markt
Author: markt Date: Mon Dec 26 20:22:54 2011 New Revision: 1224801 URL: http://svn.apache.org/viewvc?rev=1224801&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52243 Clarify how to include # or ; in an environment value Modified: tomcat/trunk/webapps/docs/windows-service

DO NOT REPLY [Bug 52386] Move to a Maven Build

2011-12-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52386 kreyssel changed: What|Removed |Added CC||d...@kreyssel.org --- Comment #6 from k

[Tomcat Wiki] Update of "LocalBadContent" by IanDarwin

2011-12-26 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "LocalBadContent" page has been changed by IanDarwin: http://wiki.apache.org/tomcat/LocalBadContent?action=diff&rev1=40&rev2=41 Comment: link spam angosso\.com angosso\.net b

DO NOT REPLY [Bug 52386] Move to a Maven Build

2011-12-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52386 --- Comment #5 from malary 2011-12-26 16:09:19 UTC --- +1 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. ---

[Tomcat Wiki] Update of "dianasmith" by dianasmith

2011-12-26 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "dianasmith" page has been changed by dianasmith: http://wiki.apache.org/tomcat/dianasmith New page: '''Live Card And Casino Games From Dublin Bet''' Indeed, the internet has made

DO NOT REPLY [Bug 52386] Move to a Maven Build

2011-12-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52386 --- Comment #4 from Franck Arnulfo 2011-12-26 14:51:38 UTC --- +1 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. --

DO NOT REPLY [Bug 52386] Move to a Maven Build

2011-12-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52386 --- Comment #3 from Henri Gomez 2011-12-26 14:03:09 UTC --- +1 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. --

DO NOT REPLY [Bug 52386] Move to a Maven Build

2011-12-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52386 --- Comment #2 from olamy 2011-12-26 14:01:08 UTC --- to experience a bit. see http://svn.apache.org/repos/asf/tomcat/sandbox/trunk-mvn-build/README.TXT build distrib with skipping tests svn co https://svn.apache.org/repos/asf/tomcat/sand

DO NOT REPLY [Bug 52386] Move to a Maven Build

2011-12-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52386 --- Comment #1 from olamy 2011-12-26 13:58:43 UTC --- Note the current one need some improvement: * due to some move some unit test fail * windows binaries. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email

DO NOT REPLY [Bug 52386] New: Move to a Maven Build

2011-12-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52386 Bug #: 52386 Summary: Move to a Maven Build Product: Tomcat 7 Version: trunk Platform: All OS/Version: All Status: NEW Severity: enhancement Prio

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

2011-12-26 Thread Konstantin Kolinko
This one is something new Using BIO Testsuite: org.apache.catalina.mbeans.TestRegistration The log is short, so I'll cite it as a whole. [[[ Testsuite: org.apache.catalina.mbeans.TestRegistration Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 1.67 sec - Standard Error ---