Re: svn commit: r1844066 - in /tomcat/tc8.5.x/trunk: ./ build.xml java/org/apache/tomcat/jni/Library.java res/ide-support/idea/inspections.xml res/ide-support/idea/misc.xml res/ide-support/idea/module

2018-10-16 Thread Igal Sapir
OK, so I ran `svn commit` (I thought before that `svn merge` takes care of that), and I hope that it turned out fine, though it looks like the log message was left empty. #cantwaitforgit Igal On Tue, Oct 16, 2018 at 11:12 PM wrote: > Author: isapir > Date: Wed Oct 17 06:12:38 2018 > New Revisi

svn commit: r1844066 - in /tomcat/tc8.5.x/trunk: ./ build.xml java/org/apache/tomcat/jni/Library.java res/ide-support/idea/inspections.xml res/ide-support/idea/misc.xml res/ide-support/idea/modules.xm

2018-10-16 Thread isapir
Author: isapir Date: Wed Oct 17 06:12:38 2018 New Revision: 1844066 URL: http://svn.apache.org/viewvc?rev=1844066&view=rev Log: (empty) Added: tomcat/tc8.5.x/trunk/res/ide-support/idea/misc.xml - copied unchanged from r1842809, tomcat/trunk/res/ide-support/idea/misc.xml tomcat/tc8.

Re: svn commit: r1844065 - /tomcat/trunk/java/org/apache/tomcat/jni/Library.java

2018-10-16 Thread Igal Sapir
RE this: On Tue, Oct 16, 2018 at 10:39 PM wrote: > Author: isapir > Date: Wed Oct 17 05:39:01 2018 > New Revision: 1844065 > > URL: http://svn.apache.org/viewvc?rev=1844065&view=rev > Log: > Added util methods load and loadLibrary per BZ 62830 > > Modified: > tomcat/trunk/java/org/apache/tom

[Bug 62830] Add static methods to load native libraries by the Common ClassLoader

2018-10-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62830 --- Comment #1 from Igal Sapir --- Commit r1844065 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.

svn commit: r1844065 - /tomcat/trunk/java/org/apache/tomcat/jni/Library.java

2018-10-16 Thread isapir
Author: isapir Date: Wed Oct 17 05:39:01 2018 New Revision: 1844065 URL: http://svn.apache.org/viewvc?rev=1844065&view=rev Log: Added util methods load and loadLibrary per BZ 62830 Modified: tomcat/trunk/java/org/apache/tomcat/jni/Library.java Modified: tomcat/trunk/java/org/apache/tomcat/jn

[Bug 62830] New: Add static methods to load native libraries by the Common ClassLoader

2018-10-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62830 Bug ID: 62830 Summary: Add static methods to load native libraries by the Common ClassLoader Product: Tomcat 9 Version: unspecified Hardware: PC OS: Linux

[GUMP@vmgump-vm3]: Project tomcat-trunk-test-nio (in module tomcat-trunk) failed

2018-10-16 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-trunk-test-nio has an issue affecting its community integration. Th

svn commit: r1844053 - /tomcat/trunk/java/org/apache/catalina/tribes/membership/McastService.java

2018-10-16 Thread remm
Author: remm Date: Tue Oct 16 22:39:55 2018 New Revision: 1844053 URL: http://svn.apache.org/viewvc?rev=1844053&view=rev Log: Add missing setMembershipService, for consistency (and to help my threads refactoring also). Modified: tomcat/trunk/java/org/apache/catalina/tribes/membership/McastSe

[GUMP@vmgump-vm3]: Project tomcat-trunk-test-nio2 (in module tomcat-trunk) failed

2018-10-16 Thread Bill Barker
n-1.1.1-SNAPSHOT.jar -Dtest.openssl.path=/srv/gump/public/workspace/openssl-master/dest-20181016/bin/openssl -Dtest.temp=output/test-tmp-NIO2 -Dtest.accesslog=true -Dexecute.test.nio=false -Dbnd.jar=/srv/gump/packages/bnd/bnd-4.0.0/biz.aQute.bnd-4.0.0.jar -Dexecute.test.apr=false -Dtest.exc

Tomcat Native 1.2.18

2018-10-16 Thread Mark Thomas
Hi, I've been working on building this with OpenSSL 1.1.1. It wasn't as simple as I expected as there is quite a lot of clean-up in 1.1.1. I now have a working build although it required a handful of tweaks to the OpenSSL source. Some are bugs that have already been fixed in master. Some look to

[GUMP@vmgump-vm3]: Project tomcat-trunk-test-nio (in module tomcat-trunk) failed

2018-10-16 Thread Bill Barker
n-1.1.1-SNAPSHOT.jar -Dtest.openssl.path=/srv/gump/public/workspace/openssl-master/dest-20181016/bin/openssl -Dtest.temp=output/test-tmp-NIO -Dtest.accesslog=true -Dexecute.test.nio=true -Dbnd.jar=/srv/gump/packages/bnd/bnd-4.0.0/biz.aQute.bnd-4.0.0.jar -Dexecute.test.apr=false -Dtest.excludePerformance=true -Dt

svn commit: r1844015 - in /tomcat/native/tags/TOMCAT_NATIVE_1_2_18: ./ build.properties.default native/include/tcn_version.h

2018-10-16 Thread markt
Author: markt Date: Tue Oct 16 13:42:05 2018 New Revision: 1844015 URL: http://svn.apache.org/viewvc?rev=1844015&view=rev Log: Tag 1.2.18 Added: tomcat/native/tags/TOMCAT_NATIVE_1_2_18/ - copied from r1844014, tomcat/native/trunk/ Modified: tomcat/native/tags/TOMCAT_NATIVE_1_2_18/bu

svn commit: r1844013 - /tomcat/native/tags/TOMCAT_NATIVE_1_2_18/

2018-10-16 Thread markt
Author: markt Date: Tue Oct 16 13:34:57 2018 New Revision: 1844013 URL: http://svn.apache.org/viewvc?rev=1844013&view=rev Log: Need to re-tag Removed: tomcat/native/tags/TOMCAT_NATIVE_1_2_18/ - To unsubscribe, e-mail: dev-u

svn commit: r1844012 - /tomcat/native/tags/TOMCAT_NATIVE_1_2_18/

2018-10-16 Thread markt
Author: markt Date: Tue Oct 16 13:34:22 2018 New Revision: 1844012 URL: http://svn.apache.org/viewvc?rev=1844012&view=rev Log: Tag 1.2.18 Added: tomcat/native/tags/TOMCAT_NATIVE_1_2_18/ - copied from r1844011, tomcat/native/trunk/ --

svn commit: r1844011 - /tomcat/native/tags/TOMCAT_NATIVE_1_2_18/

2018-10-16 Thread markt
Author: markt Date: Tue Oct 16 13:34:08 2018 New Revision: 1844011 URL: http://svn.apache.org/viewvc?rev=1844011&view=rev Log: Need to re-tag Removed: tomcat/native/tags/TOMCAT_NATIVE_1_2_18/ - To unsubscribe, e-mail: dev-u

svn commit: r1844010 - in /tomcat/native/trunk: java/org/apache/tomcat/ test/org/apache/tomcat/

2018-10-16 Thread markt
Author: markt Date: Tue Oct 16 13:33:45 2018 New Revision: 1844010 URL: http://svn.apache.org/viewvc?rev=1844010&view=rev Log: Release script expects externals to be an exact match Modified: tomcat/native/trunk/java/org/apache/tomcat/ (props changed) tomcat/native/trunk/test/org/apache/

svn commit: r1844009 - in /tomcat/native/tags/TOMCAT_NATIVE_1_2_18: ./ java/org/apache/tomcat/ java/org/apache/tomcat/Apr.java java/org/apache/tomcat/apr.properties test/org/apache/tomcat/

2018-10-16 Thread markt
Author: markt Date: Tue Oct 16 13:30:22 2018 New Revision: 1844009 URL: http://svn.apache.org/viewvc?rev=1844009&view=rev Log: Tag 1.2.18 Added: tomcat/native/tags/TOMCAT_NATIVE_1_2_18/ - copied from r1844007, tomcat/native/trunk/ tomcat/native/tags/TOMCAT_NATIVE_1_2_18/java/org/apa

svn commit: r1844008 - in /tomcat/native/trunk: java/org/apache/tomcat/ test/org/apache/tomcat/

2018-10-16 Thread markt
Author: markt Date: Tue Oct 16 13:29:10 2018 New Revision: 1844008 URL: http://svn.apache.org/viewvc?rev=1844008&view=rev Log: Update externals to latest from 9.0.x Modified: tomcat/native/trunk/java/org/apache/tomcat/ (props changed) tomcat/native/trunk/test/org/apache/tomcat/ (props

buildbot success in on tomcat-7-trunk

2018-10-16 Thread buildbot
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/1204 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1843998 - /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java

2018-10-16 Thread markt
Author: markt Date: Tue Oct 16 12:17:50 2018 New Revision: 1843998 URL: http://svn.apache.org/viewvc?rev=1843998&view=rev Log: Can't use SSL.version() in static initiator for APR as APR/native library isn't always loaded when the Connector is created. Modified: tomcat/tc7.0.x/trunk/java/org/

[Bug 62825] JSP inline javeascript backslash miss escaping in single quote string values

2018-10-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62825 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2018-10-16 Thread Bill Barker
orts=output/logs-APR -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-20181016/lib -Dtest.relaxTiming=true -Dexecute.test.nio=false -Dtest.accesslog=true -Dtomcat-dbcp.jar=/srv/gump/public/wo

[Bug 62809] cannot remote deploy with Ant DeployTask

2018-10-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62809 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1843993 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/ant/AbstractCatalinaTask.java java/org/apache/catalina/util/IOTools.java webapps/docs/changelog.xml

2018-10-16 Thread markt
Author: markt Date: Tue Oct 16 10:21:38 2018 New Revision: 1843993 URL: http://svn.apache.org/viewvc?rev=1843993&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62809 Correct a regression in the implementation of DIGEST authentication support for the Deployer Ant tasks (bug 45832

svn commit: r1843992 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/ant/AbstractCatalinaTask.java java/org/apache/catalina/util/IOTools.java webapps/docs/changelog.xml

2018-10-16 Thread markt
Author: markt Date: Tue Oct 16 10:19:53 2018 New Revision: 1843992 URL: http://svn.apache.org/viewvc?rev=1843992&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62809 Correct a regression in the implementation of DIGEST authentication support for the Deployer Ant tasks (bug 45832

svn commit: r1843991 - in /tomcat/trunk: java/org/apache/catalina/ant/AbstractCatalinaTask.java java/org/apache/catalina/util/IOTools.java webapps/docs/changelog.xml

2018-10-16 Thread markt
Author: markt Date: Tue Oct 16 10:15:48 2018 New Revision: 1843991 URL: http://svn.apache.org/viewvc?rev=1843991&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62809 Correct a regression in the implementation of DIGEST authentication support for the Deployer Ant tasks (bug 45832

[GUMP@vmgump-vm3]: Project tomcat-trunk-test-nio2 (in module tomcat-trunk) failed

2018-10-16 Thread Bill Barker
n-1.1.1-SNAPSHOT.jar -Dtest.openssl.path=/srv/gump/public/workspace/openssl-master/dest-20181016/bin/openssl -Dtest.temp=output/test-tmp-NIO2 -Dtest.accesslog=true -Dexecute.test.nio=false -Dbnd.jar=/srv/gump/packages/bnd/bnd-4.0.0/biz.aQute.bnd-4.0.0.jar -Dexecute.test.apr=false -Dtest.exc

svn commit: r1843990 - /tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/CloudMembershipService.java

2018-10-16 Thread markt
Author: markt Date: Tue Oct 16 10:06:58 2018 New Revision: 1843990 URL: http://svn.apache.org/viewvc?rev=1843990&view=rev Log: ws police Modified: tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/CloudMembershipService.java Modified: tomcat/trunk/java/org/apache/catalina/tribe

[Bug 62809] cannot remote deploy with Ant DeployTask

2018-10-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62809 --- Comment #4 from Satoshi Kubo --- Thanks. Your information helped me a lot. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-m

Re: svn commit: r1843886 - in /tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud: CloudMembershipService.java KubernetesMembershipProvider.java

2018-10-16 Thread Keiichi Fujino
2018年10月16日(火) 16:33 Rémy Maucherat : > On Tue, Oct 16, 2018 at 7:37 AM Keiichi Fujino wrote: > > > 2018年10月15日(月) 17:39 : > > > > > > > +byte[] id = > > > md5.digest(uid.getBytes(StandardCharsets.US_ASCII)); > > > member.setUniqueId(id); > > > me

Re: svn commit: r1843886 - in /tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud: CloudMembershipService.java KubernetesMembershipProvider.java

2018-10-16 Thread Rémy Maucherat
On Tue, Oct 16, 2018 at 7:37 AM Keiichi Fujino wrote: > 2018年10月15日(月) 17:39 : > > > > +byte[] id = > > md5.digest(uid.getBytes(StandardCharsets.US_ASCII)); > > member.setUniqueId(id); > > members.add(member); > > } > > > > > > > > >