https://bz.apache.org/bugzilla/show_bug.cgi?id=59357
Bug ID: 59357
Summary: Doesn't seem to be a way to totally disable TLD
scanning
Product: Tomcat 8
Version: 8.0.33
Hardware: PC
OS: Linux
Statu
2016-04-20 8:04 GMT+03:00 :
> Author: kfujino
> Date: Wed Apr 20 05:04:19 2016
> New Revision: 1740047
>
> URL: http://svn.apache.org/viewvc?rev=1740047&view=rev
> Log:
> Change the channel field to protected.
>
> Modified:
>
> tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/group/Channe
On 19/04/2016 23:44, Abdessamed MANSOURI wrote:
> I think, i just have to write a simple test case which is pretty similair
> to TestAsyncContextImpl.testListeners, or not?? :)
Correct. You are heading in the right direction.
You can use the existing test cases in TestAsyncContextImpl and the tes
https://bz.apache.org/bugzilla/show_bug.cgi?id=59357
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=59357
--- Comment #2 from Denny ---
Ah, I should have realized it was spec.
The issue I'm running into is a bad DTD location in a TLD.
It's been broken for a while I think, I'm surprised we haven't run into this
problem before now. I thought it mi
Author: markt
Date: Wed Apr 20 12:14:43 2016
New Revision: 1740131
URL: http://svn.apache.org/viewvc?rev=1740131&view=rev
Log:
When normalizing paths, improve the handling when paths end with'/.' or '/..'
and ensure that input and output are consistent with respect to whether or not
they end wit
https://bz.apache.org/bugzilla/show_bug.cgi?id=59359
Bug ID: 59359
Summary: (Task) Extend validity period for signing KEY - before
next release
Product: Taglibs
Version: nightly
Hardware: PC
Status: NEW
Author: markt
Date: Wed Apr 20 12:21:00 2016
New Revision: 1740132
URL: http://svn.apache.org/viewvc?rev=1740132&view=rev
Log:
When normalizing paths, improve the handling when paths end with'/.' or '/..'
and ensure that input and output are consistent with respect to whether or not
they end wit
Author: markt
Date: Wed Apr 20 12:22:15 2016
New Revision: 1740133
URL: http://svn.apache.org/viewvc?rev=1740133&view=rev
Log:
When normalizing paths, improve the handling when paths end with'/.' or '/..'
and ensure that input and output are consistent with respect to whether or not
they end wit
Author: markt
Date: Wed Apr 20 12:23:39 2016
New Revision: 1740134
URL: http://svn.apache.org/viewvc?rev=1740134&view=rev
Log:
When normalizing paths, improve the handling when paths end with'/.' or '/..'
and ensure that input and output are consistent with respect to whether or not
they end wit
The Buildbot has detected a new failure on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/573
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
https://bz.apache.org/bugzilla/show_bug.cgi?id=59219
Abdessamed MANSOURI changed:
What|Removed |Added
CC||lav...@hotmail.fr
--- Comment #5
https://bz.apache.org/bugzilla/show_bug.cgi?id=59219
Abdessamed MANSOURI changed:
What|Removed |Added
CC|lav...@hotmail.fr |
--
You are receiving this mail
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-native-trunk-make has an issue affecting its community
integration
2016-04-20 18:15 GMT+09:00 Konstantin Kolinko :
> 2016-04-20 8:04 GMT+03:00 :
> > Author: kfujino
> > Date: Wed Apr 20 05:04:19 2016
> > New Revision: 1740047
> >
> > URL: http://svn.apache.org/viewvc?rev=1740047&view=rev
> > Log:
> > Change the channel field to protected.
> >
> > Modified:
> >
>
Author: kfujino
Date: Thu Apr 21 06:15:29 2016
New Revision: 1740232
URL: http://svn.apache.org/viewvc?rev=1740232&view=rev
Log:
Change timing of add the channel instance to the interceptors.
Add the channel instance to the interceptors when starting the channel.
Modified:
tomcat/trunk/java/o
Author: kfujino
Date: Thu Apr 21 06:16:26 2016
New Revision: 1740233
URL: http://svn.apache.org/viewvc?rev=1740233&view=rev
Log:
Change timing of add the channel instance to the interceptors.
Add the channel instance to the interceptors when starting the channel.
Modified:
tomcat/tc8.5.x/trun
Author: kfujino
Date: Thu Apr 21 06:17:12 2016
New Revision: 1740234
URL: http://svn.apache.org/viewvc?rev=1740234&view=rev
Log:
Change timing of add the channel instance to the interceptors.
Add the channel instance to the interceptors when starting the channel.
Modified:
tomcat/tc8.0.x/trun
Author: kfujino
Date: Thu Apr 21 06:17:56 2016
New Revision: 1740235
URL: http://svn.apache.org/viewvc?rev=1740235&view=rev
Log:
Change timing of add the channel instance to the interceptors.
Add the channel instance to the interceptors when starting the channel.
Modified:
tomcat/tc7.0.x/trun
Author: kfujino
Date: Thu Apr 21 06:21:43 2016
New Revision: 1740236
URL: http://svn.apache.org/viewvc?rev=1740236&view=rev
Log:
Ensure that clear the channel instance from channel services when stopping
channel.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/group/ChannelCoordinator
Author: kfujino
Date: Thu Apr 21 06:24:01 2016
New Revision: 1740237
URL: http://svn.apache.org/viewvc?rev=1740237&view=rev
Log:
Ensure that clear the channel instance from channel services when stopping
channel.
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/group/ChannelCo
Author: kfujino
Date: Thu Apr 21 06:26:19 2016
New Revision: 1740238
URL: http://svn.apache.org/viewvc?rev=1740238&view=rev
Log:
Ensure that clear the channel instance from channel services when stopping
channel.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/group/ChannelCo
Author: kfujino
Date: Thu Apr 21 06:28:58 2016
New Revision: 1740239
URL: http://svn.apache.org/viewvc?rev=1740239&view=rev
Log:
Ensure that clear the channel instance from channel services when stopping
channel.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/group/ChannelCo
The Buildbot has detected a restored build on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/574
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler
24 matches
Mail list logo