2016-02-16 0:15 GMT+03:00 Mark Thomas :
> On 15/02/2016 08:04, Gav wrote:
>> HI All,
>>
>> markt has added some exclusions recently that are preventing a successful
>> rat run on buildbot.
>
> Huh? You told me it was failing and asked me to exclude some files.
>
>> (More accurately the xml file pro
Author: kkolinko
Date: Tue Feb 16 09:58:42 2016
New Revision: 1730647
URL: http://svn.apache.org/viewvc?rev=1730647&view=rev
Log:
Update and simplify rat-excludes.txt file, used by RAT report generation at ASF
Buildbot.
Modified:
tomcat/trunk/res/rat/rat-excludes.txt
Modified: tomcat/trunk/
Author: kkolinko
Date: Tue Feb 16 10:29:51 2016
New Revision: 1730649
URL: http://svn.apache.org/viewvc?rev=1730649&view=rev
Log:
Exclusion of *.dia files was successful.
Exclusion of output/build/logs/** was not successful. Try a different pattern.
Modified:
tomcat/trunk/res/rat/rat-excludes
Author: kkolinko
Date: Tue Feb 16 10:49:28 2016
New Revision: 1730653
URL: http://svn.apache.org/viewvc?rev=1730653&view=rev
Log:
Revert r1730649. I think it is not needed.
The rat-output.html file for the build before r1730649 was generated after some
delay (~20 minutes) and does not have those
Author: kkolinko
Date: Tue Feb 16 11:13:12 2016
New Revision: 1730658
URL: http://svn.apache.org/viewvc?rev=1730658&view=rev
Log:
Simplify: remove *.mdl pattern.
There are no *.mdl files in current Tomcat 7/8/9, as request processing
diagrams were updated and are now in a different format.
There
Author: kkolinko
Date: Tue Feb 16 11:17:47 2016
New Revision: 1730659
URL: http://svn.apache.org/viewvc?rev=1730659&view=rev
Log:
Correct a typo.
Modified:
tomcat/trunk/res/rat/rat-excludes.txt
Modified: tomcat/trunk/res/rat/rat-excludes.txt
URL:
http://svn.apache.org/viewvc/tomcat/trunk/re
Author: kkolinko
Date: Tue Feb 16 11:24:27 2016
New Revision: 1730660
URL: http://svn.apache.org/viewvc?rev=1730660&view=rev
Log:
Update rat-excludes.txt, aligning with Tomcat trunk
Modified:
tomcat/tc8.0.x/trunk/res/rat/rat-excludes.txt
Modified: tomcat/tc8.0.x/trunk/res/rat/rat-excludes.tx
https://bz.apache.org/bugzilla/show_bug.cgi?id=59010
Rashmi changed:
What|Removed |Added
CC||rashmikatag...@in.ibm.com
--
You are receivi
https://bz.apache.org/bugzilla/show_bug.cgi?id=59010
Bug ID: 59010
Summary: Disabling socketBuffer with "-1" doesn't cause
exception on linux
Product: Tomcat 7
Version: 7.0.54
Hardware: PC
OS: Linux
Hi,
2016-02-09 9:18 GMT+02:00 Violeta Georgieva :
>
> The proposed Apache Tomcat 7.0.68 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.68/
> The Maven staging repo is:
> https://repository.apache.org/content/repositor
Author: violetagg
Date: Tue Feb 16 12:02:12 2016
New Revision: 1730665
URL: http://svn.apache.org/viewvc?rev=1730665&view=rev
Log:
Update the release date for 7.0.68
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http
Author: violetagg
Date: Tue Feb 16 12:09:19 2016
New Revision: 1730669
URL: http://svn.apache.org/viewvc?rev=1730669&view=rev
Log:
Update the release date for 6.0.45
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http
Author: violetagg
Date: Tue Feb 16 12:11:30 2016
New Revision: 12408
Log:
Release Tomcat 7.0.68
Added:
release/tomcat/tomcat-7/v7.0.68/
- copied from r12407, dev/tomcat/tomcat-7/v7.0.68/
Removed:
dev/tomcat/tomcat-7/v7.0.68/
2016-02-16 12:40 GMT+03:00 Konstantin Kolinko :
> 2016-02-16 0:15 GMT+03:00 Mark Thomas :
>> On 15/02/2016 08:04, Gav wrote:
>>> HI All,
>>>
>>> markt has added some exclusions recently that are preventing a successful
>>> rat run on buildbot.
>>
>> Huh? You told me it was failing and asked me to e
Author: kkolinko
Date: Tue Feb 16 12:25:13 2016
New Revision: 1730671
URL: http://svn.apache.org/viewvc?rev=1730671&view=rev
Log:
Add license to tomcat-users.xsd
This backports part of r1641174
Modified:
tomcat/tc8.0.x/trunk/conf/tomcat-users.xsd
Modified: tomcat/tc8.0.x/trunk/conf/tomcat-us
Author: violetagg
Date: Tue Feb 16 12:37:34 2016
New Revision: 1730676
URL: http://svn.apache.org/viewvc?rev=1730676&view=rev
Log:
Fix typo
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/weba
Author: violetagg
Date: Tue Feb 16 12:46:50 2016
New Revision: 1730680
URL: http://svn.apache.org/viewvc?rev=1730680&view=rev
Log:
Fix typo
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/t
https://bz.apache.org/bugzilla/show_bug.cgi?id=58244
--- Comment #12 from Christopher Schultz ---
David, you still haven't said whether this is a case of the browser not sending
the certificate or the servlet ignoring it when it's sent. Using Wireshark
should allow you to do that.
If the browser
https://bz.apache.org/bugzilla/show_bug.cgi?id=59001
Christopher Schultz changed:
What|Removed |Added
OS||All
--- Comment #1 from Christop
Rémy,
On 2/14/16 5:36 PM, Rémy Maucherat wrote:
> 2016-02-14 22:45 GMT+01:00 Mark Thomas :
>
>> All,
>>
>> In preparation for the connector selection webinar next week, I just did
>> a quick test of NIO + JSSE and NIO + OpenSSL.
>>
>> I was working with 9.0.x trunk including my JASPIC patch
>>
>>
https://bz.apache.org/bugzilla/show_bug.cgi?id=59013
Bug ID: 59013
Summary: In 8.0.32, WebappClassLoaderBase.filter throws
StringIndexOutOfBoundsException for "org"
Product: Tomcat 8
Version: 8.0.32
Hardware: Macintosh
https://bz.apache.org/bugzilla/show_bug.cgi?id=58999
Violeta Georgieva changed:
What|Removed |Added
CC||max.tardiv...@ca.com
--- Comment #
https://bz.apache.org/bugzilla/show_bug.cgi?id=59013
Violeta Georgieva changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue Feb 16 16:52:23 2016
New Revision: 1730711
URL: http://svn.apache.org/viewvc?rev=1730711&view=rev
Log:
Don't need to trigger auto-registration since the provider will be registered a
few lines later.
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/jaspi
All,
I picked an OAuth module at random ([1]) and tried it with the current
JASPIC implementation. The good news is that it worked.
However, that project only provides the ServerAuthModule. That means
there is no AuthConfigProvider, ServerAuthConfig or ServerAuthContext. I
have thrown together so
https://bz.apache.org/bugzilla/show_bug.cgi?id=59014
Bug ID: 59014
Summary: No CloseMessage because of WebSocket connection has
been closed
Product: Tomcat 8
Version: 8.0.32
Hardware: PC
OS: All
Author: fschumacher
Date: Tue Feb 16 18:23:32 2016
New Revision: 1730728
URL: http://svn.apache.org/viewvc?rev=1730728&view=rev
Log:
Make checking for var and map replacement in RewriteValve a bit stricter and
correct detection of colon in var replacement.
Merge r1730612 from /tomcat/trunk
Modif
https://bz.apache.org/bugzilla/show_bug.cgi?id=59015
Bug ID: 59015
Summary: Endless loop in APR poller during connector shutdown
Product: Tomcat 8
Version: trunk
Hardware: PC
Status: NEW
Severity: normal
Priorit
https://bz.apache.org/bugzilla/show_bug.cgi?id=59015
Rainer Jung changed:
What|Removed |Added
OS||All
--- Comment #1 from Rainer Jung ---
https://bz.apache.org/bugzilla/show_bug.cgi?id=59001
--- Comment #2 from Jayashankar Karnam ---
My disk path is "G:\TEST!Maven!\..."
Indeed, it is a corner use case.
Is there any reason why tomcat is solely relying on "!" to identify end of the
string? When we know that is the path to find spec
Author: markt
Date: Tue Feb 16 20:47:09 2016
New Revision: 1730748
URL: http://svn.apache.org/viewvc?rev=1730748&view=rev
Log:
Add simple implementations that can use used, via configuration, when working
with 3rd-party providers that only provide a ServerAuthModule implementation.
Added:
t
Author: markt
Date: Tue Feb 16 21:38:10 2016
New Revision: 1730757
URL: http://svn.apache.org/viewvc?rev=1730757&view=rev
Log:
Add JASPIC documentation
Added:
tomcat/trunk/webapps/docs/config/jaspic.xml (with props)
Modified:
tomcat/trunk/webapps/docs/config/project.xml
Added: tomcat/t
https://bz.apache.org/bugzilla/show_bug.cgi?id=54503
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=59001
--- Comment #3 from Christopher Schultz ---
Honestly, I'm surprised that it's failing where it is: I would have expected it
to fail saying that "G:\TEST" didn't exist.
This isn't Tomcat doing this; it's the combination of a large number of
com
https://bz.apache.org/bugzilla/show_bug.cgi?id=59001
--- Comment #4 from Jayashankar Karnam ---
JarURLConnection is responsible for the mishap. As per java doc "!/" is a
terminator for the jar file. That's the reason why it is failing at
G:/TEST!Maven not G:/TEST
And whatever comes after the "!/
Author: olamy
Date: Wed Feb 17 04:06:41 2016
New Revision: 1730784
URL: http://svn.apache.org/viewvc?rev=1730784&view=rev
Log:
[MTOMCAT-255]
Modified:
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java
Modified:
tomc
[
https://issues.apache.org/jira/browse/MTOMCAT-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15149815#comment-15149815
]
Hudson commented on MTOMCAT-255:
FAILURE: Integrated in TomcatMavenPlugin-mvn3.x-windows
Author: olamy
Date: Wed Feb 17 04:22:54 2016
New Revision: 1730787
URL: http://svn.apache.org/viewvc?rev=1730787&view=rev
Log:
Merge branch 'MTOMCAT-302' into tc8.x
fixed #21
Modified:
tomcat/maven-plugin/branches/tc8.x/tomcat8-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat
[
https://issues.apache.org/jira/browse/MTOMCAT-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) resolved MTOMCAT-302.
Resolution: Fixed
Assignee: Olivier Lamy (*$^¨%`£)
thanks for the pul
Author: olamy
Date: Wed Feb 17 04:25:11 2016
New Revision: 1730788
URL: http://svn.apache.org/viewvc?rev=1730788&view=rev
Log:
add contributor
Signed-off-by: olivier lamy
Modified:
tomcat/maven-plugin/branches/tc8.x/pom.xml
Modified: tomcat/maven-plugin/branches/tc8.x/pom.xml
URL:
http://
[
https://issues.apache.org/jira/browse/MTOMCAT-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15149852#comment-15149852
]
Hudson commented on MTOMCAT-255:
FAILURE: Integrated in TomcatMavenPlugin-mvn3.x #291 (Se
41 matches
Mail list logo