[Bug 54382] Nullpointer Exception after activating SSI and loading of any html-file with a specific comment

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54382 --- Comment #2 from Konstantin Kolinko --- Proposed for 6.0. For the record: 1. The stacktraces in 6.0 are, for SSIServlet and SSIFilter: java.lang.NullPointerException org.apache.catalina.ssi.SSIProcessor.process(SSIProcessor.java:13

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

2013-01-08 Thread kkolinko
Author: kkolinko Date: Tue Jan 8 23:30:58 2013 New Revision: 1430630 URL: http://svn.apache.org/viewvc?rev=1430630&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

buildbot success in ASF Buildbot on tomcat-trunk

2013-01-08 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/3748 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

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

2013-01-08 Thread schultz
Author: schultz Date: Tue Jan 8 23:12:26 2013 New Revision: 1430622 URL: http://svn.apache.org/viewvc?rev=1430622&view=rev Log: Votes 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=14

[Bug 54330] Patch with some refactoring of Member.java

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54330 Mark Thomas changed: What|Removed |Added Component|Catalina|Cluster Hardware|Macintosh

[Bug 54391] New: Provide value for javax.servlet.context.orderedLibs attribute

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54391 Bug ID: 54391 Summary: Provide value for javax.servlet.context.orderedLibs attribute Product: Tomcat 7 Version: 7.0.34 Hardware: PC OS: Windows XP

svn commit: r1430617 - /tomcat/tc7.0.x/trunk/STATUS.txt

2013-01-08 Thread markt
Author: markt Date: Tue Jan 8 22:54:47 2013 New Revision: 1430617 URL: http://svn.apache.org/viewvc?rev=1430617&view=rev Log: Proposal Modified: tomcat/tc7.0.x/trunk/STATUS.txt Modified: tomcat/tc7.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/STATUS.txt?rev=1

[Bug 54390] Use 'java_home' on Mac OS X to auto-detect JAVA_HOME

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54390 --- Comment #9 from Zafar Ali --- Thnaks -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apach

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

2013-01-08 Thread schultz
Author: schultz Date: Tue Jan 8 22:47:21 2013 New Revision: 1430607 URL: http://svn.apache.org/viewvc?rev=1430607&view=rev Log: Clarification: docs patch will not be back-ported, merely adapted. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http:/

svn commit: r1430602 - in /tomcat/trunk: java/org/apache/catalina/tribes/ java/org/apache/catalina/tribes/group/interceptors/ java/org/apache/catalina/tribes/io/ java/org/apache/catalina/tribes/member

2013-01-08 Thread markt
Author: markt Date: Tue Jan 8 22:46:52 2013 New Revision: 1430602 URL: http://svn.apache.org/viewvc?rev=1430602&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54330 Refactor Member interface to reduce dependency on concrete implementation. Based on a patch by Greg Turnquist.

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

2013-01-08 Thread schultz
Author: schultz Date: Tue Jan 8 22:46:20 2013 New Revision: 1430600 URL: http://svn.apache.org/viewvc?rev=1430600&view=rev Log: Updated proposal to include changelog patch. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc

svn commit: r1430599 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2013-01-08 Thread schultz
Author: schultz Date: Tue Jan 8 22:45:49 2013 New Revision: 1430599 URL: http://svn.apache.org/viewvc?rev=1430599&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54390 Changelog update. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/t

buildbot failure in ASF Buildbot on tomcat-trunk

2013-01-08 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/3747 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

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

2013-01-08 Thread Christopher Schultz
Konstantin, On 1/8/13 5:25 PM, kkoli...@apache.org wrote: > Author: kkolinko > Date: Tue Jan 8 22:25:27 2013 > New Revision: 1430577 > > URL: http://svn.apache.org/viewvc?rev=1430577&view=rev > Log: > Move proposal into the correct section and vote Thanks for moving that; the "stalled" section

[Bug 54390] Use 'java_home' on Mac OS X to auto-detect JAVA_HOME

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54390 --- Comment #8 from Chuck Caldarale --- (In reply to comment #7) > just for knowledge, as i am bit knew to apache bugzilla. last comment does > that mean proposed changes has been accepted It has been accepted for 7.0.x and 8.0, but still

[Bug 49922] ApplicationFilterChain more than the same filter

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49922 --- Comment #3 from Christopher Schultz --- (In reply to comment #2) > While > > a) I do not have a use case where calling the same filter several times > would be useful, and > > b) I find this feature of allowing only 1 instance of Filt

[Bug 54386] [FR] Jar's static content extraction for CDN from (JSR315-§10.10)

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54386 --- Comment #6 from Christopher Schultz --- (In reply to comment #5) > Yes we can solve this via ant, but this always would be complex and dirty > hack. I don't see "deployment procedures" as hacks. > I'm not sure what if *two* jars conta

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

2013-01-08 Thread kkolinko
Author: kkolinko Date: Tue Jan 8 22:25:27 2013 New Revision: 1430577 URL: http://svn.apache.org/viewvc?rev=1430577&view=rev Log: Move proposal into the correct section and vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/vi

[Bug 54390] Use 'java_home' on Mac OS X to auto-detect JAVA_HOME

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54390 --- Comment #7 from Zafar Ali --- just for knowledge, as i am bit knew to apache bugzilla. last comment does that mean proposed changes has been accepted -- You are receiving this mail because: You are the assignee for the bug. -

buildbot success in ASF Buildbot on tomcat-7-trunk

2013-01-08 Thread buildbot
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/996 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Sou

[Bug 54390] Use 'java_home' on Mac OS X to auto-detect JAVA_HOME

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54390 Christopher Schultz changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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

2013-01-08 Thread schultz
Author: schultz Date: Tue Jan 8 22:11:59 2013 New Revision: 1430570 URL: http://svn.apache.org/viewvc?rev=1430570&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?rev

svn commit: r1430568 - /tomcat/tc7.0.x/trunk/bin/setclasspath.sh

2013-01-08 Thread schultz
Author: schultz Date: Tue Jan 8 22:08:57 2013 New Revision: 1430568 URL: http://svn.apache.org/viewvc?rev=1430568&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54390 Back-port r1430567: Use /usr/libexec/java_home to determine JAVA_HOME on Mac OS X if it is available. Modi

svn commit: r1430567 - /tomcat/trunk/bin/setclasspath.sh

2013-01-08 Thread schultz
Author: schultz Date: Tue Jan 8 22:05:46 2013 New Revision: 1430567 URL: http://svn.apache.org/viewvc?rev=1430567&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54390 Use /usr/libexec/java_home to determine JAVA_HOME on Mac OS X if it is available. Modified: tomcat/tru

[Bug 54390] OSx Mountain Lion Tomcat Picks Wrong JRE

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54390 --- Comment #5 from Christopher Schultz --- Worth mentioning: this is an improvement to bug #37284. -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 54390] OSx Mountain Lion Tomcat Picks Wrong JRE

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54390 --- Comment #4 from Zafar Ali --- Apple documentation suggests using /java_home utility to determine the JAVA_HOME http://developer.apple.com/library/mac/#qa/qa1170/_index.html it suggests as "Another advantage of dynamically finding th

[Bug 49922] ApplicationFilterChain more than the same filter

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49922 --- Comment #2 from Konstantin Kolinko --- While a) I do not have a use case where calling the same filter several times would be useful, and b) I find this feature of allowing only 1 instance of Filter per FilterChain useful and lessing

[Bug 54387] Having servlets with same url should at least cause warning

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54387 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Mark Th

[Bug 54382] Nullpointer Exception after activating SSI and loading of any html-file with a specific comment

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54382 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1430553 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/ssi/SSIProcessor.java webapps/docs/changelog.xml

2013-01-08 Thread markt
Author: markt Date: Tue Jan 8 21:43:23 2013 New Revision: 1430553 URL: http://svn.apache.org/viewvc?rev=1430553&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54382 Avoid NPE with an empty SSI directive Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.

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

2013-01-08 Thread kkolinko
Author: kkolinko Date: Tue Jan 8 21:42:01 2013 New Revision: 1430551 URL: http://svn.apache.org/viewvc?rev=1430551&view=rev Log: vote 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=14

svn commit: r1430550 - /tomcat/trunk/java/org/apache/catalina/ssi/SSIProcessor.java

2013-01-08 Thread markt
Author: markt Date: Tue Jan 8 21:41:44 2013 New Revision: 1430550 URL: http://svn.apache.org/viewvc?rev=1430550&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54382 Avoid NPE with an empty SSI directive Modified: tomcat/trunk/java/org/apache/catalina/ssi/SSIProcessor.ja

Re: svn commit: r1429991 - in /tomcat/tc7.0.x/trunk: java/org/apache/naming/resources/DirContextURLConnection.java webapps/docs/changelog.xml

2013-01-08 Thread Konstantin Kolinko
2013/1/8 Mark Thomas : > On 08/01/2013 09:30, Konstantin Kolinko wrote: >> 2013/1/8 : >>> Author: markt >>> Date: Mon Jan 7 20:18:09 2013 >>> New Revision: 1429991 >>> >>> URL: http://svn.apache.org/viewvc?rev=1429991&view=rev >>> Log: >>> Follow-up for r1429858. >>> Further fixes for https://iss

[Bug 54386] [FR] Jar's static content extraction for CDN from (JSR315-§10.10)

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54386 --- Comment #5 from Peter Rader --- @Kolinko You are right, /work or /temp is the even better approach, that was my idea too! Redeployment may overwrite existing exploded jar-resources and we must prevent persistent-session injection.

buildbot success in ASF Buildbot on tomcat-trunk

2013-01-08 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/3745 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

[Bug 54381] Websocket StreamInbound never reports receipt of a Pong

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54381 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1430538 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/websocket/StreamInbound.java webapps/docs/changelog.xml

2013-01-08 Thread markt
Author: markt Date: Tue Jan 8 21:10:07 2013 New Revision: 1430538 URL: http://svn.apache.org/viewvc?rev=1430538&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54381 Add support for receiving pong messages. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7

svn commit: r1430536 - /tomcat/tc7.0.x/trunk/java/org/apache/catalina/loader/WebappLoader.java

2013-01-08 Thread kkolinko
Author: kkolinko Date: Tue Jan 8 21:07:06 2013 New Revision: 1430536 URL: http://svn.apache.org/viewvc?rev=1430536&view=rev Log: Folowup to r1430182: one more NPE to avoid when stopping a WebappLoader. This line is absent in Tomcat 8. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/l

svn commit: r1430508 - /tomcat/trunk/java/org/apache/catalina/websocket/StreamHandler.java

2013-01-08 Thread markt
Author: markt Date: Tue Jan 8 20:44:30 2013 New Revision: 1430508 URL: http://svn.apache.org/viewvc?rev=1430508&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54381 Add support for receiving pong messages. Modified: tomcat/trunk/java/org/apache/catalina/websocket/Stream

[Bug 54390] OSx Mountain Lion Tomcat Picks Wrong JRE

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54390 --- Comment #3 from Christopher Schultz --- (In reply to comment #2) > IIRC, the correct and "official" (whatever that means) way of determining > the JDK that has been set up as the default on Mac OS X is to run the > command /usr/libexec/

[Bug 54386] [FR] Jar's static content extraction for CDN from (JSR315-§10.10)

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54386 --- Comment #4 from Konstantin Kolinko --- (In reply to comment #1) > > Now, that isn't to say that Tomcat couldn't supply some useful tools to help > you take a WAR file and dump all the static resources somewhere (directory, > zip/tar ar

[Bug 54386] [FR] Jar's static content extraction for CDN from (JSR315-§10.10)

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54386 --- Comment #3 from Christopher Schultz --- Created attachment 29830 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29830&action=edit Sample ant script for extracting static resources. I've got a better suggestion: just use ant

[Bug 54377] RemoteIpFilter does not correctly set request attributes for AccessLog

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54377 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1430489 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/filters/RemoteIpFilter.java test/org/apache/catalina/filters/TestRemoteIpFilter.java test/org/apache/catalina/valves/TestRe

2013-01-08 Thread markt
Author: markt Date: Tue Jan 8 20:26:14 2013 New Revision: 1430489 URL: http://svn.apache.org/viewvc?rev=1430489&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54377 Correctly set request attributes for AccessLog in RemoteIpFilter Patch by Violeta Georgieva Modified: tom

svn commit: r1430487 - in /tomcat/trunk: java/org/apache/catalina/filters/RemoteIpFilter.java test/org/apache/catalina/filters/TestRemoteIpFilter.java test/org/apache/catalina/valves/TestRemoteIpValve

2013-01-08 Thread markt
Author: markt Date: Tue Jan 8 20:24:10 2013 New Revision: 1430487 URL: http://svn.apache.org/viewvc?rev=1430487&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54377 Correctly set request attributes for AccessLog in RemoteIpFilter Patch by Violeta Georgieva Modified: tom

svn commit: r1430486 - /tomcat/trunk/java/org/apache/catalina/webresources/StandardRoot.java

2013-01-08 Thread markt
Author: markt Date: Tue Jan 8 20:22:01 2013 New Revision: 1430486 URL: http://svn.apache.org/viewvc?rev=1430486&view=rev Log: Need to follow new rules on paths Modified: tomcat/trunk/java/org/apache/catalina/webresources/StandardRoot.java Modified: tomcat/trunk/java/org/apache/catalina/webr

svn commit: r1430483 - in /tomcat/tc7.0.x/trunk: ./ RUNNING.txt

2013-01-08 Thread kkolinko
Author: kkolinko Date: Tue Jan 8 20:19:13 2013 New Revision: 1430483 URL: http://svn.apache.org/viewvc?rev=1430483&view=rev Log: Merged revision 1430481 from tomcat/trunk: Review the section on setting the environment variables. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc

svn commit: r1430481 - /tomcat/trunk/RUNNING.txt

2013-01-08 Thread kkolinko
Author: kkolinko Date: Tue Jan 8 20:16:31 2013 New Revision: 1430481 URL: http://svn.apache.org/viewvc?rev=1430481&view=rev Log: Review the section on setting the environment variables. Modified: tomcat/trunk/RUNNING.txt Modified: tomcat/trunk/RUNNING.txt URL: http://svn.apache.org/viewvc/

svn commit: r1430463 - in /tomcat/trunk: java/org/apache/catalina/webresources/ test/org/apache/catalina/webresources/

2013-01-08 Thread markt
Author: markt Date: Tue Jan 8 19:43:13 2013 New Revision: 1430463 URL: http://svn.apache.org/viewvc?rev=1430463&view=rev Log: Adds support for Virtual resources to the DirResourceSet and JarResourceSet. This will allow an application to full traverse the resource hierarchy including any non-mai

[Bug 54390] OSx Mountain Lion Tomcat Picks Wrong JRE

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54390 --- Comment #2 from Nick Williams --- IIRC, the correct and "official" (whatever that means) way of determining the JDK that has been set up as the default on Mac OS X is to run the command /usr/libexec/java_home. For example, on a system r

svn commit: r1430451 - in /tomcat/tc7.0.x/trunk: ./ BUILDING.txt RUNNING.txt build.xml webapps/docs/appdev/deployment.xml

2013-01-08 Thread kkolinko
Author: kkolinko Date: Tue Jan 8 19:11:23 2013 New Revision: 1430451 URL: http://svn.apache.org/viewvc?rev=1430451&view=rev Log: Correct versions. Merges r1430445 r1430448 from tomcat/trunk Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/BUILDING.txt tomcat/tc7

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

2013-01-08 Thread kkolinko
Author: kkolinko Date: Tue Jan 8 19:08:23 2013 New Revision: 1430448 URL: http://svn.apache.org/viewvc?rev=1430448&view=rev Log: Correct version Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1430448&r1=1430447

svn commit: r1430445 - in /tomcat/trunk: BUILDING.txt RUNNING.txt webapps/docs/appdev/deployment.xml webapps/docs/class-loader-howto.xml webapps/docs/index.xml webapps/docs/setup.xml

2013-01-08 Thread kkolinko
Author: kkolinko Date: Tue Jan 8 19:01:22 2013 New Revision: 1430445 URL: http://svn.apache.org/viewvc?rev=1430445&view=rev Log: Running Tomcat 8 needs Java 7 Modified: tomcat/trunk/BUILDING.txt tomcat/trunk/RUNNING.txt tomcat/trunk/webapps/docs/appdev/deployment.xml tomcat/trunk

[Bug 54390] OSx Mountain Lion Tomcat Picks Wrong JRE

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54390 Konstantin Kolinko changed: What|Removed |Added OS||All Severity|major

[Bug 54390] New: OSx Mountain Lion Tomcat Picks Wrong JRE

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54390 Bug ID: 54390 Summary: OSx Mountain Lion Tomcat Picks Wrong JRE Product: Tomcat 7 Version: 7.0.34 Hardware: Macintosh Status: NEW Severity: major Priority

[Bug 54386] [FR] Jar's static content extraction for CDN from (JSR315-§10.10)

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54386 --- Comment #2 from Peter Rader --- You are right, this may be partitial a problem. Well i would be happy to keep it on the expertise of the developers to decide if the static contents in /WEB-INF/classes/META-INF/resources/** should be ex

svn commit: r1430368 - in /tomcat/trunk/test/org/apache/catalina/webresources: TestDirResourceSetMount.java TestJarResourceSetMount.java

2013-01-08 Thread markt
Author: markt Date: Tue Jan 8 16:31:04 2013 New Revision: 1430368 URL: http://svn.apache.org/viewvc?rev=1430368&view=rev Log: Don't hard code mount path Modified: tomcat/trunk/test/org/apache/catalina/webresources/TestDirResourceSetMount.java tomcat/trunk/test/org/apache/catalina/webre

svn commit: r1430353 - in /tomcat/trunk: java/org/apache/catalina/ java/org/apache/catalina/webresources/ test/org/apache/catalina/webresources/ test/webresources/dir3/

2013-01-08 Thread markt
Author: markt Date: Tue Jan 8 16:18:22 2013 New Revision: 1430353 URL: http://svn.apache.org/viewvc?rev=1430353&view=rev Log: Adds support for Virtual resources to the FileResourceSet (it still needs to be added for the DirResourceSet). This will allow an application to full traverse the resour

[Bug 54386] [FR] Jar's static content extraction for CDN from (JSR315-§10.10)

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54386 --- Comment #1 from Christopher Schultz --- I wouldn't say that this is a the responsibility of the CDN: it is your responsibility. Now, that isn't to say that Tomcat couldn't supply some useful tools to help you take a WAR file and dump a

buildbot failure in ASF Buildbot on tomcat-trunk

2013-01-08 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/3738 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

svn commit: r1430293 - in /tomcat/trunk: java/org/apache/catalina/ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ java/org/apache/catalina/webresources/ test/javax/el/ test/org/apach

2013-01-08 Thread markt
Author: markt Date: Tue Jan 8 14:13:31 2013 New Revision: 1430293 URL: http://svn.apache.org/viewvc?rev=1430293&view=rev Log: Improve consistency within new resources implementation. Place same requirements on internalPath as for path (although internal representation is different). Modified:

svn commit: r1430285 - in /tomcat/trunk: java/org/apache/catalina/ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ java/org/apache/catalina/webresources/ test/org/apache/catalina/webr

2013-01-08 Thread markt
Author: markt Date: Tue Jan 8 13:52:45 2013 New Revision: 1430285 URL: http://svn.apache.org/viewvc?rev=1430285&view=rev Log: Improve consistency within new resources implementation. s/webAppPath/webAppMount/ Place same requirements on webAppMount as for path (although internal representation is

[Bug 53619] If is defined, only fragments mentioned in it shall get class-scanned

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53619 --- Comment #4 from Mark Thomas --- https://issues.apache.org/bugzilla/show_bug.cgi?id=54262 -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 53619] If is defined, only fragments mentioned in it shall get class-scanned

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53619 --- Comment #3 from bmesse...@gmx.at --- Provided I understand Mark's comments correctly, the current behavior (tomcat 7.0.34) is incorrect regarding this: "An empty shall therefore disable scanning at all as far as I understood." It does

[Bug 54387] New: Having servlets with same url should at least cause warning

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54387 Bug ID: 54387 Summary: Having servlets with same url should at least cause warning Product: Tomcat 7 Version: 7.0.34 Hardware: All OS: All

[Bug 54386] New: [FR] Jar's static content extraction for CDN from (JSR315-§10.10)

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54386 Bug ID: 54386 Summary: [FR] Jar's static content extraction for CDN from (JSR315-§10.10) Product: Tomcat 8 Version: trunk Hardware: All OS: All

Re: svn commit: r1429991 - in /tomcat/tc7.0.x/trunk: java/org/apache/naming/resources/DirContextURLConnection.java webapps/docs/changelog.xml

2013-01-08 Thread Mark Thomas
On 08/01/2013 09:30, Konstantin Kolinko wrote: > 2013/1/8 : >> Author: markt >> Date: Mon Jan 7 20:18:09 2013 >> New Revision: 1429991 >> >> URL: http://svn.apache.org/viewvc?rev=1429991&view=rev >> Log: >> Follow-up for r1429858. >> Further fixes for https://issues.apache.org/bugzilla/show_bug.c

[Bug 51741] Eclipse WTP "Serve modules without publishing" broken with tc7, needs patch in tomcat

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51741 Torbjørn G. Dahle changed: What|Removed |Added CC||tgda...@gmail.com -- You are

buildbot failure in ASF Buildbot on tomcat-7-trunk

2013-01-08 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/992 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

Re: svn commit: r1429991 - in /tomcat/tc7.0.x/trunk: java/org/apache/naming/resources/DirContextURLConnection.java webapps/docs/changelog.xml

2013-01-08 Thread Konstantin Kolinko
2013/1/8 : > Author: markt > Date: Mon Jan 7 20:18:09 2013 > New Revision: 1429991 > > URL: http://svn.apache.org/viewvc?rev=1429991&view=rev > Log: > Follow-up for r1429858. > Further fixes for https://issues.apache.org/bugzilla/show_bug.cgi?id=54371 > Handle the additional cases that r1429858 d

svn commit: r1430182 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/loader/WebappLoader.java test/org/apache/catalina/core/TestStandardContext.java webapps/docs/changelog.xml

2013-01-08 Thread kkolinko
Author: kkolinko Date: Tue Jan 8 09:02:44 2013 New Revision: 1430182 URL: http://svn.apache.org/viewvc?rev=1430182&view=rev Log: Merged revision 1430165 from tomcat/trunk: Fix NPE in WebappLoader.stopInternal that happens after a failed start. Add tests that a context can be started again after a

svn commit: r1430178 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2013-01-08 Thread kkolinko
Author: kkolinko Date: Tue Jan 8 08:56:29 2013 New Revision: 1430178 URL: http://svn.apache.org/viewvc?rev=1430178&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54380 Changelog for r1430147 Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7

[Bug 54380] In MapperListener.lifecycleEvent(..): check state of parent before calling registerWrapper()

2013-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54380 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

svn commit: r1430173 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/connector/MapperListener.java

2013-01-08 Thread kkolinko
Author: kkolinko Date: Tue Jan 8 08:52:07 2013 New Revision: 1430173 URL: http://svn.apache.org/viewvc?rev=1430173&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54380 In MapperListener.lifecycleEvent(): call registerWrapper(), registerContext() only if the parent component

svn commit: r1430171 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/core/TestStandardContext.java test/org/apache/catalina/startup/TomcatBaseTest.java

2013-01-08 Thread kkolinko
Author: kkolinko Date: Tue Jan 8 08:38:58 2013 New Revision: 1430171 URL: http://svn.apache.org/viewvc?rev=1430171&view=rev Log: Merged revisions r1429687 r1429745 from tomcat/trunk: Amended the test for bug 46243: Test that a context can be started again after a failed start. There is no need t

svn commit: r1430165 - in /tomcat/trunk: java/org/apache/catalina/loader/WebappLoader.java test/org/apache/catalina/core/TestStandardContext.java

2013-01-08 Thread kkolinko
Author: kkolinko Date: Tue Jan 8 08:22:58 2013 New Revision: 1430165 URL: http://svn.apache.org/viewvc?rev=1430165&view=rev Log: Fix NPE in WebappLoader that happens when stop() is called after a failed start. Add tests that a context can be started again after a failure. Modified: tomcat/tr