The proposed Apache Tomcat 8.5.34 release is now available for voting.
The major changes compared to the 8.5.33 release are:
- Fix multiple issues associated with using the asynchronous Servlet
API in combination with HTTP/2
- Add recursion to rewrite substitution parsing
- Expand the informa
Author: markt
Date: Tue Sep 4 22:52:08 2018
New Revision: 29139
Log:
Upload 8.5.34 for voting
Added:
dev/tomcat/tomcat-8/v8.5.34/
dev/tomcat/tomcat-8/v8.5.34/KEYS
dev/tomcat/tomcat-8/v8.5.34/README.html
dev/tomcat/tomcat-8/v8.5.34/RELEASE-NOTES
dev/tomcat/tomcat-8/v8.5.34/bin
Author: markt
Date: Tue Sep 4 22:35:42 2018
New Revision: 1840073
URL: http://svn.apache.org/viewvc?rev=1840073&view=rev
Log:
Update version number for next development cycle
Modified:
tomcat/tc8.5.x/trunk/build.properties.default
tomcat/tc8.5.x/trunk/res/maven/mvn.properties.default
Author: markt
Date: Tue Sep 4 22:35:23 2018
New Revision: 29137
Log:
Upload 9.0.12 for voting
Added:
dev/tomcat/tomcat-9/v9.0.12/
dev/tomcat/tomcat-9/v9.0.12/KEYS
dev/tomcat/tomcat-9/v9.0.12/README.html
dev/tomcat/tomcat-9/v9.0.12/RELEASE-NOTES
dev/tomcat/tomcat-9/v9.0.12/bin
The proposed Apache Tomcat 9.0.12 release is now available for voting.
The major changes compared to the 9.0.11 release are:
- Fix multiple issues associated with using the asynchronous Servlet
API in combination with HTTP/2
- Add recursion to rewrite substitution parsing
- Expand the informa
Author: markt
Date: Tue Sep 4 22:27:30 2018
New Revision: 1840071
URL: http://svn.apache.org/viewvc?rev=1840071&view=rev
Log:
Tag 8.5.34
Added:
tomcat/tc8.5.x/tags/TOMCAT_8_5_34/ (props changed)
- copied from r1840070, tomcat/tc8.5.x/trunk/
Modified:
tomcat/tc8.5.x/tags/TOMCAT_8_
Author: markt
Date: Tue Sep 4 22:22:13 2018
New Revision: 1840070
URL: http://svn.apache.org/viewvc?rev=1840070&view=rev
Log:
Update version number for next development cycle
Modified:
tomcat/trunk/build.properties.default
tomcat/trunk/res/maven/mvn-pub.xml
tomcat/trunk/res/maven/mvn
Author: markt
Date: Tue Sep 4 22:05:15 2018
New Revision: 1840069
URL: http://svn.apache.org/viewvc?rev=1840069&view=rev
Log:
Tag 9.0.12
Added:
tomcat/tags/TOMCAT_9_0_12/ (props changed)
- copied from r1840068, tomcat/trunk/
Modified:
tomcat/tags/TOMCAT_9_0_12/build.properties.de
https://bz.apache.org/bugzilla/show_bug.cgi?id=62674
Mark Thomas changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #1 from Mark Thomas
GitHub user jfclere opened a pull request:
https://github.com/apache/tomcat-native/pull/3
scripts, maven pom.xml and class to help to load libraries from a jar
That requires a small add in tomcat-trunk load the class and call the
method and loops loading the libraries list the metho
https://bz.apache.org/bugzilla/show_bug.cgi?id=53492
--- Comment #6 from Mike Bryant ---
Thanks for adding that 62662 comment, Mark. My searching did not uncover it and
it's nice to reference it here!
--
You are receiving this mail because:
You are the assignee for the bug.
The Buildbot has detected a restored build on builder tomcat-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/3559
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
https://bz.apache.org/bugzilla/show_bug.cgi?id=53492
--- Comment #5 from Mark Thomas ---
See bug 62662
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.a
Author: markt
Date: Tue Sep 4 20:30:37 2018
New Revision: 1840063
URL: http://svn.apache.org/viewvc?rev=1840063&view=rev
Log:
Fix failing test
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/coyote/http2/Stream.java
Propchange: tomcat/tc8.5.x/trunk
Author: markt
Date: Tue Sep 4 20:28:25 2018
New Revision: 1840062
URL: http://svn.apache.org/viewvc?rev=1840062&view=rev
Log:
Fix failing test
Modified:
tomcat/trunk/java/org/apache/coyote/http2/Stream.java
Modified: tomcat/trunk/java/org/apache/coyote/http2/Stream.java
URL:
http://svn.apa
Author: markt
Date: Tue Sep 4 20:03:20 2018
New Revision: 1840059
URL: http://svn.apache.org/viewvc?rev=1840059&view=rev
Log:
Fix Windows reporting files cannot be deleted when unit tests complete
Modified:
tomcat/trunk/test/org/apache/catalina/startup/LoggingBaseTest.java
Modified: tomcat/
https://bz.apache.org/bugzilla/show_bug.cgi?id=53492
--- Comment #4 from Mike ---
I have found that if more than one thread is being used in 8.5.33 then the XML
fragment that is created from an ant task can be corrupted. For example, there
are multiple elements for a and they are empty.
Sometim
On 03/09/18 16:13, Mark Thomas wrote:
> On 03/09/18 14:47, Rémy Maucherat wrote:
>> On Mon, Sep 3, 2018 at 12:53 PM Mark Thomas wrote:
>>
>>> On 03/09/18 11:40, Rémy Maucherat wrote:
On Mon, Sep 3, 2018 at 12:19 PM Mark Thomas wrote:
> Hi all,
>
> As the start of September i
The Buildbot has detected a new failure on builder tomcat-trunk while building
. Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/3558
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler schedu
https://bz.apache.org/bugzilla/show_bug.cgi?id=62674
Bug ID: 62674
Summary: org.apache.jasper.JspC no longer compiles
Product: Tomcat 8
Version: 8.5.33
Hardware: PC
OS: Linux
Status: NEW
Severity: blocker
Github user ChristopherSchultz commented on the issue:
https://github.com/apache/tomcat/pull/103
Honestly, I would expect `initSQL` to be executed regardless of any other
configuration (e.g. Validator present or not).
---
-
Github user ChristopherSchultz commented on the issue:
https://github.com/apache/tomcat/pull/107
Is this "just" a mild performance optimization? It looks like more code
where no more code is needed.
---
-
To unsubsc
Author: markt
Date: Tue Sep 4 18:22:03 2018
New Revision: 1840057
URL: http://svn.apache.org/viewvc?rev=1840057&view=rev
Log:
When generating a redirect to a directory in the Default Servlet, avoid
generating a protocol relative redirect.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
Author: markt
Date: Tue Sep 4 18:20:04 2018
New Revision: 1840056
URL: http://svn.apache.org/viewvc?rev=1840056&view=rev
Log:
When generating a redirect to a directory in the Default Servlet, avoid
generating a protocol relative redirect.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
Author: markt
Date: Tue Sep 4 18:19:32 2018
New Revision: 1840055
URL: http://svn.apache.org/viewvc?rev=1840055&view=rev
Log:
When generating a redirect to a directory in the Default Servlet, avoid
generating a protocol relative redirect.
Modified:
tomcat/trunk/java/org/apache/catalina/serv
Github user markt-asf closed the pull request at:
https://github.com/apache/tomcat/pull/120
---
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
Github user markt-asf commented on the issue:
https://github.com/apache/tomcat/pull/120
The double = is deliberate. The OP needs to RTFM.
---
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional
Github user rainerjung commented on the issue:
https://github.com/apache/tomcat/pull/120
I think the double "==" here is itentional. For the meaning of the double
equals sign see e.g.
https://docs.oracle.com/javase/7/docs/technotes/guides/security/PolicyFiles.html
(l
GitHub user EstherLacan opened a pull request:
https://github.com/apache/tomcat/pull/120
fix -Djava.security.policy setting
fix -Djava.security.policy setting
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/EstherLacan/tomcat trun
29 matches
Mail list logo