+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
Author: rjung
Date: Sun Sep 18 09:20:00 2011
New Revision: 1172233
URL: http://svn.apache.org/viewvc?rev=1172233&view=rev
Log:
Allow to overwrite check for distributability
of session attributes by session implementations.
Modified:
tomcat/trunk/java/org/apache/catalina/session/StandardSessio
Author: rjung
Date: Sun Sep 18 09:21:24 2011
New Revision: 1172234
URL: http://svn.apache.org/viewvc?rev=1172234&view=rev
Log:
Support a regexp based filter of attribute
names in ClusterManagerBase and DeltaSession.
Only attributes whose names match will be
distributed. An empty filter means all
Author: rjung
Date: Sun Sep 18 09:33:21 2011
New Revision: 1172236
URL: http://svn.apache.org/viewvc?rev=1172236&view=rev
Log:
Document new "sessionAttributeFilter" for cluster
managers.
Modified:
tomcat/trunk/webapps/docs/config/cluster-manager.xml
Modified: tomcat/trunk/webapps/docs/config
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-test has an issue affecting its community integration.
This
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 has an issue affecting its community integration.
This i
Comet is failing for NIO:
Testcase: testCometConnectorStop took 6.092 sec
FAILED
null
junit.framework.AssertionFailedError
at
org.apache.catalina.comet.TestCometProcessor.testCometConnectorStop(TestCometProcessor.java:164)
which means the reader thread is getting an exception. Sam
Author: rjung
Date: Sun Sep 18 11:44:45 2011
New Revision: 1172259
URL: http://svn.apache.org/viewvc?rev=1172259&view=rev
Log:
1) Allow to overwrite check for distributability
of session attributes by session implementations.
Backport of r1172233 from trunk.
2) Support a regexp based filter of at
Author: rjung
Date: Sun Sep 18 12:02:22 2011
New Revision: 1172262
URL: http://svn.apache.org/viewvc?rev=1172262&view=rev
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=
Author: rjung
Date: Sun Sep 18 12:22:39 2011
New Revision: 1172269
URL: http://svn.apache.org/viewvc?rev=1172269&view=rev
Log:
BZ 51811: Fix typo in attribute name
(sslImplementationName instead of
sslImplemenationName).
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Jsse
Hello:
I am new in learning Tomcat.
In turn, I download tomcat source code , build it with Apache-Ant , and
test it with JUnit. I use the following commands to build and test Tomcat
ant test
It seams the test fails as I got the following result:
BUILD FAILED
Author: rjung
Date: Sun Sep 18 12:30:47 2011
New Revision: 1172271
URL: http://svn.apache.org/viewvc?rev=1172271&view=rev
Log:
BZ 51811: Fix typo in attribute name
(sslImplementationName instead of
sslImplemenationName).
Backport of r1172269 from trunk.
Modified:
tomcat/tc7.0.x/trunk/ (pr
https://issues.apache.org/bugzilla/show_bug.cgi?id=51811
Rainer Jung changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On 18.09.2011 14:29, tlm6291 wrote:
> Hello:
> I am new in learning Tomcat.
>
> In turn, I download tomcat source code , build it with Apache-Ant , and
> test it with JUnit. I use the following commands to build and test Tomcat
> ant test
>
> It seams the test fails as I g
Author: rjung
Date: Sun Sep 18 13:04:25 2011
New Revision: 1172278
URL: http://svn.apache.org/viewvc?rev=1172278&view=rev
Log:
Fix javadoc and comment typo.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java
Modified:
tomcat/trunk/java/org/apache/coyote/http11
Author: rjung
Date: Sun Sep 18 13:05:39 2011
New Revision: 1172279
URL: http://svn.apache.org/viewvc?rev=1172279&view=rev
Log:
Fix javadoc and comment typo.
Backport of r1172278 from trunk.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/coyote/http
Author: rjung
Date: Sun Sep 18 13:30:12 2011
New Revision: 1172282
URL: http://svn.apache.org/viewvc?rev=1172282&view=rev
Log:
Add two new Java 7 Jars to jarsToSkip.
Modified:
tomcat/trunk/conf/catalina.properties
Modified: tomcat/trunk/conf/catalina.properties
URL:
http://svn.apache.org/vi
Author: rjung
Date: Sun Sep 18 13:33:29 2011
New Revision: 1172284
URL: http://svn.apache.org/viewvc?rev=1172284&view=rev
Log:
Add Java 7 sunec.jar and zipfs.jar to jarsToSkip.
Backport of r1172282 from trunk.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/conf/ca
Last I checked it did not have the required 3 +1s and I
hadn't had the chance to test it out. Will try to do so
today and then tag/roll.
On Sep 16, 2011, at 3:05 PM, Konstantin Kolinko wrote:
> 2011/9/16 Jim Jagielski :
>> The last remaining promoted STATUS issues have been
>> committed… I will T
Rainer has voted for it recently. I'll commit it in a few minutes.
2011/9/18 Jim Jagielski :
> Last I checked it did not have the required 3 +1s and I
> hadn't had the chance to test it out. Will try to do so
> today and then tag/roll.
>
> On Sep 16, 2011, at 3:05 PM, Konstantin Kolinko wrote:
>
>
Author: jim
Date: Sun Sep 18 18:34:01 2011
New Revision: 1172316
URL: http://svn.apache.org/viewvc?rev=1172316&view=rev
Log:
vote passes
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?rev=
Author: jim
Date: Sun Sep 18 18:34:44 2011
New Revision: 1172317
URL: http://svn.apache.org/viewvc?rev=1172317&view=rev
Log:
Detect incomplete AJP messages
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc5.5.x/trunk/connectors/jk/java/org/apache/coyote/ajp/AjpAprProcessor.java
to
Author: jim
Date: Sun Sep 18 18:35:13 2011
New Revision: 1172318
URL: http://svn.apache.org/viewvc?rev=1172318&view=rev
Log:
get ready to tag 5.5.34
Modified:
tomcat/tc5.5.x/trunk/build/build.properties.default
Modified: tomcat/tc5.5.x/trunk/build/build.properties.default
URL:
http://svn.ap
Author: jim
Date: Sun Sep 18 18:35:36 2011
New Revision: 1172319
URL: http://svn.apache.org/viewvc?rev=1172319&view=rev
Log:
Tagging Tomcat version TOMCAT_5_5_34.
Added:
tomcat/tc5.5.x/tags/TOMCAT_5_5_34/
- copied from r1172318, tomcat/tc5.5.x/trunk/
--
2011/9/18 :
> Author: jim
> Date: Sun Sep 18 18:35:13 2011
> New Revision: 1172318
>
> URL: http://svn.apache.org/viewvc?rev=1172318&view=rev
> Log:
> get ready to tag 5.5.34
>
> Modified:
> tomcat/tc5.5.x/trunk/build/build.properties.default
>
> Modified: tomcat/tc5.5.x/trunk/build/build.prope
Author: jim
Date: Sun Sep 18 18:47:31 2011
New Revision: 1172320
URL: http://svn.apache.org/viewvc?rev=1172320&view=rev
Log:
final one
Modified:
tomcat/tc5.5.x/trunk/build/build.properties.default
Modified: tomcat/tc5.5.x/trunk/build/build.properties.default
URL:
http://svn.apache.org/viewv
Author: jim
Date: Sun Sep 18 18:48:05 2011
New Revision: 1172321
URL: http://svn.apache.org/viewvc?rev=1172321&view=rev
Log:
revert
Removed:
tomcat/tc5.5.x/tags/TOMCAT_5_5_34/
-
To unsubscribe, e-mail: dev-unsubscr...@tomca
Author: jim
Date: Sun Sep 18 18:48:17 2011
New Revision: 1172322
URL: http://svn.apache.org/viewvc?rev=1172322&view=rev
Log:
Tagging Tomcat version TOMCAT_5_5_34.
Added:
tomcat/tc5.5.x/tags/TOMCAT_5_5_34/
- copied from r1172321, tomcat/tc5.5.x/trunk/
--
The builds for Tomcat 5.5.34 are ready for testing and approval.
The candidates binaries are available here:
http://people.apache.org/~jim/tomcat-5.5/
According to the release process, the 5.5.34 build corresponding to the
tag TOMCAT_5_5_34 [1] is:
[ ] Broken
[ ] Alpha
[ ] Beta
[ ] Stable
+++
On 18.09.2011 21:51, Jim Jagielski wrote:
> The builds for Tomcat 5.5.34 are ready for testing and approval.
> The candidates binaries are available here:
>
> http://people.apache.org/~jim/tomcat-5.5/
>
> According to the release process, the 5.5.34 build corresponding to the
> tag TOMCAT_5_5_34
36 matches
Mail list logo