https://bz.apache.org/bugzilla/show_bug.cgi?id=58935
--- Comment #4 from Mark Thomas ---
I think the docs need fixing. Try something like this:
http://localhost:8080/manager/text/deploy?war=file:/d:/test1.war&path=/test&update=true
http://localhost:8080/manager/text/deploy?war=file:/d:/test2.war
Author: markt
Date: Thu Feb 4 10:18:56 2016
New Revision: 1728433
URL: http://svn.apache.org/viewvc?rev=1728433&view=rev
Log:
Correct an error in the documentation of the expected behaviour for automatic
deployment. If a WAR is updated and an expanded directory is present, the
directory will al
Author: markt
Date: Thu Feb 4 11:02:48 2016
New Revision: 1728439
URL: http://svn.apache.org/viewvc?rev=1728439&view=rev
Log:
Correct an error in the documentation of the expected behaviour for automatic
deployment. If a WAR is updated and an expanded directory is present, the
directory will al
Author: markt
Date: Thu Feb 4 11:04:27 2016
New Revision: 1728440
URL: http://svn.apache.org/viewvc?rev=1728440&view=rev
Log:
Correct an error in the documentation of the expected behaviour for automatic
deployment. If a WAR is updated and an expanded directory is present, the
directory will al
Am 03.02.2016 um 16:48 schrieb Rainer Jung:
Hi there,
ELParser has a field named jj_ls of type LookaheadSuccess which extends
Error. It is created during each instantiation of an ELParser object.
Creating an Error is quite slow, because e.g. it calls
java.lang.Throwable.fillInStack() during init
Author: markt
Date: Thu Feb 4 11:53:10 2016
New Revision: 1728448
URL: http://svn.apache.org/viewvc?rev=1728448&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58935
Remove incorrect references in the documentation to using "jar:file:" URLs with
the Manager application.
Modifie
Author: markt
Date: Thu Feb 4 11:55:51 2016
New Revision: 1728449
URL: http://svn.apache.org/viewvc?rev=1728449&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58935
Remove incorrect references in the documentation to using "jar:file:" URLs with
the Manager application.
Modifie
Author: markt
Date: Thu Feb 4 11:59:55 2016
New Revision: 1728450
URL: http://svn.apache.org/viewvc?rev=1728450&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58935
Remove incorrect references in the documentation to using "jar:file:" URLs with
the Manager application.
Modifie
Author: markt
Date: Thu Feb 4 12:03:43 2016
New Revision: 1728451
URL: http://svn.apache.org/viewvc?rev=1728451&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58935
Remove incorrect references in the documentation to using "jar:file:" URLs with
the Manager application.
Modifie
Author: markt
Date: Thu Feb 4 12:05:03 2016
New Revision: 1728452
URL: http://svn.apache.org/viewvc?rev=1728452&view=rev
Log:
Increment version for next release
Modified:
tomcat/tc6.0.x/trunk/build.properties.default
tomcat/tc6.0.x/trunk/res/maven/mvn.properties.default
Modified: tomcat
https://bz.apache.org/bugzilla/show_bug.cgi?id=58935
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=46263
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-7-trunk/builds/320
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler
https://bz.apache.org/bugzilla/show_bug.cgi?id=45878
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
2016-02-03 18:48 GMT+03:00 Rainer Jung :
> Hi there,
>
> ELParser has a field named jj_ls of type LookaheadSuccess which extends
> Error. It is created during each instantiation of an ELParser object.
> Creating an Error is quite slow, because e.g. it calls
> java.lang.Throwable.fillInStack() durin
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-7-trunk/builds/321
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
The Buildbot has detected a new failure on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/438
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
Author: remm
Date: Thu Feb 4 13:26:48 2016
New Revision: 1728474
URL: http://svn.apache.org/viewvc?rev=1728474&view=rev
Log:
Checkstyle fix.
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/viewvc
On 02/03/2016 07:08 PM, Mark Thomas wrote:
> On 03/02/2016 16:20, jean-frederic clere wrote:
>> On 02/02/2016 01:20 AM, Mark Thomas wrote:
>>> The proposed 9.0.0.M3 release is:
>>> [ ] Broken - do not release
>>> [X] Alpha - go ahead and release as 9.0.0.M3
>>
>> I have the following errors:
>> +++
On 04/02/2016 13:38, jean-frederic clere wrote:
> On 02/03/2016 07:08 PM, Mark Thomas wrote:
>> On 03/02/2016 16:20, jean-frederic clere wrote:
>>> On 02/02/2016 01:20 AM, Mark Thomas wrote:
The proposed 9.0.0.M3 release is:
[ ] Broken - do not release
[X] Alpha - go ahead and releas
https://bz.apache.org/bugzilla/show_bug.cgi?id=58646
--- Comment #20 from miro-ch ---
Hi everybody, we have exactly the same problem. We get every few hours "Error
parsing HTTP request header" and then we must restart tomcat. Does anyone have
a solution for this problem? Thanks.
--
You are rece
On 02/04/2016 02:38 PM, jean-frederic clere wrote:
> That looks like something different in the openssl configuration, if
> someone has an hint I can try to find the problem.
Release first and I will look after the release ;-)
Cheers
Jean-Frederic
---
2016-02-03 10:05 GMT+01:00 Mark Thomas :
> The proposed 8.0.32 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.0.32
>
> Rémy
https://bz.apache.org/bugzilla/show_bug.cgi?id=58970
Bug ID: 58970
Summary: http NIO connector crash after update from 8.0.27 to
8.0.30
Product: Tomcat 8
Version: 8.0.30
Hardware: PC
OS: Linux
St
Am 03.02.2016 um 10:05 schrieb Mark Thomas:
The proposed Apache Tomcat 8.0.32 release is now available for voting.
The main changes since 8.0.30 are:
- Restore the default for mapperContextRootRedirectEnabled to true
- Update the packaged version of the Tomcat Native Library to 1.2.4
to pic
Am 02.02.2016 um 01:20 schrieb Mark Thomas:
The proposed Apache Tomcat 9.0.0.M3 release is now available for voting.
This is a milestone release for the 9.0.x branch. It should be
noted that, as a milestone release:
- Servlet 4.0 is not finalised
- The EGs have not started work on JSP 2.4, EL 3.
Hi,
2016-02-02 2:20 GMT+02:00 Mark Thomas :
>
> The proposed Apache Tomcat 9.0.0.M3 release is now available for voting.
>
> This is a milestone release for the 9.0.x branch. It should be
> noted that, as a milestone release:
> - Servlet 4.0 is not finalised
> - The EGs have not started work on JS
Am 02.02.2016 um 01:20 schrieb Mark Thomas:
The proposed Apache Tomcat 9.0.0.M3 release is now available for voting.
This is a milestone release for the 9.0.x branch. It should be
noted that, as a milestone release:
- Servlet 4.0 is not finalised
- The EGs have not started work on JSP 2.4, EL 3.
On Wed, Feb 3, 2016 at 10:05 AM, Mark Thomas wrote:
> The proposed Apache Tomcat 8.0.32 release is now available for voting.
>
> The main changes since 8.0.30 are:
>
> - Restore the default for mapperContextRootRedirectEnabled to true
>
> - Update the packaged version of the Tomcat Native Library
On Tue, Feb 2, 2016 at 1:20 AM, Mark Thomas wrote:
> The proposed Apache Tomcat 9.0.0.M3 release is now available for voting.
>
> This is a milestone release for the 9.0.x branch. It should be
> noted that, as a milestone release:
> - Servlet 4.0 is not finalised
> - The EGs have not started work
Am 03.02.2016 um 10:05 schrieb Mark Thomas:
The proposed Apache Tomcat 8.0.32 release is now available for voting.
The main changes since 8.0.30 are:
- Restore the default for mapperContextRootRedirectEnabled to true
- Update the packaged version of the Tomcat Native Library to 1.2.4
to pic
Author: rjung
Date: Thu Feb 4 23:05:22 2016
New Revision: 1728566
URL: http://svn.apache.org/viewvc?rev=1728566&view=rev
Log:
Enable OpenSSL version check in "configure" by
default. It can be turned off using
--disable-openssl-version-check.
Modified:
tomcat/native/trunk/native/build/tcnativ
Am 03.02.2016 um 21:58 schrieb Christopher Schultz:
Oh, grumble, I forgot we the a whole-point upgrade of tcnative in
a stable Tomcat release. :( We probably shouldn't have done that.
I'll see about using OpenSSL 1.0.2 and re-test.
If tcnative requires OpenSSL 1.0.2 or later, then the configur
On 3.2.2016 10:05, Mark Thomas wrote:
The proposed 8.0.32 release is:
[ ] Broken - do not release
[X] Stable - go ahead and release as 8.0.32
Tested .zip distribution on Windows 7 64-bit, Oracle JDK 1.8.0_71 and
APR/native 1.2.4:
- Tested TLS connectivity for BIO, NIO, NIO2 and APR connector
https://bz.apache.org/bugzilla/show_bug.cgi?id=58970
Julien Béti changed:
What|Removed |Added
CC||jul...@beti.name
--
You are receiving t
35 matches
Mail list logo