GitHub user eugenegoncharuk opened a pull request:
https://github.com/apache/tomcat-maven-plugin/pull/25
Update Tomcat7RunnerCli.java
Need to set to correct value (true | false) as it was implemented in
version 2.0. Otherwise you would set always just an option "clientAuth"
You can
Author: markt
Date: Tue Jun 28 20:30:00 2016
New Revision: 1750581
URL: http://svn.apache.org/viewvc?rev=1750581&view=rev
Log:
Prep for next tag
Modified:
tomcat/native/trunk/build.properties.default
tomcat/native/trunk/native/include/tcn_version.h
tomcat/native/trunk/native/os/win32/
Version 1.2.8 includes the following changes:
- Fix OCSP / no OCSP status of Windows builds
- Improve handling of OS level EAGAIN return codes
- Fix a potential performance problem on Linux and OSX
The proposed release artefacts can be found at [1],
and the build was done using tag [2].
The Apa
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FAQ/Password" page has been changed by KonstantinKolinko:
https://wiki.apache.org/tomcat/FAQ/Password?action=diff&rev1=11&rev2=12
Comment:
Correct DOCTYPE declaration example - it
Author: markt
Date: Tue Jun 28 20:21:04 2016
New Revision: 14185
Log:
Upload 1.2.8 ready for voting
Added:
dev/tomcat/tomcat-connectors/native/1.2.8/
dev/tomcat/tomcat-connectors/native/1.2.8/binaries/
dev/tomcat/tomcat-connectors/native/1.2.8/binaries/tomcat-native-1.2.8-ocsp-win32-
https://bz.apache.org/bugzilla/show_bug.cgi?id=59761
--- Comment #8 from Christopher Schultz ---
Messing-around with the ParameterMap might be considered a security issue.
Producing a writable clone makes sense, but I'm not convinced that a clone
method that ignored the "lock" status would follow
https://bz.apache.org/bugzilla/show_bug.cgi?id=59754
--- Comment #1 from Christopher Schultz ---
I remember hearing about this.
I have no objection to anyone else working on this, but it's a terrible design:
it's trying to solve the problem of not using DNSSEC by essentially
re-implementing DNSS
Author: markt
Date: Tue Jun 28 19:58:50 2016
New Revision: 1750573
URL: http://svn.apache.org/viewvc?rev=1750573&view=rev
Log:
Tag 1.2.8
Added:
tomcat/native/tags/TOMCAT_NATIVE_1_2_8/
- copied from r1750569, tomcat/native/trunk/
Modified:
tomcat/native/tags/TOMCAT_NATIVE_1_2_8/build
Author: markt
Date: Tue Jun 28 19:52:49 2016
New Revision: 1750569
URL: http://svn.apache.org/viewvc?rev=1750569&view=rev
Log:
Solaris not affected
Modified:
tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
URL:
http://svn
Am 28.06.2016 um 18:06 schrieb therealnewo...@gmail.com:
On Tue, Jun 28, 2016 at 11:51 AM, Rainer Jung wrote:
Am 28.06.2016 um 16:07 schrieb Mark Thomas:
On 28/06/2016 12:28, Mark Thomas wrote:
On 28/06/2016 11:34, Rainer Jung wrote:
Am 28.06.2016 um 11:15 schrieb Mark Thomas:
Index
On Tue, Jun 28, 2016 at 11:51 AM, Rainer Jung wrote:
> Am 28.06.2016 um 16:07 schrieb Mark Thomas:
>>
>> On 28/06/2016 12:28, Mark Thomas wrote:
>>>
>>> On 28/06/2016 11:34, Rainer Jung wrote:
Am 28.06.2016 um 11:15 schrieb Mark Thomas:
>>>
>>>
>>>
>>>
> Index: src/ssl.c
> =
Am 28.06.2016 um 16:07 schrieb Mark Thomas:
On 28/06/2016 12:28, Mark Thomas wrote:
On 28/06/2016 11:34, Rainer Jung wrote:
Am 28.06.2016 um 11:15 schrieb Mark Thomas:
Index: src/ssl.c
===
--- src/ssl.c(revision 1750259)
+
On 28/06/2016 15:54, jean-frederic clere wrote:
> On 06/28/2016 04:05 PM, ma...@apache.org wrote:
>> + Correct a potential performance problem identified by Nate Clark due
>> to
>> + Tomcat Native providing OpenSSL with thread identifiers poorly suited
>> to
>> + the hash function
On 06/28/2016 04:05 PM, ma...@apache.org wrote:
> + Correct a potential performance problem identified by Nate Clark due to
> + Tomcat Native providing OpenSSL with thread identifiers poorly suited
> to
> + the hash function used by OpenSSL when selecting a bucket for the hash
> +
On 28/06/2016 12:28, Mark Thomas wrote:
> On 28/06/2016 11:34, Rainer Jung wrote:
>> Am 28.06.2016 um 11:15 schrieb Mark Thomas:
>
>
>
>>> Index: src/ssl.c
>>> ===
>>> --- src/ssl.c(revision 1750259)
>>> +++ src/ssl.c(workin
Author: markt
Date: Tue Jun 28 14:05:49 2016
New Revision: 1750514
URL: http://svn.apache.org/viewvc?rev=1750514&view=rev
Log:
Correct a potential performance problem identified by Nate Clark due to Tomcat
Native providing OpenSSL with thread identifiers poorly suited to the hash
function used b
https://bz.apache.org/bugzilla/show_bug.cgi?id=59761
--- Comment #7 from kubak ---
Well, for me it would be very helpful, but I think it won't address the core of
this problem.
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://bz.apache.org/bugzilla/show_bug.cgi?id=59761
--- Comment #6 from Remy Maucherat ---
It could be possible to override clone so that the cloned ParameterMap object
isn't locked. Would that be legitimate ?
--
You are receiving this mail because:
You are the assignee for the bug.
-
Author: markt
Date: Tue Jun 28 11:44:45 2016
New Revision: 1750482
URL: http://svn.apache.org/viewvc?rev=1750482&view=rev
Log:
Remove a few more left-overs after removing the JULI/log4j embedded JAR
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/build.properties.de
Author: markt
Date: Tue Jun 28 11:43:53 2016
New Revision: 1750480
URL: http://svn.apache.org/viewvc?rev=1750480&view=rev
Log:
Remove a few more left-overs after removing the JULI/log4j embedded JAR
Modified:
tomcat/trunk/build.properties.default
tomcat/trunk/res/maven/tomcat-embed-core.p
On 28/06/2016 11:34, Rainer Jung wrote:
> Am 28.06.2016 um 11:15 schrieb Mark Thomas:
>> Index: src/ssl.c
>> ===
>> --- src/ssl.c(revision 1750259)
>> +++ src/ssl.c(working copy)
>> @@ -420,6 +420,10 @@
>> return psaptr
https://bz.apache.org/bugzilla/show_bug.cgi?id=59764
Mark Thomas changed:
What|Removed |Added
Resolution|--- |INVALID
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=59754
Mark Thomas changed:
What|Removed |Added
Severity|normal |enhancement
--
You are receiving this m
Am 28.06.2016 um 11:15 schrieb Mark Thomas:
On 27/06/2016 23:54, Nate Clark wrote:
On Mon, Jun 27, 2016 at 5:19 PM, Mark Thomas wrote:
On 27/06/2016 19:59, Nate Clark wrote:
On Mon, Jun 27, 2016 at 2:13 PM, Rainer Jung wrote:
I wouldn't care too much about portability right now. If you
https://bz.apache.org/bugzilla/show_bug.cgi?id=59768
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=59768
Bug ID: 59768
Summary: Accessing ServletRequest in parallel throws exception
Product: Tomcat 7
Version: 7.0.69
Hardware: PC
OS: Windows NT
Status: NEW
S
https://bz.apache.org/bugzilla/show_bug.cgi?id=59761
--- Comment #5 from kubak ---
Yes, I know.
May I ask here for an enhancement then and a new configuration parameter which
I could pass to a virtual machine, to keep my apps working on new Tomcat
versions?
--
You are receiving this mail becau
On 27/06/2016 23:54, Nate Clark wrote:
> On Mon, Jun 27, 2016 at 5:19 PM, Mark Thomas wrote:
>> On 27/06/2016 19:59, Nate Clark wrote:
>>> On Mon, Jun 27, 2016 at 2:13 PM, Rainer Jung
>>> wrote:
>>
>>
>>
I wouldn't care too much about portability right now. If you can prove
Mark's ana
https://bz.apache.org/bugzilla/show_bug.cgi?id=59761
mgrigorov changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=59761
--- Comment #3 from kubak ---
Well, of course copy constructor is better.
But don't focus on this line too much - it was just an example.
More important it in previous Tomcat version parameterMap was not locked and I
could change or add new par
https://bz.apache.org/bugzilla/show_bug.cgi?id=59764
--- Comment #3 from zhenek ---
I have tested with tomcat 7.0.70 and tomcat 9 M8
the results are same
and I have uncommented setCharacterEncodingFilter filter definition using
8.0.30 no luck
--
You are receiving this mail because:
You are th
https://bz.apache.org/bugzilla/show_bug.cgi?id=59761
--- Comment #2 from mgrigorov ---
Why don't you use normal copy constructors instead of cloning ?
Map myMap = new HashMap(originalMap)
This way you will not depend on implementation details.
--
You are receiving this mail because:
You are th
https://bz.apache.org/bugzilla/show_bug.cgi?id=59764
--- Comment #2 from zhenek ---
My env is
ubuntu linux with locales set this way:
LC_PAPER=en_US.UTF-8
LC_ADDRESS=cs_CZ.UTF-8
LC_MONETARY=en_US.UTF-8
LC_NUMERIC=en_US.UTF-8
LC_TELEPHONE=cs_CZ.UTF-8
LC_IDENTIFICATION=cs_CZ.UTF-8
LANG=en_US.UTF-
https://bz.apache.org/bugzilla/show_bug.cgi?id=59764
zhenek changed:
What|Removed |Added
CC||vrab...@gmail.com
OS|
.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20160628-native-src.tar.gz
-Dexamples.sources.skip=true
-Dbase.path=/srv/gump/public/workspace/tomcat-trunk/tomcat-build-libs
-Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar
-Dtest.relaxTi
35 matches
Mail list logo