https://issues.apache.org/bugzilla/show_bug.cgi?id=48605
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48600
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48611
--- Comment #4 from Mark Thomas 2010-02-01 16:35:44 GMT ---
I think the manifests need to be made more useful (I have proposed a patch that
adds the full version number) rather than removed.
Given that the documented way to build the extra
Author: markt
Date: Tue Feb 2 00:26:28 2010
New Revision: 905474
URL: http://svn.apache.org/viewvc?rev=905474&view=rev
Log:
Remove separate extras build script
Removed:
tomcat/trunk/extras.xml
Modified:
tomcat/trunk/BUILDING.txt
tomcat/trunk/webapps/docs/extras.xml
Modified: tomcat/
Author: markt
Date: Tue Feb 2 00:23:40 2010
New Revision: 905473
URL: http://svn.apache.org/viewvc?rev=905473&view=rev
Log:
Merge in extras.xml
Still need to look at making greater use of patternsets, jarIt etc for the
extras
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xm
Author: markt
Date: Mon Feb 1 23:21:41 2010
New Revision: 905451
URL: http://svn.apache.org/viewvc?rev=905451&view=rev
Log:
Clean up the main build file in preparation for merging with dist and extras
- Add some headers
- Remove stuff that isn't used
- Get tests working
- Fix dependencies
-
Author: markt
Date: Mon Feb 1 23:17:16 2010
New Revision: 905450
URL: http://svn.apache.org/viewvc?rev=905450&view=rev
Log:
Update cookie tests. Remove obsolete test
Removed:
tomcat/trunk/test/org/apache/tomcat/util/http/TestCookiesSwitchSysProps.java
Modified:
tomcat/trunk/test/org/apa
Author: markt
Date: Mon Feb 1 22:15:48 2010
New Revision: 905430
URL: http://svn.apache.org/viewvc?rev=905430&view=rev
Log:
Fix test failure
Modified:
tomcat/trunk/test/org/apache/catalina/connector/TestRequest.java
Modified: tomcat/trunk/test/org/apache/catalina/connector/TestRequest.java
https://issues.apache.org/bugzilla/show_bug.cgi?id=48627
--- Comment #6 from Jon Vincent 2010-02-01 13:38:57 UTC ---
The fix worked perfectly for me. I took your binary patch to make things a
little faster -- let me know if you need extra verification and I can build it
from source.
Thanks Mark!
Author: markt
Date: Mon Feb 1 18:48:22 2010
New Revision: 905360
URL: http://svn.apache.org/viewvc?rev=905360&view=rev
Log:
Make the default manifest more useful by adding the full version number
Modified:
tomcat/trunk/res/META-INF/default.manifest
Modified: tomcat/trunk/res/META-INF/defaul
Author: markt
Date: Mon Feb 1 18:44:43 2010
New Revision: 905358
URL: http://svn.apache.org/viewvc?rev=905358&view=rev
Log:
Update JSP spec version
Modified:
tomcat/trunk/res/META-INF/jsp-api.jar.manifest
Modified: tomcat/trunk/res/META-INF/jsp-api.jar.manifest
URL:
http://svn.apache.org/v
https://issues.apache.org/bugzilla/show_bug.cgi?id=48629
--- Comment #4 from tahitiangabriel 2010-02-01 10:30:40 UTC
---
Created an attachment (id=24916)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24916)
add roleNested entry in doc
Here's a small patch to add the roleNested entr
https://issues.apache.org/bugzilla/show_bug.cgi?id=48629
--- Comment #3 from tahitiangabriel 2010-02-01 10:02:22 UTC
---
I think having roleNestedSearch="(member={0})" is a very good idea. Like that
it should work for all kind of configurations.
For the moment I've switched to the "member={0}"
Author: markt
Date: Mon Feb 1 18:00:44 2010
New Revision: 905348
URL: http://svn.apache.org/viewvc?rev=905348&view=rev
Log:
Remove some unused stuff.
Set eol at start of every target that produces a release artifact
Modified:
tomcat/trunk/dist.xml
Modified: tomcat/trunk/dist.xml
URL:
http:
Author: markt
Date: Mon Feb 1 17:55:12 2010
New Revision: 905347
URL: http://svn.apache.org/viewvc?rev=905347&view=rev
Log:
Trim stuff that isn't used (prior to merging into a single build.xml file)
Modified:
tomcat/trunk/extras.xml
Modified: tomcat/trunk/extras.xml
URL:
http://svn.apache.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48612
--- Comment #1 from Mark Thomas 2010-02-01 09:40:44 GMT ---
This was already fixed in trunk by the fix for bug48424. I have fixed the
swallowed exception in trunk and proposed both fixes for 6.0.x
--
Configure bugmail: https://issues.apac
Author: markt
Date: Mon Feb 1 17:29:42 2010
New Revision: 905343
URL: http://svn.apache.org/viewvc?rev=905343&view=rev
Log:
Don't swallow the exception
Modified:
tomcat/trunk/java/org/apache/catalina/mbeans/MBeanUtils.java
Modified: tomcat/trunk/java/org/apache/catalina/mbeans/MBeanUtils.ja
https://issues.apache.org/bugzilla/show_bug.cgi?id=48653
Summary: RemoteIpValve : request.secure and request.scheme are
not forced to "false" and "http" if
X-Forwarded-Proto=http
Product: Tomcat 7
Version: trunk
Pla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47972
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47655
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Mon Feb 1 15:23:30 2010
New Revision: 905305
URL: http://svn.apache.org/viewvc?rev=905305&view=rev
Log:
Sync docs and APR/native connector config
Modified:
tomcat/trunk/webapps/docs/apr.xml
tomcat/trunk/webapps/docs/config/ajp.xml
Modified: tomcat/trunk/webapps/docs/
Author: markt
Date: Mon Feb 1 15:23:07 2010
New Revision: 905304
URL: http://svn.apache.org/viewvc?rev=905304&view=rev
Log:
Tweaks
Modified:
tomcat/trunk/webapps/docs/config/http.xml
Modified: tomcat/trunk/webapps/docs/config/http.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/
Author: markt
Date: Mon Feb 1 15:00:31 2010
New Revision: 905296
URL: http://svn.apache.org/viewvc?rev=905296&view=rev
Log:
Remove unused attribute
Modified:
tomcat/trunk/java/org/apache/coyote/ajp/AjpProcessor.java
Modified: tomcat/trunk/java/org/apache/coyote/ajp/AjpProcessor.java
URL:
h
Author: markt
Date: Mon Feb 1 10:12:10 2010
New Revision: 905234
URL: http://svn.apache.org/viewvc?rev=905234&view=rev
Log:
APR/native page has better info so link rather than copy
Modified:
tomcat/site/trunk/docs/security-5.html
tomcat/site/trunk/docs/security-6.html
tomcat/site/tru
Author: kkolinko
Date: Mon Feb 1 09:43:10 2010
New Revision: 905226
URL: http://svn.apache.org/viewvc?rev=905226&view=rev
Log:
Minor correction to the JavaDoc for AttributeParser class
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/AttributeParser.java
Modified: tomcat/trunk/java/or
2010/1/31 Mark Thomas :
> On 30/01/2010 17:41, Mark Thomas wrote:
>> On 30/01/2010 07:33, Konstantin Kolinko wrote:
>>> Regarding the implementation, AttributeParser.java class. I think
>>> that, based on the above, we can fix it to solve bug 48627. Other
>>> parts of the new implementation will re
https://issues.apache.org/bugzilla/show_bug.cgi?id=47655
razorfish servicedesk changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolutio
Author: kkolinko
Date: Mon Feb 1 08:07:23 2010
New Revision: 905208
URL: http://svn.apache.org/viewvc?rev=905208&view=rev
Log:
Update latest TC 6.0.x version number on whichversion.html
Modified:
tomcat/site/trunk/docs/whichversion.html
tomcat/site/trunk/xdocs/whichversion.xml
Modified:
On 01/02/2010 02:04, Konstantin Kolinko wrote:
> 2010/2/1 :
>> Author: markt
>> Date: Mon Feb 1 00:08:07 2010
>> New Revision: 905147
>>
>> URL: http://svn.apache.org/viewvc?rev=905147&view=rev
>> Log:
>> Update proposal with fix.
>> Remove Konstantin's vote as this is a very different patch
>>
>
29 matches
Mail list logo