https://issues.apache.org/bugzilla/show_bug.cgi?id=56189
Bug ID: 56189
Summary: Remove cpappend.bat
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority:
Hi,
Apache Tomcat Connectors 1.2.38 release candidate is ready
for vote at [1]. This version fixes few bugs found in released
version 1.2.37 and adds some new features like IPV6 support.
The VOTE will remain open for at least 48 hours.
The Apache Tomcat Connectors 1.2.38 is
[ ] Stable, go ahe
On 02/26/2014 09:45 AM, Mladen Turk wrote:
Hi,
Apache Tomcat Connectors 1.2.38 release candidate is ready
for vote at [1]. This version fixes few bugs found in released
version 1.2.37 and adds some new features like IPV6 support.
The VOTE will remain open for at least 48 hours.
The Apache Tom
On 02/26/2014 09:55 AM, jean-frederic clere wrote:
On 02/26/2014 09:45 AM, Mladen Turk wrote:
+++
/home/jfclere/APACHE-2.2.21/build/libtool --silent --mode=compile gcc
-I/home/jfclere/APACHE-2.2.21/include -DHAVE_CONFIG_H -ansi -pedantic
-Wno-long-long -Wall -pthread -DHAVE_APR -I/home/jfclere
Author: jfclere
Date: Wed Feb 26 09:33:51 2014
New Revision: 1571978
URL: http://svn.apache.org/r1571978
Log:
arrange the JAVA comments.
Modified:
tomcat/jk/trunk/native/common/jk_lb_worker.c
Modified: tomcat/jk/trunk/native/common/jk_lb_worker.c
URL:
http://svn.apache.org/viewvc/tomcat/jk/
On 26.02.2014 09:45, Mladen Turk wrote:
> Hi,
>
> Apache Tomcat Connectors 1.2.38 release candidate is ready
> for vote at [1]. This version fixes few bugs found in released
> version 1.2.37 and adds some new features like IPV6 support.
>
>
> The VOTE will remain open for at least 48 hours.
>
>
On 02/26/2014 11:18 AM, Rainer Jung wrote:
No other finding currently, but still checking some stuff. Just wanted
to let you know quickly.
OK. Give it a try. I'll just retag 1.2.39 with all the "polishing" stuff
found. It's been a while since last release, so I was prepared for few runs :)
Author: rjung
Date: Wed Feb 26 11:50:34 2014
New Revision: 1572023
URL: http://svn.apache.org/r1572023
Log:
Partially fix obsolete comment.
Modified:
tomcat/jk/trunk/native/common/jk_connect.c
Modified: tomcat/jk/trunk/native/common/jk_connect.c
URL:
http://svn.apache.org/viewvc/tomcat/jk/t
Author: rjung
Date: Wed Feb 26 11:50:56 2014
New Revision: 1572024
URL: http://svn.apache.org/r1572024
Log:
Be more explicit with default for prefer_ipv6.
Modified:
tomcat/jk/trunk/native/common/jk_ajp12_worker.c
tomcat/jk/trunk/native/common/jk_ajp_common.c
Modified: tomcat/jk/trunk/nat
Author: rjung
Date: Wed Feb 26 12:06:59 2014
New Revision: 1572028
URL: http://svn.apache.org/r1572028
Log:
An empty if-given block in AC_ARG_ENABLE
for sock-cloexec would disable SOCK_CLOEXEC
in both cases, "--disable-sock-cloexec"
and "--enable-sock-cloexec".
Support the theoretical "--enable-s
Author: rjung
Date: Wed Feb 26 12:29:31 2014
New Revision: 1572031
URL: http://svn.apache.org/r1572031
Log:
Rename configure.in to configure.ac.
auto tools complain now about configure.in
name and configure.ac is preferred since many
years.
Added:
tomcat/jk/trunk/native/configure.ac
- c
Author: rjung
Date: Wed Feb 26 12:52:05 2014
New Revision: 1572035
URL: http://svn.apache.org/r1572035
Log:
Fix another auto tools warning by switching to
the recommened macro use for auto tools initialization.
I couldn't make the variable sytnax work though
but since they were only used on the fo
Author: rjung
Date: Wed Feb 26 12:57:07 2014
New Revision: 1572038
URL: http://svn.apache.org/r1572038
Log:
Update config.{guess,sub} from
http://git.savannah.gnu.org/gitweb/?p=config.git.
Modified:
tomcat/jk/trunk/native/scripts/build/unix/config.guess
tomcat/jk/trunk/native/scripts/buil
On 02/26/2014 01:52 PM, rj...@apache.org wrote:
Author: rjung
-AC_PREREQ(2.13)
-AC_INIT(common/jk_worker.h)
+dnl Minimum autoconf version
+AC_PREREQ(2.59)
+
Any reason why?
Regards
--
^TM
-
To unsubscribe, e-mail: dev-unsub
On 02/26/2014 02:03 PM, Mladen Turk wrote:
On 02/26/2014 01:52 PM, rj...@apache.org wrote:
Author: rjung
-AC_PREREQ(2.13)
-AC_INIT(common/jk_worker.h)
+dnl Minimum autoconf version
+AC_PREREQ(2.59)
+
Any reason why?
Nevermind. 2.59 is old enough for supported platforms.
Regards
--
^TM
--
On 26.02.2014 14:06, Mladen Turk wrote:
> On 02/26/2014 02:03 PM, Mladen Turk wrote:
>> On 02/26/2014 01:52 PM, rj...@apache.org wrote:
>>> Author: rjung
>>>
>>> -AC_PREREQ(2.13)
>>> -AC_INIT(common/jk_worker.h)
>>> +dnl Minimum autoconf version
>>> +AC_PREREQ(2.59)
>>> +
>>
>> Any reason why?
>>
>
On 26.02.2014 11:48, Mladen Turk wrote:
> On 02/26/2014 11:18 AM, Rainer Jung wrote:
>>
>> No other finding currently, but still checking some stuff. Just wanted
>> to let you know quickly.
>>
>
> OK. Give it a try. I'll just retag 1.2.39 with all the "polishing" stuff
> found. It's been a while s
https://issues.apache.org/bugzilla/show_bug.cgi?id=56190
Bug ID: 56190
Summary: Connection keep-alive not working with asynchronous
servlet
Product: Tomcat 8
Version: 8.0.3
Hardware: PC
OS: Linux
https://issues.apache.org/bugzilla/show_bug.cgi?id=56190
--- Comment #1 from Francois-Xavier Bonnet ---
I have the same issue with Tomcat 7.0.52
--
You are receiving this mail because:
You are the assignee for the bug.
-
To un
Author: markt
Date: Wed Feb 26 14:52:35 2014
New Revision: 1572069
URL: http://svn.apache.org/r1572069
Log:
Keep pace with DBCP2 changes (just various bits of clean-up)
Modified:
tomcat/trunk/build.properties.default
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/build.pr
Author: mturk
Date: Wed Feb 26 16:04:58 2014
New Revision: 1572120
URL: http://svn.apache.org/r1572120
Log:
Ensure JK_INET6 is APR_INET6
Modified:
tomcat/jk/trunk/native/common/jk_global.h
Modified: tomcat/jk/trunk/native/common/jk_global.h
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/
On 02/26/2014 02:30 PM, Rainer Jung wrote:
On 26.02.2014 11:48, Mladen Turk wrote:
native/nt_service/jk_nt_service.c still uses jk_resolve() with
sockaddr_in instead of tne new jk struct. Should we remove
native/nt_service or apply the probably simple fix to make it compatible
with the new jk st
Author: mturk
Date: Wed Feb 26 16:11:53 2014
New Revision: 1572128
URL: http://svn.apache.org/r1572128
Log:
Ensure we use the same shell for all the toools
Modified:
tomcat/jk/trunk/tools/jkbindist.sh
tomcat/jk/trunk/tools/signfile.sh
Modified: tomcat/jk/trunk/tools/jkbindist.sh
URL:
ht
Author: mturk
Date: Wed Feb 26 16:16:21 2014
New Revision: 1572132
URL: http://svn.apache.org/r1572132
Log:
Add IPV6 to changelog
Modified:
tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/
Due to some issues found this vote is canceled
Should I retag 1.2.38 or create 1.2.39?
If later can we use the
section name="Changes between 1.2.37 and 1.2.39"
in the changelog since 1.2.38 was not released?
On 02/26/2014 09:45 AM, Mladen Turk wrote:
Hi,
Apache Tomcat Connectors 1.2.38 rel
Author: mturk
Date: Wed Feb 26 16:28:37 2014
New Revision: 1572148
URL: http://svn.apache.org/r1572148
Log:
Deprecate nt_service
Removed:
tomcat/jk/trunk/native/nt_service/
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.a
Author: mturk
Date: Wed Feb 26 16:33:27 2014
New Revision: 1572154
URL: http://svn.apache.org/r1572154
Log:
Add a note about deprecating nt_service
Modified:
tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
URL:
http://svn.apache.
On 26.02.2014 17:19, Mladen Turk wrote:
> Due to some issues found this vote is canceled
>
> Should I retag 1.2.38 or create 1.2.39?
I'd slightly prefer we switch to 1.2.39 to ensure noone is using the
obsolete 1.2.38 instead of the released code.
> If later can we use the
> section name="Change
On 02/26/2014 06:10 PM, Rainer Jung wrote:
On 26.02.2014 17:19, Mladen Turk wrote:
Due to some issues found this vote is canceled
Should I retag 1.2.38 or create 1.2.39?
I'd slightly prefer we switch to 1.2.39 to ensure noone is using the
obsolete 1.2.38 instead of the released code.
If lat
Author: mturk
Date: Wed Feb 26 17:35:38 2014
New Revision: 1572171
URL: http://svn.apache.org/r1572171
Log:
Update version numbers
Modified:
tomcat/jk/trunk/native/STATUS.txt
tomcat/jk/trunk/native/common/jk_version.h
tomcat/jk/trunk/native/configure.ac
tomcat/jk/trunk/native/iis/
Author: mturk
Date: Wed Feb 26 17:55:38 2014
New Revision: 1572177
URL: http://svn.apache.org/r1572177
Log:
Fix copy/past typo
Modified:
tomcat/jk/trunk/native/STATUS.txt
Modified: tomcat/jk/trunk/native/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/STATUS.txt?rev=1572
Author: kkolinko
Date: Wed Feb 26 19:05:19 2014
New Revision: 1572199
URL: http://svn.apache.org/r1572199
Log:
Correct a typo
Modified:
tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/t
On 25 February 2014 17:04, Violeta Georgieva wrote:
> We should be very careful when adding the OSGi meta data to the tomcat
> artifacts. Something that is stopping me from adding it right now, is that
> the different projects add different OSGi meta data specific to the
> concrete project. For e
Author: kkolinko
Date: Thu Feb 27 00:01:03 2014
New Revision: 1572359
URL: http://svn.apache.org/r1572359
Log:
Reviewing r1572120:
Simplify, as JK_HAVE_IPV6 in this case is defined several lines earlier.
Modified:
tomcat/jk/trunk/native/common/jk_global.h
Modified: tomcat/jk/trunk/native/com
Author: kkolinko
Date: Thu Feb 27 00:14:39 2014
New Revision: 1572362
URL: http://svn.apache.org/r1572362
Log:
Update instruction following the changes in r1572035
Modified:
tomcat/jk/trunk/HOWTO-RELEASE.txt
Modified: tomcat/jk/trunk/HOWTO-RELEASE.txt
URL:
http://svn.apache.org/viewvc/tomca
GitHub user gregw opened a pull request:
https://github.com/apache/tomcat/pull/4
Changes to make Jasper more separable from Tomcat
These are the changes that the jetty project has made to make it easier to
consume Jasper from apache.
You can merge this pull request into a Git repos
Just in case it was missed, here is the pull request I generated:
https://github.com/apache/tomcat/pull/4
Happy to talk about individual changes either in the comments there or here.
cheers
On 27 February 2014 09:24, Greg Wilkins wrote:
>
> On 25 February 2014 17:04, Violeta Georgieva wrot
On Feb 26, 2014, at 4:55 PM, Greg Wilkins wrote:
> Just in case it was missed, here is the pull request I generated:
>
> https://github.com/apache/tomcat/pull/4
>
> Happy to talk about individual changes either in the comments there or here.
Related to the TldScanner changes, I’m assuming you
38 matches
Mail list logo