Author: kkolinko
Date: Tue Aug 2 03:54:38 2011
New Revision: 1153016
URL: http://svn.apache.org/viewvc?rev=1153016&view=rev
Log:
Correct relative links. It is followup to r1151537.
CTR: Docs
These pages are already inside "docs", so there should be no "docs/" in
relative links.
Modified:
t
Author: markt
Date: Tue Aug 2 00:54:27 2011
New Revision: 1152988
URL: http://svn.apache.org/viewvc?rev=1152988&view=rev
Log:
Quote the service name parameter in the registry as well as in the shortcut
Modified:
tomcat/trunk/res/tomcat.nsi
Modified: tomcat/trunk/res/tomcat.nsi
URL:
http://
On 02/08/2011 01:40, Christopher Schultz wrote:
> On 8/1/2011 2:58 PM, Mark Thomas wrote:
>> On 01/08/2011 19:32, Christopher Schultz wrote:
>>> On 8/1/2011 12:05 PM, Mark Thomas wrote:
On 01/08/2011 16:45, Christopher Schultz wrote:
> On 7/26/2011 1:30 PM, Mark Thomas wrote:
>> The Se
Mark,
On 8/1/2011 2:58 PM, Mark Thomas wrote:
> On 01/08/2011 19:32, Christopher Schultz wrote:
>> Mark,
>>
>> On 8/1/2011 12:05 PM, Mark Thomas wrote:
>>> On 01/08/2011 16:45, Christopher Schultz wrote:
Mark,
On 7/26/2011 1:30 PM, Mark Thomas wrote:
> The Servlet EG is starting
1. There is one more place to fix -- search for "Uninstall.exe" ->
lines 350-351.
2. I filed https://issues.apache.org/bugzilla/show_bug.cgi?id=51598
because a user may bypass this trick.
Best regards,
Konstantin Kolinko
2011/8/1 :
> Author: markt
> Date: Mon Aug 1 17:03:56 2011
> New Revision
https://issues.apache.org/bugzilla/show_bug.cgi?id=51598
Bug #: 51598
Summary: NSIS - Running Uninstall.exe without arguments
Product: Tomcat 7
Version: 7.0.19
Platform: PC
OS/Version: Windows XP
Status: NEW
Seve
https://issues.apache.org/bugzilla/show_bug.cgi?id=51580
Mark Thomas changed:
What|Removed |Added
Severity|major |enhancement
--- Comment #6 from Mark
On 08/01/2011 09:23 PM, Rainer Jung wrote:
On 01.08.2011 16:50, Christopher Schultz wrote:
Oh, I didn't realize that the trunk wasn't the tip of the 1.1
branch.
AFAIK tcnative 1.1.x is still CTR.
Yep CTR, the split was made merely to allow trunk to use
the new pollset interrupt APR logic
On 01.08.2011 16:50, Christopher Schultz wrote:
> Mladen,
>
> On 7/25/2011 3:16 PM, Mladen Turk wrote:
>> On 07/25/2011 07:31 PM, Christopher Schultz wrote:
>>> Jean-Frederic,
>>>
>>>
>>> Nope, it also includes the native part of FIPS mode. I forgot to
>>> update the changelog when I did that co
Author: markt
Date: Mon Aug 1 19:10:01 2011
New Revision: 1152894
URL: http://svn.apache.org/viewvc?rev=1152894&view=rev
Log:
The change in session ID is notified to not the session listener but the
container event listener.
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/tc6.0
On 01/08/2011 19:32, Christopher Schultz wrote:
> Mark,
>
> On 8/1/2011 12:05 PM, Mark Thomas wrote:
>> On 01/08/2011 16:45, Christopher Schultz wrote:
>>> Mark,
>>>
>>> On 7/26/2011 1:30 PM, Mark Thomas wrote:
The Servlet EG is starting to discuss changes to the Servlet
API for 3.1. It
https://issues.apache.org/bugzilla/show_bug.cgi?id=51580
Christopher Schultz changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|
Mark,
On 8/1/2011 12:05 PM, Mark Thomas wrote:
> On 01/08/2011 16:45, Christopher Schultz wrote:
>> Mark,
>>
>> On 7/26/2011 1:30 PM, Mark Thomas wrote:
>>> The Servlet EG is starting to discuss changes to the Servlet API
>>> for 3.1. It would be useful if the option existed to implement some
>>>
https://issues.apache.org/bugzilla/show_bug.cgi?id=51587
--- Comment #1 from Christopher Schultz
2011-08-01 18:24:38 UTC ---
I'd like to see more structured data available in the response. Either in
CSV/TSV or in XML (maybe selectable via a request parameter/header).
I'm not sure why you'd use
Author: markt
Date: Mon Aug 1 18:12:45 2011
New Revision: 1152882
URL: http://svn.apache.org/viewvc?rev=1152882&view=rev
Log:
Update Windows installer 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
Author: markt
Date: Mon Aug 1 17:03:56 2011
New Revision: 1152863
URL: http://svn.apache.org/viewvc?rev=1152863&view=rev
Log:
Correctly handle uninstall with the Windows installer of the service is
installed with a name that contains a '-' character.
Modified:
tomcat/trunk/res/tomcat.nsi
https://issues.apache.org/bugzilla/show_bug.cgi?id=51557
--- Comment #4 from Henri Yandell 2011-08-01 16:41:49 UTC
---
r1151394
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug
On 01/08/2011 16:45, Christopher Schultz wrote:
> Mark,
>
> On 7/26/2011 1:30 PM, Mark Thomas wrote:
>> The Servlet EG is starting to discuss changes to the Servlet API
>> for 3.1. It would be useful if the option existed to implement some
>> of these changes in Tomcat trunk. The benefits of this
Author: markt
Date: Mon Aug 1 15:58:49 2011
New Revision: 1152848
URL: http://svn.apache.org/viewvc?rev=1152848&view=rev
Log:
CTR: docs
Ordering, full name for commons pool
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
UR
Mark,
On 7/26/2011 1:30 PM, Mark Thomas wrote:
> The Servlet EG is starting to discuss changes to the Servlet API for
> 3.1. It would be useful if the option existed to implement some of these
> changes in Tomcat trunk. The benefits of this are:
> - we can see how feasible the API changes are to i
https://issues.apache.org/bugzilla/show_bug.cgi?id=51557
--- Comment #3 from Christopher Schultz
2011-08-01 15:01:12 UTC ---
Mark, can you give a revision reference?
I'm interested in whether you or not you think response-splitting protection is
worthwhile in other cases (i.e. header values).
Mladen,
On 7/25/2011 3:16 PM, Mladen Turk wrote:
> On 07/25/2011 07:31 PM, Christopher Schultz wrote:
>> Jean-Frederic,
>>
>>
>> Nope, it also includes the native part of FIPS mode. I forgot to update
>> the changelog when I did that commit. Now updated.
>>
>> Note that the new FIPS code isn't cal
Author: markt
Date: Mon Aug 1 14:41:28 2011
New Revision: 1152805
URL: http://svn.apache.org/viewvc?rev=1152805&view=rev
Log:
Remove unused files
Removed:
tomcat/trunk/res/main.ico
tomcat/trunk/res/tickno.bmp
tomcat/trunk/res/tickyes.bmp
tomcat/trunk/res/uninst.ico
https://issues.apache.org/bugzilla/show_bug.cgi?id=51584
--- Comment #2 from Steven R. Loomis 2011-08-01 13:48:05
UTC ---
(In reply to comment #1)
> Thanks for the report.
>
> The fix needs to be at a lower level than the patch you suggest to address the
> root cause rather than one of the symp
2011/8/1 Rainer Jung :
> - Binaries build against old APR 1.3.12 (recent ist 1.4.5)
> and OpenSSL 0.9.8r (recent ist 1.0.1d).
> Is that intentional?
(I think you meant 1.0.0d. That is what the latest version is [1]. )
1. Both other products I use that depend on OpenSSL (Apache HTTPD and
Subvers
Hi Folks,
Sorry for (very) long delay.
The ip clearance xml form is here :
http://people.apache.org/~olamy/tomcat-maven-plugin-to-apache/ip-clearance-tomcat-maven-plugin.xml
Let me know if all is fine for you and I will send to incubator@ (it
looks to be the next step).
Thanks,
--
Olivier Lamy
On 01/08/2011 09:23, Rainer Jung wrote:
> On 01.08.2011 10:03, Mark Thomas wrote:
>> It is the beginning of the month again so I will be tagging 7.0.20
>> shortly. All of the open bugs are fixed in 7.0.x so I am just running
>> the unit and TCK tests on trunk before I do so.
>>
>> Mark
>
> Should
https://issues.apache.org/bugzilla/show_bug.cgi?id=51595
Bug #: 51595
Summary: org.apache.tomcat.jdbc.pool.jmx.ConnectionPool should
be Serializeable
Product: Tomcat Modules
Version: unspecified
Platform: PC
OS/Ver
Author: kkolinko
Date: Mon Aug 1 10:17:22 2011
New Revision: 1152728
URL: http://svn.apache.org/viewvc?rev=1152728&view=rev
Log:
vote
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=11
Author: kkolinko
Date: Mon Aug 1 09:59:44 2011
New Revision: 1152722
URL: http://svn.apache.org/viewvc?rev=1152722&view=rev
Log:
Simplify mapping for jsp servlet in the default web.xml.
Multiple url-pattern values in the same servlet-mapping are supported since
Servlet 2.5.
Modified:
tomcat
Author: kkolinko
Date: Mon Aug 1 09:53:04 2011
New Revision: 1152719
URL: http://svn.apache.org/viewvc?rev=1152719&view=rev
Log:
Remove resolveHosts attribute from AccessLogValve configuration in the default
server.xml.
Modified:
tomcat/trunk/conf/server.xml
tomcat/trunk/webapps/docs/ch
Author: kkolinko
Date: Mon Aug 1 09:41:53 2011
New Revision: 1152716
URL: http://svn.apache.org/viewvc?rev=1152716&view=rev
Log:
Additional comments about resolveHosts attribute of AccessLogValve.
- The resolveHosts attribute could be used to change the meaning of "common"
and "combined" pattern
On 01.08.2011 10:03, Mark Thomas wrote:
> It is the beginning of the month again so I will be tagging 7.0.20
> shortly. All of the open bugs are fixed in 7.0.x so I am just running
> the unit and TCK tests on trunk before I do so.
>
> Mark
Should we update the bundled tcnative? Or is it to soon,
It is the beginning of the month again so I will be tagging 7.0.20
shortly. All of the open bugs are fixed in 7.0.x so I am just running
the unit and TCK tests on trunk before I do so.
Mark
-
To unsubscribe, e-mail: dev-unsubscr.
34 matches
Mail list logo