2015-03-25 16:20 GMT+02:00 Christopher Schultz :
>
> Violetta,
>
> On 3/25/15 6:21 AM, Violeta Georgieva wrote:
> > Hi,
> >
> > 2015-03-05 21:39 GMT+02:00 Violeta Georgieva :
> >>
> >> Hi,
> >>
> >> I plan to start preparing 7.0.60 for voting.
> >>
> >> If you want to add something to this release
Author: violetagg
Date: Thu Mar 26 07:40:22 2015
New Revision: 1669284
URL: http://svn.apache.org/r1669284
Log:
Tag 7.0.60
Added:
tomcat/tc7.0.x/tags/TOMCAT_7_0_60/ (props changed)
- copied from r1669282, tomcat/tc7.0.x/trunk/
Modified:
tomcat/tc7.0.x/tags/TOMCAT_7_0_60/build.prop
Author: violetagg
Date: Thu Mar 26 08:19:27 2015
New Revision: 1669290
URL: http://svn.apache.org/r1669290
Log:
Prep for next version
Modified:
tomcat/tc7.0.x/trunk/build.properties.default
tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default
tomcat/tc7.0.x/trunk/webapps/docs/changel
Author: violetagg
Date: Thu Mar 26 08:24:36 2015
New Revision: 8439
Log:
Stage 7.0.60RC
Added:
dev/tomcat/tomcat-7/v7.0.60/
dev/tomcat/tomcat-7/v7.0.60/KEYS (with props)
dev/tomcat/tomcat-7/v7.0.60/README.html (with props)
dev/tomcat/tomcat-7/v7.0.60/RELEASE-NOTES
dev/tomc
Added: dev/tomcat/tomcat-7/v7.0.60/bin/embed/apache-tomcat-7.0.60-embed.zip.md5
==
--- dev/tomcat/tomcat-7/v7.0.60/bin/embed/apache-tomcat-7.0.60-embed.zip.md5
(added)
+++ dev/tomcat/tomcat-7/v7.0.60/bin/embed/apache-tomca
The proposed Apache Tomcat 7.0.60 release is now available for voting.
It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.60/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1040/
The svn tag is:
http://svn.apache.org/
https://bz.apache.org/bugzilla/show_bug.cgi?id=57761
Remy Maucherat changed:
What|Removed |Added
OS||All
--- Comment #1 from Remy Mauchera
Author: rjung
Date: Thu Mar 26 09:14:52 2015
New Revision: 1669302
URL: http://svn.apache.org/r1669302
Log:
Replace access to OpenSSL SSL internals
by accessor function. Internals are no longer
available for OpenSSL master.
Not compiled or tested, waiting for GUMP.
Modified:
tomcat/native/tr
Author: rjung
Date: Thu Mar 26 09:17:16 2015
New Revision: 1669303
URL: http://svn.apache.org/r1669303
Log:
Replace access to OpenSSL SSL internals
by accessor function. Internals are no longer
available for OpenSSL master.
Not tested, waiting for GUMP.
Backport of 1669302 from trunk.
Modified:
ve-make (Type: Build)
Work ended in a state of : Failed
Elapsed: 12 secs
Command Line: make
[Working Directory: /srv/gump/public/workspace/tomcat-native/native]
-
/bin/bash /srv/gump/public/workspace/apr-1/dest-20150326/build-1/libtool --silent
--mod
https://bz.apache.org/bugzilla/show_bug.cgi?id=57762
--- Comment #2 from Remy Maucherat ---
The NIO2 code that the client uses looks ok to me (WsFrameClient) and should
work unless there's a JVM or platform issue. If the JVM doesn't report that the
socket is gone using the failed of the completio
https://bz.apache.org/bugzilla/show_bug.cgi?id=57749
--- Comment #6 from Remy Maucherat ---
IMO, the logging level should be debug, there are other places where the socket
is checked for null due to possible concurrent close and there's no logging at
all.
--
You are receiving this mail because:
https://bz.apache.org/bugzilla/show_bug.cgi?id=57749
--- Comment #7 from Mark Thomas ---
I opted for WARN until we were more sure what the root cause was. If it is
concurrent close then no objections to making it debug.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57761
--- Comment #2 from Mark Thomas ---
It isn't the redirec. The Tomcat client has a bug. It requests "GET
HTTP/1.1".
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=57761
--- Comment #3 from Remy Maucherat ---
Ah, that's another explanation and easier fix !
More generally, if it ran into a redirect (like requesting the root of a webapp
maybe) or anything besides the upgrade response really, I don't think anythi
https://bz.apache.org/bugzilla/show_bug.cgi?id=54534
--- Comment #3 from Paweł Omelko ---
It seems like this bug still occur for Tomcat 8.0.20.
As you can see on stacktrace below, during application start-up (thread
[myApp-startStop-1]), another thread (thread [RMI TCP
Connection(14)-172.17.14.
On 26.3.2015 9:31, Violeta Georgieva wrote:
The proposed 7.0.60 release is:
[X] Broken - do not release
[ ] Stable - go ahead and release as 7.0.60 Stable
(non-binding vote)
Tested .zip distribution on Windows 7 64-bit, Oracle JDK 1.8.0_40.
Tested BIO and NIO connector option useServerCipherS
Hi Mark,
Sorry, I was on long vacation due to which I could not respond immediately
on bug: https://bz.apache.org/bugzilla/show_bug.cgi?id=56438
*Below are my further observations on Tomcat7.0 trunk:*
1) As mentioned in bug, in Tomcat7.0 catalina.properties file first 4
default jars(except
On 26.3.2015 14:23, Ognjen Blagojevic wrote:
On 26.3.2015 9:31, Violeta Georgieva wrote:
The proposed 7.0.60 release is:
[X] Broken - do not release
[ ] Stable - go ahead and release as 7.0.60 Stable
...
I'm still investigating why this doesn't work as expected.
It was introduced in 1662994,
2015-03-26 15:40 GMT+02:00 Ognjen Blagojevic :
>
> On 26.3.2015 14:23, Ognjen Blagojevic wrote:
>>
>> On 26.3.2015 9:31, Violeta Georgieva wrote:
>>>
>>> The proposed 7.0.60 release is:
>>> [X] Broken - do not release
>>> [ ] Stable - go ahead and release as 7.0.60 Stable
>
> ...
>>
>> I'm still in
2015-03-26 10:31 GMT+02:00 Violeta Georgieva :
>
> The proposed Apache Tomcat 7.0.60 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.60/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "Security/Ciphers" page has been changed by OgnjenBlagojevic:
https://wiki.apache.org/tomcat/Security/Ciphers?action=diff&rev1=3&rev2=4
Comment:
Added link to mozilla wiki TLS.
Author: violetagg
Date: Thu Mar 26 14:04:45 2015
New Revision: 8447
Log:
Tomcat 7.0.60 does not pass the vote
Removed:
dev/tomcat/tomcat-7/v7.0.60/
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional
Author: violetagg
Date: Thu Mar 26 14:09:05 2015
New Revision: 1669346
URL: http://svn.apache.org/r1669346
Log:
Correct the check used for Java 8 JSSE server-preferred TLS cipher suite
ordering. Patch provided by Ognjen Blagojevic.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/n
Am 23.03.2015 15:59, schrieb Mark Thomas:
The proposed Apache Tomcat 8.0.21 release is now available for voting.
The main changes since 8.0.20 are:
- Enable Tomcat to detect when a WAR file has been changed while Tomcat
is not running.
- Add support for Java 8 JSSE server-preferred TLS cipher
Author: violetagg
Date: Thu Mar 26 14:14:19 2015
New Revision: 1669347
URL: http://svn.apache.org/r1669347
Log:
7.0.60 marked as 'not released'
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/view
https://bz.apache.org/bugzilla/show_bug.cgi?id=57762
palmer...@gmail.com changed:
What|Removed |Added
OS|Mac OS X 10.1 |Mac OS X 10.9
--- Comment #3 from
Author: violetagg
Date: Thu Mar 26 14:26:14 2015
New Revision: 1669349
URL: http://svn.apache.org/r1669349
Log:
Tag 7.0.61
Added:
tomcat/tc7.0.x/tags/TOMCAT_7_0_61/ (props changed)
- copied from r1669348, tomcat/tc7.0.x/trunk/
Modified:
tomcat/tc7.0.x/tags/TOMCAT_7_0_61/build.prop
Violeta,
On 26.3.2015 14:57, Violeta Georgieva wrote:
I'm canceling the vote in order to pickup the fix for ServerCipherSuitesOrder
support.
Could you, please wait until I test if everything is Ok with 7.0.x,
before you put 7.0.61 on voting?
-Ognjen
2015-03-26 16:36 GMT+02:00 Ognjen Blagojevic :
>
> Violeta,
>
> On 26.3.2015 14:57, Violeta Georgieva wrote:
>>
>> I'm canceling the vote in order to pickup the fix for
ServerCipherSuitesOrder
>> support.
>
>
> Could you, please wait until I test if everything is Ok with 7.0.x,
before you put 7.0.6
The Buildbot has detected a build exception on builder tomcat-7-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/594
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranc
Author: remm
Date: Thu Mar 26 15:28:55 2015
New Revision: 1669353
URL: http://svn.apache.org/r1669353
Log:
57761: Avoid using an empty path in the HTTP request when the websocket client
connects to a server root.
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/WsWebSocketContainer.ja
https://bz.apache.org/bugzilla/show_bug.cgi?id=57761
--- Comment #4 from Remy Maucherat ---
The empty path in the request line is fixed in r1669353 in trunk, but I also
verified that the websocket client cannot handle anything other than an upgrade
response, so the same test adapted to a webapp r
Author: markt
Date: Thu Mar 26 16:45:15 2015
New Revision: 1669370
URL: http://svn.apache.org/r1669370
Log:
Use constants for constant byte arrays.
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/WsWebSocketContainer.java
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/WsWeb
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/1081
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSc
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/1080
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSch
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "Security/Ciphers" page has been changed by ChristopherSchultz:
https://wiki.apache.org/tomcat/Security/Ciphers?action=diff&rev1=4&rev2=5
Comment:
Added links. Fixed grammar and spe
Author: markt
Date: Thu Mar 26 20:38:29 2015
New Revision: 1669430
URL: http://svn.apache.org/r1669430
Log:
Cleanup/simplify
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/WsWebSocketContainer.java
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/WsWebSocketContainer.java
UR
Author: markt
Date: Thu Mar 26 20:53:01 2015
New Revision: 1669432
URL: http://svn.apache.org/r1669432
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57761
Avoid using an empty path in the HTTP request when the websocket client
connects to a server root.
Modified:
tomcat/tc8.0.x/tru
Author: markt
Date: Thu Mar 26 20:55:57 2015
New Revision: 1669434
URL: http://svn.apache.org/r1669434
Log:
Use constants for constant byte arrays.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/tomcat/websocket/WsWebSocketContainer.java
Propchang
Author: markt
Date: Thu Mar 26 20:59:59 2015
New Revision: 1669435
URL: http://svn.apache.org/r1669435
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57761
Avoid using an empty path in the HTTP request when the websocket client
connects to a server root.
Modified:
tomcat/tc7.0.x/tru
https://bz.apache.org/bugzilla/show_bug.cgi?id=57761
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
The following votes were case:
Binding:
+1: jfarcand, markt, jboynes, violetagg, remm, schultz,
Non-binding:
+1: Ognjen Blagojevic, mgrigorov, fschumacher
The vote therefore passes.
Thank you to everyone who took the time to test this RC.
Mark
-
Author: markt
Date: Thu Mar 26 21:22:16 2015
New Revision: 8454
Log:
Release 8.0.21
Added:
release/tomcat/tomcat-8/v8.0.21/
- copied from r8453, dev/tomcat/tomcat-8/v8.0.21/
Removed:
dev/tomcat/tomcat-8/v8.0.21/
-
Author: markt
Date: Thu Mar 26 21:26:54 2015
New Revision: 1669445
URL: http://svn.apache.org/r1669445
Log:
8.0.21 vote passed. Update release date.
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org
https://bz.apache.org/bugzilla/show_bug.cgi?id=57736
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
Author: markt
Date: Thu Mar 26 21:48:00 2015
New Revision: 1669451
URL: http://svn.apache.org/r1669451
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57752
Exclude non-cached resources from Cache statistics.
Patch by Adam Mlodzinski
Modified:
tomcat/trunk/java/org/apache/catalina
Author: markt
Date: Thu Mar 26 21:50:28 2015
New Revision: 1669453
URL: http://svn.apache.org/r1669453
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57752
Exclude non-cached resources from the Cache statistics for resource lookups.
Patch provided by Adam Mlodzinski.
Modified:
tomcat
https://bz.apache.org/bugzilla/show_bug.cgi?id=57752
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=57753
Mark Thomas changed:
What|Removed |Added
Resolution|--- |INVALID
Status|NEW
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/1082
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSch
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/595
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSch
https://bz.apache.org/bugzilla/show_bug.cgi?id=55988
Ognjen Blagojevic changed:
What|Removed |Added
Resolution|FIXED |---
Status|RESOLVED
https://bz.apache.org/bugzilla/show_bug.cgi?id=55988
--- Comment #22 from Ognjen Blagojevic ---
Created attachment 32611
--> https://bz.apache.org/bugzilla/attachment.cgi?id=32611&action=edit
Patch to add setters for SSLParameters
--
You are receiving this mail because:
You are the assignee f
Violetta,
On 26.3.2015 15:43, Violeta Georgieva wrote:
2015-03-26 16:36 GMT+02:00 Ognjen Blagojevic
:
Violeta,
On 26.3.2015 14:57, Violeta Georgieva wrote:
I'm canceling the vote in order to pickup the fix for
ServerCipherSuitesOrder
support.
Could you, please wait until I test if ever
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-native-make has an issue affecting its community integration.
This
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
integration
Author: rjung
Date: Fri Mar 27 03:08:44 2015
New Revision: 1669496
URL: http://svn.apache.org/r1669496
Log:
Replace access to OpenSSL SSL internals
by accessor function. Internals are no longer
available for OpenSSL master.
Not tested, waiting for GUMP.
Modified:
tomcat/native/trunk/native/s
Author: rjung
Date: Fri Mar 27 03:09:52 2015
New Revision: 1669497
URL: http://svn.apache.org/r1669497
Log:
Replace access to OpenSSL SSL internals
by accessor function. Internals are no longer
available for OpenSSL master.
Not tested, waiting for GUMP.
Backport of r1669496 from trunk.
Modified
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-bio has an issue affecting its community
integration.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57765
Bug ID: 57765
Summary: autodeploy sometimes fails to redeploy the latest war
Product: Tomcat 7
Version: 7.0.56
Hardware: PC
OS: All
Status: NEW
Severity
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-nio has an issue affecting its community
integration.
62 matches
Mail list logo