https://bz.apache.org/bugzilla/show_bug.cgi?id=58010
--- Comment #5 from Vasantharaju ---
I tried with classDebugInfo as well the issue still persists .
Let us know for more information or samples
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://bz.apache.org/bugzilla/show_bug.cgi?id=58010
--- Comment #4 from Vasantharaju ---
Even is the flag misspelled the default behavior for jasper is to compile class
files with debuginfo as per documentation.
--
You are receiving this mail because:
You are the assignee for the bug.
---
Author: billbarker
Date: Fri Jun 12 04:34:11 2015
New Revision: 1685035
URL: http://svn.apache.org/r1685035
Log:
Allow Gump to use the newer version of checkstyle
Modified:
tomcat/tc7.0.x/trunk/build.xml
Modified: tomcat/tc7.0.x/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0
Author: billbarker
Date: Fri Jun 12 04:32:40 2015
New Revision: 1685033
URL: http://svn.apache.org/r1685033
Log:
Allow Gump to use the newer version of checkstyle
Modified:
tomcat/tc8.0.x/trunk/build.xml
Modified: tomcat/tc8.0.x/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc8.0
Author: billbarker
Date: Fri Jun 12 04:30:08 2015
New Revision: 1685032
URL: http://svn.apache.org/r1685032
Log:
Allow Gump to use the newer version of checkstyle
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1
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-tc7.0.x-validate has an issue affecting its community
integration.
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-tc8.0.x-validate has an issue affecting its community
integration.
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-validate has an issue affecting its community integration.
Th
The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/1368
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSch
Author: remm
Date: Thu Jun 11 17:04:37 2015
New Revision: 1684947
URL: http://svn.apache.org/r1684947
Log:
Read the algorithm, and look at the callers, AJP could be affected as well.
Elsewhere there are checks for -1. It is a bit risky to check only on -1
though, but it should work.
Modified:
Author: remm
Date: Thu Jun 11 16:49:56 2015
New Revision: 1684943
URL: http://svn.apache.org/r1684943
Log:
Fix loop that occurred with NIO (and could cause issues with APR as well) with
a closed connection during keepalive.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11InputBuff
The Buildbot has detected a build exception on builder tomcat-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/1367
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSc
Author: markt
Date: Thu Jun 11 14:51:28 2015
New Revision: 1684910
URL: http://svn.apache.org/r1684910
Log:
Add unit tests for section 5.2
Fix a bug where the end of stream flag was incorrectly set when flow control
was applied to the response body after it had been fully written by the app but
https://bz.apache.org/bugzilla/show_bug.cgi?id=57974
dstojkov changed:
What|Removed |Added
Severity|major |critical
--
You are receiving this mail be
https://bz.apache.org/bugzilla/show_bug.cgi?id=57974
--- Comment #1 from dstojkov ---
Actually the endpoint share all the sessions with others Endpoints no matter if
it is through login/password or not.
I dont know how you implemented it but this should be something like:
...
private Map> end
https://bz.apache.org/bugzilla/show_bug.cgi?id=58023
Bug ID: 58023
Summary: Memory Leak in WebappClassLoader
Product: Tomcat 7
Version: 7.0.59
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Comp
Author: markt
Date: Thu Jun 11 12:25:12 2015
New Revision: 1684864
URL: http://svn.apache.org/r1684864
Log:
Simplify
Modified:
tomcat/trunk/test/org/apache/coyote/http2/Http2TestBase.java
tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_4_1.java
tomcat/trunk/test/org/apache/
On 10/06/2015 16:43, Arjan Tijms wrote:
> Hi,
>
> On Wed, Jun 10, 2015 at 3:28 PM, markt [via Tomcat] <
> ml-node+s10n5035887...@n6.nabble.com> wrote:
>
>> I don't really understand what the requirement is here. Can you expand /
>> point me to the part of the spec?
>>
>
> It's simply that from w
(primarily for Fjodor but feel free to comment as you see fit)
Consensus to date is that a Valve will be the best integration point.
Given that the implementation will need access to Tomcat's internals,
I'd suggest either use the existing org.apache.catalina.authenticator
package or create a new
Hi, David!
> Is the hope that these existing forms of auth will be ported and plugged
> in through the JASPIC support? That would be quite excellent if so.
>
Yes, this is our main goal, actually. Implementing JASPIC is only part of
my GSOC project.
--
Thanks,
Fjodor
20 matches
Mail list logo