[Bug 56955] New: Skip some useless information in the class when parsing

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56955 Bug ID: 56955 Summary: Skip some useless information in the class when parsing Product: Tomcat 7 Version: trunk Hardware: PC Status: NEW

[Bug 56953] A improvement for DataInputStream

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56953 hzha...@ebay.com changed: What|Removed |Added Blocks||56955 -- You are receiving

[Bug 56955] Skip some useless information in the class when parsing

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56955 --- Comment #1 from hzha...@ebay.com --- Created attachment 31997 -- https://issues.apache.org/bugzilla/attachment.cgi?id=31997action=edit test case -- You are receiving this mail because: You are the assignee for the bug.

[Bug 56955] Skip some useless information in the class when parsing

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56955 hzha...@ebay.com changed: What|Removed |Added OS||All --- Comment #2 from

svn commit: r1624220 - in /tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile: Attribute.java RuntimeInvisibleAnnotations.java RuntimeInvisibleParameterAnnotations.java Utility.java

2014-09-11 Thread markt
Author: markt Date: Thu Sep 11 08:20:30 2014 New Revision: 1624220 URL: http://svn.apache.org/r1624220 Log: Remove unused code (RuntimeInvisible[Parameter]Annotations) Removed: tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile/RuntimeInvisibleAnnotations.java

svn commit: r1624222 - in /tomcat/trunk: java/org/apache/catalina/startup/HostConfig.java webapps/docs/changelog.xml

2014-09-11 Thread kfujino
Author: kfujino Date: Thu Sep 11 08:34:50 2014 New Revision: 1624222 URL: http://svn.apache.org/r1624222 Log: When deploying war, make sure that add dummy xml to the config base if war does not have META-INF/context.xml or deployXML is false. Modified:

Re: svn commit: r1624222 - in /tomcat/trunk: java/org/apache/catalina/startup/HostConfig.java webapps/docs/changelog.xml

2014-09-11 Thread Mark Thomas
On 11/09/2014 09:34, kfuj...@apache.org wrote: Author: kfujino Date: Thu Sep 11 08:34:50 2014 New Revision: 1624222 URL: http://svn.apache.org/r1624222 Log: When deploying war, make sure that add dummy xml to the config base if war does not have META-INF/context.xml or deployXML is

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

2014-09-11 Thread kfujino
Author: kfujino Date: Thu Sep 11 08:36:32 2014 New Revision: 1624223 URL: http://svn.apache.org/r1624223 Log: When deploying war, make sure that add dummy xml to the config base if war does not have META-INF/context.xml or deployXML is false. Modified:

Re: svn commit: r1624222 - in /tomcat/trunk: java/org/apache/catalina/startup/HostConfig.java webapps/docs/changelog.xml

2014-09-11 Thread Keiichi Fujino
2014-09-11 17:37 GMT+09:00 Mark Thomas ma...@apache.org: On 11/09/2014 09:34, kfuj...@apache.org wrote: Author: kfujino Date: Thu Sep 11 08:34:50 2014 New Revision: 1624222 URL: http://svn.apache.org/r1624222 Log: When deploying war, make sure that add dummy xml to the config base

Re: svn commit: r1624222 - in /tomcat/trunk: java/org/apache/catalina/startup/HostConfig.java webapps/docs/changelog.xml

2014-09-11 Thread Mark Thomas
On 11/09/2014 09:53, Keiichi Fujino wrote: 2014-09-11 17:37 GMT+09:00 Mark Thomas ma...@apache.org: On 11/09/2014 09:34, kfuj...@apache.org wrote: Author: kfujino Date: Thu Sep 11 08:34:50 2014 New Revision: 1624222 URL: http://svn.apache.org/r1624222 Log: When deploying war, make sure

[Bug 56955] Skip some useless information in the class when parsing

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56955 --- Comment #3 from Mark Thomas ma...@apache.org --- Several comments. A number of these changes have already been made in 8.0.x and can be back-ported. svn revisions to back-port are therefore preferred to new patches. There is no need

svn commit: r1624233 - in /tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile: ClassParser.java FieldOrMethod.java Utility.java

2014-09-11 Thread markt
Author: markt Date: Thu Sep 11 09:13:47 2014 New Revision: 1624233 URL: http://svn.apache.org/r1624233 Log: Remove unused code (FieldOrMethod) Removed: tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile/FieldOrMethod.java Modified:

svn commit: r1624235 - in /tomcat/trunk/java/org/apache/tomcat/util/bcel: classfile/Constant.java classfile/JavaClass.java util/

2014-09-11 Thread markt
Author: markt Date: Thu Sep 11 09:21:43 2014 New Revision: 1624235 URL: http://svn.apache.org/r1624235 Log: Remove unused code (BCELComparator) Removed: tomcat/trunk/java/org/apache/tomcat/util/bcel/util/ Modified: tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile/Constant.java

Re: svn commit: r1624222 - in /tomcat/trunk: java/org/apache/catalina/startup/HostConfig.java webapps/docs/changelog.xml

2014-09-11 Thread Keiichi Fujino
2014-09-11 18:02 GMT+09:00 Mark Thomas ma...@apache.org: On 11/09/2014 09:53, Keiichi Fujino wrote: 2014-09-11 17:37 GMT+09:00 Mark Thomas ma...@apache.org: On 11/09/2014 09:34, kfuj...@apache.org wrote: Author: kfujino Date: Thu Sep 11 08:34:50 2014 New Revision: 1624222 URL:

svn commit: r1624240 - /tomcat/trunk/webapps/docs/changelog.xml

2014-09-11 Thread kfujino
Author: kfujino Date: Thu Sep 11 09:50:40 2014 New Revision: 1624240 URL: http://svn.apache.org/r1624240 Log: Improve changelog entry of r1624222. Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

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

2014-09-11 Thread kfujino
Author: kfujino Date: Thu Sep 11 09:51:53 2014 New Revision: 1624241 URL: http://svn.apache.org/r1624241 Log: Improve changelog entry of r1624223. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

svn commit: r1624246 - in /tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile: Attribute.java Utility.java

2014-09-11 Thread markt
Author: markt Date: Thu Sep 11 10:08:12 2014 New Revision: 1624246 URL: http://svn.apache.org/r1624246 Log: Improve efficiency of swallowAnnotations() Modified: tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile/Attribute.java

svn commit: r1624247 - /tomcat/trunk/webapps/docs/changelog.xml

2014-09-11 Thread kkolinko
Author: kkolinko Date: Thu Sep 11 10:10:21 2014 New Revision: 1624247 URL: http://svn.apache.org/r1624247 Log: Correct typo in changelog for r1623392 Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

svn commit: r1624249 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/JspC.java webapps/docs/changelog.xml

2014-09-11 Thread kkolinko
Author: kkolinko Date: Thu Sep 11 10:17:51 2014 New Revision: 1624249 URL: http://svn.apache.org/r1624249 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43001 Enable the JspC Ant taks to set the JspC option mappedFile Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1624252 - /tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile/Utility.java

2014-09-11 Thread markt
Author: markt Date: Thu Sep 11 10:18:55 2014 New Revision: 1624252 URL: http://svn.apache.org/r1624252 Log: Improve efficiency of swallowFieldOrMethod() Modified: tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile/Utility.java Modified:

svn commit: r1624254 - /tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile/Utility.java

2014-09-11 Thread markt
Author: markt Date: Thu Sep 11 10:20:47 2014 New Revision: 1624254 URL: http://svn.apache.org/r1624254 Log: Improve efficiency of swallowCode() Modified: tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile/Utility.java Modified:

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

2014-09-11 Thread kkolinko
Author: kkolinko Date: Thu Sep 11 10:30:11 2014 New Revision: 1624256 URL: http://svn.apache.org/r1624256 Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

[Bug 43001] JspC lacks setMappedFile and setDie for use in Ant task

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43001 --- Comment #2 from Konstantin Kolinko knst.koli...@gmail.com --- I applied the fix to Tomcat 7 in r1624249 (it will be in 7.0.56) and proposed for Tomcat 6. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 56955] Skip some useless information in the class when parsing

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56955 --- Comment #4 from Mark Thomas ma...@apache.org --- Some further comments: The patch should address a single concern. Most of the provided patch has nothing to do with this bug report. There are a lot of changes that appear to undo

Re: Coverity static analysis scanning

2014-09-11 Thread Olivier Lamy
thanks. Looks better now except code coverage still doesn't work. Any idea? On 10 September 2014 22:12, Fabrice Bellingard belling...@gmail.com wrote: Hi Olivier, Looks like the configuration of the SQ build step is not fully correct. From the following command line: [workspace] $

buildbot failure in ASF Buildbot on tomcat-trunk

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

Re: Coverity static analysis scanning

2014-09-11 Thread Fabrice Bellingard
For code coverage, you need Cobertura to generate its report in XML. I tried: ant clean test -Dtest.cobertura=true -Dcobertura.report.format=xml , but Cobertura fails to generate the XML report (whereas it's ok when it's generating it in HTML...). So as long as this doesn't work, you won't be

Analysis of apache-tomcat-8.0.12 dependency on JDK-Internal APIs

2014-09-11 Thread Rory O'Donnell Oracle, Dublin Ireland
Hi Mladen/Mark, As part of the preparations for JDK 9, Oracle’s engineers have been analyzing open source projects like yours to understand usage. One area of concern involves identifying compatibility problems, such as reliance on JDK-internal APIs. Our engineers have already prepared

mirgation guide tomcat 6 - tomcat 7

2014-09-11 Thread Romain Manni-Bucau
Hi guys on tomee jira we got an issue from a user migrating from tomcat 6 to tomee (tomcat 7) his authenticator was not called anymore seems it was due to the change in: boolean authenticate(Request request, HttpServletResponse response,

[Bug 56966] New: AccessLogValve's elapsed time has 15ms precision on Windows

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56966 Bug ID: 56966 Summary: AccessLogValve's elapsed time has 15ms precision on Windows Product: Tomcat 8 Version: trunk Hardware: PC Status: NEW

[Bug 56966] AccessLogValve's elapsed time has 15ms precision on Windows

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56966 Tom Fitzhenry t...@tom-fitzhenry.me.uk changed: What|Removed |Added OS|All |Windows

[Bug 56966] AccessLogValve's elapsed time has 15ms precision on Windows

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56966 Tom Fitzhenry t...@tom-fitzhenry.me.uk changed: What|Removed |Added CC|

[Bug 56397] Establish parallel Maven-based build process

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56397 --- Comment #5 from Pierre Viret pierre.vi...@gmail.com --- I have already migrated several projects from ant to maven and I like this kind of challenge. I'm ready to help here. So my fist question is: do you need some help? If the answer

[Bug 56397] Establish parallel Maven-based build process

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56397 Pierre Viret pierre.vi...@gmail.com changed: What|Removed |Added CC|

[Bug 56967] New: Failing to run project in tomcat.

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56967 Bug ID: 56967 Summary: Failing to run project in tomcat. Product: Tomcat 7 Version: 7.0.55 Hardware: PC Status: NEW Severity: normal Priority: P2

[Bug 56967] Failing to run project in tomcat.

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56967 Chuck Caldarale chuck.caldar...@unisys.com changed: What|Removed |Added Status|NEW

[Bug 56967] Failing to run project in tomcat.

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56967 Chuck Caldarale chuck.caldar...@unisys.com changed: What|Removed |Added Resolution|FIXED

[Bug 56968] New: Server is not running web applications in eclipse

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56968 Bug ID: 56968 Summary: Server is not running web applications in eclipse Product: Tomcat 7 Version: 7.0.55 Hardware: PC Status: NEW Severity: normal

[Bug 56969] New: Server is not running web applications in eclipse

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56969 Bug ID: 56969 Summary: Server is not running web applications in eclipse Product: Tomcat 7 Version: 7.0.55 Hardware: PC Status: NEW Severity: normal

[Bug 56968] Server is not running web applications in eclipse

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56968 Chuck Caldarale chuck.caldar...@unisys.com changed: What|Removed |Added Status|NEW

[Bug 56969] Server is not running web applications in eclipse

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56969 Chuck Caldarale chuck.caldar...@unisys.com changed: What|Removed |Added Status|NEW

Re: mirgation guide tomcat 6 - tomcat 7

2014-09-11 Thread Mark Thomas
On 11/09/2014 15:24, Romain Manni-Bucau wrote: Hi guys on tomee jira we got an issue from a user migrating from tomcat 6 to tomee (tomcat 7) his authenticator was not called anymore seems it was due to the change in: boolean authenticate(Request request,

Re: Analysis of apache-tomcat-8.0.12 dependency on JDK-Internal APIs

2014-09-11 Thread Mark Thomas
On 11/09/2014 14:59, Rory O'Donnell Oracle, Dublin Ireland wrote: Hi Mladen/Mark, As part of the preparations for JDK 9, Oracle’s engineers have been analyzing open source projects like yours to understand usage. One area of concern involves identifying compatibility problems, such as

Re: mirgation guide tomcat 6 - tomcat 7

2014-09-11 Thread Romain Manni-Bucau
ok, thank you, will paste the link on the jira for memories Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-09-11 20:34 GMT+02:00 Mark Thomas ma...@apache.org: On

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

2014-09-11 Thread Bill Barker
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar -Dtest.reports=output/logs-BIO -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20140911-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump

[Bug 56953] A improvement for DataInputStream

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56953 Mark Thomas ma...@apache.org changed: What|Removed |Added OS||All --- Comment #2

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

2014-09-11 Thread Bill Barker
-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-20140911-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar

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

2014-09-11 Thread Konstantin Kolinko
2014-09-11 23:35 GMT+04:00 Bill Barker billbar...@apache.org: 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

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

2014-09-11 Thread Bill Barker
-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-20140911-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump

[Bug 56970] New: MaxActive vs. MaxTotal for commons-dbcp and tomcat-jdbc-pool in tomcat 8

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56970 Bug ID: 56970 Summary: MaxActive vs. MaxTotal for commons-dbcp and tomcat-jdbc-pool in tomcat 8 Product: Tomcat 8 Version: trunk Hardware: PC OS: Mac

[Bug 56970] MaxActive vs. MaxTotal for commons-dbcp and tomcat-jdbc-pool in tomcat 8

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56970 Mark Thomas ma...@apache.org changed: What|Removed |Added Component|Documentation |jdbc-pool

svn commit: r1624396 - /tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile/Utility.java

2014-09-11 Thread markt
Author: markt Date: Thu Sep 11 21:23:10 2014 New Revision: 1624396 URL: http://svn.apache.org/r1624396 Log: Use ClassFormatException so we can see where the error was triggered. Modified: tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile/Utility.java Modified:

[jira] [Commented] (MTOMCAT-246) Allow for adding dirs/files to webapp classpath

2014-09-11 Thread olivier dupuy (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14130801#comment-14130801 ] olivier dupuy commented on MTOMCAT-246: --- Same need on my side to support additional

svn commit: r1624408 - in /tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile: Attribute.java ClassParser.java Utility.java

2014-09-11 Thread markt
Author: markt Date: Thu Sep 11 22:17:31 2014 New Revision: 1624408 URL: http://svn.apache.org/r1624408 Log: Annotations and ParameterAnnotations have a different structure Modified: tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile/Attribute.java

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

2014-09-11 Thread Mark Thomas
On 11/09/2014 21:23, Konstantin Kolinko wrote: A lot of failures, starting with Test javax.el.TestCompositeELResolver FAILED Test javax.servlet.jsp.TestPageContext FAILED Test org.apache.catalina.authenticator.TestFormAuthenticator FAILED These are almost certainly due to my BCEL

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

2014-09-11 Thread Bill Barker
-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-20140911-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump

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

2014-09-11 Thread Konstantin Kolinko
2014-09-12 2:19 GMT+04:00 Mark Thomas ma...@apache.org: On 11/09/2014 21:23, Konstantin Kolinko wrote: A lot of failures, starting with Test javax.el.TestCompositeELResolver FAILED Test javax.servlet.jsp.TestPageContext FAILED Test org.apache.catalina.authenticator.TestFormAuthenticator

svn commit: r1624422 - in /tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile: ClassParser.java Utility.java

2014-09-11 Thread kkolinko
Author: kkolinko Date: Thu Sep 11 23:49:27 2014 New Revision: 1624422 URL: http://svn.apache.org/r1624422 Log: Add helper method Utility.skipFully() (named after DataInput.readFully()) and use it to skip bytes rather than read and ignore. Modified:

buildbot success in ASF Buildbot on tomcat-trunk

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

svn commit: r1624441 - /tomcat/trunk/webapps/docs/config/cluster-interceptor.xml

2014-09-11 Thread kfujino
Author: kfujino Date: Fri Sep 12 02:10:15 2014 New Revision: 1624441 URL: http://svn.apache.org/r1624441 Log: Correct a document of TcpFailureDetector. Modified: tomcat/trunk/webapps/docs/config/cluster-interceptor.xml Modified: tomcat/trunk/webapps/docs/config/cluster-interceptor.xml URL:

svn commit: r1624442 - /tomcat/tc7.0.x/trunk/webapps/docs/config/cluster-interceptor.xml

2014-09-11 Thread kfujino
Author: kfujino Date: Fri Sep 12 02:11:07 2014 New Revision: 1624442 URL: http://svn.apache.org/r1624442 Log: Correct a document of TcpFailureDetector. Modified: tomcat/tc7.0.x/trunk/webapps/docs/config/cluster-interceptor.xml Modified:

buildbot failure in ASF Buildbot on tomcat-trunk

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

[Bug 56940] Cache mechanism for ConstantUtf8.java doesn't have any benefit

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56940 hzha...@ebay.com changed: What|Removed |Added Attachment #31983|0 |1 is obsolete|

[Bug 56940] Cache mechanism for ConstantUtf8.java doesn't have any benefit

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56940 hzha...@ebay.com changed: What|Removed |Added Attachment #31984|0 |1 is obsolete|

[Bug 56953] A improvement for DataInputStream

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56953 hzha...@ebay.com changed: What|Removed |Added Attachment #31993|0 |1 is obsolete|

buildbot success in ASF Buildbot on tomcat-trunk

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

[Bug 56955] Skip some useless information in the class when parsing

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56955 hzha...@ebay.com changed: What|Removed |Added Attachment #31996|0 |1 is obsolete|

[Bug 56953] A improvement for DataInputStream

2014-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56953 --- Comment #4 from hzha...@ebay.com --- (In reply to Mark Thomas from comment #2) The patch is no good. It includes a whole bunch of changes unrelated to this issue. It is indeed a problem. The change should be simpler than it shows in