jar=/srv/gump/public/workspace/junit/target/junit-4.13-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-201505
Author: markt
Date: Thu May 7 07:30:11 2015
New Revision: 1678141
URL: http://svn.apache.org/r1678141
Log:
Move sslProtocol to SSLHostConfig
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11JsseProtocol.java
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Proto
Author: markt
Date: Thu May 7 08:18:11 2015
New Revision: 1678142
URL: http://svn.apache.org/r1678142
Log:
Move the remaining Host specific ssl settings (sessionCacheSize and
sessionTiemout) to SSLHostConfig
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11JsseProtocol.jav
jar=/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar
-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-201505
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/1197
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSc
2015-05-07 6:42 GMT+03:00 Alarcón Vladimir :
> I guess I got a little bit carried away when writing the architecture and
> description, but I guess it's better to be ambitious. We can decide later on
> what we actually want from this tool.
>
> Please find attached the write up.
>
Your attachmen
https://bz.apache.org/bugzilla/show_bug.cgi?id=56438
--- Comment #13 from VIN ---
Created attachment 32719
--> https://bz.apache.org/bugzilla/attachment.cgi?id=32719&action=edit
Fix for adding debug log message for positive matches of tld-trunk
This patch contains fix for Tomcat recent trunk:
https://bz.apache.org/bugzilla/show_bug.cgi?id=56438
--- Comment #14 from VIN ---
Created attachment 32720
--> https://bz.apache.org/bugzilla/attachment.cgi?id=32720&action=edit
Fix for adding debug log message for positive matches of tld-Tomcat8
This patch contains fix for Tomcat8:
1) Added
Author: markt
Date: Thu May 7 10:27:23 2015
New Revision: 1678155
URL: http://svn.apache.org/r1678155
Log:
Move string resources to be alongside classes that use them (like the majority
of the Tomcat code base)
Added:
tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings.properties
Author: markt
Date: Thu May 7 10:32:51 2015
New Revision: 1678156
URL: http://svn.apache.org/r1678156
Log:
Fix an i18n TODO
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AbstractJsseEndpoint.java
tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties
Modified: tom
Author: kkolinko
Date: Thu May 7 10:41:32 2015
New Revision: 1678162
URL: http://svn.apache.org/r1678162
Log:
Correct typo in the name of a private field in LegacyCookieProcessor.
Getter method name is OK.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/http/LegacyCookieProcessor.java
Mo
Author: kkolinko
Date: Thu May 7 10:51:35 2015
New Revision: 1678163
URL: http://svn.apache.org/r1678163
Log:
Correct typo in the name of a private field in LegacyCookieProcessor.
Getter method name is OK.
Merged r1678162 from tomcat/trunk.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
The Buildbot has detected a build exception on builder tomcat-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/243
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranc
Author: markt
Date: Thu May 7 11:07:50 2015
New Revision: 1678165
URL: http://svn.apache.org/r1678165
Log:
Move remaining OpenSSL TLS config attributes to SSLHostConfig
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Protocol.java
tomcat/trunk/java/org/apache/coyote/ht
Author: markt
Date: Thu May 7 11:24:05 2015
New Revision: 1678169
URL: http://svn.apache.org/r1678169
Log:
Retain the original configuration settings and use separate getters the
absolute value for all file/path attributes
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.j
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/1198
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSchedu
https://bz.apache.org/bugzilla/show_bug.cgi?id=57896
Bug ID: 57896
Summary: Option to preserve original cookie header when
unquoting cookie value
Product: Tomcat 6
Version: 6.0.43
Hardware: PC
Status: NEW
Author: kkolinko
Date: Thu May 7 12:16:33 2015
New Revision: 1678174
URL: http://svn.apache.org/r1678174
Log:
For https://bz.apache.org/bugzilla/show_bug.cgi?id=57896
Document org.apache.tomcat.util.http.ServerCookie.PRESERVE_COOKIE_HEADER option
that was introduced in r1448679 (in 8.0.0)
Modif
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "Cookies" page has been changed by KonstantinKolinko:
https://wiki.apache.org/tomcat/Cookies?action=diff&rev1=44&rev2=45
Comment:
Add link to BZ 57896
:: Invalid syntax will res
Author: kkolinko
Date: Thu May 7 12:32:46 2015
New Revision: 1678178
URL: http://svn.apache.org/r1678178
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57896
Document org.apache.tomcat.util.http.ServerCookie.PRESERVE_COOKIE_HEADER option
that was introduced in r1448679 (in 8.0.0)
Add th
Author: kkolinko
Date: Thu May 7 12:38:39 2015
New Revision: 1678180
URL: http://svn.apache.org/r1678180
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57896
Document org.apache.tomcat.util.http.ServerCookie.PRESERVE_COOKIE_HEADER option
that was introduced in r1675821
Merged r1678178
2015-05-07 13:24 GMT+02:00 :
> Author: markt
> Date: Thu May 7 11:24:05 2015
> New Revision: 1678169
>
> URL: http://svn.apache.org/r1678169
> Log:
> Retain the original configuration settings and use separate getters the
> absolute value for all file/path attributes
>
> Usually duplicating confi
I wasn't aware of the mailing list server filter.
Please find attached a text/plain version of the write up.
-Vlad
On Thu, 5/7/15, Konstantin Kolinko wrote:
Subject: Re: Tomcat Grid write up
To: "Tomcat Developers List"
Date: Thursday, May 7, 20
Author: kkolinko
Date: Thu May 7 12:50:40 2015
New Revision: 1678183
URL: http://svn.apache.org/r1678183
Log:
proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1678183&r1=167818
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "Cookies" page has been changed by KonstantinKolinko:
https://wiki.apache.org/tomcat/Cookies?action=diff&rev1=45&rev2=46
Comment:
s/ issues.apache.org / bz.apache.org /
:: Inval
Author: kkolinko
Revision: 1675821
Modified property: svn:log
Modified: svn:log at Thu May 7 13:07:35 2015
--
--- svn:log (original)
+++ svn:log Thu May 7 13:07:35 2015
@@ -1,3 +1,4 @@
+Fix https://bz.apache.org/bugzilla
On 07/05/2015 13:47, Rémy Maucherat wrote:
> 2015-05-07 13:24 GMT+02:00 :
>
>> Author: markt
>> Date: Thu May 7 11:24:05 2015
>> New Revision: 1678169
>>
>> URL: http://svn.apache.org/r1678169
>> Log:
>> Retain the original configuration settings and use separate getters the
>> absolute value for
Author: kkolinko
Revision: 1448679
Modified property: svn:log
Modified: svn:log at Thu May 7 13:10:21 2015
--
--- svn:log (original)
+++ svn:log Thu May 7 13:10:21 2015
@@ -1,3 +1,5 @@
String unescaping modifies the buf
https://bz.apache.org/bugzilla/show_bug.cgi?id=57896
Konstantin Kolinko changed:
What|Removed |Added
OS||All
--- Comment #1 from Konstanti
Author: markt
Date: Thu May 7 13:14:19 2015
New Revision: 1678189
URL: http://svn.apache.org/r1678189
Log:
Refactor as per Remy's suggestion
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
tomcat/trunk/java/org/apache/tomcat/util/net/SSLHostConfig.java
tomcat/
2015-05-07 15:09 GMT+02:00 Mark Thomas :
> On 07/05/2015 13:47, Rémy Maucherat wrote:
> > 2015-05-07 13:24 GMT+02:00 :
> >
> >> Author: markt
> >> Date: Thu May 7 11:24:05 2015
> >> New Revision: 1678169
> >>
> >> URL: http://svn.apache.org/r1678169
> >> Log:
> >> Retain the original configuratio
Author: kkolinko
Date: Thu May 7 13:15:40 2015
New Revision: 1678190
URL: http://svn.apache.org/r1678190
Log:
Changelog for documentation update in r1678178
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.a
Author: markt
Date: Thu May 7 13:22:30 2015
New Revision: 1678192
URL: http://svn.apache.org/r1678192
Log:
Missed trustManagerClassName
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Protocol.java
Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Protoco
Author: markt
Date: Thu May 7 13:33:28 2015
New Revision: 1678196
URL: http://svn.apache.org/r1678196
Log:
Back-pedal slightly. The odd SSL config attribute will still be required on the
connector.
Modified:
tomcat/trunk/webapps/docs/config/http.xml
Modified: tomcat/trunk/webapps/docs/conf
Author: markt
Date: Thu May 7 13:53:48 2015
New Revision: 1678207
URL: http://svn.apache.org/r1678207
Log:
Ensure everything still works if a non-default name is used for the default SSL
virtual host
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Protocol.java
tomcat
Author: remm
Date: Thu May 7 13:54:58 2015
New Revision: 1678210
URL: http://svn.apache.org/r1678210
Log:
This was at some point an abstract class, so cleanup.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/SSLContext.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SSLCo
Author: markt
Date: Thu May 7 14:04:56 2015
New Revision: 1678214
URL: http://svn.apache.org/r1678214
Log:
Move the JSSE specific config to the AbstractJsseEndpoint
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11JsseProtocol.java
tomcat/trunk/java/org/apache/tomcat/ut
You can remove 'public' too.
On Thu, May 7, 2015 at 4:54 PM, wrote:
> Author: remm
> Date: Thu May 7 13:54:58 2015
> New Revision: 1678210
>
> URL: http://svn.apache.org/r1678210
> Log:
> This was at some point an abstract class, so cleanup.
>
> Modified:
> tomcat/trunk/java/org/apache/tomc
2015-05-07 16:14 GMT+02:00 Martin Grigorov :
> You can remove 'public' too.
>
> Yes, it's useless but I usually leave that in [unlike "abstract"]. I'm not
alone since all the interfaces of the package do the same thing.
Rémy
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/1200
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSchedu
Author: markt
Date: Thu May 7 14:31:16 2015
New Revision: 1678218
URL: http://svn.apache.org/r1678218
Log:
Add a configurable limit to the size of client hello that Tomcat parses looking
for SNI data.
Fallback to the default if the limit is not enough
Modified:
tomcat/trunk/java/org/apache/
2015-05-03 12:32 GMT+02:00 Felix Schumacher <
felix.schumac...@internetallee.de>:
> The rest of the patch will not influence the jmeter test.
>
> Ping to get feedback on the fix, if possible.
Rémy
On 07/05/2015 14:14, Rémy Maucherat wrote:
> 2015-05-07 15:09 GMT+02:00 Mark Thomas :
>
>> On 07/05/2015 13:47, Rémy Maucherat wrote:
>>> 2015-05-07 13:24 GMT+02:00 :
>>>
Author: markt
Date: Thu May 7 11:24:05 2015
New Revision: 1678169
URL: http://svn.apache.org/r1678169
2015-05-07 17:34 GMT+03:00 Mark Thomas :
> On 07/05/2015 14:14, Rémy Maucherat wrote:
>> 2015-05-07 15:09 GMT+02:00 Mark Thomas :
>>
>>> On 07/05/2015 13:47, Rémy Maucherat wrote:
2015-05-07 13:24 GMT+02:00 :
> Author: markt
> Date: Thu May 7 11:24:05 2015
> New Revision: 167
Author: markt
Date: Thu May 7 14:49:18 2015
New Revision: 1678225
URL: http://svn.apache.org/r1678225
Log:
Update site (excluding docs) for 8.0.22 release
Modified:
tomcat/site/trunk/build.properties.default
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/docs/download-80.ht
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 8.0.22.
Apache Tomcat 8 is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Unified Expression Language and Java
WebSocket technologies.
Apache Tomcat 8.0.22 includes numerous fixes for
Author: markt
Date: Thu May 7 14:57:47 2015
New Revision: 1678226
URL: http://svn.apache.org/r1678226
Log:
Update docs for 8.0.22 release
[This commit notification would consist of 64 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
-
2015-05-07 16:34 GMT+02:00 Mark Thomas :
> I'm wondering about a 9.0.0 M1 (milestone 1) release to give folks a
> chance to play with the SNI support.
>
> Good idea, the main downside is that it wouldn't have most of the new
features.
Rémy
The Buildbot has detected a restored build on builder tomcat-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/245
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranch
Author: violetagg
Date: Thu May 7 16:00:51 2015
New Revision: 1678231
URL: http://svn.apache.org/r1678231
Log:
Tag 7.0.62
Added:
tomcat/tc7.0.x/tags/TOMCAT_7_0_62/ (props changed)
- copied from r1678230, tomcat/tc7.0.x/trunk/
Modified:
tomcat/tc7.0.x/tags/TOMCAT_7_0_62/build.prop
https://bz.apache.org/bugzilla/show_bug.cgi?id=57799
--- Comment #12 from Remy Maucherat ---
Since there's no test case, it is worth retesting again [with trunk] since the
previous fix caused a regression.
--
You are receiving this mail because:
You are the assignee for the bug.
--
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/1201
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-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/246
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSch
On 07/05/2015 13:45, Alarcón Vladimir wrote:
> I wasn't aware of the mailing list server filter.
>
> Please find attached a text/plain version of the write up.
>
> -Vlad
Lots of good stuff here. Can you put it on the wiki we can gather
feedback/comments in one place? If you don't have an account
Author: violetagg
Date: Thu May 7 18:34:08 2015
New Revision: 8880
Log:
Stage 7.0.62RC
Added:
dev/tomcat/tomcat-7/v7.0.62/
dev/tomcat/tomcat-7/v7.0.62/KEYS (with props)
dev/tomcat/tomcat-7/v7.0.62/README.html (with props)
dev/tomcat/tomcat-7/v7.0.62/RELEASE-NOTES
dev/tomc
Added: dev/tomcat/tomcat-7/v7.0.62/bin/embed/apache-tomcat-7.0.62-embed.zip.md5
==
--- dev/tomcat/tomcat-7/v7.0.62/bin/embed/apache-tomcat-7.0.62-embed.zip.md5
(added)
+++ dev/tomcat/tomcat-7/v7.0.62/bin/embed/apache-tomca
The proposed Apache Tomcat 7.0.62 release is now available for voting.
It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.62/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1043/
The svn tag is:
http://svn.apache.org/
Am 07.05.2015 um 16:32 schrieb Rémy Maucherat:
2015-05-03 12:32 GMT+02:00 Felix Schumacher <
felix.schumac...@internetallee.de>:
The rest of the patch will not influence the jmeter test.
Ping to get feedback on the fix, if possible.
Tested again on trunk and found no delays.
Felix
Rémy
Author: violetagg
Date: Thu May 7 18:47:04 2015
New Revision: 1678255
URL: http://svn.apache.org/r1678255
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=48498
Saurav Rawat changed:
What|Removed |Added
CC||rawatsau...@outlook.com
--
You are rec
https://bz.apache.org/bugzilla/show_bug.cgi?id=57901
Bug ID: 57901
Summary: Blocker bug
Product: Tomcat 6
Version: 6.0.43
Hardware: PC
Status: NEW
Severity: blocker
Priority: P2
Component: Examples
https://bz.apache.org/bugzilla/show_bug.cgi?id=57901
Chuck Caldarale changed:
What|Removed |Added
OS||All
Status|NEW
I just created my username for the Wiki. It's:
theimpaler
Please, let me know when I get the edir privileges. So then:
1. Under which page should I place this info?
2. Which page title is more suitable? "Tomcat Grid discussion"?
3. Since this doc is rather long: for the benefit of the discu
it/target/junit-4.13-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-20150507-native-src.tar.gz
-Dexamples.sources.
Hi Mark,
Can you review my patch and let me know if any changes required?
Thanks,
Pravallika(VIN)
-- Forwarded message --
From:
Date: Thu, May 7, 2015 at 3:23 PM
Subject: [Bug 56438] If jar scan does not find context config or TLD
config, log a message
To: dev@tomcat.apache.org
65 matches
Mail list logo