As you might see from the SVN log I added few more dist files.
The newly created files are:
apache-tomcat-7.0.0-dev-win32-x86-native.zip
apache-tomcat-7.0.0-dev-win64-ia64-native.zip
apache-tomcat-7.0.0-dev-win64-x86_64-native.zip
I have also removed the .exe, .dll and service.bat from the
apach
Author: mturk
Date: Wed Jun 17 05:33:52 2009
New Revision: 785477
URL: http://svn.apache.org/viewvc?rev=785477&view=rev
Log:
Add common FindCpuType function.
The problem is that environment variable doesn't always set AMD64. This is true
only for amd processors.
If present and not IA64 the %PROCE
https://issues.apache.org/bugzilla/show_bug.cgi?id=36574
--- Comment #5 from vy0...@gmail.com 2009-06-16 20:08:46 PST ---
apache-tomcat-5.5.27-fulldocs.tar.gz ## has
tomcat-5.5-doc/architecture/requestProcess/requestProcess.pdf ## has error
message on file open
# Cannot extract the embedded
https://issues.apache.org/bugzilla/show_bug.cgi?id=43285
--- Comment #18 from Richard Kennard
2009-06-16 19:39:30 PST ---
Please note this feature/bug is being tracked (and hopefully fixed!) at:
https://jsp-spec-public.dev.java.net/issues/show_bug.cgi?id=183
--
Configure bugmail: https:/
https://issues.apache.org/bugzilla/show_bug.cgi?id=36574
vy0...@gmail.com changed:
What|Removed |Added
Priority|P2 |P3
Status|RESOLVED
On 16/06/2009, Filip Hanik - Dev Lists wrote:
> Sebb, I can't find anything that is broken. All your concerns seem invalid
> to me.
Please revisit, especially the NOTICE files.
> Filip
>
> sebb wrote:
>
> > On 15/06/2009, Filip Hanik - Dev Lists wrote:
> >
> >
> > > Cleaned up and fixed.
> >
On 16/06/2009, Mark Thomas wrote:
> sebb wrote:
> > On 16/06/2009, Mark Thomas wrote:
> >> Mark Thomas wrote:
> >> > The candidates source tarball and derived binaries are available here:
> >> > http://tomcat.apache.org/dev/dist/apache-tomcat-4.1.40/
> >> >
> >> > According to the relea
sebb wrote:
> On 16/06/2009, Mark Thomas wrote:
>> Mark Thomas wrote:
>> > The candidates source tarball and derived binaries are available here:
>> > http://tomcat.apache.org/dev/dist/apache-tomcat-4.1.40/
>> >
>> > According to the release process, the 4.0.40 tag is:
>> > [ ] Broken
>> > [
On 16/06/2009, Mark Thomas wrote:
> Mark Thomas wrote:
> > The candidates source tarball and derived binaries are available here:
> > http://tomcat.apache.org/dev/dist/apache-tomcat-4.1.40/
> >
> > According to the release process, the 4.0.40 tag is:
> > [ ] Broken
> > [ ] Alpha
> > [ ] Bet
Hi all
I¹ve noticed an unexpected and undocumented behaviour in the AJP connector
in Tomcat 5.5.27.
I¹ve configured the AJP connector to run on port 8009, which is occupied by
another process, but instead of failing the connector continues to scan
until it hits a free port and uses that. Inspectio
Author: markt
Date: Tue Jun 16 21:21:16 2009
New Revision: 785409
URL: http://svn.apache.org/viewvc?rev=785409&view=rev
Log:
Propose patch
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?re
Author: markt
Date: Tue Jun 16 21:20:57 2009
New Revision: 785407
URL: http://svn.apache.org/viewvc?rev=785407&view=rev
Log:
Propose patch
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.
https://issues.apache.org/bugzilla/show_bug.cgi?id=37794
--- Comment #6 from Mark Thomas 2009-06-16 13:31:19 PST ---
This has been fixed in trunk (with a test case) and will be proposed for 6.0.x
and 5.5.x
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
---
Author: markt
Date: Tue Jun 16 20:30:43 2009
New Revision: 785381
URL: http://svn.apache.org/viewvc?rev=785381&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=37794
Handle chunked POSTs. If maxPostSize is exceeded, a 500 results.
Modified:
tomcat/trunk/java/org/apache/cat
Author: markt
Date: Tue Jun 16 20:28:08 2009
New Revision: 785379
URL: http://svn.apache.org/viewvc?rev=785379&view=rev
Log:
Better comment
Modified:
tomcat/trunk/test/org/apache/catalina/connector/TestRequest.java
Modified: tomcat/trunk/test/org/apache/catalina/connector/TestRequest.java
UR
Author: markt
Date: Tue Jun 16 20:18:14 2009
New Revision: 785369
URL: http://svn.apache.org/viewvc?rev=785369&view=rev
Log:
Test case for bug 37794.
The generic code will move out of this class if it turns out to be useful for
other test cases
Added:
tomcat/trunk/test/org/apache/catalina/co
https://issues.apache.org/bugzilla/show_bug.cgi?id=47378
Summary: welcome-file ignores servlet mapping
Product: Tomcat 6
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: major
Priority:
The (updated) candidates source tarball and derived binaries are
available here:
http://tomcat.apache.org/dev/dist/apache-tomcat-4.1.40/
According to the release process, the release based on the 4.0.40 tag is:
[ ] Broken
[ ] Alpha
[ ] Beta
[ ] Stable
Mark
--
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The following page has been changed by xxd82329:
http://wiki.apache.org/tomcat/SummerOfCode2009
--
By th
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The following page has been changed by xxd82329:
http://wiki.apache.org/tomcat/SummerOfCode2009
--
* If ye
Sebb, I can't find anything that is broken. All your concerns seem
invalid to me.
Filip
sebb wrote:
On 15/06/2009, Filip Hanik - Dev Lists wrote:
Cleaned up and fixed.
The release is located here:
http://people.apache.org/~fhanik/jdbc-pool/v1.0.4/
NOTICE file is incorrect, it sh
Good point Tim, and I've been searching the docs for maxPostSize, but I
haven't dug really deep into it. I wasn't looking in the right area. Looks
like I need to back pedal a bit here. Sorry for not checking into the docs
more thoroughly.
- Josh
On Tue, Jun 16, 2009 at 7:44 AM, Tim Funk wrote
Author: markt
Date: Tue Jun 16 15:32:50 2009
New Revision: 785257
URL: http://svn.apache.org/viewvc?rev=785257&view=rev
Log:
Tagging 4.1.40
Added:
tomcat/container/tags/tc4.1.x/TOMCAT_4_1_40/
- copied from r785256, tomcat/container/branches/tc4.1.x/
---
Author: markt
Date: Tue Jun 16 15:31:58 2009
New Revision: 785255
URL: http://svn.apache.org/viewvc?rev=785255&view=rev
Log:
Re tagging...
Removed:
tomcat/container/tags/tc4.1.x/TOMCAT_4_1_40/
-
To unsubscribe, e-mail: dev-
Author: markt
Date: Tue Jun 16 15:30:30 2009
New Revision: 785254
URL: http://svn.apache.org/viewvc?rev=785254&view=rev
Log:
Stick with 4.1.40 and re-tag
Modified:
tomcat/container/branches/tc4.1.x/RELEASE-NOTES-4.1.txt
tomcat/container/branches/tc4.1.x/build.properties.default
Modified:
Mark Thomas wrote:
> The candidates source tarball and derived binaries are available here:
> http://tomcat.apache.org/dev/dist/apache-tomcat-4.1.40/
>
> According to the release process, the 4.0.40 tag is:
> [ ] Broken
> [ ] Alpha
> [ ] Beta
> [ ] Stable
There were enough issues to re-roll the r
Mladen Turk wrote:
> Mark Thomas wrote:
>>
>>> IMO the release is broken.
>>
>> If the windows installer issue is an isolated one it, the release is no
>> worse than any that have gone out of the door previously. That said, the
>> issues are all fixed so I'll roll a 4.1.41 release.
>>
>
> Why not
Author: mturk
Date: Tue Jun 16 15:09:50 2009
New Revision: 785249
URL: http://svn.apache.org/viewvc?rev=785249&view=rev
Log:
Exclude windows binaries from the .zip and .tar.gz packages
Modified:
tomcat/trunk/dist.xml
Modified: tomcat/trunk/dist.xml
URL:
http://svn.apache.org/viewvc/tomcat/t
Author: mturk
Date: Tue Jun 16 14:51:50 2009
New Revision: 785239
URL: http://svn.apache.org/viewvc?rev=785239&view=rev
Log:
Fix tomcat installer script by using the correct files and new locations.
Also decide which version of tcnative-1.dll to install according to the CPU
architecture
Modified
Author: mturk
Date: Tue Jun 16 14:18:26 2009
New Revision: 785223
URL: http://svn.apache.org/viewvc?rev=785223&view=rev
Log:
Exclude service.bat from package-zip and package-tgz.
It is now part of package-native, since it is only usable together with service
wrapper
Modified:
tomcat/trunk/di
Mark Thomas wrote:
IMO the release is broken.
If the windows installer issue is an isolated one it, the release is no
worse than any that have gone out of the door previously. That said, the
issues are all fixed so I'll roll a 4.1.41 release.
Why not just re-tagging?
It's no like it was re
Author: markt
Date: Tue Jun 16 12:46:45 2009
New Revision: 785182
URL: http://svn.apache.org/viewvc?rev=785182&view=rev
Log:
Add N&L to root of installation dir
Fix mangled pcre test files
Modified:
tomcat/container/branches/tc4.1.x/build.xml
Modified: tomcat/container/branches/tc4.1.x/build
Author: markt
Date: Tue Jun 16 12:41:47 2009
New Revision: 785180
URL: http://svn.apache.org/viewvc?rev=785180&view=rev
Log:
Add changes for 4.1.41
Modified:
tomcat/container/branches/tc4.1.x/RELEASE-NOTES-4.1.txt
Modified: tomcat/container/branches/tc4.1.x/RELEASE-NOTES-4.1.txt
URL:
http:/
sebb wrote:
> The copyright year in the NOTICE files in the binary archive is still
> 2008; surely it should be 2009?
Yep, it should be 2009. This has been fixed.
> The connectors/NOTICE file in the source archive is wrong.
>
> There are no NOTICE files for the jasper and servletapi directory su
Author: markt
Date: Tue Jun 16 12:23:48 2009
New Revision: 785175
URL: http://svn.apache.org/viewvc?rev=785175&view=rev
Log:
Looks like we might need a 4.1.41
Modified:
tomcat/container/branches/tc4.1.x/build.properties.default
Modified: tomcat/container/branches/tc4.1.x/build.properties.def
Author: markt
Date: Tue Jun 16 12:17:08 2009
New Revision: 785174
URL: http://svn.apache.org/viewvc?rev=785174&view=rev
Log:
Don't add blank lines to the end of files when fixing the line endings for the
tar.gz distro
Modified:
tomcat/container/branches/tc4.1.x/build.xml
Modified: tomcat/co
"infinite" size for POST is bad as a default. It would make it trivial
to DOS the site.
-Tim
Josh Gooding wrote:
Gentlemen,
Let me ask this. What is the maxPostSize in Tomcat?I'm ok with "a" but
I'm trying to think ahead in how to make an extremely large POST acceptable
maybe for 7. I h
On 16/06/2009, Mark Thomas wrote:
> sebb wrote:
> > On 16/06/2009, ma...@apache.org wrote:
> >> Author: markt
> >> Date: Tue Jun 16 11:17:26 2009
> >> New Revision: 785164
> >>
> >> URL: http://svn.apache.org/viewvc?rev=785164&view=rev
> >> Log:
> >> Update exclusion list for EOL fil
sebb wrote:
> On 16/06/2009, ma...@apache.org wrote:
>> Author: markt
>> Date: Tue Jun 16 11:17:26 2009
>> New Revision: 785164
>>
>> URL: http://svn.apache.org/viewvc?rev=785164&view=rev
>> Log:
>> Update exclusion list for EOL filtering
>>
>> Modified:
>> tomcat/container/branches/tc4.
On 16/06/2009, ma...@apache.org wrote:
> Author: markt
> Date: Tue Jun 16 11:17:26 2009
> New Revision: 785164
>
> URL: http://svn.apache.org/viewvc?rev=785164&view=rev
> Log:
> Update exclusion list for EOL filtering
>
> Modified:
> tomcat/container/branches/tc4.1.x/build.xml
>
> Modif
Author: markt
Date: Tue Jun 16 11:17:26 2009
New Revision: 785164
URL: http://svn.apache.org/viewvc?rev=785164&view=rev
Log:
Update exclusion list for EOL filtering
Modified:
tomcat/container/branches/tc4.1.x/build.xml
Modified: tomcat/container/branches/tc4.1.x/build.xml
URL:
http://svn.ap
Author: markt
Date: Tue Jun 16 11:12:58 2009
New Revision: 785162
URL: http://svn.apache.org/viewvc?rev=785162&view=rev
Log:
Fix year
Modified:
tomcat/container/branches/tc4.1.x/NOTICE
Modified: tomcat/container/branches/tc4.1.x/NOTICE
URL:
http://svn.apache.org/viewvc/tomcat/container/bran
Josh Gooding wrote:
> Gentlemen,
>
> Let me ask this. What is the maxPostSize in Tomcat?
Did you look at the docs?
http://tomcat.apache.org/tomcat-6.0-doc/config/http.html
>I'm ok with "a" but
> I'm trying to think ahead in how to make an extremely large POST acceptable
> maybe for 7. I ha
The copyright year in the NOTICE files in the binary archive is still
2008; surely it should be 2009?
The connectors/NOTICE file in the source archive is wrong.
There are no NOTICE files for the jasper and servletapi directory sub-trees.
It would be better to have a single N&L file at the top of
Gentlemen,
Let me ask this. What is the maxPostSize in Tomcat?I'm ok with "a" but
I'm trying to think ahead in how to make an extremely large POST acceptable
maybe for 7. I have not hit the maxPostSize at all, and I have uploaded
some large (+20MB) files with tomcat. Let me see if I can suc
Author: mturk
Date: Tue Jun 16 10:37:05 2009
New Revision: 785150
URL: http://svn.apache.org/viewvc?rev=785150&view=rev
Log:
Add package-natives target
Modified:
tomcat/trunk/dist.xml
Modified: tomcat/trunk/dist.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/dist.xml?rev=785150&r1=78514
Author: mturk
Date: Tue Jun 16 10:09:41 2009
New Revision: 785141
URL: http://svn.apache.org/viewvc?rev=785141&view=rev
Log:
Fix nested tasks for download
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=785141&r1
https://issues.apache.org/bugzilla/show_bug.cgi?id=47371
Summary: EL expression parser error when getter methed return
an empty string
Product: Tomcat 6
Version: unspecified
Platform: PC
OS/Version: Windows XP
Statu
The candidates source tarball and derived binaries are available here:
http://tomcat.apache.org/dev/dist/apache-tomcat-4.1.40/
According to the release process, the 4.0.40 tag is:
[ ] Broken
[ ] Alpha
[ ] Beta
[ ] Stable
Mark
-
Author: mturk
Date: Tue Jun 16 07:06:11 2009
New Revision: 785092
URL: http://svn.apache.org/viewvc?rev=785092&view=rev
Log:
Download IA64 tcnative-1.dll as well
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=78
50 matches
Mail list logo