https://issues.apache.org/bugzilla/show_bug.cgi?id=53504
rksa...@gmail.com changed:
What|Removed |Added
Version|7.0.14 |trunk
--
You are receiving thi
https://issues.apache.org/bugzilla/show_bug.cgi?id=53505
Priority: P2
Bug ID: 53505
Assignee: dev@tomcat.apache.org
Summary: Documentation specifies to use old JSTL version
Severity: minor
Classification: Unclassified
OS: All
https://issues.apache.org/bugzilla/show_bug.cgi?id=53504
Priority: P2
Bug ID: 53504
Assignee: dev@tomcat.apache.org
Summary: jstl.jar not scanned for TLDs
Severity: minor
Classification: Unclassified
OS: All
Reporte
Author: schultz
Date: Wed Jul 4 02:34:36 2012
New Revision: 1357043
URL: http://svn.apache.org/viewvc?rev=1357043&view=rev
Log:
Added information about and links to the Manager's JMXProxyServlet.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/webapps/docs/monitori
Author: schultz
Date: Wed Jul 4 02:30:56 2012
New Revision: 1357042
URL: http://svn.apache.org/viewvc?rev=1357042&view=rev
Log:
Added information about and links to Manager's JMXProxyServlet.
Modified:
tomcat/trunk/webapps/docs/monitoring.xml
Modified: tomcat/trunk/webapps/docs/monitoring.x
Author: fhanik
Date: Wed Jul 4 01:59:47 2012
New Revision: 1357040
URL: http://svn.apache.org/viewvc?rev=1357040&view=rev
Log:
rename OPEN to OPEN_READ since we have two different types of operations
Modified:
tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java
tomcat/tru
Author: fhanik
Date: Wed Jul 4 01:56:46 2012
New Revision: 1357039
URL: http://svn.apache.org/viewvc?rev=1357039&view=rev
Log:
First revision of an example non blocking read operation.
The servlet specification, and discussions on the expert group are quite
contradictory.
According to the specif
All,
I have a slight interest in implementing either a get-and-set or
get-and-invoke (or both) in JMXProxyServlet. While it is easy to script
get-then-set (or get-then-invoke), I'd like to be able to, with a single
URL, get one value and (for example) reset the value to zero (or call
something lik
Is it possible to have tomcat decode web request parameters leniently? This
is how perl, python libs do it by default.
For incorrect encodings, tomcat currently rejects the parameter and the way
tomcat decodes, it does get corrupted in the buffer built
inside org.apache.tomcat.util.buf.UDecoder.co
On 03/07/2012 12:30, Mark Thomas wrote:
> The proposed Apache Tomcat 7.0.29 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.29/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapach
On 03/07/2012 21:35, build...@apache.org wrote:
> 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/3156
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for t
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/3156
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Author: fhanik
Date: Tue Jul 3 20:00:40 2012
New Revision: 1356898
URL: http://svn.apache.org/viewvc?rev=1356898&view=rev
Log:
both timeout and complete, as with all container callbacks must be invoked with
the right context
Modified:
tomcat/trunk/java/org/apache/catalina/core/AsyncContextI
Author: fhanik
Date: Tue Jul 3 19:29:17 2012
New Revision: 1356880
URL: http://svn.apache.org/viewvc?rev=1356880&view=rev
Log:
Fix where body can be null
Modified:
tomcat/trunk/test/org/apache/catalina/startup/TomcatBaseTest.java
Modified: tomcat/trunk/test/org/apache/catalina/startup/Tomca
Will fix!
> -Original Message-
> From: Konstantin Kolinko [mailto:knst.koli...@gmail.com]
> Sent: Tuesday, July 03, 2012 12:51 PM
> To: Tomcat Developers List
> Subject: Re: buildbot failure in ASF Buildbot on tomcat-trunk
>
> 2012/7/3 :
> > The Buildbot has detected a new failure on bui
> -Original Message-
> From: Mark Thomas [mailto:ma...@apache.org]
> Sent: Tuesday, July 03, 2012 12:37 PM
> To: Tomcat Developers List
> Subject: Re: svn commit: r1356849 -
> /tomcat/trunk/java/org/apache/catalina/startup/Tomcat.java
>
> On 03/07/2012 18:54, fha...@apache.org wrote:
> >
Author: fhanik
Date: Tue Jul 3 19:25:32 2012
New Revision: 1356877
URL: http://svn.apache.org/viewvc?rev=1356877&view=rev
Log:
remove line not needed
Modified:
tomcat/trunk/java/org/apache/catalina/startup/Tomcat.java
Modified: tomcat/trunk/java/org/apache/catalina/startup/Tomcat.java
URL:
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/3154
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
2012/7/3 :
> 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/3153
>
NPE in TestStandardWrapper, both NIO and BIO:
[[[
Testcase: testSecurityAnnotationsMethods2 too
Author: markt
Date: Tue Jul 3 18:50:03 2012
New Revision: 1356867
URL: http://svn.apache.org/viewvc?rev=1356867&view=rev
Log:
Fix NPE triggered by r1356852
Modified:
tomcat/trunk/test/org/apache/catalina/startup/TomcatBaseTest.java
Modified: tomcat/trunk/test/org/apache/catalina/startup/Tom
On 03/07/2012 18:54, fha...@apache.org wrote:
> Author: fhanik
> Date: Tue Jul 3 17:54:25 2012
> New Revision: 1356849
>
> URL: http://svn.apache.org/viewvc?rev=1356849&view=rev
> Log:
> Allow servlets to specify async support as annotation when added
> programatically
>
> Modified:
> tomca
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/3153
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Author: fhanik
Date: Tue Jul 3 17:55:09 2012
New Revision: 1356852
URL: http://svn.apache.org/viewvc?rev=1356852&view=rev
Log:
With async and non block unit tests we need a way to stream data up to the
client, byte streamer offers an easy way to do that
Added:
tomcat/trunk/test/org/apache/c
Author: fhanik
Date: Tue Jul 3 17:54:25 2012
New Revision: 1356849
URL: http://svn.apache.org/viewvc?rev=1356849&view=rev
Log:
Allow servlets to specify async support as annotation when added programatically
Modified:
tomcat/trunk/java/org/apache/catalina/startup/Tomcat.java
Modified: tomca
https://issues.apache.org/bugzilla/show_bug.cgi?id=53495
--- Comment #3 from Violeta Georgieva ---
ok thanks
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@t
Author: kkolinko
Date: Tue Jul 3 13:04:45 2012
New Revision: 1356708
URL: http://svn.apache.org/viewvc?rev=1356708&view=rev
Log:
proposal
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?re
The proposed Apache Tomcat 7.0.29 release is now available for voting.
It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.29/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-014/
The svn tag is:
http://svn.apache.org/r
27 matches
Mail list logo