Time for 7.0.60

2015-03-05 Thread Violeta Georgieva
Hi, I plan to start preparing 7.0.60 for voting. If you want to add something to this release please reply here. Regards, Violeta

[jira] [Assigned] (MTOMCAT-292) Broken links on plugin site

2015-03-05 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) reassigned MTOMCAT-292: -- Assignee: Olivier Lamy (*$^¨%`£) Broken links on plugin site

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

2015-03-05 Thread schultz
Author: schultz Date: Thu Mar 5 16:46:48 2015 New Revision: 1664405 URL: http://svn.apache.org/r1664405 Log: Vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

[Bug 56608] WatchedResource configured in $TomcatHome\conf\Catalina\localhost context XML file not triggering context reload after working for several days

2015-03-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56608 --- Comment #11 from Christopher Schultz ch...@christopherschultz.net --- I'm excited that you found and fixed a possible multi-reload trigger, because that seems to happen to me with some regularity -- a series of reloads, one after another,

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

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

[Bug 57665] New: support x-forwarded-host

2015-03-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57665 Bug ID: 57665 Summary: support x-forwarded-host Product: Tomcat 8 Version: trunk Hardware: Macintosh OS: Mac OS X 10.4 Status: NEW Severity: normal

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

2015-03-05 Thread markt
Author: markt Date: Thu Mar 5 08:08:33 2015 New Revision: 1664250 URL: http://svn.apache.org/r1664250 Log: Avoid Javadoc warnings in tests Modified: tomcat/trunk/test/javax/servlet/http/TestHttpServlet.java tomcat/trunk/test/org/apache/catalina/servlets/TestDefaultServlet.java

svn commit: r1664347 - in /tomcat/trunk: java/javax/el/ImportHandler.java test/javax/el/TestImportHandler.java test/util/a/ test/util/a/Foo.java test/util/b/ test/util/b/Foo.java

2015-03-05 Thread markt
Author: markt Date: Thu Mar 5 13:55:19 2015 New Revision: 1664347 URL: http://svn.apache.org/r1664347 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57135 When using the EL ImportHandler, import of a package should only import the public, concrete classes. Added:

svn commit: r1664348 - in /tomcat/tc8.0.x/trunk: ./ java/javax/el/ImportHandler.java test/javax/el/TestImportHandler.java test/util/a/ test/util/b/ webapps/docs/changelog.xml

2015-03-05 Thread markt
Author: markt Date: Thu Mar 5 13:57:13 2015 New Revision: 1664348 URL: http://svn.apache.org/r1664348 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57135 When using the EL ImportHandler, import of a package should only import the public, concrete classes. Added:

[Bug 57135] ImportHandler shall ignore non-public classes

2015-03-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57135 Mark Thomas ma...@apache.org changed: What|Removed |Added Resolution|--- |FIXED

svn commit: r1664318 - in /tomcat/tc8.0.x/trunk: ./ res/ide-support/eclipse/ res/ide-support/netbeans/ res/maven/ webapps/docs/

2015-03-05 Thread violetagg
Author: violetagg Date: Thu Mar 5 11:54:47 2015 New Revision: 1664318 URL: http://svn.apache.org/r1664318 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57662 Merged revision 1664317 from tomcat/trunk: Update to Eclipse ECJ 4.4.2 Modified: tomcat/tc8.0.x/trunk/ (props changed)

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

2015-03-05 Thread markt
Author: markt Date: Thu Mar 5 12:06:12 2015 New Revision: 1664322 URL: http://svn.apache.org/r1664322 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=56608 When deploying an external WAR, add watched resources in the expanded directory based on whether the expanded directory is expected

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

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

[Bug 57665] support x-forwarded-host

2015-03-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57665 Mark Thomas ma...@apache.org changed: What|Removed |Added Severity|normal |enhancement -- You are

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

2015-03-05 Thread markt
Author: markt Date: Thu Mar 5 10:48:25 2015 New Revision: 1664301 URL: http://svn.apache.org/r1664301 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=56608 When deploying an external WAR, add watched resources in the expanded directory based on whether the expanded directory is expected

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

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

svn commit: r1664317 - in /tomcat/trunk: ./ res/ide-support/eclipse/ res/ide-support/netbeans/ res/maven/

2015-03-05 Thread violetagg
Author: violetagg Date: Thu Mar 5 11:50:12 2015 New Revision: 1664317 URL: http://svn.apache.org/r1664317 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57662 Update to Eclipse ECJ 4.4.2 Modified: tomcat/trunk/build.properties.default

svn commit: r1664319 - in /tomcat/tc7.0.x/trunk: ./ build.properties.default res/ide-support/eclipse/eclipse.classpath res/maven/tomcat-embed-jasper.pom res/maven/tomcat-jasper.pom webapps/docs/change

2015-03-05 Thread violetagg
Author: violetagg Date: Thu Mar 5 11:58:35 2015 New Revision: 1664319 URL: http://svn.apache.org/r1664319 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57662 Merged revision 1664317 from tomcat/trunk: Update to Eclipse ECJ 4.4.2 Modified: tomcat/tc7.0.x/trunk/ (props changed)

[Bug 57662] Update to Eclipse ECJ 4.4.2

2015-03-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57662 Violeta Georgieva violet...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

Re: Bug(?) at NamingContext introduced in v7.0.54

2015-03-05 Thread Mark Thomas
On 05/03/2015 05:58, Danilo Reinert wrote: Hi community. There's a burning issue going on in project probe-psi triggered by tomcat 7.0.54 release. The issue 411 https://code.google.com/p/psi-probe/issues/detail?id=411 states about NamingContext lookup that was working properly before the

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

2015-03-05 Thread markt
Author: markt Date: Thu Mar 5 12:04:48 2015 New Revision: 1664321 URL: http://svn.apache.org/r1664321 Log: When deploying an external WAR, add watched resources in the expanded directory based on whether the expanded directory is expected to exist rather than if it does exist. When triggering

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

2015-03-05 Thread markt
Author: markt Date: Thu Mar 5 12:23:29 2015 New Revision: 1664324 URL: http://svn.apache.org/r1664324 Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

[Bug 56608] WatchedResource configured in $TomcatHome\conf\Catalina\localhost context XML file not triggering context reload after working for several days

2015-03-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56608 --- Comment #10 from Mark Thomas ma...@apache.org --- Fixed in trunk, 8.0.x (for 8.0.21 onwards) and 7.0.x (for 7.0.60 onwards). Proposed for 6.0.x. Note a side effect of fixing this is that it will no longer be necessary to restart the

[Bug 57135] ImportHandler shall ignore non-public classes

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

[Bug 57507] Deploying new Context fails if the context file is already present in the catalina directory

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

svn commit: r1664373 - /tomcat/tc7.0.x/trunk/test/javax/servlet/http/TestHttpServlet.java

2015-03-05 Thread markt
Author: markt Date: Thu Mar 5 15:13:46 2015 New Revision: 1664373 URL: http://svn.apache.org/r1664373 Log: Correct back-port and fix test failure Modified: tomcat/tc7.0.x/trunk/test/javax/servlet/http/TestHttpServlet.java Modified:

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

2015-03-05 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-tc8.0.x-test-nio2 has an issue affecting its community

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

2015-03-05 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-tc8.0.x-test-bio has an issue affecting its community