Author: markt
Date: Fri Sep 26 06:49:26 2014
New Revision: 1627717
URL: http://svn.apache.org/r1627717
Log:
Update test name after tested class was renamed
Remove algorithm that isn't supported on all platforms from test
Added:
tomcat/trunk/test/org/apache/catalina/realm/TestSecretKeyCredent
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-trunk-test-apr has an issue affecting its community integration.
Th
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-trunk-test-nio has an issue affecting its community integration.
Th
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-trunk-test-nio2 has an issue affecting its community integration.
T
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-trunk-test-bio has an issue affecting its community integration.
Th
Hi!
Regarding exception generated by JspServlet when it is invoked via
RequestDispatcer.include() and the requested JSP page does not exist.
As seen from the stacktrace in bug 57019 [1], it generates a
ServletException. The relevant place in the code is
JspServlet.handleMissingResource().
In cha
https://issues.apache.org/bugzilla/show_bug.cgi?id=57016
--- Comment #2 from Matt Hauck ---
Wow, that was fast. thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-un
https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
Bug ID: 57021
Summary: Improve logging in AprLifecycleListener and
jni.Library when Tomcat-Native DLL fails to load
Product: Tomcat 8
Version: 8.0.14
Hardware: PC
Mark,
PBE was okay with me. I was just asking about it.
I'm okay with the change to SecretKey, too. There's really no good name
for this ;)
-chris
On 9/25/14 3:34 PM, ma...@apache.org wrote:
> Author: markt
> Date: Thu Sep 25 19:34:00 2014
> New Revision: 1627617
>
> URL: http://svn.apache.org
https://issues.apache.org/bugzilla/show_bug.cgi?id=57019
--- Comment #3 from Mark Thomas ---
One more thing. I forgot to say thanks for the quality of the report and for
providing a test case.
The bug might have been invalid that doesn't change the fact that it was well
written, clearly describe
https://issues.apache.org/bugzilla/show_bug.cgi?id=57019
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Thu Sep 25 20:11:08 2014
New Revision: 1627640
URL: http://svn.apache.org/r1627640
Log:
Avid issues causes by multiple filtering of unsafe HTML characters.
Modified:
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties
Modified: tomcat/trunk/java/org/apac
Mark,
On 9/24/14 5:07 PM, Mark Thomas wrote:
> The proposed Apache Tomcat 8.0.14 release is now available for voting.
>
> The main changes since 8.0.12 are:
> - Windows service runner, Windows service manager and Windows installer
> are digitally signed with the new ASF code signing service
> -
https://issues.apache.org/bugzilla/show_bug.cgi?id=57016
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Thu Sep 25 19:52:50 2014
New Revision: 1627630
URL: http://svn.apache.org/r1627630
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57016
When using the PersistentValve do not remove sessions from the store when
persisting them.
Modified:
tomcat/tc7.0.x/trunk/
Author: markt
Date: Thu Sep 25 19:49:42 2014
New Revision: 1627629
URL: http://svn.apache.org/r1627629
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57016
When using the PersistentValve do not remove sessions from the store when
persisting them.
Modified:
tomcat/trunk/java/org/
Author: markt
Date: Thu Sep 25 19:38:15 2014
New Revision: 1627619
URL: http://svn.apache.org/r1627619
Log:
Refactor cookie parsing to make it more pluggable
Added:
tomcat/trunk/java/org/apache/tomcat/util/http/CookieProcessor.java (with
props)
tomcat/trunk/java/org/apache/tomcat/util/
Author: markt
Date: Thu Sep 25 19:33:49 2014
New Revision: 1627615
URL: http://svn.apache.org/r1627615
Log:
Update docs
Modified:
tomcat/trunk/java/org/apache/catalina/realm/MessageDigestCredentialHandler.java
tomcat/trunk/webapps/docs/config/project.xml
tomcat/trunk/webapps/docs/con
Author: markt
Date: Thu Sep 25 19:34:00 2014
New Revision: 1627617
URL: http://svn.apache.org/r1627617
Log:
s/PBE/SecretKey/
Added:
tomcat/trunk/java/org/apache/catalina/realm/SecretKeyCredentialHandler.java
(contents, props changed)
- copied, changed from r1627616,
tomcat/trunk/jav
Author: markt
Date: Thu Sep 25 19:33:53 2014
New Revision: 1627616
URL: http://svn.apache.org/r1627616
Log:
Fix typo
Modified:
tomcat/trunk/webapps/docs/config/credentialhandler.xml
Modified: tomcat/trunk/webapps/docs/config/credentialhandler.xml
URL:
http://svn.apache.org/viewvc/tomcat/tru
Author: markt
Date: Thu Sep 25 19:33:35 2014
New Revision: 1627612
URL: http://svn.apache.org/r1627612
Log:
Update tests after API changes
Modified:
tomcat/trunk/test/org/apache/catalina/realm/TestMessageDigestCredentialHandler.java
tomcat/trunk/test/org/apache/catalina/realm/TestPBECred
Author: markt
Date: Thu Sep 25 19:32:53 2014
New Revision: 1627604
URL: http://svn.apache.org/r1627604
Log:
Add docs
Modified:
tomcat/trunk/java/org/apache/catalina/CredentialHandler.java
Modified: tomcat/trunk/java/org/apache/catalina/CredentialHandler.java
URL:
http://svn.apache.org/viewv
Author: markt
Date: Thu Sep 25 19:33:44 2014
New Revision: 1627614
URL: http://svn.apache.org/r1627614
Log:
Update docs
Added:
tomcat/trunk/webapps/docs/config/credentialhandler.xml (with props)
Added: tomcat/trunk/webapps/docs/config/credentialhandler.xml
URL:
http://svn.apache.org/viewv
Author: markt
Date: Thu Sep 25 19:33:29 2014
New Revision: 1627611
URL: http://svn.apache.org/r1627611
Log:
Restore mutate() to a single parameter method
CHBase only of digest CH's so rename it
Add support for nested CH
Added:
tomcat/trunk/java/org/apache/catalina/realm/DigestCredentialHandl
Author: markt
Date: Thu Sep 25 19:33:40 2014
New Revision: 1627613
URL: http://svn.apache.org/r1627613
Log:
Add CredentialHandler support to config rulsets
Added:
tomcat/trunk/java/org/apache/catalina/startup/CredentialHandlerRuleSet.java
- copied, changed from r1627612,
tomcat/trunk/j
Author: markt
Date: Thu Sep 25 19:33:19 2014
New Revision: 1627610
URL: http://svn.apache.org/r1627610
Log:
Operator precedence
Modified:
tomcat/trunk/java/org/apache/catalina/realm/CredentialHandlerBase.java
Modified: tomcat/trunk/java/org/apache/catalina/realm/CredentialHandlerBase.java
UR
Author: markt
Date: Thu Sep 25 19:33:02 2014
New Revision: 1627606
URL: http://svn.apache.org/r1627606
Log:
More docs.
Code updates after review while writing docs
Modified:
tomcat/trunk/java/org/apache/catalina/realm/CredentialHandlerBase.java
tomcat/trunk/java/org/apache/catalina/realm
Author: markt
Date: Thu Sep 25 19:33:07 2014
New Revision: 1627607
URL: http://svn.apache.org/r1627607
Log:
Review comment 5 from schultz
Validate stored credential
Modified:
tomcat/trunk/java/org/apache/catalina/realm/CredentialHandlerBase.java
tomcat/trunk/java/org/apache/catalina/realm
Author: markt
Date: Thu Sep 25 19:33:15 2014
New Revision: 1627609
URL: http://svn.apache.org/r1627609
Log:
Review comment 8 from schultz
Allow the use of custom CredentialHandlers when creating credential
strings for storage
Modified:
tomcat/trunk/java/org/apache/catalina/realm/RealmBase.jav
Author: markt
Date: Thu Sep 25 19:33:11 2014
New Revision: 1627608
URL: http://svn.apache.org/r1627608
Log:
Review comment 6 from schultz
Create correctly sixed StringBuidler for result
Modified:
tomcat/trunk/java/org/apache/catalina/realm/CredentialHandlerBase.java
Modified: tomcat/trunk/ja
Author: markt
Date: Thu Sep 25 19:32:57 2014
New Revision: 1627605
URL: http://svn.apache.org/r1627605
Log:
Docs
Modified:
tomcat/trunk/java/org/apache/catalina/Realm.java
Modified: tomcat/trunk/java/org/apache/catalina/Realm.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apac
Author: markt
Date: Thu Sep 25 19:32:39 2014
New Revision: 1627601
URL: http://svn.apache.org/r1627601
Log:
Hook up credential generation
Modified:
tomcat/trunk/java/org/apache/catalina/realm/CredentialHandlerBase.java
tomcat/trunk/java/org/apache/catalina/realm/MessageDigestCredentialHa
Author: markt
Date: Thu Sep 25 19:32:45 2014
New Revision: 1627602
URL: http://svn.apache.org/r1627602
Log:
Add some tests. Fix a bug and handle an edge case.
Added:
tomcat/trunk/test/org/apache/catalina/realm/TestMessageDigestCredentialHandler.java
(with props)
Modified:
tomcat/trunk
Author: markt
Date: Thu Sep 25 19:32:49 2014
New Revision: 1627603
URL: http://svn.apache.org/r1627603
Log:
Add a unit test
Added:
tomcat/trunk/test/org/apache/catalina/realm/TestPBECredentialHandler.java
(with props)
Added: tomcat/trunk/test/org/apache/catalina/realm/TestPBECredentialHan
Author: markt
Date: Thu Sep 25 19:32:33 2014
New Revision: 1627600
URL: http://svn.apache.org/r1627600
Log:
Add the warning
Modified:
tomcat/trunk/java/org/apache/catalina/realm/LocalStrings.properties
tomcat/trunk/java/org/apache/catalina/realm/PBECredentialHandler.java
Modified: tomcat
Author: markt
Date: Thu Sep 25 19:32:13 2014
New Revision: 1627596
URL: http://svn.apache.org/r1627596
Log:
First pass at plumbing in a CredentialHandler interface
Added:
tomcat/trunk/java/org/apache/catalina/CredentialHandler.java (with props)
tomcat/trunk/java/org/apache/catalina/rea
Author: markt
Date: Thu Sep 25 19:32:29 2014
New Revision: 1627599
URL: http://svn.apache.org/r1627599
Log:
Refactor common code to base class
Added:
tomcat/trunk/java/org/apache/catalina/realm/CredentialHandlerBase.java
(with props)
Modified:
tomcat/trunk/java/org/apache/catalina/rea
Author: markt
Date: Thu Sep 25 19:32:24 2014
New Revision: 1627598
URL: http://svn.apache.org/r1627598
Log:
Add first pass at PBE handler
Added:
tomcat/trunk/java/org/apache/catalina/realm/PBECredentialHandler.java
(with props)
Modified:
tomcat/trunk/java/org/apache/catalina/realm/Loca
Author: markt
Date: Thu Sep 25 19:32:18 2014
New Revision: 1627597
URL: http://svn.apache.org/r1627597
Log:
Add support for the salt$iter$pwd format
Modified:
tomcat/trunk/java/org/apache/catalina/CredentialHandler.java
tomcat/trunk/java/org/apache/catalina/realm/MessageDigestCredentialH
https://issues.apache.org/bugzilla/show_bug.cgi?id=57020
--- Comment #3 from Jesper de Jong ---
I know that HttpServletRequest.getDispatcherType() is a valid method, it's a
new method in the Servlet 3.0 API.
I created a new project with a minimal setup to try to reproduce the problem,
but it now
Author: kkolinko
Date: Thu Sep 25 18:23:35 2014
New Revision: 1627579
URL: http://svn.apache.org/r1627579
Log:
Correct topy-pasted typo in description.
Modified:
tomcat/trunk/java/org/apache/catalina/Lifecycle.java
Modified: tomcat/trunk/java/org/apache/catalina/Lifecycle.java
URL:
http://s
https://issues.apache.org/bugzilla/show_bug.cgi?id=57020
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=57020
--- Comment #1 from Jesper de Jong ---
Created attachment 32058
--> https://issues.apache.org/bugzilla/attachment.cgi?id=32058&action=edit
JSP Java file
--
You are receiving this mail because:
You are the assignee for the bug.
https://issues.apache.org/bugzilla/show_bug.cgi?id=57020
Bug ID: 57020
Summary: Error while compiling JSPs: "The method
getDispatcherType() is undefined for the type
HttpServletRequest"
Product: Tomcat 8
Version:
https://issues.apache.org/bugzilla/show_bug.cgi?id=56401
--- Comment #9 from Mark Thomas ---
Imporved fix applied to 8.0.x for 8.0.15 onwards.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsu
Author: markt
Date: Thu Sep 25 16:31:20 2014
New Revision: 1627569
URL: http://svn.apache.org/r1627569
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56401
Improve the previous fix .
Avoid logging version information in the constructor since it then gets logged
at undesirable times s
https://issues.apache.org/bugzilla/show_bug.cgi?id=56401
--- Comment #8 from Mark Thomas ---
The best I can come up with is to write all the info logging during
AprLifecycleListener.init() to a buffer and then write that out during
Lifecycle.BEFORE_INIT_EVENT. Then move the VersionLogging message
2014-09-24 23:07 GMT+02:00 Mark Thomas :
> The proposed 8.0.14 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.0.14
>
Rémy
On 24/09/2014 22:07, Mark Thomas wrote:
> The proposed Apache Tomcat 8.0.14 release is now available for voting.
>
> The main changes since 8.0.12 are:
> - Windows service runner, Windows service manager and Windows installer
> are digitally signed with the new ASF code signing service
> - Imple
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/479
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source Sta
https://issues.apache.org/bugzilla/show_bug.cgi?id=56401
--- Comment #7 from Konstantin Kolinko ---
> I took a quick look at refactoring the AprLifecycleListener but that
> is tied up with the Connector constructors and would be hard to untangle.
Ack. Agreed.
For a record, the call chain to Ap
On 25/09/2014 14:29, Caldarale, Charles R wrote:
>> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>> Subject: Re: [VOTE] Release Apache Tomcat 8.0.14
>
>> On 9/24/14 5:07 PM, Mark Thomas wrote:
>>> The proposed Apache Tomcat 8.0.14 release is now available for voting.
>
>> What
https://issues.apache.org/bugzilla/show_bug.cgi?id=56401
--- Comment #6 from Mark Thomas ---
(In reply to Konstantin Kolinko from comment #5)
> Re: r1627296
>
> Could the logging be moved from constructor to Lifecycle.BEFORE_INIT_EVENT,
> like activities performed by AprLifecycleListener?
They
Chuck,
On 9/25/14 9:29 AM, Caldarale, Charles R wrote:
>> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>> Subject: Re: [VOTE] Release Apache Tomcat 8.0.14
>
>> On 9/24/14 5:07 PM, Mark Thomas wrote:
>>> The proposed Apache Tomcat 8.0.14 release is now available for voting.
>
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: [VOTE] Release Apache Tomcat 8.0.14
> On 9/24/14 5:07 PM, Mark Thomas wrote:
> > The proposed Apache Tomcat 8.0.14 release is now available for voting.
> What happened to 8.0.13? I saw that tag for it, then ... ?
A
Mark,
On 9/24/14 12:27 PM, Mark Thomas wrote:
> On 24/09/2014 16:59, Christopher Schultz wrote:
>> Mark,
>>
>> On 9/24/14 5:00 AM, Mark Thomas wrote:
>>> On 23/09/2014 10:49, Mark Thomas wrote:
On 23/09/2014 00:56, "Gabriel E. Sánchez Martínez" wrote:
>
> On 09/17/2014 04:36 AM, Mark
Mark,
On 9/24/14 5:07 PM, Mark Thomas wrote:
> The proposed Apache Tomcat 8.0.14 release is now available for voting.
What happened to 8.0.13? I saw that tag for it, then ... ?
-chris
signature.asc
Description: OpenPGP digital signature
On Wed, Sep 24, 2014 at 5:07 PM, Mark Thomas wrote:
> The proposed 8.0.14 release is:
> [ ] Broken - do not release
> [ X ] Stable - go ahead and release as 8.0.14
Looks good to me. Mostly NIO tested on home-brewed app.
Yoav
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=56401
--- Comment #5 from Konstantin Kolinko ---
Re: r1627296
Could the logging be moved from constructor to Lifecycle.BEFORE_INIT_EVENT,
like activities performed by AprLifecycleListener?
Reason: Doing logging in VersionLoggerListener constru
Author: markt
Date: Thu Sep 25 12:44:05 2014
New Revision: 1627531
URL: http://svn.apache.org/r1627531
Log:
Fix broken Javadoc links
Modified:
tomcat/trunk/java/javax/websocket/Session.java
tomcat/trunk/java/org/apache/tomcat/util/security/ConcurrentMessageDigest.java
tomcat/trunk/we
Author: kkolinko
Date: Thu Sep 25 11:54:18 2014
New Revision: 1627526
URL: http://svn.apache.org/r1627526
Log:
For https://issues.apache.org/bugzilla/show_bug.cgi?id=56739
)reviewing r1627401)
Mark the AtomicInteger field as final.
It is merge of r1627525 from tomcat/trunk.
Modified:
tomcat/
Author: kkolinko
Date: Thu Sep 25 11:52:39 2014
New Revision: 1627525
URL: http://svn.apache.org/r1627525
Log:
For https://issues.apache.org/bugzilla/show_bug.cgi?id=56739
)reviewing r1627401)
Mark the AtomicInteger field as final.
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Res
Author: kkolinko
Date: Thu Sep 25 11:40:48 2014
New Revision: 1627523
URL: http://svn.apache.org/r1627523
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=1627523&r1=162752
Author: kkolinko
Date: Thu Sep 25 11:28:43 2014
New Revision: 1627518
URL: http://svn.apache.org/r1627518
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=1627518&r1=162751
Author: kkolinko
Date: Thu Sep 25 11:23:40 2014
New Revision: 1627515
URL: http://svn.apache.org/r1627515
Log:
Backport of 1627323 when reviewing r1627476:
In CoyoteAdapter.asyncDispatch():
The local variable "success" has initial value of "true". Simplify code: there
is no need to set it to true
Le 24/09/2014 22:07, Violeta Georgieva a écrit :
> I would like to tag 7.0.56 tomorrow.
> If you would like to add something please reply here.
Would it be possible to backport the
org.apache.tomcat.SimpleInstanceManager class to Tomcat 7 please? I need
this class to integrate Jasper with Jetty 8
https://issues.apache.org/bugzilla/show_bug.cgi?id=56079
--- Comment #14 from Mark Thomas ---
Thanks for the uninstaller pointer. I think I can see a way to make that work
but, as I suspected, we will need to signing events.
--
You are receiving this mail because:
You are the assignee for the b
https://issues.apache.org/bugzilla/show_bug.cgi?id=57019
--- Comment #1 from Richard ---
I also tried the 'cachingAllowed=false' attribute in the context.xml, but that
doesn't solve the issue.
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://issues.apache.org/bugzilla/show_bug.cgi?id=57019
Richard changed:
What|Removed |Added
OS||All
--
You are receiving this mail beca
https://issues.apache.org/bugzilla/show_bug.cgi?id=57019
Bug ID: 57019
Summary: Tomcat cannot find new JSP
Product: Tomcat 8
Version: 8.0.12
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Compon
2014-09-24 23:15 GMT+03:00 Mark Thomas :
>
> On 24/09/2014 21:07, Violeta Georgieva wrote:
> > Hi,
> >
> > 2014-09-03 13:36 GMT+03:00 Violeta Georgieva :
> >>
> >> Hi,
> >>
> >> I plan to start with 7.0.56 release preparation in the next days.
> >
> > I would like to tag 7.0.56 tomorrow.
> > If you
https://issues.apache.org/bugzilla/show_bug.cgi?id=57011
Violeta Georgieva changed:
What|Removed |Added
Component|Connectors |Catalina
Version|8.
Author: violetagg
Date: Thu Sep 25 07:56:11 2014
New Revision: 1627476
URL: http://svn.apache.org/r1627476
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57011
Merged revision 1627370 from tomcat/trunk:
Ensure that the request and response are correctly recycled when processing
error
2014-09-24 23:37 GMT+03:00 Konstantin Kolinko :
>
> 2014-09-25 0:06 GMT+04:00 :
> > Author: violetagg
> > Date: Wed Sep 24 20:06:01 2014
> > New Revision: 1627409
> >
> > URL: http://svn.apache.org/r1627409
> > Log:
> > Merged revision 1626765 from tomcat/trunk:
> > Update WebSocket implementation
Author: violetagg
Date: Thu Sep 25 07:36:32 2014
New Revision: 1627471
URL: http://svn.apache.org/r1627471
Log:
Merged revisions 1626747-1626748 from tomcat/trunk:
- Fix copy/paste error
- Correct package (it was changed during the development of 1.0)
Modified:
tomcat/tc7.0.x/trunk/ (props
[ X ] Stable - go ahead and release as 8.0.14
Tested Apache Wicket impl for JSR 356 with the tar.gz bundle.
Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov
On Wed, Sep 24, 2014 at 11:07 PM, Mark Thomas wrote:
> The proposed Apache Tomcat 8.0.14 release is now avai
Author: violetagg
Date: Thu Sep 25 07:17:31 2014
New Revision: 1627469
URL: http://svn.apache.org/r1627469
Log:
Merged revision 1626579 from tomcat/trunk:
Fix a potential resource leak in JDTCompiler when checking wether
a resource is a package. Reported by Coverity Scan.
Modified:
tomcat/tc7
77 matches
Mail list logo