The proposed Apache Tomcat 7.0.36 release is now available for voting.
It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.36/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-194/
The svn tag is:
http://svn.apache.org/r
Author: markt
Date: Mon Feb 4 07:07:23 2013
New Revision: 1442034
URL: http://svn.apache.org/viewvc?rev=1442034&view=rev
Log:
Increment version ready for next release
Modified:
tomcat/tc7.0.x/trunk/build.properties.default
tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default
Modified:
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "JeanneHDV" page has been changed by JeanneHDV:
http://wiki.apache.org/tomcat/JeanneHDV
New page:
Name: Dora Stokes<>
Age: 33<>
Country: Great Britain<>
City: Upper Beeding <>
Post
Author: markt
Date: Sun Feb 3 14:47:15 2013
New Revision: 1441920
URL: http://svn.apache.org/viewvc?rev=1441920&view=rev
Log:
Make sure a socket doesn't get left in limbo if it is passed to Poller.add()
after the Poller has stopped (which may happen with a long running request
thread).
Modifie
Author: markt
Date: Sun Feb 3 14:38:09 2013
New Revision: 1441916
URL: http://svn.apache.org/viewvc?rev=1441916&view=rev
Log:
Simplify. Have a single method adding sockets to the Poller's addList
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
Modified: tomcat/trunk/
Author: markt
Date: Sun Feb 3 11:47:48 2013
New Revision: 1441900
URL: http://svn.apache.org/viewvc?rev=1441900&view=rev
Log:
Tag 7.0.36
Added:
tomcat/tc7.0.x/tags/TOMCAT_7_0_36/ (props changed)
- copied from r1441899, tomcat/tc7.0.x/trunk/
Modified:
tomcat/tc7.0.x/tags/TOMCAT_7_
Author: markt
Date: Sun Feb 3 11:46:39 2013
New Revision: 1441899
URL: http://svn.apache.org/viewvc?rev=1441899&view=rev
Log:
Make the test more robust. The socket may get closed before the client has a
chance to send all the data.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomc
Author: markt
Date: Sun Feb 3 11:46:09 2013
New Revision: 1441895
URL: http://svn.apache.org/viewvc?rev=1441895&view=rev
Log:
Make the test more robust. The socket may get closed before the client has a
chance to send all the data.
Modified:
tomcat/trunk/test/org/apache/coyote/http11/TestIn
Author: markt
Date: Sun Feb 3 11:35:07 2013
New Revision: 1441893
URL: http://svn.apache.org/viewvc?rev=1441893&view=rev
Log:
Drop unused 7.0.36 tag. Need to fix broken unit test.
Removed:
tomcat/tc7.0.x/tags/TOMCAT_7_0_36/
--
Author: rjung
Date: Sun Feb 3 10:53:06 2013
New Revision: 1441889
URL: http://svn.apache.org/viewvc?rev=1441889&view=rev
Log:
Add some notes on how to run tests to cnative.
Modified:
tomcat/native/branches/1.1.x/README.txt
tomcat/native/branches/1.1.x/TODO.txt
Modified: tomcat/native/br
Author: rjung
Date: Sun Feb 3 10:40:01 2013
New Revision: 1441887
URL: http://svn.apache.org/viewvc?rev=1441887&view=rev
Log:
Use default port 8023 instead of 23 in echo
server example.
Examples and tests should not assume a
privileged user runs them.
Backport of r1441886 from tcnative trunk.
Author: rjung
Date: Sun Feb 3 10:36:53 2013
New Revision: 1441886
URL: http://svn.apache.org/viewvc?rev=1441886&view=rev
Log:
Use default port 8023 instead of 23 in echo
server example.
Examples and tests should not assume a
privileged user runs them.
Modified:
tomcat/native/trunk/examples/
Author: rjung
Date: Sun Feb 3 10:33:06 2013
New Revision: 1441885
URL: http://svn.apache.org/viewvc?rev=1441885&view=rev
Log:
Widen accepted timeout return time in SocketServerTestSuite.
Backport of r1441884 from tcnative trunk.
Modified:
tomcat/native/branches/1.1.x/ (props changed)
Author: rjung
Date: Sun Feb 3 10:32:00 2013
New Revision: 1441884
URL: http://svn.apache.org/viewvc?rev=1441884&view=rev
Log:
Widen accepted timeout return time in SocketServerTestSuite.
Modified:
tomcat/native/trunk/test/org/apache/tomcat/jni/SocketServerTestSuite.java
Modified:
tomcat/na
Author: markt
Date: Sun Feb 3 10:13:28 2013
New Revision: 1441883
URL: http://svn.apache.org/viewvc?rev=1441883&view=rev
Log:
Tag 7.0.36
Added:
tomcat/tc7.0.x/tags/TOMCAT_7_0_36/ (props changed)
- copied from r1441882, tomcat/tc7.0.x/trunk/
Modified:
tomcat/tc7.0.x/tags/TOMCAT_7_
https://issues.apache.org/bugzilla/show_bug.cgi?id=54513
--- Comment #16 from Mark Thomas ---
Looks good to me. The failing tests pass. I haven't done a full test run
though.
--
You are receiving this mail because:
You are the assignee for the bug.
-
On 30/01/2013 23:57, Ron Monzillo wrote:
> Tomcat Experts,
>
> The Servlet Profile of JSR 196 defines the use of the JASPIC SPI in
> support of the portable integration
> of new and/or custom authentication mechanisms in compatible Servlet
> containers.
>
> The Profile is a required component of
17 matches
Mail list logo