[GitHub] [tomcat] KeiichiFujino commented on issue #140: jdbc-pool: Improve maxAge handling

2019-03-17 Thread GitBox
KeiichiFujino commented on issue #140: jdbc-pool: Improve maxAge handling URL: https://github.com/apache/tomcat/pull/140#issuecomment-473776997 Thanks for the fix. I have no objections to the current code. I'll merge this into master branch.

Re: Default Number of Test Threads

2019-03-17 Thread Igal Sapir
Chris, On Sat, Mar 16, 2019 at 8:22 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Igal, > > On 3/15/19 22:38, Igal Sapir wrote: > > Chris, > > > > On Fri, Mar 15, 2019 at 4:56 PM Christopher Schultz < > >

[GUMP@vmgump-vm3]: Project tomcat-tc7.0.x-validate (in module tomcat-7.0.x) failed

2019-03-17 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc7.0.x-validate has an issue affecting its community

[GUMP@vmgump-vm3]: Project tomcat-tc7.0.x-test-apr (in module tomcat-7.0.x) failed

2019-03-17 Thread Bill Barker
/gump/public/workspace/tomcat-7.0.x/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.7.3a-201803300640/ecj-4.7.3a.jar -Dtest.apr.loc=/srv/gump/public/workspace/tomcat-native-1.2-1.0.2/dest-20190317/lib -Dtest.relaxTiming=true -Dcommons-daemon.jar=/srv/gump/public/workspace

[tomcat] branch 7.0.x updated: Add missing @Deprecated annotations

2019-03-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new 25d385d Add missing @Deprecated annotations

Re: Wiki migration

2019-03-17 Thread Mark Thomas
It was a permission issue. I've just fixed that. Mark On 17/03/2019 20:02, Tim Funk wrote: Hmm ... Either I don't have permissions to make edits, or I need read a tutorial. I was going to delete some obvious spam pages which were migrated and then start moving other questionable pages to a

Re: Wiki migration

2019-03-17 Thread Tim Funk
Hmm ... Either I don't have permissions to make edits, or I need read a tutorial. I was going to delete some obvious spam pages which were migrated and then start moving other questionable pages to a sandbox to be debated later. I signed up via my apache email address. -Tim

Re: War Maven artifacts deployment

2019-03-17 Thread Romain Manni-Bucau
Le dim. 17 mars 2019 à 19:35, Gaël Lalire a écrit : > > Le 17 mars 2019 à 16:22, Romain Manni-Bucau a > écrit : > > > Le dim. 17 mars 2019 à 14:51, Gaël Lalire a > > écrit : > > > >> > >> Le 17 mars 2019 à 13:21, Romain Manni-Bucau a > >> écrit : > >> > >>> Le dim. 17 mars 2019 à 12:56, Gaël

Re: War Maven artifacts deployment

2019-03-17 Thread Gaël Lalire
Le 17 mars 2019 à 16:22, Romain Manni-Bucau a écrit : > Le dim. 17 mars 2019 à 14:51, Gaël Lalire a > écrit : > >> >> Le 17 mars 2019 à 13:21, Romain Manni-Bucau a >> écrit : >> >>> Le dim. 17 mars 2019 à 12:56, Gaël Lalire a >>> écrit : >>> Hello Romain, I already

buildbot success in on tomcat-7-trunk

2019-03-17 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/1295 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

[tomcat] branch 7.0.x updated: Code clean-up. Remove unnecessary casts.

2019-03-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new dfe07f0 Code clean-up. Remove unnecessary casts.

[tomcat] branch 7.0.x updated: Update changelog

2019-03-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new b5e4a0f Update changelog b5e4a0f is described

[tomcat] branch 7.0.x updated (9a1a15d -> 1ed5e0e)

2019-03-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 9a1a15d Remove the unnecessary JDBC 4.0 markers since Java 6 is minimum version new 6706da0 Add JDBC 4.1

Re: War Maven artifacts deployment

2019-03-17 Thread Romain Manni-Bucau
Le dim. 17 mars 2019 à 14:51, Gaël Lalire a écrit : > > Le 17 mars 2019 à 13:21, Romain Manni-Bucau a > écrit : > > > Le dim. 17 mars 2019 à 12:56, Gaël Lalire a > > écrit : > > > >> Hello Romain, > >> > >> I already explained why I do not want to give file or jar:file URL, even > >> if I have

Re: War Maven artifacts deployment

2019-03-17 Thread Gaël Lalire
Le 17 mars 2019 à 13:21, Romain Manni-Bucau a écrit : > Le dim. 17 mars 2019 à 12:56, Gaël Lalire a > écrit : > >> Hello Romain, >> >> I already explained why I do not want to give file or jar:file URL, even >> if I have it. >> Maven resolver is giving me File, I create a VestigeJar from it

Re: War Maven artifacts deployment

2019-03-17 Thread Romain Manni-Bucau
Le dim. 17 mars 2019 à 12:56, Gaël Lalire a écrit : > Hello Romain, > > I already explained why I do not want to give file or jar:file URL, even > if I have it. > Maven resolver is giving me File, I create a VestigeJar from it >

Re: War Maven artifacts deployment

2019-03-17 Thread Gaël Lalire
Hello Romain, I already explained why I do not want to give file or jar:file URL, even if I have it. Maven resolver is giving me File, I create a VestigeJar from it

buildbot failure in on tomcat-7-trunk

2019-03-17 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/1294 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

Re: [tomcat] branch 7.0.x updated (a3d815c -> 9a1a15d)

2019-03-17 Thread Mark Thomas
On 17/03/2019 10:52, ma...@apache.org wrote: > This is an automated email from the ASF dual-hosted git repository. > > markt pushed a change to branch 7.0.x > in repository https://gitbox.apache.org/repos/asf/tomcat.git. > > > from a3d815c Don't exclude the ide support sample files for

[tomcat] branch 7.0.x updated (a3d815c -> 9a1a15d)

2019-03-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from a3d815c Don't exclude the ide support sample files for idea when packaging the src for a release new 8334104

Re: War Maven artifacts deployment

2019-03-17 Thread Romain Manni-Bucau
Hi Gaël, In Tomee we plugged before to enrich the classloader and then tomcat -and other libs - works normally using jar urls. Cant you use a listener to do that and convert m2 urls to plain jar files - at the end it is local files i guess otherwise you generally consume too much memory to be

War Maven artifacts deployment

2019-03-17 Thread Gaël Lalire
Hello Tomcat developers, I made a software to enable update of Java applications named Vestige. To achieve that, Vestige use Maven, downloading Maven artifacts and creating classloaders linked with jar inside m2 repository. I made it to update my IBM notes connector (POP access provider). The

[GUMP@vmgump-vm3]: Project tomcat-tc7.0.x (in module tomcat-7.0.x) failed

2019-03-17 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc7.0.x has an issue affecting its community integration. This

Bug report for Tomcat 8 [2019/03/17]

2019-03-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 9 [2019/03/17]

2019-03-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2019/03/17]

2019-03-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2019/03/17]

2019-03-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2019/03/17]

2019-03-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2019/03/17]

2019-03-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2019/03/17]

2019-03-17 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned