WAR FileSystem for fast nested JAR access?

2015-03-03 Thread Jeremy Boynes
In https://bz.apache.org/bugzilla/show_bug.cgi?id=57251, Mark Thomas wrote: > The fix for bug 57472 might shave a few seconds of the deployment time but > it doesn't appear to make a significant difference. > > The fundamental problem when running from a packed WAR is that to access any > resource

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

2015-03-03 Thread Bill Barker
-commons/daemon/dist/bin/commons-daemon-20150303-native-src.tar.gz -Dtest.reports=output/logs-NIO -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150303-native-src.tar.gz -Dexamples.sources.skip=true -Dtomcat-dbcp.home=/srv/gump/public/workspace

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

2015-03-03 Thread Bill Barker
it-4.13-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar -Dtest.reports=output/logs-APR -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150303-native-src.tar.gz -Dexamples.sources.skip=true

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

2015-03-03 Thread Bill Barker
-commons/daemon/dist/bin/commons-daemon-20150303-native-src.tar.gz -Dtest.reports=output/logs-APR -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150303-native-src.tar.gz -Dexamples.sources.skip=true -Dtomcat-dbcp.home=/srv/gump/public/workspace

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

2015-03-03 Thread Bill Barker
it/target/junit-4.13-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar -Dtest.reports=output/logs-NIO2 -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150303-native-src.tar.gz -Dexamples.sources.

[Bug 57653] APR/native crash during HTTP upgrade

2015-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57653 --- Comment #2 from Christopher Schultz --- Created attachment 32543 --> https://bz.apache.org/bugzilla/attachment.cgi?id=32543&action=edit Safety patch for tcnative 1.1.x branch Please patch tcnative with this and see if it catches the exac

[Bug 57659] New: Change to mime mapping breaks the ability to include javascript files

2015-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57659 Bug ID: 57659 Summary: Change to mime mapping breaks the ability to include javascript files Product: Tomcat 6 Version: 6.0.43 Hardware: PC Status: NEW

[Bug 57251] WAR deployment unbelievably slow when unpackWARs=false

2015-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57251 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

svn commit: r1663787 - in /tomcat/site/trunk: docs/migration-8.html xdocs/migration-8.xml

2015-03-03 Thread markt
Author: markt Date: Tue Mar 3 20:48:02 2015 New Revision: 1663787 URL: http://svn.apache.org/r1663787 Log: Add a deployment section to the Tomcat 8 migration guide Modified: tomcat/site/trunk/docs/migration-8.html tomcat/site/trunk/xdocs/migration-8.xml Modified: tomcat/site/trunk/docs/

svn commit: r1663785 - in /tomcat/site/trunk: docs/migration.html xdocs/migration.xml

2015-03-03 Thread markt
Author: markt Date: Tue Mar 3 20:36:16 2015 New Revision: 1663785 URL: http://svn.apache.org/r1663785 Log: Remove the ToC from the migration overview since the bulk of the content is just a set of links anyway Modified: tomcat/site/trunk/docs/migration.html tomcat/site/trunk/xdocs/migra

svn commit: r1663784 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/ webapps/docs/config/

2015-03-03 Thread markt
Author: markt Date: Tue Mar 3 20:34:01 2015 New Revision: 1663784 URL: http://svn.apache.org/r1663784 Log: Indirectly fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57251 Enable Tomcat to detect when a WAR file has been changed while Tomcat is not running. Note: Tomcat does this by adding a

svn commit: r1663781 - /tomcat/trunk/webapps/docs/config/host.xml

2015-03-03 Thread markt
Author: markt Date: Tue Mar 3 20:28:57 2015 New Revision: 1663781 URL: http://svn.apache.org/r1663781 Log: Document new behaviour Modified: tomcat/trunk/webapps/docs/config/host.xml Modified: tomcat/trunk/webapps/docs/config/host.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/d

svn commit: r1663778 - /tomcat/tc8.0.x/trunk/test/org/apache/coyote/http11/TestAbstractHttp11Processor.java

2015-03-03 Thread markt
Author: markt Date: Tue Mar 3 20:18:34 2015 New Revision: 1663778 URL: http://svn.apache.org/r1663778 Log: Fix back-port (IDE was configured for Java 8 rather than Java 7) Modified: tomcat/tc8.0.x/trunk/test/org/apache/coyote/http11/TestAbstractHttp11Processor.java Modified: tomcat/tc8.0.

[Bug 57377] Incorrect use of standard SSL properties for JMX in JMXRemoteLifecycleListener

2015-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57377 --- Comment #2 from Mark Thomas --- Ping. Is there an ETA for a patch or updated file? -- You are receiving this mail because: You are the assignee for the bug. - To unsubsc

[Bug 57609] Tomcat 7.0.47 crashes with error code 610 038

2015-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57609 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #3 from Mark Thomas

[Bug 57570] Make processing of chunked encoding trailers an opt-in feature (align with HTTPD 2.4.12)

2015-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57570 --- Comment #2 from Mark Thomas --- RFC 7230 has added additional constraints [1] for the handling of trailers. [1] http://tools.ietf.org/html/rfc7230#page-37 -- You are receiving this mail because: You are the assignee for the bug. ---

svn commit: r1663772 - in /tomcat/trunk/java/org/apache/catalina/startup: Constants.java ExpandWar.java HostConfig.java

2015-03-03 Thread markt
Author: markt Date: Tue Mar 3 20:03:29 2015 New Revision: 1663772 URL: http://svn.apache.org/r1663772 Log: Additional follow-up to r1663715 - Use a Tomcat specific file located in META-INF to track the WAR modification time rather than using the expanded directory - If the use expands the direct

Tests compilation failed (Was: [GUMP@vmgump]: Project tomcat-tc8.0.x-test-nio2 (in module tomcat-8.0.x) failed)

2015-03-03 Thread Konstantin Kolinko
2015-03-03 22:31 GMT+03:00 Bill Barker : > To whom it may engage... > > > Full details are available at: > > http://vmgump.apache.org/gump/public/tomcat-8.0.x/tomcat-tc8.0.x-test-nio2/index.html Tests failed to compile. Apparently "final" modifier is needed. > test-compile: > [javac] C

svn commit: r1663768 - /tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java

2015-03-03 Thread markt
Author: markt Date: Tue Mar 3 19:36:56 2015 New Revision: 1663768 URL: http://svn.apache.org/r1663768 Log: Use existing constant Modified: tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java Modified: tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java URL: http://svn.a

RE: svn commit: r1663715 - in /tomcat/trunk/java/org/apache/catalina/startup: ExpandWar.java HostConfig.java LocalStrings.properties

2015-03-03 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: svn commit: r1663715 - in > /tomcat/trunk/java/org/apache/catalina/startup: > ExpandWar.java HostConfig.java LocalStrings.properties > > Can you simply record the deployment occurrence by writing a file with some

[Tomcat Wiki] Update of "RemoveUnpackWARs" by markt

2015-03-03 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "RemoveUnpackWARs" page has been changed by markt: https://wiki.apache.org/tomcat/RemoveUnpackWARs?action=diff&rev1=3&rev2=4 === Actually read-only filesystem === If the filesys

[GUMP@vmgump]: Project tomcat-tc8.0.x-test-nio2 (in module tomcat-8.0.x) failed

2015-03-03 Thread Bill Barker
.jar -Dtest.reports=output/logs-NIO2 -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150303-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.4-201406061215/ecj-4.4.jar -Dcommons-daemon.jar=/srv/g

Re: svn commit: r1663715 - in /tomcat/trunk/java/org/apache/catalina/startup: ExpandWar.java HostConfig.java LocalStrings.properties

2015-03-03 Thread Mark Thomas
On 03/03/2015 19:14, Christopher Schultz wrote: > Chuck, > > On 3/3/15 1:20 PM, Caldarale, Charles R wrote: >>> From: Mark Thomas [mailto:ma...@apache.org] >>> Subject: Re: svn commit: r1663715 - in >>> /tomcat/trunk/java/org/apache/catalina/startup: >>> ExpandWar.java HostConfig.java LocalStri

[Tomcat Wiki] Update of "RemoveUnpackWARs" by ChristopherSchultz

2015-03-03 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "RemoveUnpackWARs" page has been changed by ChristopherSchultz: https://wiki.apache.org/tomcat/RemoveUnpackWARs?action=diff&rev1=2&rev2=3 Comment: Oops === Actually read-on

Re: svn commit: r1663715 - in /tomcat/trunk/java/org/apache/catalina/startup: ExpandWar.java HostConfig.java LocalStrings.properties

2015-03-03 Thread Christopher Schultz
Chuck, On 3/3/15 1:20 PM, Caldarale, Charles R wrote: >> From: Mark Thomas [mailto:ma...@apache.org] >> Subject: Re: svn commit: r1663715 - in >> /tomcat/trunk/java/org/apache/catalina/startup: >> ExpandWar.java HostConfig.java LocalStrings.properties > >> A bigger issue is anything writing fi

RE: [Tomcat Wiki] Update of "RemoveUnpackWARs" by ChristopherSchultz

2015-03-03 Thread Caldarale, Charles R
> From: Apache Wiki [mailto:wikidi...@apache.org] > Subject: [Tomcat Wiki] Update of "RemoveUnpackWARs" by ChristopherSchultz > + === Actually read-only filesystem === > + If the filesystem is actually read-only (or effectively so, where the > effective > Tomcat user has no file-write rights w

RE: svn commit: r1663715 - in /tomcat/trunk/java/org/apache/catalina/startup: ExpandWar.java HostConfig.java LocalStrings.properties

2015-03-03 Thread Caldarale, Charles R
> From: Mark Thomas [mailto:ma...@apache.org] > Subject: Re: svn commit: r1663715 - in > /tomcat/trunk/java/org/apache/catalina/startup: > ExpandWar.java HostConfig.java LocalStrings.properties > A bigger issue is anything writing files into the docBase (e.g. some people > write > logs here d

Re: svn commit: r1662985 - in /tomcat/trunk/test/org/apache/tomcat/util/net: localhost-cert.pem localhost-copy1.jks localhost.jks user1.jks

2015-03-03 Thread Christopher Schultz
Rainer, On 2/28/15 1:23 PM, rj...@apache.org wrote: > Author: rjung > Date: Sat Feb 28 18:23:30 2015 > New Revision: 1662985 > > URL: http://svn.apache.org/r1662985 > Log: > New certs and key stores. > Same private keys, same csrs. > Valid until Feb 27th 2017. Why bother with updating these? Two

Re: svn commit: r1663715 - in /tomcat/trunk/java/org/apache/catalina/startup: ExpandWar.java HostConfig.java LocalStrings.properties

2015-03-03 Thread Mark Thomas
On 03/03/2015 17:30, Mark Thomas wrote: > On 03/03/2015 15:48, Konstantin Kolinko wrote: >> 2015-03-03 17:47 GMT+03:00 : >>> Author: markt >>> Date: Tue Mar 3 14:47:12 2015 >>> New Revision: 1663715 >>> >>> URL: http://svn.apache.org/r1663715 >>> Log: >>> In directly fix https://bz.apache.org/bug

svn commit: r1663754 - in /tomcat/trunk/java/org/apache/catalina/startup: ExpandWar.java HostConfig.java

2015-03-03 Thread markt
Author: markt Date: Tue Mar 3 17:55:04 2015 New Revision: 1663754 URL: http://svn.apache.org/r1663754 Log: Follow-up to r1663715 - use correct method to get the last modified time of the WAR - set the directory last modified time after it has been updated - test the correct files to see if an exp

Re: svn commit: r1663715 - in /tomcat/trunk/java/org/apache/catalina/startup: ExpandWar.java HostConfig.java LocalStrings.properties

2015-03-03 Thread Mark Thomas
On 03/03/2015 15:48, Konstantin Kolinko wrote: > 2015-03-03 17:47 GMT+03:00 : >> Author: markt >> Date: Tue Mar 3 14:47:12 2015 >> New Revision: 1663715 >> >> URL: http://svn.apache.org/r1663715 >> Log: >> In directly fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57251 > > You meant "Indire

[Tomcat Wiki] Update of "RemoveUnpackWARs" by ChristopherSchultz

2015-03-03 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "RemoveUnpackWARs" page has been changed by ChristopherSchultz: https://wiki.apache.org/tomcat/RemoveUnpackWARs?action=diff&rev1=1&rev2=2 The removal of unpackWARs would effect

[Bug 55479] JSR 196 (JASPIC) support in Tomcat

2015-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55479 --- Comment #1 from Konstantin Kolinko --- A JIRA ticket to track this as an idea for GSOC 2015 (Google Summer of Code): https://issues.apache.org/jira/browse/COMDEV-116 -- You are receiving this mail because: You are the assignee for the bug

Re: svn commit: r1663715 - in /tomcat/trunk/java/org/apache/catalina/startup: ExpandWar.java HostConfig.java LocalStrings.properties

2015-03-03 Thread Konstantin Kolinko
2015-03-03 17:47 GMT+03:00 : > Author: markt > Date: Tue Mar 3 14:47:12 2015 > New Revision: 1663715 > > URL: http://svn.apache.org/r1663715 > Log: > In directly fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57251 You meant "Indirectly". > Enable Tomcat to detect when a WAR file has been c

svn commit: r1663715 - in /tomcat/trunk/java/org/apache/catalina/startup: ExpandWar.java HostConfig.java LocalStrings.properties

2015-03-03 Thread markt
Author: markt Date: Tue Mar 3 14:47:12 2015 New Revision: 1663715 URL: http://svn.apache.org/r1663715 Log: In directly fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57251 Enable Tomcat to detect when a WAR file has been changed while Tomcat is not running. Note Tomcat does this by setting t

svn commit: r1663714 - in /tomcat/site/trunk: docs/whichversion.html xdocs/whichversion.xml

2015-03-03 Thread kkolinko
Author: kkolinko Date: Tue Mar 3 14:32:17 2015 New Revision: 1663714 URL: http://svn.apache.org/r1663714 Log: Add TM character Modified: tomcat/site/trunk/docs/whichversion.html tomcat/site/trunk/xdocs/whichversion.xml Modified: tomcat/site/trunk/docs/whichversion.html URL: http://svn.

svn commit: r1663713 - in /tomcat/site/trunk: docs/ xdocs/

2015-03-03 Thread kkolinko
Author: kkolinko Date: Tue Mar 3 14:30:52 2015 New Revision: 1663713 URL: http://svn.apache.org/r1663713 Log: Correct naming, add TM characters Modified: tomcat/site/trunk/docs/download-60.html tomcat/site/trunk/docs/download-70.html tomcat/site/trunk/docs/download-80.html tomcat

[Bug 57251] WAR deployment unbelievably slow when unpackWARs=false

2015-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57251 --- Comment #30 from Mark Thomas --- (In reply to Konstantin Kolinko from comment #29) > (In reply to Mark Thomas from comment #26) > > Medium to long term I'm thinking about removing the unpackWARs feature and > > always unpacking into the app

svn commit: r1663712 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2015-03-03 Thread kkolinko
Author: kkolinko Date: Tue Mar 3 14:24:26 2015 New Revision: 1663712 URL: http://svn.apache.org/r1663712 Log: Add TM character Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL: http://svn.apache.org/viewvc/tom

[Tomcat Wiki] Update of "RemoveUnpackWARs" by markt

2015-03-03 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "RemoveUnpackWARs" page has been changed by markt: https://wiki.apache.org/tomcat/RemoveUnpackWARs New page: = Removing the unpackWARs feature = This page is intended to collect th

[Bug 57251] WAR deployment unbelievably slow when unpackWARs=false

2015-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57251 --- Comment #29 from Konstantin Kolinko --- (In reply to Mark Thomas from comment #26) > Medium to long term I'm thinking about removing the unpackWARs feature and > always unpacking into the appBase. I am -1 on removing this feature, as 1) I

[Bug 57251] WAR deployment unbelievably slow when unpackWARs=false

2015-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57251 --- Comment #28 from Mark Thomas --- (In reply to Francisco A. Lozano from comment #27) > Does that address Comment 24 > (https://bz.apache.org/bugzilla/show_bug.cgi?id=57251#c24)? Short version: - use unique appBase values per Host - place th

[Bug 57251] WAR deployment unbelievably slow when unpackWARs=false

2015-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57251 --- Comment #27 from Francisco A. Lozano --- Does that address Comment 24 (https://bz.apache.org/bugzilla/show_bug.cgi?id=57251#c24)? -- You are receiving this mail because: You are the assignee for the bug. -

[Tomcat Wiki] Update of "Development" by markt

2015-03-03 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Development" page has been changed by markt: https://wiki.apache.org/tomcat/Development?action=diff&rev1=6&rev2=7 * '''[[Cookies]]''' - Reviewing Tomcat's cookie support * ''

[Bug 57251] WAR deployment unbelievably slow when unpackWARs=false

2015-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57251 --- Comment #26 from Mark Thomas --- Short term, I'm working on adding a feature that detects if a WAR is updated while Tomcat is shut down. Currently, I view that as sufficient to resolve this bug. Medium to long term I'm thinking about remov

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

2015-03-03 Thread Bill Barker
pache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Djunit.jar=/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar -Dcommons-daemon.native.src.tgz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150303-native-src.tar.gz -Dtest.reports=outpu

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

2015-03-03 Thread Bill Barker
ump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar -Dtest.reports=output/logs-APR -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-201503

svn commit: r1663681 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/HostConfig.java webapps/docs/changelog.xml

2015-03-03 Thread markt
Author: markt Date: Tue Mar 3 11:57:29 2015 New Revision: 1663681 URL: http://svn.apache.org/r1663681 Log: Only use the context.xml from an unpacked directory for a WAR if unpackWARs is true Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/

svn commit: r1663679 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/HostConfig.java webapps/docs/changelog.xml

2015-03-03 Thread markt
Author: markt Date: Tue Mar 3 11:56:30 2015 New Revision: 1663679 URL: http://svn.apache.org/r1663679 Log: Only use the context.xml from an unpacked directory for a WAR if unpackWARs is true Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/

svn commit: r1663676 - /tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java

2015-03-03 Thread markt
Author: markt Date: Tue Mar 3 11:52:45 2015 New Revision: 1663676 URL: http://svn.apache.org/r1663676 Log: Only use the context.xml from an unpacked directory for a WAR if unpackWARs is true Modified: tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java Modified: tomcat/trunk/java

svn commit: r1663672 - /tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java

2015-03-03 Thread markt
Author: markt Date: Tue Mar 3 11:38:27 2015 New Revision: 1663672 URL: http://svn.apache.org/r1663672 Log: Clean-up. No functional change. - Fix a Java 8 Javadoc warning. - Improve the Javadoc. - Format the code Modified: tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java Mod

svn commit: r1663670 - /tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java

2015-03-03 Thread markt
Author: markt Date: Tue Mar 3 11:34:17 2015 New Revision: 1663670 URL: http://svn.apache.org/r1663670 Log: Formatting - no functional change Modified: tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java Modified: tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java

svn commit: r1663669 - /tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java

2015-03-03 Thread markt
Author: markt Date: Tue Mar 3 11:33:08 2015 New Revision: 1663669 URL: http://svn.apache.org/r1663669 Log: Remove duplication. Modified: tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java Modified: tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java URL: http://s

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

2015-03-03 Thread Bill Barker
pache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Djunit.jar=/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar -Dcommons-daemon.native.src.tgz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150303-native-src.tar.gz -Dtest.reports=outpu

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

2015-03-03 Thread Bill Barker
jar=/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar -Dtest.reports=output/logs-NIO2 -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-201503

[jira] [Updated] (MTOMCAT-255) Getting "Target Unreachable, identifier 'pessoaBean' resolved to null" on tomcat:run but not in tomcat:run-war

2015-03-03 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) updated MTOMCAT-255: --- Fix Version/s: (was: 2.4) 2.3 > Getting "Target Unreac

svn commit: r1663607 - in /tomcat/tc7.0.x/trunk/test: javax/servlet/http/TestHttpServlet.java org/apache/catalina/servlets/TestDefaultServlet.java

2015-03-03 Thread rjung
Author: rjung Date: Tue Mar 3 10:12:40 2015 New Revision: 1663607 URL: http://svn.apache.org/r1663607 Log: No diamonds here. Followup to r1663270 and r1663279. Modified: tomcat/tc7.0.x/trunk/test/javax/servlet/http/TestHttpServlet.java tomcat/tc7.0.x/trunk/test/org/apache/catalina/serv

[Bug 57528] Random NPE when sending multipart content

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

[Bug 57621] RE: Chunked encoding bug in tomcat embedded/spring MVC

2015-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57621 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1663572 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/coyote/ java/org/apache/coyote/ajp/ java/org/apache/coyote/http11/ test/org/apache/catalina/startup/

2015-03-03 Thread markt
Author: markt Date: Tue Mar 3 09:30:10 2015 New Revision: 1663572 URL: http://svn.apache.org/r1663572 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57621 When an async request completes, need to ensure that any unread input is swallowed. Modified: tomcat/tc7.0.x/trunk/ (props ch

svn commit: r1663567 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/coyote/ java/org/apache/coyote/ajp/ java/org/apache/coyote/http11/ test/org/apache/catalina/startup/

2015-03-03 Thread markt
Author: markt Date: Tue Mar 3 09:23:54 2015 New Revision: 1663567 URL: http://svn.apache.org/r1663567 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57621 When an async request completes, need to ensure that any unread input is swallowed. Modified: tomcat/tc8.0.x/trunk/ (props ch

svn commit: r1663566 - in /tomcat/trunk/java/org/apache/coyote: ajp/AjpProcessor.java http11/Http11Processor.java

2015-03-03 Thread markt
Author: markt Date: Tue Mar 3 09:19:59 2015 New Revision: 1663566 URL: http://svn.apache.org/r1663566 Log: Avoid accidental fall-through in a later change. Modified: tomcat/trunk/java/org/apache/coyote/ajp/AjpProcessor.java tomcat/trunk/java/org/apache/coyote/http11/Http11Processor.java

svn commit: r1663562 - in /tomcat/trunk: java/org/apache/catalina/core/ java/org/apache/coyote/ java/org/apache/coyote/ajp/ java/org/apache/coyote/http11/ test/org/apache/catalina/startup/ test/org/ap

2015-03-03 Thread markt
Author: markt Date: Tue Mar 3 09:14:17 2015 New Revision: 1663562 URL: http://svn.apache.org/r1663562 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57621 When an async request completes, need to ensure that any unread input is swallowed. Modified: tomcat/trunk/java/org/apache/cata

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

2015-03-03 Thread Bill Barker
ump/public/gump/work/merge.xml -Djunit.jar=/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar -Dcommons-daemon.native.src.tgz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150303-native-src.tar.gz -Dtest.reports=output/logs-BIO -Dtomcat-native.tar.gz=/srv/g

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

2015-03-03 Thread Bill Barker
ump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar -Dtest.reports=output/logs-NIO -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-201503