.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20151209-native-src.tar.gz
-Dexamples.sources.skip=true
-Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar
-Dtest.apr.loc=/srv/gump/public/workspace/tomcat-native-trunk/dest-20151209/lib
-Dt
https://bz.apache.org/bugzilla/show_bug.cgi?id=58624
--- Comment #14 from Barry Coughlan ---
Should I change this to reopened just so this isn't forgotten about?
--
You are receiving this mail because:
You are the assignee for the bug.
--
Author: markt
Date: Wed Dec 9 09:47:59 2015
New Revision: 1718794
URL: http://svn.apache.org/viewvc?rev=1718794&view=rev
Log:
Follow-up to r1713618.
- clean up comment
- remove line that always restored requested session ID
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Request.ja
Author: markt
Date: Wed Dec 9 09:54:41 2015
New Revision: 1718799
URL: http://svn.apache.org/viewvc?rev=1718799&view=rev
Log:
Follow-up to r1713623.
- clean up comment
- remove line that always restored requested session ID
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x
Author: markt
Date: Wed Dec 9 09:50:43 2015
New Revision: 1718796
URL: http://svn.apache.org/viewvc?rev=1718796&view=rev
Log:
Update changelog
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/
Author: markt
Date: Wed Dec 9 09:51:59 2015
New Revision: 1718797
URL: http://svn.apache.org/viewvc?rev=1718797&view=rev
Log:
Follow-up to r1713621.
- clean up comment
- remove line that always restored requested session ID
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x
Author: markt
Date: Wed Dec 9 09:53:33 2015
New Revision: 1718798
URL: http://svn.apache.org/viewvc?rev=1718798&view=rev
Log:
Correct fixed version
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org
https://bz.apache.org/bugzilla/show_bug.cgi?id=58706
Bug ID: 58706
Summary: SEVERE: Servlet.service() for servlet jsp threw
exception org.apache.jasper.JasperException:
/WEB-INF/jsp/***
Product: Tomcat 7
Version:
https://bz.apache.org/bugzilla/show_bug.cgi?id=58706
dpakjai...@gmail.com changed:
What|Removed |Added
OS||Windows Server 2008 R2
--
You a
https://bz.apache.org/bugzilla/show_bug.cgi?id=58706
dpakjai...@gmail.com changed:
What|Removed |Added
OS||All
--- Comment #1 from dpakjai.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58706
dpakjai...@gmail.com changed:
What|Removed |Added
CC||dpakjai...@gmail.com
--
You are
https://bz.apache.org/bugzilla/show_bug.cgi?id=57136
Mark Thomas changed:
What|Removed |Added
CC||dpakjai...@gmail.com
--- Comment #33 fro
https://bz.apache.org/bugzilla/show_bug.cgi?id=58706
Mark Thomas changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=58706
dpakjai...@gmail.com changed:
What|Removed |Added
Resolution|DUPLICATE |---
Status|RESOLVED
https://bz.apache.org/bugzilla/show_bug.cgi?id=58706
--- Comment #4 from dpakjai...@gmail.com ---
Hi ,
I don't see this similar to that duplicate one.
Please it blocking me in my work.Please help
--
You are receiving this mail because:
You are the assignee for the bug.
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "HowTo" page has been changed by KonstantinKolinko:
https://wiki.apache.org/tomcat/HowTo?action=diff&rev1=143&rev2=144
Comment:
Update options for obtaining a thread dump. Add Stuck
https://bz.apache.org/bugzilla/show_bug.cgi?id=57136
--- Comment #34 from Mark Thomas ---
*** Bug 58706 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are the assignee for the bug.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58706
Mark Thomas changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|REOPENED
Author: markt
Date: Wed Dec 9 12:34:11 2015
New Revision: 1718834
URL: http://svn.apache.org/viewvc?rev=1718834&view=rev
Log:
newInstance needs to be set unconditionally if a newInstance is created else
the logic later in the method won't work as intended.
Modified:
tomcat/trunk/java/org/ap
Author: markt
Date: Wed Dec 9 12:36:15 2015
New Revision: 1718836
URL: http://svn.apache.org/viewvc?rev=1718836&view=rev
Log:
Clean-up. No functional change.
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardWrapper.java
Modified: tomcat/trunk/java/org/apache/catalina/core/Standa
Author: markt
Date: Wed Dec 9 12:46:21 2015
New Revision: 1718837
URL: http://svn.apache.org/viewvc?rev=1718837&view=rev
Log:
Reduce risk of race condition with unload once BZ 58701 is fixed.
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardWrapper.java
Modified: tomcat/trunk/ja
Author: markt
Date: Wed Dec 9 12:50:58 2015
New Revision: 1718838
URL: http://svn.apache.org/viewvc?rev=1718838&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58701
Reset the instanceInitialized field in StandardWrapper when unloading a Servlet
so that a new instance may be cor
Author: markt
Date: Wed Dec 9 12:53:51 2015
New Revision: 1718842
URL: http://svn.apache.org/viewvc?rev=1718842&view=rev
Log:
Reduce risk of race condition with unload once BZ 58701 is fixed.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/
Author: markt
Date: Wed Dec 9 12:57:03 2015
New Revision: 1718845
URL: http://svn.apache.org/viewvc?rev=1718845&view=rev
Log:
Clean-up. No functional change.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/StandardWrapper.java
Propcha
Author: markt
Date: Wed Dec 9 12:52:57 2015
New Revision: 1718840
URL: http://svn.apache.org/viewvc?rev=1718840&view=rev
Log:
newInstance needs to be set unconditionally if a newInstance is created else
the logic later in the method won't work as intended.
Modified:
tomcat/tc8.0.x/trunk/
Author: markt
Date: Wed Dec 9 12:58:14 2015
New Revision: 1718847
URL: http://svn.apache.org/viewvc?rev=1718847&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58701
Reset the instanceInitialized field in StandardWrapper when unloading a Servlet
so that a new instance may be cor
Author: markt
Date: Wed Dec 9 12:53:27 2015
New Revision: 1718841
URL: http://svn.apache.org/viewvc?rev=1718841&view=rev
Log:
Clean-up. No functional change.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/core/StandardWrapper.java
Propcha
Author: markt
Date: Wed Dec 9 12:55:14 2015
New Revision: 1718843
URL: http://svn.apache.org/viewvc?rev=1718843&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58701
Reset the instanceInitialized field in StandardWrapper when unloading a Servlet
so that a new instance may be cor
https://bz.apache.org/bugzilla/show_bug.cgi?id=58701
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Wed Dec 9 12:56:46 2015
New Revision: 1718844
URL: http://svn.apache.org/viewvc?rev=1718844&view=rev
Log:
newInstance needs to be set unconditionally if a newInstance is created else
the logic later in the method won't work as intended.
Modified:
tomcat/tc7.0.x/trunk/
Author: markt
Date: Wed Dec 9 12:57:28 2015
New Revision: 1718846
URL: http://svn.apache.org/viewvc?rev=1718846&view=rev
Log:
Reduce risk of race condition with unload once BZ 58701 is fixed.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/
2015-12-07 18:15 GMT+03:00 Violeta Georgieva :
> The proposed Apache Tomcat 7.0.67 release is now available for voting.
>
>
> The proposed 7.0.67 release is:
> [ ] Broken - do not release
> [x] Stable - go ahead and release as 7.0.67 Stable
Unit tests pass, all connectors (BIO, NIO, APR) x (Java
Author: markt
Date: Wed Dec 9 13:53:54 2015
New Revision: 1718859
URL: http://svn.apache.org/viewvc?rev=1718859&view=rev
Log:
Add missing entry
Modified:
tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml
Modified: tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml
U
Author: markt
Date: Wed Dec 9 14:01:00 2015
New Revision: 1718860
URL: http://svn.apache.org/viewvc?rev=1718860&view=rev
Log:
Update version number ready for next tag
Modified:
tomcat/native/trunk/build.properties.default
tomcat/native/trunk/native/include/tcn_version.h
tomcat/native
https://bz.apache.org/bugzilla/show_bug.cgi?id=58659
--- Comment #1 from Mark Thomas ---
The root cause analysis here is wrong.
Data is not buffered in the Http2Parser, it is buffered in the SocketWrapper so
the call to input.fill() in parser.readFrame() is correct.
Further analysis is required
Author: markt
Date: Wed Dec 9 14:31:28 2015
New Revision: 1718866
URL: http://svn.apache.org/viewvc?rev=1718866&view=rev
Log:
Update external
Modified:
tomcat/native/trunk/java/org/apache/tomcat/ (props changed)
Propchange: tomcat/native/trunk/java/org/apache/tomcat/
-
Author: markt
Date: Wed Dec 9 14:42:17 2015
New Revision: 1718867
URL: http://svn.apache.org/viewvc?rev=1718867&view=rev
Log:
1.2.x should use Java from 9.0.x
Modified:
tomcat/native/trunk/jnirelease.sh
Modified: tomcat/native/trunk/jnirelease.sh
URL:
http://svn.apache.org/viewvc/tomcat/na
Author: markt
Date: Wed Dec 9 14:47:30 2015
New Revision: 1718870
URL: http://svn.apache.org/viewvc?rev=1718870&view=rev
Log:
Tag 1.2.3
Added:
tomcat/native/tags/TOMCAT_NATIVE_1_2_3/
- copied from r1718869, tomcat/native/trunk/
Modified:
tomcat/native/tags/TOMCAT_NATIVE_1_2_3/build
Author: markt
Date: Wed Dec 9 14:43:37 2015
New Revision: 1718868
URL: http://svn.apache.org/viewvc?rev=1718868&view=rev
Log:
Release script expects exact match, not more recent than
Modified:
tomcat/native/trunk/java/org/apache/tomcat/ (props changed)
Propchange: tomcat/native/trunk/java
Author: markt
Date: Wed Dec 9 14:55:53 2015
New Revision: 1718875
URL: http://svn.apache.org/viewvc?rev=1718875&view=rev
Log:
Update external to latest 8.0.x java code
Modified:
tomcat/native/branches/1.1.x/java/org/apache/tomcat/ (props changed)
Propchange: tomcat/native/branches/1.1.x/j
Author: markt
Date: Wed Dec 9 15:21:11 2015
New Revision: 1718881
URL: http://svn.apache.org/viewvc?rev=1718881&view=rev
Log:
Tag 1.1.34
Added:
tomcat/native/tags/TOMCAT_NATIVE_1_1_34/ (props changed)
- copied from r1718880, tomcat/native/branches/1.1.x/
Modified:
tomcat/native/t
Author: markt
Date: Wed Dec 9 15:26:39 2015
New Revision: 1718883
URL: http://svn.apache.org/viewvc?rev=1718883&view=rev
Log:
Prep for next dev iteration
Modified:
tomcat/native/branches/1.1.x/build.properties.default
tomcat/native/branches/1.1.x/native/include/tcn_version.h
tomcat/n
Author: markt
Date: Wed Dec 9 15:25:12 2015
New Revision: 1718882
URL: http://svn.apache.org/viewvc?rev=1718882&view=rev
Log:
Update ready for next tag
Modified:
tomcat/native/trunk/build.properties.default
tomcat/native/trunk/native/include/tcn_version.h
tomcat/native/trunk/native/o
Author: markt
Date: Wed Dec 9 15:44:12 2015
New Revision: 11506
Log:
Drop 1.2.0 from mirrors
Removed:
release/tomcat/tomcat-connectors/native/1.2.0/
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additiona
Violeta,
On 12/7/15 10:15 AM, Violeta Georgieva wrote:
> The proposed Apache Tomcat 7.0.67 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.67/
> The Maven staging repo is:
> https://repository.apache.org/content/repos
Author: markt
Date: Wed Dec 9 16:55:16 2015
New Revision: 1718905
URL: http://svn.apache.org/viewvc?rev=1718905&view=rev
Log:
Revert back to APR 1.5.1. I can't get 1.5.2 to build for the Windows release.
Modified:
tomcat/native/trunk/native/srclib/VERSIONS
Modified: tomcat/native/trunk/nati
Author: markt
Date: Wed Dec 9 16:53:52 2015
New Revision: 1718903
URL: http://svn.apache.org/viewvc?rev=1718903&view=rev
Log:
Update recommended OpenSSL version
Modified:
tomcat/native/trunk/native/srclib/VERSIONS
Modified: tomcat/native/trunk/native/srclib/VERSIONS
URL:
http://svn.apache.
Author: markt
Date: Wed Dec 9 16:54:27 2015
New Revision: 1718904
URL: http://svn.apache.org/viewvc?rev=1718904&view=rev
Log:
Update recommended OpenSSL version
Modified:
tomcat/native/branches/1.1.x/native/srclib/VERSIONS
Modified: tomcat/native/branches/1.1.x/native/srclib/VERSIONS
URL:
2015-12-09 19:55 GMT+03:00 :
> Author: markt
> Date: Wed Dec 9 16:55:16 2015
> New Revision: 1718905
>
> URL: http://svn.apache.org/viewvc?rev=1718905&view=rev
> Log:
> Revert back to APR 1.5.1. I can't get 1.5.2 to build for the Windows release.
>
> Modified:
> tomcat/native/trunk/native/src
On 09/12/2015 17:03, Konstantin Kolinko wrote:
> 2015-12-09 19:55 GMT+03:00 :
>> Author: markt
>> Date: Wed Dec 9 16:55:16 2015
>> New Revision: 1718905
>>
>> URL: http://svn.apache.org/viewvc?rev=1718905&view=rev
>> Log:
>> Revert back to APR 1.5.1. I can't get 1.5.2 to build for the Windows rel
2015-12-09 20:09 GMT+03:00 Mark Thomas :
> On 09/12/2015 17:03, Konstantin Kolinko wrote:
>> 2015-12-09 19:55 GMT+03:00 :
>>> Author: markt
>>> Date: Wed Dec 9 16:55:16 2015
>>> New Revision: 1718905
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1718905&view=rev
>>> Log:
>>> Revert back to APR 1.
Author: markt
Date: Wed Dec 9 19:27:03 2015
New Revision: 11507
Log:
Upload 1.1.34 for voting
Added:
dev/tomcat/tomcat-connectors/native/1.1.34/
dev/tomcat/tomcat-connectors/native/1.1.34/binaries/
dev/tomcat/tomcat-connectors/native/1.1.34/binaries/tomcat-native-1.1.34-ocsp-win32-b
Author: markt
Date: Wed Dec 9 19:30:06 2015
New Revision: 11508
Log:
Upload 1.2.3 for voting
Added:
dev/tomcat/tomcat-connectors/native/1.2.3/
dev/tomcat/tomcat-connectors/native/1.2.3/binaries/
dev/tomcat/tomcat-connectors/native/1.2.3/binaries/tomcat-native-1.2.3-ocsp-win32-bin.zi
On 09/12/2015 17:17, Konstantin Kolinko wrote:
> So the build may need linking to rpcrt4 now.
Thanks for the hint. That wasn't it but I have figured out the problem.
We only build the sub-set of APR that we need. Between 1.5.1 and 1.5.2
that subset gained a dependency on encoding\apr_escape.c wh
Version 1.2.3 includes the following changes:
- Java keystore support
- Various fixes to align the Java and native APIs
- Various fixes if building without OpenSSL
The proposed release artefacts can be found at [1],
and the build was done using tag [2].
The Apache Tomcat Native 1.2.3 is
[ ] S
Version 1.1.34 includes the following changes:
- Unconditionally disable export Ciphers
- Improve ephemeral key handling for DH and ECDH
- Various fixes to build with newer OPenSSL versions
The proposed release artefacts can be found at [1],
and the build was done using tag [2].
The Apache To
Author: markt
Date: Wed Dec 9 20:35:45 2015
New Revision: 1718961
URL: http://svn.apache.org/viewvc?rev=1718961&view=rev
Log:
Fix typo
Modified:
tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
URL:
http://svn.apache.org/
57 matches
Mail list logo