https://bz.apache.org/bugzilla/show_bug.cgi?id=58151
--- Comment #27 from gregh ---
Excellent, I will apply the change in AjpAprProcessor locally to see if its the
same issue (I do not stop and restart tomcat for it to happen). Thanks!
Greg
--
You are receiving this mail because:
You are the a
https://bz.apache.org/bugzilla/show_bug.cgi?id=58151
--- Comment #28 from Milo ---
@Gregh: not restarting Tomcat but restarting Apache triggers the bug in my
setup. Stopping Apache kills one end of the socket and so Tomcat starts the
loop.
--
You are receiving this mail because:
You are the ass
https://bz.apache.org/bugzilla/show_bug.cgi?id=58210
--- Comment #2 from soldierkam ---
Yes, DataSource does not provide close method but implementations does.
BasicDataSource implements AutoCloseable so close method is exposed to
applications.
--
You are receiving this mail because:
You are th
Author: markt
Date: Thu Aug 6 09:32:51 2015
New Revision: 1694427
URL: http://svn.apache.org/r1694427
Log:
Differentiate between failure modes. Handling is currently identical but it
won't be once BZ 58031 is addressed.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/tr
Author: markt
Date: Thu Aug 6 09:48:11 2015
New Revision: 1694431
URL: http://svn.apache.org/r1694431
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58031
Make the (first) reason parameter parsing failed available as a request
attribute and then use it to provide a better status code vi
Author: markt
Date: Thu Aug 6 09:51:20 2015
New Revision: 1694433
URL: http://svn.apache.org/r1694433
Log:
Differentiate between failure modes. Handling is currently identical but it
won't be once BZ 58031 is addressed.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/tr
Author: markt
Date: Thu Aug 6 09:59:47 2015
New Revision: 1694437
URL: http://svn.apache.org/r1694437
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58031
Make the (first) reason parameter parsing failed available as a request
attribute and then use it to provide a better status code vi
Author: markt
Date: Thu Aug 6 10:04:31 2015
New Revision: 1694441
URL: http://svn.apache.org/r1694441
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?rev=1694441&r1=1694440&r
https://bz.apache.org/bugzilla/show_bug.cgi?id=58031
--- Comment #11 from Mark Thomas ---
No objections were raised so I have back-ported this to 8.0.x (for 8.0.25
onwards) and 7.0.x (for 7.0.64 onwards). I have also proposed it for 6.0.x.
--
You are receiving this mail because:
You are the ass
https://bz.apache.org/bugzilla/show_bug.cgi?id=58178
--- Comment #2 from Mark Thomas ---
I've dug into this a little more and I think this is fixable for both the
reported use case and the import use case by wrapping the ELContext. I'm
working on some test cases and a fix.
--
You are receiving
The Buildbot has detected a build exception on builder tomcat-7-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/32
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranch
Author: markt
Date: Thu Aug 6 14:02:43 2015
New Revision: 1694501
URL: http://svn.apache.org/r1694501
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58178
EL in a tag file should use the Tag file's page context rather than that of the
containing page.
Added:
tomcat/trunk/test/org/a
Author: markt
Date: Thu Aug 6 14:06:47 2015
New Revision: 1694503
URL: http://svn.apache.org/r1694503
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58178
EL in a tag file should use the Tag file's page context rather than that of the
containing page.
Added:
tomcat/tc8.0.x/trunk/t
The Buildbot has detected a build exception on builder tomcat-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/87
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSche
The Buildbot has detected a build exception on builder tomcat-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/46
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranch
Author: markt
Date: Thu Aug 6 15:20:22 2015
New Revision: 1694522
URL: http://svn.apache.org/r1694522
Log:
No need for a wrapper as fucntionMap extends java.el.FunctionMapper
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/jasper/runtime/PageContext
Author: markt
Date: Thu Aug 6 15:26:56 2015
New Revision: 1694524
URL: http://svn.apache.org/r1694524
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58178
EL in a tag file should use the Tag file's page context rather than that of the
containing page.
Added:
tomcat/tc7.0.x/trunk/t
https://bz.apache.org/bugzilla/show_bug.cgi?id=58178
--- Comment #3 from Mark Thomas ---
The PageContext part of this has been fixed in trunk, 8.0.x (for 8.0.25
onwards) and 7.0.x (for 7.0.64 onwards).
The import part of this only affects 8.0.x onwards.
--
You are receiving this mail because:
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/33
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchS
it/target/junit-4.13-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.3-SNAPSHOT.jar
-Dtest.reports=output/logs-APR
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150806-native-src.tar.gz
-Dexampl
Author: markt
Date: Thu Aug 6 18:17:35 2015
New Revision: 1694548
URL: http://svn.apache.org/r1694548
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58178
Fix the second part of this bug - El and imports for tag files.
Added:
tomcat/trunk/test/webapp/WEB-INF/tags/bug58178b.tag
t
Author: markt
Date: Thu Aug 6 18:19:02 2015
New Revision: 1694549
URL: http://svn.apache.org/r1694549
Log:
Fix the second part of this bug - El and imports for tag files.
Added:
tomcat/tc8.0.x/trunk/test/webapp/WEB-INF/tags/bug58178b.tag
- copied unchanged from r1694548,
tomcat/trunk/
Author: markt
Date: Thu Aug 6 18:26:13 2015
New Revision: 1694550
URL: http://svn.apache.org/r1694550
Log:
Add missing license headers
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/test/org/apache/jasper/runtime/TestJspContextWrapper.java
tomcat/tc7.0.x/trun
Author: markt
Date: Thu Aug 6 18:27:35 2015
New Revision: 1694551
URL: http://svn.apache.org/r1694551
Log:
Whitespace police
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc8.0.x/
https://bz.apache.org/bugzilla/show_bug.cgi?id=58178
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
The Buildbot has detected a build exception on builder tomcat-7-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/35
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranch
mons/daemon/dist/bin/commons-daemon-20150806-native-src.tar.gz
-Dexamples.sources.skip=true
-Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar
-Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20150806.jar
-Dcommons-daemon.nati
it/target/junit-4.13-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.3-SNAPSHOT.jar
-Dtest.reports=output/logs-NIO
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150806-native-src.tar.gz
-Dexampl
The Buildbot has detected a restored build on builder tomcat-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/47
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchS
The Buildbot has detected a build exception on builder tomcat-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/48
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranch
pache-commons/daemon/dist/bin/commons-daemon-20150806-native-src.tar.gz
-Dexamples.sources.skip=true
-Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar
-Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20150806.jar
-Dcommons-daemon
mons/daemon/dist/bin/commons-daemon-20150806-native-src.tar.gz
-Dexamples.sources.skip=true
-Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar
-Dtest.apr.loc=/srv/gump/public/workspace/tomcat-native-trunk/dest-20150806/lib
-Dcommons-daemon.jar=/srv/gump/public/workspace/a
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-tc8.0.x-test-apr has an issue affecting its community
integration.
33 matches
Mail list logo