2011/11/15 Mladen Truk :
> On 11/15/2011 07:43 AM, William A. Rowe Jr. wrote:
>>
>> On 11/15/2011 12:37 AM, mt...@apache.org wrote:
>>>
>>> Author: mturk
>>> Date: Tue Nov 15 06:37:12 2011
>>> New Revision: 1202058
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1202058&view=rev
>>> Log:
>>> Make sur
On 11/15/2011 12:11 PM, Konstantin Kolinko wrote:
It is useless to set executable bit on the files in source tree. They
should not be run from there, but from build/bin. Does Ant preserve
executable bit when copying the files?
If you are building on unix or with cygwin's ant then yes.
Anyho
The candidates binaries are available here:
http://people.apache.org/~jfclere/tomcat-6/v6.0.34/
According to the release process, the 6.0.34 build corresponding to the
tag TOMCAT_6_0_34 is:
[ ] Broken
[ ] Alpha
[ ] Beta
[ ] Stable
Cheers
Jean-Frederic
--
Author: kkolinko
Date: Tue Nov 15 15:20:17 2011
New Revision: 1202235
URL: http://svn.apache.org/viewvc?rev=1202235&view=rev
Log:
CTR: docs
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52172
Update build instructions
- Clarified download behaviour (BZ 52172)
- Added note that building is
https://issues.apache.org/bugzilla/show_bug.cgi?id=52172
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: kkolinko
Date: Tue Nov 15 15:43:16 2011
New Revision: 1202251
URL: http://svn.apache.org/viewvc?rev=1202251&view=rev
Log:
CTR: docs
Simplify instructions for downloading Tomcat source code
Modified:
tomcat/tc5.5.x/trunk/build/BUILDING.txt
tomcat/tc5.5.x/trunk/container/webapps/doc
Author: kkolinko
Date: Tue Nov 15 15:54:27 2011
New Revision: 1202262
URL: http://svn.apache.org/viewvc?rev=1202262&view=rev
Log:
CTR: docs
Correct wording in build instructions
Simplify instructions for downloading Tomcat source code
Modified:
tomcat/tc6.0.x/trunk/BUILDING.txt
tomcat/tc6
Author: kkolinko
Date: Tue Nov 15 16:12:45 2011
New Revision: 1202271
URL: http://svn.apache.org/viewvc?rev=1202271&view=rev
Log:
Correct wording in build instructions
Simplify instructions for downloading Tomcat source code
Modified:
tomcat/trunk/BUILDING.txt
tomcat/trunk/webapps/docs/bu
Author: kkolinko
Date: Tue Nov 15 16:22:09 2011
New Revision: 1202278
URL: http://svn.apache.org/viewvc?rev=1202278&view=rev
Log:
Merged revision 1202271 from tomcat/trunk:
Correct wording in build instructions
Simplify instructions for downloading Tomcat source code
Modified:
tomcat/tc7.0.x/
Author: kkolinko
Date: Tue Nov 15 17:04:04 2011
New Revision: 1202304
URL: http://svn.apache.org/viewvc?rev=1202304&view=rev
Log:
proposal
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?re
Author: mturk
Date: Tue Nov 15 17:24:18 2011
New Revision: 1202318
URL: http://svn.apache.org/viewvc?rev=1202318&view=rev
Log:
Use 2.x instead 2.0 in docs where possible since we support any 2.x branch
Modified:
tomcat/jk/trunk/native/BUILDING.txt
tomcat/jk/trunk/xdocs/webserver_howto/apa
Author: kkolinko
Date: Tue Nov 15 17:33:46 2011
New Revision: 1202320
URL: http://svn.apache.org/viewvc?rev=1202320&view=rev
Log:
CTR
Update for next version
Modified:
tomcat/tc6.0.x/trunk/build.properties.default
Modified: tomcat/tc6.0.x/trunk/build.properties.default
URL:
http://svn.apach
https://issues.apache.org/bugzilla/show_bug.cgi?id=52153
--- Comment #1 from John Wilkinson 2011-11-15 18:56:58
UTC ---
We've confirmed the following:
-only happens with ssl and apr
-occurs (but not always) when a client's request times out after the response
data is written, but before flush()
Author: mturk
Date: Tue Nov 15 19:11:32 2011
New Revision: 1202383
URL: http://svn.apache.org/viewvc?rev=1202383&view=rev
Log:
Use better header duplicate funtion that won't reuse one huge buffer and fix
some coding style on the way
Modified:
tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
Mod
Author: mturk
Date: Tue Nov 15 19:41:36 2011
New Revision: 1202396
URL: http://svn.apache.org/viewvc?rev=1202396&view=rev
Log:
Axe useless braces around defines. No functional change
Modified:
tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
Author: mturk
Date: Tue Nov 15 19:46:39 2011
New Revision: 1202397
URL: http://svn.apache.org/viewvc?rev=1202397&view=rev
Log:
No need for separate buffer size define
Modified:
tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
URL:
http://sv
Author: mturk
Date: Tue Nov 15 19:54:15 2011
New Revision: 1202398
URL: http://svn.apache.org/viewvc?rev=1202398&view=rev
Log:
Bail out early on invalid params. No functional change
Modified:
tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
Author: mturk
Date: Tue Nov 15 20:00:21 2011
New Revision: 1202402
URL: http://svn.apache.org/viewvc?rev=1202402&view=rev
Log:
Bail out early on invalid params. No functional change
Modified:
tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
Author: mturk
Date: Tue Nov 15 22:24:53 2011
New Revision: 1202448
URL: http://svn.apache.org/viewvc?rev=1202448&view=rev
Log:
Axe usless braces and sanitize comment style. No functional change
Modified:
tomcat/jk/trunk/native/common/jk_util.c
Modified: tomcat/jk/trunk/native/common/jk_util.
Author: mturk
Date: Tue Nov 15 22:55:41 2011
New Revision: 1202459
URL: http://svn.apache.org/viewvc?rev=1202459&view=rev
Log:
Axe thread lock result check. Its usage wasn't consistent and its basically
useless
Modified:
tomcat/jk/trunk/native/common/jk_ajp_common.c
tomcat/jk/trunk/nativ
Author: mturk
Date: Tue Nov 15 23:13:57 2011
New Revision: 1202465
URL: http://svn.apache.org/viewvc?rev=1202465&view=rev
Log:
Sanitize and unify comment style. No functional change. What a mess we had ;)
Modified:
tomcat/jk/trunk/native/common/jk_ajp_common.c
Modified: tomcat/jk/trunk/nativ
https://issues.apache.org/bugzilla/show_bug.cgi?id=52191
Bug #: 52191
Summary: SHM file name for ISAPI Redirector is not unique when
multiple ISAPI Redirectors on Website
Product: Tomcat Connectors
Version: 1.2.32
Platform
2011/11/14 :
> Author: mturk
> Date: Mon Nov 14 06:19:07 2011
> New Revision: 1201606
>
> URL: http://svn.apache.org/viewvc?rev=1201606&view=rev
> Log:
> Fix code style. No functional change
>
> Modified:
> tomcat/jk/trunk/native/common/jk_ajp_common.c
> tomcat/jk/trunk/native/common/jk_pool
Author: kkolinko
Date: Wed Nov 16 06:46:30 2011
New Revision: 1202545
URL: http://svn.apache.org/viewvc?rev=1202545&view=rev
Log:
vote
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=12
Author: mturk
Date: Wed Nov 16 06:46:51 2011
New Revision: 1202546
URL: http://svn.apache.org/viewvc?rev=1202546&view=rev
Log:
Remove deprecated jni code
Removed:
tomcat/jk/trunk/native/common/jk_jni_worker.c
tomcat/jk/trunk/native/common/jk_jni_worker.h
tomcat/jk/trunk/native/jni/
Mo
Author: mturk
Date: Wed Nov 16 06:55:32 2011
New Revision: 1202548
URL: http://svn.apache.org/viewvc?rev=1202548&view=rev
Log:
Remove deprecated jni code
Modified:
tomcat/jk/trunk/native/netscape/Makefile.linux
tomcat/jk/trunk/native/netscape/Makefile.netware
tomcat/jk/trunk/native/ne
Author: mturk
Date: Wed Nov 16 07:00:08 2011
New Revision: 1202553
URL: http://svn.apache.org/viewvc?rev=1202553&view=rev
Log:
Axe deprecated JNI docs
Modified:
tomcat/jk/trunk/xdocs/generic_howto/workers.xml
tomcat/jk/trunk/xdocs/webserver_howto/apache.xml
Modified: tomcat/jk/trunk/xdoc
Author: mturk
Date: Wed Nov 16 07:07:10 2011
New Revision: 1202556
URL: http://svn.apache.org/viewvc?rev=1202556&view=rev
Log:
Axe deprecated JNI references from more places
Modified:
tomcat/jk/trunk/native/README.txt
tomcat/jk/trunk/native/TODO.txt
tomcat/jk/trunk/native/apache-2.0/b
Author: kkolinko
Date: Wed Nov 16 07:49:06 2011
New Revision: 1202565
URL: http://svn.apache.org/viewvc?rev=1202565&view=rev
Log:
Add "denyStatus" attribute to RequestFilterValve, RequestFilter.
Add overridable denyRequest() method to RequestFilterValve.
The denyStatus attribute is used to change
Author: mturk
Date: Wed Nov 16 07:56:12 2011
New Revision: 1202568
URL: http://svn.apache.org/viewvc?rev=1202568&view=rev
Log:
Axe useless dump on malloc failure. Most fprintf implementations also use
malloc so it is likely they'll fail as well
Modified:
tomcat/jk/trunk/native/common/jk_pool
30 matches
Mail list logo