[GitHub] [tomcat] ziyan901 closed pull request #231: init tomcat config

2019-12-24 Thread GitBox
ziyan901 closed pull request #231: init tomcat config URL: https://github.com/apache/tomcat/pull/231 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[tomcat] branch 8.5.x updated (50dacc5 -> 54cc6ac)

2019-12-24 Thread isapir
This is an automated email from the ASF dual-hosted git repository. isapir pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 50dacc5 Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=64023 new d9d502d BZ-63691 Skip all jar scanning if

[tomcat] 02/02: BZ-63691 Added changelog entry

2019-12-24 Thread isapir
This is an automated email from the ASF dual-hosted git repository. isapir pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 54cc6acb925fac8620c300c50513ec9f805ad102 Author: Igal Sapir AuthorDate: Tue Dec 24 20:42:00 2019 -0800 BZ-63691

[tomcat] 01/02: BZ-63691 Skip all jar scanning if wildcard pattern is used

2019-12-24 Thread isapir
This is an automated email from the ASF dual-hosted git repository. isapir pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit d9d502d3ec0d47ae0db8917a833c4300aa0a3925 Author: Igal Sapir AuthorDate: Tue Dec 24 20:40:16 2019 -0800 BZ-63691

[tomcat] 01/03: BZ-63691 Skip all jar scanning if wildcard pattern is used

2019-12-24 Thread isapir
This is an automated email from the ASF dual-hosted git repository. isapir pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 21d08e1952d6612da9a712a173c81174958f4b8b Author: Igal Sapir AuthorDate: Tue Dec 24 16:41:29 2019 -0800 BZ-63691

[tomcat] branch master updated (d9f243a -> 81e7215)

2019-12-24 Thread isapir
This is an automated email from the ASF dual-hosted git repository. isapir pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from d9f243a Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=64023 new 21d08e1BZ-63691 Skip all jar scanning

[tomcat] 03/03: BZ-63691 Improved changelog entry

2019-12-24 Thread isapir
This is an automated email from the ASF dual-hosted git repository. isapir pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 81e721526d4125e68e591dddf14dbb460f02f43b Author: Igal Sapir AuthorDate: Tue Dec 24 17:13:52 2019 -0800 BZ-63691

[tomcat] 02/03: BZ-63691 Added changelog entry

2019-12-24 Thread isapir
This is an automated email from the ASF dual-hosted git repository. isapir pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 317644c7faca4fd47e6e561b2f121bd78732b33a Author: Igal Sapir AuthorDate: Tue Dec 24 16:58:56 2019 -0800 BZ-63691

Re: javax -> jakarta rename

2019-12-24 Thread Adam Rauch
On 12/21/2019 11:49 AM, Mark Thomas wrote: On 21/12/2019 17:45, Adam Rauch wrote: Yes, I see that 9.x javax.* will be supported for a long time and I'm all in favor of killing off deprecated EE libraries. I want to encourage our users to migrate to Tomcat 10.x and future releases as

Jasper throws an NPE when running in IntelliJ IDEA

2019-12-24 Thread Igal Sapir
I have set up Tomcat in IntelliJ using the ant task, `ant ide-intellij`. I added the PATH variables for ANT_HOME and TOMCAT_BUILD_LIBS, and marked the directory webapps/examples/WEB-INF/classes as a Source Folder. If I call the URI for /tomcat.gif, for example, it works as expected and I get the