[Bug 57136] EL Parser escaping dollar sign not ${ or ${...}

2015-08-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57136 Chatellier changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[Bug 58308] New: Tomcat stops intermittently (JVM crasches)

2015-08-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58308 Bug ID: 58308 Summary: Tomcat stops intermittently (JVM crasches) Product: Tomcat 7 Version: 7.0.61 Hardware: PC Status: NEW Severity: major Priority: P2

[Bug 54621] [PATCH] custom mod_jk availability checks

2015-08-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54621 Tim changed: What|Removed |Added CC||tim.einm...@kba.de -- You are receiving this ma

[Bug 58309] New: Update PCRE bundled under ISAPI Redirector

2015-08-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58309 Bug ID: 58309 Summary: Update PCRE bundled under ISAPI Redirector Product: Tomcat Connectors Version: 1.2.41 Hardware: All OS: All Status: NEW Severity:

svn commit: r1700254 - in /tomcat/jk/trunk: native/ native/iis/ native/iis/pcre/ native/iis/pcre/cmake/ native/iis/pcre/doc/ native/iis/pcre/doc/html/ native/iis/pcre/m4/ native/iis/pcre/sljit/ native

2015-08-31 Thread rjung
Author: rjung Date: Mon Aug 31 14:24:56 2015 New Revision: 1700254 URL: http://svn.apache.org/r1700254 Log: BZ 58309: ISAPI: Update bundled pcre from version 5.0 to 8.37. - Add an entry to NOTICE - drop unneeded HAS_PCRE and PCRE_STATIC defines from isapi Makefiles. HAS_PCRE was not used and

[Bug 58309] Update PCRE bundled under ISAPI Redirector

2015-08-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58309 Rainer Jung changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1700264 - in /tomcat/jk/trunk/native/iis: Makefile.amd64 Makefile.ia64 Makefile.x86 isapi.dsp

2015-08-31 Thread rjung
Author: rjung Date: Mon Aug 31 15:35:19 2015 New Revision: 1700264 URL: http://svn.apache.org/r1700264 Log: Add back PCRE_STATIC define dropped from IIS build in r1700254. Without it, the isapi_redirector.dll will not link correctly, because the declarations in pcre.h use PCRE_STATIC. Modified:

svn commit: r1700267 - /tomcat/jk/trunk/native/iis/isapi.dsp

2015-08-31 Thread rjung
Author: rjung Date: Mon Aug 31 15:45:55 2015 New Revision: 1700267 URL: http://svn.apache.org/r1700267 Log: Add pcre static lib dependency to isapi MSVC GUI build file (isapi.dsp). I don't see how this could have ever worked, except back in the very old days, bwfore pcre was added to the ISAPI bu

[Bug 58308] Tomcat stops intermittently (JVM crasches)

2015-08-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58308 Christopher Schultz changed: What|Removed |Added OS||All Status|NEW

[Bug 58308] Tomcat stops intermittently (JVM crasches)

2015-08-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58308 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---