https://issues.apache.org/bugzilla/show_bug.cgi?id=51139
Keiichi Fujino changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: kkolinko
Date: Thu Sep 8 22:24:54 2011
New Revision: 1166929
URL: http://svn.apache.org/viewvc?rev=1166929&view=rev
Log:
Correct a typo
Modified:
tomcat/site/trunk/docs/migration.html
tomcat/site/trunk/xdocs/migration.xml
Modified: tomcat/site/trunk/docs/migration.html
URL:
htt
2011/9/9 Christopher Schultz :
> On 9/8/2011 11:47 AM, Mark Thomas wrote:
>> On 08/09/2011 16:13, Christopher Schultz wrote:
>>> All, https://issues.apache.org/bugzilla/show_bug.cgi?id=51698
>>>
>>> Mark's official report to the users' list indicates that setting a
>>> "secret" for the AJP connecti
Author: markt
Date: Thu Sep 8 21:37:58 2011
New Revision: 1166917
URL: http://svn.apache.org/viewvc?rev=1166917&view=rev
Log:
Fix copy/paste error
Modified:
tomcat/site/trunk/docs/security-5.html
tomcat/site/trunk/xdocs/security-5.xml
Modified: tomcat/site/trunk/docs/security-5.html
URL
On 08/09/2011 21:22, Christopher Schultz wrote:
> Mark,
>
> On 9/8/2011 11:47 AM, Mark Thomas wrote:
>> On 08/09/2011 16:13, Christopher Schultz wrote:
>>> Should we mention this on the Security page directly for those
>>> who didn't read the announcement on the users' list?
>>
>> No reason why n
On 08/09/2011 21:13, Christopher Schultz wrote:
> Mark,
>
> On 9/8/2011 11:47 AM, Mark Thomas wrote:
>> On 08/09/2011 16:13, Christopher Schultz wrote:
>>> All, https://issues.apache.org/bugzilla/show_bug.cgi?id=51698
>>>
>>> Mark's official report to the users' list indicates that
>>> setting a
Mark,
On 9/8/2011 11:47 AM, Mark Thomas wrote:
> On 08/09/2011 16:13, Christopher Schultz wrote:
>> Should we mention this on the Security page directly for those who
>> didn't read the announcement on the users' list?
>
> No reason why not. Go for it.
Also, security-5.html says that Tomcat 5.0
Mark,
On 9/8/2011 11:47 AM, Mark Thomas wrote:
> On 08/09/2011 16:13, Christopher Schultz wrote:
>> All, https://issues.apache.org/bugzilla/show_bug.cgi?id=51698
>>
>> Mark's official report to the users' list indicates that setting a
>> "secret" for the AJP connection does the trick. (I tried th
On 9/7/2011 11:48 AM, Anand, Amit (Contractor) wrote:
All,
Kinda new to tomcat but have a couple quick questions which came up regarding
CVE-2011-3109 (Bug 51698).
Questions:
Any timeline to when stable release of 6.0.34 is supposed to be released?
Just follow this list. That's the best way
Author: markt
Date: Thu Sep 8 16:06:57 2011
New Revision: 1166775
URL: http://svn.apache.org/viewvc?rev=1166775&view=rev
Log:
Fix possible NPE if instances aren't created through the DefaultInstanceManager
but are destroyed through it.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
Author: olamy
Date: Thu Sep 8 15:55:32 2011
New Revision: 1166769
URL: http://svn.apache.org/viewvc?rev=1166769&view=rev
Log:
fix typo
Modified:
tomcat/site/trunk/docs/maven-plugin.html
tomcat/site/trunk/xdocs/maven-plugin.xml
Modified: tomcat/site/trunk/docs/maven-plugin.html
URL:
htt
Author: olamy
Date: Thu Sep 8 15:50:35 2011
New Revision: 1166765
URL: http://svn.apache.org/viewvc?rev=1166765&view=rev
Log:
fix name used ASF branding
Modified:
tomcat/maven-plugin/trunk/tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/AbstractCatalinaMojo.java
Modified:
On 08/09/2011 16:13, Christopher Schultz wrote:
> All, https://issues.apache.org/bugzilla/show_bug.cgi?id=51698
>
> Mark's official report to the users' list indicates that setting a
> "secret" for the AJP connection does the trick. (I tried this
> myself before digging-up his message and can con
On 08/09/2011 16:09, Olivier Lamy wrote:
> Hello,
> For the maven plugin, I have asked some configuration to be able to
> deploy in repository.apache.org (see [1] ).
> It looks to not be possible to deploy to p.a.o and to r.a.o.
> I wonder how do you deploy artifacts to p.a.o ?
http://svn.apache.o
Author: markt
Date: Thu Sep 8 15:39:11 2011
New Revision: 1166757
URL: http://svn.apache.org/viewvc?rev=1166757&view=rev
Log:
Fix Eclipse warnings in unit tests
Modified:
tomcat/trunk/test/org/apache/catalina/comet/TestCometProcessor.java
tomcat/trunk/test/org/apache/catalina/connector/T
Author: markt
Date: Thu Sep 8 15:37:06 2011
New Revision: 1166752
URL: http://svn.apache.org/viewvc?rev=1166752&view=rev
Log:
Fix possible NPE if instances aren't created through the DefaultInstanceManager
but are destroyed through it.
Modified:
tomcat/trunk/java/org/apache/catalina/core/De
Author: markt
Date: Thu Sep 8 15:14:43 2011
New Revision: 1166735
URL: http://svn.apache.org/viewvc?rev=1166735&view=rev
Log:
Fix remaining Eclipse warnings in jdbc-pool unit tests
Modified:
tomcat/trunk/modules/jdbc-pool/src/test/java/org/apache/tomcat/jdbc/test/DefaultProperties.java
All,
https://issues.apache.org/bugzilla/show_bug.cgi?id=51698
Mark's official report to the users' list indicates that setting a
"secret" for the AJP connection does the trick. (I tried this myself
before digging-up his message and can confirm that the sample code fails
when a "secret" is set).
S
Hello,
For the maven plugin, I have asked some configuration to be able to
deploy in repository.apache.org (see [1] ).
It looks to not be possible to deploy to p.a.o and to r.a.o.
I wonder how do you deploy artifacts to p.a.o ?
Could it be possible to deploy those to r.a.o ? (BTW I can help here
on
[
https://issues.apache.org/jira/browse/MTOMCAT-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100369#comment-13100369
]
jieryn commented on MTOMCAT-50:
---
Yah, I don't think this is something the Maven plugin ought
Author: markt
Date: Thu Sep 8 14:54:52 2011
New Revision: 1166721
URL: http://svn.apache.org/viewvc?rev=1166721&view=rev
Log:
Fix Eclipse warnings
Modified:
tomcat/trunk/modules/jdbc-pool/src/test/java/org/apache/tomcat/jdbc/test/ConnectCountTest.java
Modified:
tomcat/trunk/modules/jdbc-p
Author: markt
Date: Thu Sep 8 14:37:44 2011
New Revision: 1166717
URL: http://svn.apache.org/viewvc?rev=1166717&view=rev
Log:
Remove unnecessary casts
Modified:
tomcat/trunk/modules/jdbc-pool/src/test/java/org/apache/tomcat/jdbc/test/ConnectCountTest.java
Modified:
tomcat/trunk/modules/jd
Author: markt
Date: Thu Sep 8 14:32:51 2011
New Revision: 1166713
URL: http://svn.apache.org/viewvc?rev=1166713&view=rev
Log:
Test inrange rather than ignoring the value
Modified:
tomcat/trunk/modules/jdbc-pool/src/test/java/org/apache/tomcat/jdbc/test/BorrowWaitTest.java
Modified:
tomcat
Author: markt
Date: Thu Sep 8 14:32:08 2011
New Revision: 1166712
URL: http://svn.apache.org/viewvc?rev=1166712&view=rev
Log:
Fix Eclipse warnings
Modified:
tomcat/trunk/modules/jdbc-pool/src/test/java/org/apache/tomcat/jdbc/test/AbandonPercentageTest.java
tomcat/trunk/modules/jdbc-poo
Author: markt
Date: Thu Sep 8 14:28:22 2011
New Revision: 1166709
URL: http://svn.apache.org/viewvc?rev=1166709&view=rev
Log:
Fix Eclipse warnings
Modified:
tomcat/trunk/modules/jdbc-pool/src/test/java/org/apache/tomcat/jdbc/test/driver/Connection.java
tomcat/trunk/modules/jdbc-pool/sr
Author: olamy
Date: Thu Sep 8 14:10:39 2011
New Revision: 1166699
URL: http://svn.apache.org/viewvc?rev=1166699&view=rev
Log:
fix groupId for pom samples
Modified:
tomcat/maven-plugin/trunk/tomcat-maven-plugin/src/site/apt/examples/add-system-properties.apt.vm
tomcat/maven-plugin/trunk
Author: markt
Date: Thu Sep 8 14:06:17 2011
New Revision: 1166697
URL: http://svn.apache.org/viewvc?rev=1166697&view=rev
Log:
Add information on changes to request attributes
Modified:
tomcat/site/trunk/docs/migration.html
tomcat/site/trunk/xdocs/migration.xml
Modified: tomcat/site/trun
Author: markt
Date: Thu Sep 8 13:58:53 2011
New Revision: 1166693
URL: http://svn.apache.org/viewvc?rev=1166693&view=rev
Log:
Remove unused code
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/DefaultServerSocketFactory.java
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/Def
Author: markt
Date: Thu Sep 8 13:54:27 2011
New Revision: 1166691
URL: http://svn.apache.org/viewvc?rev=1166691&view=rev
Log:
Remove unused import
Modified:
tomcat/trunk/modules/jdbc-pool/src/test/java/org/apache/tomcat/jdbc/test/AlternateUsernameTest.java
Modified:
tomcat/trunk/modules/j
Author: markt
Date: Thu Sep 8 13:53:02 2011
New Revision: 1166690
URL: http://svn.apache.org/viewvc?rev=1166690&view=rev
Log:
Remove deprecated code
Modified:
tomcat/trunk/java/org/apache/catalina/Globals.java
tomcat/trunk/java/org/apache/catalina/connector/Request.java
tomcat/trunk/
Author: markt
Date: Thu Sep 8 13:49:50 2011
New Revision: 1166689
URL: http://svn.apache.org/viewvc?rev=1166689&view=rev
Log:
Tomcat 6 introduced a custom attribute for SSL session ID.
Servlet 3 introduced a standard attribute for this.
Support both, deprecating the custom attribute.
Modified:
Author: markt
Date: Thu Sep 8 13:43:02 2011
New Revision: 1166686
URL: http://svn.apache.org/viewvc?rev=1166686&view=rev
Log:
Tomcat 6 introduced a custom attribute for SSL session ID.
Servlet 3 introduced a standard attribute for this.
Support both, deprecating the custom attribute.
Modified:
Author: olamy
Date: Thu Sep 8 12:33:23 2011
New Revision: 1166655
URL: http://svn.apache.org/viewvc?rev=1166655&view=rev
Log:
added myself in the whoweare page
Modified:
tomcat/site/trunk/docs/whoweare.html
tomcat/site/trunk/xdocs/whoweare.xml
Modified: tomcat/site/trunk/docs/whoweare.h
Author: olamy
Date: Thu Sep 8 12:30:21 2011
New Revision: 1166654
URL: http://svn.apache.org/viewvc?rev=1166654&view=rev
Log:
add a page for Maven Plugin and a link : so all pages regenerated (note : olamy
is a French native so all typo fixes will be appreciate :-)
Added:
tomcat/site/trunk/
[
https://issues.apache.org/jira/browse/MTOMCAT-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy updated MTOMCAT-96:
Fix Version/s: 2.0
> deployment of the site in the tomcat land
> --
Author: olamy
Date: Thu Sep 8 12:21:56 2011
New Revision: 1166651
URL: http://svn.apache.org/viewvc?rev=1166651&view=rev
Log:
use a versionned site deployment path
Modified:
tomcat/maven-plugin/trunk/pom.xml
Modified: tomcat/maven-plugin/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tomc
Author: olamy
Date: Thu Sep 8 12:04:00 2011
New Revision: 1166644
URL: http://svn.apache.org/viewvc?rev=1166644&view=rev
Log:
ignore idea file
Modified:
tomcat/site/trunk/ (props changed)
Propchange: tomcat/site/trunk/
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=51786
seneque changed:
What|Removed |Added
CC||jul...@vaudour.net
--
Configure bugmail
https://issues.apache.org/bugzilla/show_bug.cgi?id=51786
Bug #: 51786
Summary: Discarded connection stay active in pool
Product: Tomcat Modules
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Seve
Author: kfujino
Date: Thu Sep 8 11:08:56 2011
New Revision: 1166626
URL: http://svn.apache.org/viewvc?rev=1166626&view=rev
Log:
update changelog for 1166619.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.
Author: kfujino
Date: Thu Sep 8 11:03:08 2011
New Revision: 1166624
URL: http://svn.apache.org/viewvc?rev=1166624&view=rev
Log:
Update external.
Modified:
tomcat/tc7.0.x/trunk/modules/ (props changed)
Propchange: tomcat/tc7.0.x/trunk/modules/
--
Author: markt
Date: Thu Sep 8 10:59:04 2011
New Revision: 1166622
URL: http://svn.apache.org/viewvc?rev=1166622&view=rev
Log:
Add caching of postConstruct and preDestroy annotations
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/Defa
Author: markt
Date: Thu Sep 8 10:57:19 2011
New Revision: 1166620
URL: http://svn.apache.org/viewvc?rev=1166620&view=rev
Log:
Add caching of postConstruct and preDestroy annotations
Modified:
tomcat/trunk/java/org/apache/catalina/core/DefaultInstanceManager.java
Modified: tomcat/trunk/java/
Author: kfujino
Date: Thu Sep 8 10:54:05 2011
New Revision: 1166619
URL: http://svn.apache.org/viewvc?rev=1166619&view=rev
Log:
validatorClassName and suspectTimeout are ignored.
In order to support them correctly, validatorClassName and suspectTimeout are
added to property list.
Modified:
[
https://issues.apache.org/jira/browse/MTOMCAT-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100213#comment-13100213
]
Olivier Lamy commented on MTOMCAT-96:
-
In fact I would prefer to have versionned gener
[
https://issues.apache.org/jira/browse/MTOMCAT-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100171#comment-13100171
]
Mark Thomas commented on MTOMCAT-96:
Works for me
> deployment of the site in the tom
deployment of the site in the tomcat land
-
Key: MTOMCAT-96
URL: https://issues.apache.org/jira/browse/MTOMCAT-96
Project: Maven 2.x Tomcat Plugin
Issue Type: Task
Reporter: Olivier Lamy
[
https://issues.apache.org/jira/browse/MTOMCAT-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100169#comment-13100169
]
Mark Hobson commented on MTOMCAT-93:
Thanks for your work on this Olivier!
> Move tom
48 matches
Mail list logo