Hi guys,
I'm wondering if there are any plans (that have a real chance) to update the
Tomcat Maven plug-in. The last release looks like it's from 2013, so my guess
is no.
There is a Tomcat 8 Maven repository at
https://mvnrepository.com/artifact/org.apache.tomcat.maven/tomcat8-maven-plugin/3.0
https://bz.apache.org/bugzilla/show_bug.cgi?id=60844
--- Comment #2 from Daniel Gray ---
(In reply to Christopher Schultz from comment #1)
> Thanks for the patch!
You're most welcome! :)
> Is this not covered by the EL specification? We would prefer not to
> re-document behavior which is spec-de
https://bz.apache.org/bugzilla/show_bug.cgi?id=60844
Christopher Schultz changed:
What|Removed |Added
OS||All
Keywords|
https://bz.apache.org/bugzilla/show_bug.cgi?id=57665
--- Comment #12 from Christopher Schultz ---
I think there are reasonable use-cases for X-Forwarded-Host. Stefan, if you
wouldn't mind augmenting the patch to include similar changes to the Filter and
the documentation as well, I'm happy to com
Author: markt
Date: Fri Mar 10 17:22:05 2017
New Revision: 1786393
URL: http://svn.apache.org/viewvc?rev=1786393&view=rev
Log:
Suppress false positive
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/res/findbugs/filter-false-positives.xml
Propchange: tomcat/tc8.0.x
Author: markt
Date: Fri Mar 10 17:21:40 2017
New Revision: 1786392
URL: http://svn.apache.org/viewvc?rev=1786392&view=rev
Log:
Suppress false positive
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/res/findbugs/filter-false-positives.xml
Propchange: tomcat/tc8.5.x
Author: markt
Date: Fri Mar 10 16:21:34 2017
New Revision: 1786378
URL: http://svn.apache.org/viewvc?rev=1786378&view=rev
Log:
Suppress false positive
Modified:
tomcat/trunk/res/findbugs/filter-false-positives.xml
Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml
URL:
http://sv
Author: markt
Date: Fri Mar 10 16:17:57 2017
New Revision: 1786377
URL: http://svn.apache.org/viewvc?rev=1786377&view=rev
Log:
Correct a potential exception during shutdown when one or more Containers are
configured with a value of 1 for startStopThreads.
Modified:
tomcat/trunk/java/org/apac
Author: markt
Date: Fri Mar 10 16:13:55 2017
New Revision: 1786375
URL: http://svn.apache.org/viewvc?rev=1786375&view=rev
Log:
Correct a bug in the implementation of the new Servlet 4.0 feature that allows
specifying a default request and/or response character encoding per web
application. null
https://bz.apache.org/bugzilla/show_bug.cgi?id=60844
Bug ID: 60844
Summary: ArrayIndexOutOfBoundsException when matching
actionListener
Product: Tomcat 8
Version: 8.5.x-trunk
Hardware: PC
Status: NEW
S
Author: markt
Date: Fri Mar 10 15:17:26 2017
New Revision: 1786364
URL: http://svn.apache.org/viewvc?rev=1786364&view=rev
Log:
Fix typo
Modified:
tomcat/site/trunk/docs/conference.html
tomcat/site/trunk/xdocs/conference.xml
Modified: tomcat/site/trunk/docs/conference.html
URL:
http://sv
Author: markt
Date: Fri Mar 10 15:16:20 2017
New Revision: 1786363
URL: http://svn.apache.org/viewvc?rev=1786363&view=rev
Log:
Schedule is now published
Modified:
tomcat/site/trunk/docs/conference.html
tomcat/site/trunk/xdocs/conference.xml
Modified: tomcat/site/trunk/docs/conference.htm
https://bz.apache.org/bugzilla/show_bug.cgi?id=50677
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
The Buildbot has detected a restored build on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/948
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=57665
--- Comment #11 from Mark Thomas ---
The proposed patch adds this to the Valve. The Filter also needs to be updated
as does the documentation.
Generally, I don't like adding features in Tomcat to work around 3rd party
components that don't fol
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/2177
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=54618
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
Author: markt
Date: Fri Mar 10 14:03:58 2017
New Revision: 1786346
URL: http://svn.apache.org/viewvc?rev=1786346&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=54618
Add support to the HttpHeaderSecurityFilter for the HSTS preload parameter.
Modified:
tomcat/tc7.0.x/trunk/
Author: markt
Date: Fri Mar 10 14:02:26 2017
New Revision: 1786345
URL: http://svn.apache.org/viewvc?rev=1786345&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=54618
Add support to the HttpHeaderSecurityFilter for the HSTS preload parameter.
Modified:
tomcat/tc8.0.x/trunk/
Author: markt
Date: Fri Mar 10 14:01:06 2017
New Revision: 1786343
URL: http://svn.apache.org/viewvc?rev=1786343&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=54618
Add support to the HttpHeaderSecurityFilter for the HSTS preload parameter.
Modified:
tomcat/tc8.5.x/trunk/
Author: markt
Date: Fri Mar 10 13:59:18 2017
New Revision: 1786341
URL: http://svn.apache.org/viewvc?rev=1786341&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=54618
Add support to the HttpHeaderSecurityFilter for the HSTS preload parameter.
Modified:
tomcat/trunk/java/org/a
https://bz.apache.org/bugzilla/show_bug.cgi?id=48358
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
On 10/03/17 11:19, Adrian Bartlett wrote:
> Hi All,
>
> I documented the: */jsp/security/protected/index.html*, example that
> comes bundled with Tomcat. It is documented using Sequence Diagrams and
> Class Diagrams in the following two dashboards:
> https://design.codelytics.io/?dashboardId=tom
Le 8/03/2017 à 19:56, Mark Thomas a écrit :
> The proposed 8.5.12 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.12
+1, all test suites passed on Debian 9 with OpenJDK 8u121.
Emmanuel Bourg
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=51142
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=49804
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Hi All,
I documented the: */jsp/security/protected/index.html*, example that
comes bundled with Tomcat. It is documented using Sequence Diagrams and
Class Diagrams in the following two dashboards:
https://design.codelytics.io/?dashboardId=tomcat.cms.login_form
https://design.codelytics.io/?dashb
https://bz.apache.org/bugzilla/show_bug.cgi?id=49804
Mark Thomas changed:
What|Removed |Added
Attachment #25929|0 |1
is patch|
https://bz.apache.org/bugzilla/show_bug.cgi?id=60515
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|NEW
2017-03-09 12:05 GMT+01:00 Mark Thomas :
> Correcting the subject.
>
> On 08/03/17 20:26, Mark Thomas wrote:
> > The proposed Apache Tomcat 8.0.42 release is now available for voting.
> >
> > The main changes since 8.0.41 are:
> >
> > - Limited relaxation of the HTTP request line validation
> >
>
The proposed 8.5.12 release is:
[ ] Broken - do not release
[ X ] Stable - go ahead and release as 8.5.12
Test cases all passed.
Our test web app works fine.
One exception. The server push example will be failing by throwing an NPE if
HTTP/2 is not supported.
Stack trace is:
java.lang.NullPoint
31 matches
Mail list logo