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

2015-08-10 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-tc7.0.x-test-apr has an issue affecting its community integration.

To Apache Tomcat user / contributor : How To make sure you are running Race Free code

2015-08-10 Thread Benjamin Shapiro
How To Make Sure you are running Race Free code: Most multithreaded applications have multiple hidden race conditions. This link shows how to verify that races are not experienced by your JVM powered applications. https://thinkingsoftware.com/HowToUseRaceCatcher/ The service of known issues come

svn commit: r1695164 - /tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TesterOpenSSL.java

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 20:37:59 2015 New Revision: 1695164 URL: http://svn.apache.org/r1695164 Log: Passed with 1.1.0 as well Modified: tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TesterOpenSSL.java Modified: tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/Te

svn commit: r1695163 - /tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestOpenSSLCipherConfigurationParser.java

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 20:34:00 2015 New Revision: 1695163 URL: http://svn.apache.org/r1695163 Log: Get the tests to pass with 1.0.2 and 1.1.0 Modified: tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestOpenSSLCipherConfigurationParser.java Modified: tomcat/trunk/test/o

FailedRequestFilter IOHandling

2015-08-10 Thread wadzapi
Hello! I'm WadZapi - JEE developer from Russia. We're using Tomcat 7.0.61 as servlet container in production environment. I tried to configure servlet 3.0 multipart config annotations with Failed Request Filter. I've stuck and struggling :-) trying to configure it well with myFaces JSF imple

svn commit: r1695159 - in /tomcat/trunk: java/org/apache/tomcat/util/net/jsse/openssl/ test/org/apache/tomcat/util/net/jsse/openssl/

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 19:52:17 2015 New Revision: 1695159 URL: http://svn.apache.org/r1695159 Log: OpenSSL cipher mapping in trunk now works (i.e. tests pass) with 1.0.2. Need to test with 1.1.0 - I suspect some 'tweaks' will be required. Modified: tomcat/trunk/java/org/apache/tomcat

Re: svn commit: r1695111 - /tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/OpenSSLCipherConfigurationParser.java

2015-08-10 Thread Mark Thomas
On 10/08/2015 18:38, Mark Thomas wrote: > On 10/08/2015 17:17, Christopher Schultz wrote: >> Mark, >> >> On 8/10/15 11:20 AM, ma...@apache.org wrote: >>> Author: markt >>> Date: Mon Aug 10 15:20:34 2015 >>> New Revision: 1695111 >>> >>> URL: http://svn.apache.org/r1695111 >>> Log: >>> Fix DEFAULT >

Re: [VOTE] JK 1.2.41

2015-08-10 Thread Violeta Georgieva
Hi, 2015-07-27 1:27 GMT+03:00 Mark Thomas : > > Tag: > http://svn.apache.org/viewvc/tomcat/jk/tags/JK_1_2_41/ (r1692773) > > Source: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-connectors/jk/ > > Full details in the changelog but main reason for release is the fix for > CVE-2014-8111.

Re: svn commit: r1695111 - /tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/OpenSSLCipherConfigurationParser.java

2015-08-10 Thread Mark Thomas
On 10/08/2015 17:17, Christopher Schultz wrote: > Mark, > > On 8/10/15 11:20 AM, ma...@apache.org wrote: >> Author: markt >> Date: Mon Aug 10 15:20:34 2015 >> New Revision: 1695111 >> >> URL: http://svn.apache.org/r1695111 >> Log: >> Fix DEFAULT >> >> Modified: >> >> tomcat/trunk/java/org/apa

svn commit: r1695127 - /tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_6_8.java

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 16:24:05 2015 New Revision: 1695127 URL: http://svn.apache.org/r1695127 Log: Checkstyle Modified: tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_6_8.java Modified: tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_6_8.java URL: http://svn.

Re: svn commit: r1695111 - /tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/OpenSSLCipherConfigurationParser.java

2015-08-10 Thread Christopher Schultz
Mark, On 8/10/15 11:20 AM, ma...@apache.org wrote: > Author: markt > Date: Mon Aug 10 15:20:34 2015 > New Revision: 1695111 > > URL: http://svn.apache.org/r1695111 > Log: > Fix DEFAULT > > Modified: > > tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/OpenSSLCipherConfigurationPars

Re: [VOTE] JK 1.2.41 -- ATTENTION COMMITTERS - PLEASE VOTE --

2015-08-10 Thread Christopher Schultz
All, On 7/26/15 6:27 PM, Mark Thomas wrote: > Tag: > http://svn.apache.org/viewvc/tomcat/jk/tags/JK_1_2_41/ (r1692773) > > Source: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-connectors/jk/ > > Full details in the changelog but main reason for release is the fix for > CVE-2014-8111.

[Bug 58230] New: Incorrect input from ServletInputStream in ReadListener

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58230 Bug ID: 58230 Summary: Incorrect input from ServletInputStream in ReadListener Product: Tomcat 8 Version: 8.0.24 Hardware: PC OS: Linux Status

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #19 from Mark Thomas --- Just use 'ant' rather than 'ant release'. You don't need a full release build. You'll find CATALINA_HOME at output/build -- You are receiving this mail because: You are the assignee for the bug. -

buildbot exception in ASF Buildbot on tomcat-trunk

2015-08-10 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/123 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSch

buildbot success in ASF Buildbot on tomcat-trunk

2015-08-10 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/122 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSche

buildbot failure in ASF Buildbot on tomcat-trunk

2015-08-10 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/121 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSchedul

svn commit: r1695114 - in /tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/net/jsse/openssl: Authentication.java Cipher.java Encryption.java EncryptionLevel.java KeyExchange.java MessageDigest.java O

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 15:25:05 2015 New Revision: 1695114 URL: http://svn.apache.org/r1695114 Log: Sync with 9.0.x. I'm expecting this to trigger some Gump failures that will require some tweaks to the tests to correctly configure them for running with OpenSSL 1.0.2 Modified: tomca

svn commit: r1695112 - /tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 15:22:33 2015 New Revision: 1695112 URL: http://svn.apache.org/r1695112 Log: Update comment Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java URL: htt

svn commit: r1695111 - /tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/OpenSSLCipherConfigurationParser.java

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 15:20:34 2015 New Revision: 1695111 URL: http://svn.apache.org/r1695111 Log: Fix DEFAULT Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/OpenSSLCipherConfigurationParser.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/open

svn commit: r1695110 - /tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TesterOpenSSL.java

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 15:15:17 2015 New Revision: 1695110 URL: http://svn.apache.org/r1695110 Log: 9.0.x is currently configured to test with OpenSSL trunk which doesn't support cipher 0x0060. Modified: tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TesterOpenSSL.java Mo

svn commit: r1695107 - /tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TesterOpenSSL.java

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 15:07:15 2015 New Revision: 1695107 URL: http://svn.apache.org/r1695107 Log: 9.0.x is currently configured to test with OpenSSL trunk which doesn't support ciphers 0x0061 to 0x0066. Modified: tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TesterOpenS

svn commit: r1695106 - /tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/OpenSSLCipherConfigurationParser.java

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 15:01:29 2015 New Revision: 1695106 URL: http://svn.apache.org/r1695106 Log: Aligning code between 8.0.x and 9.0.x to support multiple versions of OpenSSL. Gump tests are failing. Exclude EXPORT ciphers from ALL. Modified: tomcat/trunk/java/org/apache/tomcat/ut

svn commit: r1695103 - /tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 14:58:09 2015 New Revision: 1695103 URL: http://svn.apache.org/r1695103 Log: Aligning code between 8.0.x and 9.0.x to support multiple versions of OpenSSL. Restore export cipher definitions (that no-one should be using). May need to adjust Gump tests after this commi

svn commit: r1695089 - in /tomcat/trunk: java/org/apache/tomcat/util/net/jsse/openssl/ test/org/apache/tomcat/util/net/jsse/openssl/

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 14:42:19 2015 New Revision: 1695089 URL: http://svn.apache.org/r1695089 Log: Support both EDH and DHE versions of OpenSSL cipher names Adds general support for OpenDSSL ciphers having old /alternative names Should enable better code alignment between trunk and 8.0.x

buildbot success in ASF Buildbot on tomcat-trunk

2015-08-10 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/118 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSche

svn commit: r1695059 - /tomcat/trunk/java/org/apache/catalina/ant/BaseRedirectorHelperTask.java

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 13:11:26 2015 New Revision: 1695059 URL: http://svn.apache.org/r1695059 Log: Trivial commit to debug CI build Modified: tomcat/trunk/java/org/apache/catalina/ant/BaseRedirectorHelperTask.java Modified: tomcat/trunk/java/org/apache/catalina/ant/BaseRedirectorHe

buildbot exception in ASF Buildbot on tomcat-trunk

2015-08-10 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/117 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSch

svn commit: r1695051 - /tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_6_8.java

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 12:46:34 2015 New Revision: 1695051 URL: http://svn.apache.org/r1695051 Log: Increased ping delay means longer timeouts are required. Modified: tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_6_8.java Modified: tomcat/trunk/test/org/apache/coyote/htt

svn commit: r1695049 - /tomcat/trunk/test/org/apache/tomcat/websocket/TesterFirehoseServer.java

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 12:37:08 2015 New Revision: 1695049 URL: http://svn.apache.org/r1695049 Log: Increase delay for Gump. May need to exclude this test. Modified: tomcat/trunk/test/org/apache/tomcat/websocket/TesterFirehoseServer.java Modified: tomcat/trunk/test/org/apache/tomcat

svn commit: r1695043 - /tomcat/trunk/test/org/apache/tomcat/util/threads/TestLimitLatch.java

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 12:18:38 2015 New Revision: 1695043 URL: http://svn.apache.org/r1695043 Log: Increase delay for Gump. May need to exclude this test. Modified: tomcat/trunk/test/org/apache/tomcat/util/threads/TestLimitLatch.java Modified: tomcat/trunk/test/org/apache/tomcat/uti

svn commit: r1695042 - /tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/OpenSSLCipherConfigurationParser.java

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 12:14:53 2015 New Revision: 1695042 URL: http://svn.apache.org/r1695042 Log: Add new PSK key exchange mechanisms to definition of PSK Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/OpenSSLCipherConfigurationParser.java Modified: tomcat/tr

svn commit: r1695038 - /tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 12:07:03 2015 New Revision: 1695038 URL: http://svn.apache.org/r1695038 Log: Correct encryption levels Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.jav

buildbot failure in ASF Buildbot on tomcat-trunk

2015-08-10 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/113 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSchedul

buildbot success in ASF Buildbot on tomcat-trunk

2015-08-10 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/112 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSche

svn commit: r1695035 - /tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_6_8.java

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 11:50:59 2015 New Revision: 1695035 URL: http://svn.apache.org/r1695035 Log: Increase delay for Gump. May need to exclude this test. Modified: tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_6_8.java Modified: tomcat/trunk/test/org/apache/coyote/http

svn commit: r1695023 - /tomcat/trunk/conf/logging.properties

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 11:38:16 2015 New Revision: 1695023 URL: http://svn.apache.org/r1695023 Log: More debugging for Gump Modified: tomcat/trunk/conf/logging.properties Modified: tomcat/trunk/conf/logging.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/conf/logging.prope

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

2015-08-10 Thread Bill Barker
.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150810-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.apr.loc=/srv/gump/public/workspace/tomcat-native-trunk/dest-20150810/lib -Dcommons-

buildbot failure in ASF Buildbot on tomcat-trunk

2015-08-10 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/111 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSchedul

svn commit: r1695007 - in /tomcat/tc8.0.x/trunk/java/org/apache/tomcat/dbcp/dbcp2: ./ BasicDataSourceFactory.java datasources/CPDSConnectionFactory.java datasources/KeyedCPDSConnectionFactory.java

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 09:49:55 2015 New Revision: 1695007 URL: http://svn.apache.org/r1695007 Log: Fix checkstyle errors in DBCP2 updates Modified: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/dbcp/dbcp2/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/tomcat/dbcp/dbcp2/Ba

svn commit: r1695006 - in /tomcat/trunk/java/org/apache/tomcat/dbcp/dbcp2: BasicDataSourceFactory.java datasources/CPDSConnectionFactory.java datasources/KeyedCPDSConnectionFactory.java

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 09:46:19 2015 New Revision: 1695006 URL: http://svn.apache.org/r1695006 Log: Fix checkstyle errors in DBCP2 updates Modified: tomcat/trunk/java/org/apache/tomcat/dbcp/dbcp2/BasicDataSourceFactory.java tomcat/trunk/java/org/apache/tomcat/dbcp/dbcp2/datasourc

[Bug 51124] ArrayIndexOutOfBoundsException after setting org.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=51124 Mark Thomas changed: What|Removed |Added Target Milestone|--- |default Keywords|ErrorMessage

[Bug 51124] ArrayIndexOutOfBoundsException after setting org.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=51124 Vijay Ghadage changed: What|Removed |Added Version|6.0.32 |7.0.41 Status|RESOLVED

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

2015-08-10 Thread Bill Barker
ive.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150810-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #18 from Martin Wegner --- "No nightly builds but Tomcat 8 is very easy to build from source." So it is not easy. "Alternatively, I can make a development build available for you to download. Let me know if you need that." Yes w

svn commit: r1694996 - /tomcat/trunk/java/org/apache/catalina/ant/FindLeaksTask.java

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 08:57:51 2015 New Revision: 1694996 URL: http://svn.apache.org/r1694996 Log: Trivial commit to debug CI build Modified: tomcat/trunk/java/org/apache/catalina/ant/FindLeaksTask.java Modified: tomcat/trunk/java/org/apache/catalina/ant/FindLeaksTask.java URL: htt

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #17 from Violeta Georgieva --- Hi, Please use tomcat users mailing list as this does not belong to this issue. Thanks a lot, Violeta -- You are receiving this mail because: You are the assignee for the bug.

buildbot success in ASF Buildbot on tomcat-trunk

2015-08-10 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/109 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSche

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #16 from Martin Wegner --- OK with Ant 1.9.6 I get this error: -installer-create-uninstaller: BUILD FAILED C:\Users\XXX\workspace\Tomcat 8\build.xml:2175: Execute failed: java.io.IOException: Cannot run program "C:\Users\XXX\works

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #15 from Martin Wegner --- I use Eclipse Mars (the newest of the newest) but it comes with Ant 1.9.4...what a pity :( -- You are receiving this mail because: You are the assignee for the bug. -

svn commit: r1694989 - /tomcat/trunk/java/org/apache/catalina/ant/FindLeaksTask.java

2015-08-10 Thread markt
Author: markt Date: Mon Aug 10 08:41:34 2015 New Revision: 1694989 URL: http://svn.apache.org/r1694989 Log: Trivial commit to debug CI build Modified: tomcat/trunk/java/org/apache/catalina/ant/FindLeaksTask.java Modified: tomcat/trunk/java/org/apache/catalina/ant/FindLeaksTask.java URL: htt

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #14 from Violeta Georgieva --- (In reply to Martin Wegner from comment #13) > And what can I do about it? What do you think about using ANT 1.9.6? -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #13 from Martin Wegner --- And what can I do about it? -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-un

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #12 from Violeta Georgieva --- (In reply to Martin Wegner from comment #11) Hi, > I checked out http://svn.apache.org/repos/asf/tomcat/tc8.0.x/trunk and run > the Ant task 'release': > > BUILD FAILED > C:\Users\XXX\workspace\Tomc

[Bug 58192] ImageIO based applications fail to deploy in Tomcat 8.0.24 (worked in 8.0.23)

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58192 --- Comment #11 from Martin Wegner --- I checked out http://svn.apache.org/repos/asf/tomcat/tc8.0.x/trunk and run the Ant task 'release': BUILD FAILED C:\Users\XXX\workspace\Tomcat 8\build.xml:1587: Error while expanding C:\Users\XXX\workspace

[Bug 58223] WsSession.getOpenSessions breaks API contract

2015-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58223 Violeta Georgieva changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2015-08-10 Thread Bill Barker
tgz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150810-native-src.tar.gz -Dtest.reports=output/logs-APR -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150810-native-src.tar.gz -Dexamples.sources.skip=true -Dtomcat

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

2015-08-10 Thread Bill Barker
.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150810-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons