On 23/10/2014 23:26, Konstantin Kolinko wrote:
> 2014-10-24 1:36 GMT+04:00 Christopher Schultz :
>> Mark,
>>
>> On 10/23/14 3:48 PM, ma...@apache.org wrote:
>>> Author: markt
>>> Date: Thu Oct 23 19:48:08 2014
>>> New Revision: 1633936
>>>
>>> URL: http://svn.apache.org/r1633936
>>> Log:
>>> Fix so
On 23/10/2014 22:39, Christopher Schultz wrote:
> Mark and Konstantin,
>
> On 10/23/14 3:53 PM, Konstantin Kolinko wrote:
>> 2014-10-13 18:39 GMT+04:00 :
>>> Author: markt
>>> Date: Mon Oct 13 14:39:36 2014
>>> New Revision: 1631422
>>>
>>> URL: http://svn.apache.org/r1631422
>>> Log:
>>> Set enc
https://issues.apache.org/bugzilla/show_bug.cgi?id=57136
Bug ID: 57136
Summary: EL Parser escaping dollar sign not ${ or ${...}
Product: Tomcat 8
Version: trunk
Hardware: PC
Status: NEW
Severity: normal
Priority
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "BuildTcNativeWin" page has been changed by KonstantinKolinko:
https://wiki.apache.org/tomcat/BuildTcNativeWin?action=diff&rev1=27&rev2=28
Comment:
Add note about file name typo. I
2014-10-24 0:01 GMT+04:00 Mark Thomas :
> On 17/10/2014 17:17, Konstantin Kolinko wrote:
>> 2014-10-13 23:27 GMT+04:00 :
>>> Author: markt
>>> Date: Mon Oct 13 19:27:37 2014
>>> New Revision: 1631520
>>>
>>> URL: http://svn.apache.org/r1631520
>>> Log:
>>> Cache the Encoder instances used to conve
https://issues.apache.org/bugzilla/show_bug.cgi?id=57135
Bug ID: 57135
Summary: ImportHandler shall ignore non-public classes
Product: Tomcat 8
Version: 8.0.14
Hardware: PC
Status: NEW
Severity: minor
Priority:
Author: kkolinko
Date: Thu Oct 23 22:30:34 2014
New Revision: 1633974
URL: http://svn.apache.org/r1633974
Log:
Followup to r1633936: increment the correct variable.
Thanks to Christopher Schultz for noting.
Modified:
tomcat/trunk/test/org/apache/catalina/connector/TestCoyoteAdapter.java
Modi
2014-10-24 1:36 GMT+04:00 Christopher Schultz :
> Mark,
>
> On 10/23/14 3:48 PM, ma...@apache.org wrote:
>> Author: markt
>> Date: Thu Oct 23 19:48:08 2014
>> New Revision: 1633936
>>
>> URL: http://svn.apache.org/r1633936
>> Log:
>> Fix some intermittent test failures with NIO2 on OSX (problems wi
Brian Chang created MTOMCAT-285:
---
Summary: Provide a way to run tomcat in its own JVM
Key: MTOMCAT-285
URL: https://issues.apache.org/jira/browse/MTOMCAT-285
Project: Apache Tomcat Maven Plugin
https://issues.apache.org/bugzilla/show_bug.cgi?id=57132
--- Comment #5 from Christopher Schultz ---
(In reply to Konstantin Kolinko from comment #2)
> Also noted the third issue:
>
> ImportHandler.importClass() does not allow to import the exactly same class
> twice.
>
> I think that such impo
Mark and Konstantin,
On 10/23/14 3:53 PM, Konstantin Kolinko wrote:
> 2014-10-13 18:39 GMT+04:00 :
>> Author: markt
>> Date: Mon Oct 13 14:39:36 2014
>> New Revision: 1631422
>>
>> URL: http://svn.apache.org/r1631422
>> Log:
>> Set encoding so diffs are reported correctly
>>
>> Modified:
>> t
Mark,
On 10/23/14 3:48 PM, ma...@apache.org wrote:
> Author: markt
> Date: Thu Oct 23 19:48:08 2014
> New Revision: 1633936
>
> URL: http://svn.apache.org/r1633936
> Log:
> Fix some intermittent test failures with NIO2 on OSX (problems with the test,
> not the code)
>
> Modified:
> tomcat/t
On 17/10/2014 17:17, Konstantin Kolinko wrote:
> 2014-10-13 23:27 GMT+04:00 :
>> Author: markt
>> Date: Mon Oct 13 19:27:37 2014
>> New Revision: 1631520
>>
>> URL: http://svn.apache.org/r1631520
>> Log:
>> Cache the Encoder instances used to convert Strings to byte arrays in the
>> Connectors (e
On 23/10/2014 20:22, Konstantin Kolinko wrote:
> 2014-10-23 22:53 GMT+04:00 Mark Thomas :
>> I fixed all the issues I wanted to address for the next tag and I am
>> currently running the unit tests. I am seeing the odd failure on OSX. So
>> far they look like false positives and I am working on fix
2014-10-13 18:39 GMT+04:00 :
> Author: markt
> Date: Mon Oct 13 14:39:36 2014
> New Revision: 1631422
>
> URL: http://svn.apache.org/r1631422
> Log:
> Set encoding so diffs are reported correctly
>
> Modified:
> tomcat/trunk/java/org/apache/catalina/Lifecycle.java (props changed)
> tomca
Author: markt
Date: Thu Oct 23 19:48:08 2014
New Revision: 1633936
URL: http://svn.apache.org/r1633936
Log:
Fix some intermittent test failures with NIO2 on OSX (problems with the test,
not the code)
Modified:
tomcat/trunk/test/org/apache/catalina/connector/TestCoyoteAdapter.java
Modified:
2014-10-23 22:53 GMT+04:00 Mark Thomas :
> I fixed all the issues I wanted to address for the next tag and I am
> currently running the unit tests. I am seeing the odd failure on OSX. So
> far they look like false positives and I am working on fixing the tests
> so they pass. At this point I don't
I fixed all the issues I wanted to address for the next tag and I am
currently running the unit tests. I am seeing the odd failure on OSX. So
far they look like false positives and I am working on fixing the tests
so they pass. At this point I don't know if I'll be tagging later today
or tomorrow.
Author: remm
Date: Thu Oct 23 16:46:07 2014
New Revision: 1633876
URL: http://svn.apache.org/r1633876
Log:
Update storeconfig with newly introduced elements: SessionIdGenerator,
CookieProcessor, JarScanner and JarScanFilter.
Added:
tomcat/trunk/java/org/apache/catalina/storeconfig/JarScanner
Author: markt
Date: Thu Oct 23 16:31:04 2014
New Revision: 1633872
URL: http://svn.apache.org/r1633872
Log:
Fix some Java 8 Javadoc warnings in the tests
Modified:
tomcat/trunk/test/org/apache/catalina/authenticator/TestSSOnonLoginAndDigestAuthenticator.java
tomcat/trunk/test/org/apache/
Author: markt
Date: Thu Oct 23 16:23:37 2014
New Revision: 1633870
URL: http://svn.apache.org/r1633870
Log:
Fix Java 8 Javadoc warnings
Modified:
tomcat/trunk/java/org/apache/el/util/ReflectionUtil.java
Modified: tomcat/trunk/java/org/apache/el/util/ReflectionUtil.java
URL:
http://svn.apach
Author: markt
Date: Thu Oct 23 16:19:08 2014
New Revision: 1633869
URL: http://svn.apache.org/r1633869
Log:
Ignore Javadoc warnings
Modified:
tomcat/trunk/java/org/apache/el/parser/Node.java
tomcat/trunk/java/org/apache/el/parser/ParseException.java
Modified: tomcat/trunk/java/org/apache
https://issues.apache.org/bugzilla/show_bug.cgi?id=56650
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: schultz
Date: Thu Oct 23 14:51:56 2014
New Revision: 1633829
URL: http://svn.apache.org/r1633829
Log:
Updated recommended patch level for tcnative.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/AprLifecycleListener.java
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/c
Author: schultz
Date: Thu Oct 23 14:50:26 2014
New Revision: 1633828
URL: http://svn.apache.org/r1633828
Log:
Updated patch per kkolinko's review:
1. Fixed backward-compatibility
- Tomcat 6 release will now function properly in its default configuration
with an older tcnative (protocol "a
Author: markt
Date: Thu Oct 23 14:47:14 2014
New Revision: 1633825
URL: http://svn.apache.org/r1633825
Log:
Require Tomcat Native 1.1.32
Modified:
tomcat/trunk/java/org/apache/catalina/core/AprLifecycleListener.java
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/java/org/
Author: markt
Date: Thu Oct 23 14:45:39 2014
New Revision: 1633824
URL: http://svn.apache.org/r1633824
Log:
Update to Tomcat Native 1.1.32
Modified:
tomcat/trunk/build.properties.default
tomcat/trunk/build.xml
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/build.prope
Author: markt
Date: Thu Oct 23 14:30:13 2014
New Revision: 6825
Log:
Release tomcat-native 1.1.32
Added:
release/tomcat/tomcat-connectors/native/1.1.32/
- copied from r6824, dev/tomcat/tomcat-connectors/native/1.1.32/
Removed:
dev/tomcat/tomcat-connectors/native/1.1.32/
--
The following votes were cast:
Binding:
+1: markt, kkolinko, schultz
Non-binding:
+1: Ognjen Blagojevic
The vote therefore passes.
I'll start the process of moving the bits around shortly and announce
once the mirrors catch up.
Mark
--
Author: schultz
Date: Thu Oct 23 14:25:35 2014
New Revision: 1633821
URL: http://svn.apache.org/r1633821
Log:
CTR docs
Moved changelog entry to "Coyote" where it belongs.
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
Author: schultz
Date: Thu Oct 23 14:22:17 2014
New Revision: 1633819
URL: http://svn.apache.org/r1633819
Log:
Back-ported r1632586 to disable SSLv3 for APR/native.
The documentation portion of the original patch has been modified to be less
intrusive, as the Tomcat 6 APR/native/SSL documentation
Author: markt
Date: Thu Oct 23 13:50:18 2014
New Revision: 1633810
URL: http://svn.apache.org/r1633810
Log:
Allow the same class to be added to an instance of javax.el.ImportHandler more
than once without triggering an error. The second and subsequent calls for the
same class will be ignored.
M
https://issues.apache.org/bugzilla/show_bug.cgi?id=57132
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=57132
--- Comment #3 from Mark Thomas ---
Reading the Javadoc for the second issue, I think returning null is a better
response here. I've committed a couple of test cases and a fix for this.
Looking at the third issue now...
--
You are receiv
Author: markt
Date: Thu Oct 23 13:44:38 2014
New Revision: 1633809
URL: http://svn.apache.org/r1633809
Log:
Follow up to https://issues.apache.org/bugzilla/show_bug.cgi?id=57132
Better handling for invalid input.
Modified:
tomcat/trunk/java/javax/el/ImportHandler.java
tomcat/trunk/test/ja
https://issues.apache.org/bugzilla/show_bug.cgi?id=56425
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
Author: markt
Date: Thu Oct 23 13:23:33 2014
New Revision: 1633806
URL: http://svn.apache.org/r1633806
Log:
When coercing an object to a given type, only attempt coercion to an array if
both the object type and the target type are an array type.
Based on a patch by violetagg.
Modified:
tomca
https://issues.apache.org/bugzilla/show_bug.cgi?id=56425
--- Comment #8 from Mark Thomas ---
The second test case is not valid. Numeric literals are treated as instances of
Long (as per the EL spec). There are two matching methods. One with a paremeter
of int and one with a parameter of Integer.
Author: rjung
Date: Thu Oct 23 13:15:29 2014
New Revision: 1633805
URL: http://svn.apache.org/r1633805
Log:
Ensure old shell compatibility.
Modified:
tomcat/native/trunk/jnirelease.sh
Modified: tomcat/native/trunk/jnirelease.sh
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk/jnireleas
https://issues.apache.org/bugzilla/show_bug.cgi?id=56425
--- Comment #7 from Mark Thomas ---
The array handling fix looks lood to me. I'm looking into the second issue now.
--
You are receiving this mail because:
You are the assignee for the bug.
---
Author: rjung
Date: Thu Oct 23 11:18:55 2014
New Revision: 1633792
URL: http://svn.apache.org/r1633792
Log:
Platform compatibility tweaks for release script:
- "sh" does not necessarily know about "export var=val".
Plain bourne shell only allows "var=val; export var".
- "sed -i" is platform spec
Author: markt
Date: Thu Oct 23 11:18:20 2014
New Revision: 1633791
URL: http://svn.apache.org/r1633791
Log:
Fix a few Java8 Javadoc warnings
Modified:
tomcat/trunk/java/org/apache/el/MethodExpressionImpl.java
tomcat/trunk/java/org/apache/el/ValueExpressionImpl.java
tomcat/trunk/java/o
Author: markt
Date: Thu Oct 23 11:07:20 2014
New Revision: 6824
Log:
s/oscp/ocsp/
Added:
dev/tomcat/tomcat-connectors/native/1.1.32/binaries/tomcat-native-1.1.32-ocsp-win32-bin.zip.md5
- copied, changed from r6822,
dev/tomcat/tomcat-connectors/native/1.1.32/binaries/tomcat-native-1.1.
On 23/10/2014 11:40, Rainer Jung wrote:
> Minor observations:
>
> - key missing from
> http://svn.apache.org/repos/asf/tomcat/native/branches/1.1.x/KEYS
> I hope that's the right file for the tcnative release.
I'm not sure it is. I have updated:
https://www.apache.org/dist/tomcat/tomcat-connect
Author: markt
Date: Thu Oct 23 11:02:46 2014
New Revision: 6823
Log:
Update my public key
Modified:
release/tomcat/tomcat-connectors/KEYS
Modified: release/tomcat/tomcat-connectors/KEYS
==
--- release/tomcat/tomcat-c
Minor observations:
- key missing from
http://svn.apache.org/repos/asf/tomcat/native/branches/1.1.x/KEYS
I hope that's the right file for the tcnative release.
- oscp binaries have a twist in the name of the md5 and sha1 files. Must
be a bug in the release script. The checksum files have "o
https://issues.apache.org/bugzilla/show_bug.cgi?id=56780
--- Comment #12 from Mark Thomas ---
Improved init code applied to 8.0.x for 8.0.15 onwards and to 7.0.x for 7.0.57
onwards.
The original issue has not been addressed in 6.0.x so the improved init code
hasn't been applied either. The refac
Author: markt
Date: Thu Oct 23 10:17:26 2014
New Revision: 1633788
URL: http://svn.apache.org/r1633788
Log:
Better handling for https://issues.apache.org/bugzilla/show_bug.cgi?id=56780
Now it is only necessary for the connector to be configured with
sslProtocol="TLSv1.2" when using an IBM JRE in
Author: markt
Date: Thu Oct 23 10:12:29 2014
New Revision: 1633785
URL: http://svn.apache.org/r1633785
Log:
Better handling for https://issues.apache.org/bugzilla/show_bug.cgi?id=56780
Now it is only necessary for the connector to be configured with
sslProtocol="TLSv1.2" when using an IBM JRE in
https://issues.apache.org/bugzilla/show_bug.cgi?id=56780
--- Comment #11 from Mark Thomas ---
(In reply to Konstantin Kolinko from comment #10)
> > 3. Is it possible to try several names in turn in
> > "SSLContext.getInstance("TLS");" such as "TLS", "TLSv1.1" and "TLSv1.2"?
Workable but ugly and
Author: kkolinko
Date: Thu Oct 23 09:17:26 2014
New Revision: 1633777
URL: http://svn.apache.org/r1633777
Log:
notes
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=1633777&r1=1633776&r
Author: kkolinko
Date: Thu Oct 23 09:03:13 2014
New Revision: 1633774
URL: http://svn.apache.org/r1633774
Log:
vote
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=1633774&r1=1633773&r2
https://issues.apache.org/bugzilla/show_bug.cgi?id=57132
Konstantin Kolinko changed:
What|Removed |Added
OS||All
--- Comment #2 from Konst
https://issues.apache.org/bugzilla/show_bug.cgi?id=56425
Violeta Georgieva changed:
What|Removed |Added
Attachment #32140|0 |1
is patch|
https://issues.apache.org/bugzilla/show_bug.cgi?id=56425
Violeta Georgieva changed:
What|Removed |Added
Attachment #32137|0 |1
is obsolete|
Author: kkolinko
Date: Thu Oct 23 08:43:52 2014
New Revision: 1633769
URL: http://svn.apache.org/r1633769
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57132
ImportHandler.resolveClass() fails to report conflicting import when called
repeatedly
Modified:
tomcat/trunk/java/javax
https://issues.apache.org/bugzilla/show_bug.cgi?id=56780
--- Comment #10 from Konstantin Kolinko ---
> 3. Is it possible to try several names in turn in
> "SSLContext.getInstance("TLS");" such as "TLS", "TLSv1.1" and "TLSv1.2"?
Other ideas:
A) Use JSSESocketFactory.defaultProtocol field here and
57 matches
Mail list logo