svn commit: r1631950 - /tomcat/trunk/webapps/docs/config/cluster-manager.xml

2014-10-14 Thread markt
Author: markt Date: Wed Oct 15 06:27:55 2014 New Revision: 1631950 URL: http://svn.apache.org/r1631950 Log: Whitespace police Modified: tomcat/trunk/webapps/docs/config/cluster-manager.xml Modified: tomcat/trunk/webapps/docs/config/cluster-manager.xml URL: http://svn.apache.org/viewvc/tomca

[Bug 56425] Unable to find unambiguous method in class String

2014-10-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56425 --- Comment #4 from Violeta Georgieva --- Hi, This is the revision r1590121. Can you provide a test where you see the issue? Regards, Violeta -- You are receiving this mail because: You are the assignee for the bug. ---

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

2014-10-14 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-trunk-test-apr has an issue affecting its community integration. Th

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

2014-10-14 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-trunk-validate has an issue affecting its community integration. Th

[Bug 56425] Unable to find unambiguous method in class String

2014-10-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56425 lafleche changed: What|Removed |Added Status|RESOLVED|REOPENED Version|7.0.53

[Bug 57091] Websockets cannot be used in Windows applet plugin environments based on Oracle Java7

2014-10-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57091 --- Comment #2 from Niklas Hallqvist --- (In reply to Mark Thomas from comment #1) > Does this still work if you narrow the doPrivileged() block to just the > setContextClassLoader() call? If so provide an updated patch and I'll apply > it.

buildbot success in ASF Buildbot on tomcat-trunk

2014-10-14 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/547 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

svn commit: r1631858 - in /tomcat/trunk/java/org/apache/tomcat/websocket: Transformation.java WsSession.java server/UpgradeUtil.java server/WsFrameServer.java server/WsServerContainer.java

2014-10-14 Thread markt
Author: markt Date: Tue Oct 14 19:54:42 2014 New Revision: 1631858 URL: http://svn.apache.org/r1631858 Log: Java 8 Javadoc issues for o.a.t.websocket package Modified: tomcat/trunk/java/org/apache/tomcat/websocket/Transformation.java tomcat/trunk/java/org/apache/tomcat/websocket/WsSession

svn commit: r1631852 - /tomcat/trunk/java/org/apache/catalina/ha/session/ClusterManagerBase.java

2014-10-14 Thread markt
Author: markt Date: Tue Oct 14 19:39:27 2014 New Revision: 1631852 URL: http://svn.apache.org/r1631852 Log: Whitespace police Modified: tomcat/trunk/java/org/apache/catalina/ha/session/ClusterManagerBase.java Modified: tomcat/trunk/java/org/apache/catalina/ha/session/ClusterManagerBase.java

svn commit: r1631851 - in /tomcat/trunk: java/org/apache/catalina/webresources/mbeans-descriptors.xml webapps/docs/changelog.xml

2014-10-14 Thread markt
Author: markt Date: Tue Oct 14 19:38:42 2014 New Revision: 1631851 URL: http://svn.apache.org/r1631851 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49939 Expose the method that clears the static resource cache for a web application via JMX Modified: tomcat/trunk/java/org/apach

[Bug 56397] Establish parallel Maven-based build process

2014-10-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56397 --- Comment #37 from Mark Thomas --- Patch applied. I still don't see the scripts or the conf directory being created. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 49939] Expose a method via JMX which empties the webapp file cache

2014-10-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49939 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 57091] Websockets cannot be used in Windows applet plugin environments based on Oracle Java7

2014-10-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57091 Mark Thomas changed: What|Removed |Added OS||All --- Comment #1 from Mark Thomas

svn commit: r1631845 - in /tomcat/trunk/java/org/apache/catalina/webresources: JarResourceSet.java JarWarResourceSet.java TomcatURLStreamHandlerFactory.java

2014-10-14 Thread markt
Author: markt Date: Tue Oct 14 19:21:04 2014 New Revision: 1631845 URL: http://svn.apache.org/r1631845 Log: Java 8 Javadoc issues for o.a.c.webresources package Modified: tomcat/trunk/java/org/apache/catalina/webresources/JarResourceSet.java tomcat/trunk/java/org/apache/catalina/webresour

svn commit: r1631843 - in /tomcat/sandbox/trunk-maven-layout: pom.xml tomcat-webapps/ROOT/pom.xml tomcat-webapps/docs/pom.xml

2014-10-14 Thread markt
Author: markt Date: Tue Oct 14 19:16:14 2014 New Revision: 1631843 URL: http://svn.apache.org/r1631843 Log: Apply latest patch from Pierre Viret Modified: tomcat/sandbox/trunk-maven-layout/pom.xml tomcat/sandbox/trunk-maven-layout/tomcat-webapps/ROOT/pom.xml tomcat/sandbox/trunk-maven

svn commit: r1631842 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/web-socket-howto.xml

2014-10-14 Thread markt
Author: markt Date: Tue Oct 14 19:13:12 2014 New Revision: 1631842 URL: http://svn.apache.org/r1631842 Log: Update WebSocket version Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/web-socket-howto.xml Propchange: tomcat/tc7.0.x/trunk/

svn commit: r1631839 - /tomcat/trunk/webapps/docs/web-socket-howto.xml

2014-10-14 Thread markt
Author: markt Date: Tue Oct 14 19:03:15 2014 New Revision: 1631839 URL: http://svn.apache.org/r1631839 Log: Update WebSocket version Modified: tomcat/trunk/webapps/docs/web-socket-howto.xml Modified: tomcat/trunk/webapps/docs/web-socket-howto.xml URL: http://svn.apache.org/viewvc/tomcat/tru

buildbot exception in ASF Buildbot on tomcat-trunk

2014-10-14 Thread buildbot
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/546 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

svn commit: r1631818 - /tomcat/trunk/java/org/apache/tomcat/websocket/server/UpgradeUtil.java

2014-10-14 Thread remm
Author: remm Date: Tue Oct 14 17:05:08 2014 New Revision: 1631818 URL: http://svn.apache.org/r1631818 Log: Use constant strings for header names. Modified: tomcat/trunk/java/org/apache/tomcat/websocket/server/UpgradeUtil.java Modified: tomcat/trunk/java/org/apache/tomcat/websocket/server/Upg

svn commit: r1631817 - in /tomcat/trunk: java/org/apache/tomcat/websocket/WsWebSocketContainer.java webapps/docs/changelog.xml

2014-10-14 Thread remm
Author: remm Date: Tue Oct 14 17:04:45 2014 New Revision: 1631817 URL: http://svn.apache.org/r1631817 Log: Fix client subprotocol handling (pass protocol names from the annotation). Modified: tomcat/trunk/java/org/apache/tomcat/websocket/WsWebSocketContainer.java tomcat/trunk/webapps/docs

svn commit: r1631798 - in /tomcat/trunk/java/org/apache/catalina: AsyncDispatcher.java Authenticator.java Cluster.java Contained.java

2014-10-14 Thread markt
Author: markt Date: Tue Oct 14 15:42:24 2014 New Revision: 1631798 URL: http://svn.apache.org/r1631798 Log: Start the long process of fixing the Java 8 Javadoc warnings for the non-API packages. Modified: tomcat/trunk/java/org/apache/catalina/AsyncDispatcher.java tomcat/trunk/java/org/ap

svn commit: r1631771 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/ha/session/DeltaManager.java webapps/docs/changelog.xml

2014-10-14 Thread fschumacher
Author: fschumacher Date: Tue Oct 14 14:28:03 2014 New Revision: 1631771 URL: http://svn.apache.org/r1631771 Log: Merged revision 1631730 from tomcat/trunk: Avoid possible integer overflows reported by Coverity Scan Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/ja

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

2014-10-14 Thread Bill Barker
/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle-5.9-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-20141014.jar:/srv/g

[Bug 57091] New: Websockets cannot be used in Windows applet plugin environments based on Oracle Java7

2014-10-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57091 Bug ID: 57091 Summary: Websockets cannot be used in Windows applet plugin environments based on Oracle Java7 Product: Tomcat 8 Version: 8.0.14 Hardware: PC

Re: Question of new SessionIdGenerator implementation.

2014-10-14 Thread Konstantin Kolinko
2014-10-14 16:17 GMT+04:00 Konstantin Kolinko : > 2014-10-14 10:12 GMT+04:00 Keiichi Fujino : >> I have a question of new SessionIdGenerator implementation. >> If reloading Manager( or Context), SessionIdGenerator is re-created based >> on sessionIdGeneratorClass that is cached to Manager. >> Howev

[Bug 57089] New: Configuration of element is lost on reload

2014-10-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57089 Bug ID: 57089 Summary: Configuration of element is lost on reload Product: Tomcat 8 Version: 8.0.14 Hardware: PC Status: NEW Severity: normal

svn commit: r1631730 - in /tomcat/trunk: java/org/apache/catalina/ha/session/DeltaManager.java webapps/docs/changelog.xml

2014-10-14 Thread fschumacher
Author: fschumacher Date: Tue Oct 14 12:18:09 2014 New Revision: 1631730 URL: http://svn.apache.org/r1631730 Log: Avoid possible integer overflows reported by Coverity Scan Modified: tomcat/trunk/java/org/apache/catalina/ha/session/DeltaManager.java tomcat/trunk/webapps/docs/changelog.xml

Re: Question of new SessionIdGenerator implementation.

2014-10-14 Thread Konstantin Kolinko
2014-10-14 10:12 GMT+04:00 Keiichi Fujino : > I have a question of new SessionIdGenerator implementation. > If reloading Manager( or Context), SessionIdGenerator is re-created based > on sessionIdGeneratorClass that is cached to Manager. > However, attributes of jvmRoute and sessionIdLength are def

svn commit: r1631717 - in /tomcat/trunk/java/javax/el: BeanNameResolver.java ELContext.java ELContextEvent.java ELProcessor.java ELResolver.java EvaluationListener.java ExpressionFactory.java Function

2014-10-14 Thread markt
Author: markt Date: Tue Oct 14 11:03:22 2014 New Revision: 1631717 URL: http://svn.apache.org/r1631717 Log: Fix the remaining Javadoc warnings for the EL API when building with Java 8. Modified: tomcat/trunk/java/javax/el/BeanNameResolver.java tomcat/trunk/java/javax/el/ELContext.java

buildbot failure in ASF Buildbot on tomcat-trunk

2014-10-14 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/543 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source Sta

svn commit: r1631705 - /tomcat/trunk/java/javax/servlet/jsp/tagext/VariableInfo.java

2014-10-14 Thread markt
Author: markt Date: Tue Oct 14 10:07:35 2014 New Revision: 1631705 URL: http://svn.apache.org/r1631705 Log: Switch to inline styles to silence the Java 8 Javadoc warnings for the JSP API Modified: tomcat/trunk/java/javax/servlet/jsp/tagext/VariableInfo.java Modified: tomcat/trunk/java/javax/

svn commit: r1631679 - in /tomcat/trunk/java/javax/servlet: ./ http/

2014-10-14 Thread markt
Author: markt Date: Tue Oct 14 08:28:57 2014 New Revision: 1631679 URL: http://svn.apache.org/r1631679 Log: Fix the remaining Java 8 Javadoc warnings for the Servlet API packages Modified: tomcat/trunk/java/javax/servlet/HttpConstraintElement.java tomcat/trunk/java/javax/servlet/ReadListe