[Bug 58900] Infinite redeploy loop with undeployOldVersions="true"

2016-01-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58900 Mark Thomas changed: What|Removed |Added Summary|Memory leak due to infinite |Infinite redeploy loop with

[Bug 58900] Infinite redeploy loop with undeployOldVersions="true"

2016-01-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58900 --- Comment #5 from Lauri Lehtinen --- You're right, the memory leak was caused by separate issue. Thanks -- You are receiving this mail because: You are the assignee for the bug. -

svn commit: r1725906 - /tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 11:32:43 2016 New Revision: 1725906 URL: http://svn.apache.org/viewvc?rev=1725906&view=rev Log: No functional change. Use longer lines to improve readability Modified: tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java Modified: tomcat/trunk/java/org

svn commit: r1725907 - in /tomcat/trunk/java/org/apache/catalina/startup: HostConfig.java LocalStrings.properties

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 11:33:12 2016 New Revision: 1725907 URL: http://svn.apache.org/viewvc?rev=1725907&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58900 Delete WARs symlinked into the appBase and context.xml files symlinked into the configBase during undeploy Modifi

svn commit: r1725910 - /tomcat/trunk/webapps/docs/changelog.xml

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 11:40:47 2016 New Revision: 1725910 URL: http://svn.apache.org/viewvc?rev=1725910&view=rev Log: Update changelog Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/

svn commit: r1725911 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/HostConfig.java java/org/apache/catalina/startup/LocalStrings.properties webapps/docs/changelog.xml

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 11:42:54 2016 New Revision: 1725911 URL: http://svn.apache.org/viewvc?rev=1725911&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58900 Delete WARs symlinked into the appBase and context.xml files symlinked into the configBase during undeploy Modifi

svn commit: r1725913 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/HostConfig.java java/org/apache/catalina/startup/LocalStrings.properties webapps/docs/changelog.xml

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 11:48:31 2016 New Revision: 1725913 URL: http://svn.apache.org/viewvc?rev=1725913&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58900 Delete WARs symlinked into the appBase and context.xml files symlinked into the configBase during undeploy Modifi

svn commit: r1725914 - in /tomcat/trunk: java/org/apache/catalina/session/ java/org/apache/catalina/util/ webapps/docs/ webapps/docs/config/

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 11:56:27 2016 New Revision: 1725914 URL: http://svn.apache.org/viewvc?rev=1725914&view=rev Log: When using the new sessionAttributeValueClassNameFilter, apply the filter earlier rather than loading the class and then deciding to filter it out. When a SecurityManager

svn commit: r1725915 - in /tomcat/tags/TOMCAT_9_0_0_M2: ./ build.properties.default

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 12:02:48 2016 New Revision: 1725915 URL: http://svn.apache.org/viewvc?rev=1725915&view=rev Log: Tag 9.0.0.M2 Added: tomcat/tags/TOMCAT_9_0_0_M2/ - copied from r1725914, tomcat/trunk/ Modified: tomcat/tags/TOMCAT_9_0_0_M2/build.properties.default Modif

svn commit: r1725920 - /tomcat/trunk/webapps/docs/changelog.xml

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 12:29:22 2016 New Revision: 1725920 URL: http://svn.apache.org/viewvc?rev=1725920&view=rev Log: Fix typo Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/

svn commit: r1725921 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 12:31:00 2016 New Revision: 1725921 URL: http://svn.apache.org/viewvc?rev=1725921&view=rev Log: Fix typo Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomca

svn commit: r1725922 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 12:31:35 2016 New Revision: 1725922 URL: http://svn.apache.org/viewvc?rev=1725922&view=rev Log: Fix typo Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Propchange: tomcat/tc7.0.x/trunk/

svn commit: r11983 [2/2] - in /dev/tomcat/tomcat-9/v9.0.0.M2: ./ bin/ bin/embed/ bin/extras/ src/

2016-01-21 Thread markt
Added: dev/tomcat/tomcat-9/v9.0.0.M2/bin/extras/tomcat-juli-adapters.jar.asc == --- dev/tomcat/tomcat-9/v9.0.0.M2/bin/extras/tomcat-juli-adapters.jar.asc (added) +++ dev/tomcat/tomcat-9/v9.0.0.M2/bin/extras/tomcat-juli-ada

svn commit: r11983 [1/2] - in /dev/tomcat/tomcat-9/v9.0.0.M2: ./ bin/ bin/embed/ bin/extras/ src/

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 12:37:28 2016 New Revision: 11983 Log: Upload Tomcat 9.0.0.M2 for voting Added: dev/tomcat/tomcat-9/v9.0.0.M2/ dev/tomcat/tomcat-9/v9.0.0.M2/KEYS (with props) dev/tomcat/tomcat-9/v9.0.0.M2/README.html (with props) dev/tomcat/tomcat-9/v9.0.0.M2/RE

[VOTE] Release Apache Tomcat 9.0.0.M2

2016-01-21 Thread Mark Thomas
The proposed Apache Tomcat 9.0.0.M2 release is now available for voting. This is the second milestone release for the 9.0.x branch. It should be noted that, as a milestone release: - Servlet 4.0 is not finalised - The EGs have not started work on JSP 2.4, EL 3.1 or WebSocket 1.2/2.0 The major cha

svn commit: r1725924 - in /tomcat/tc8.0.x/trunk: ./ build.properties.default webapps/docs/changelog.xml

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 12:41:38 2016 New Revision: 1725924 URL: http://svn.apache.org/viewvc?rev=1725924&view=rev Log: Bump Tomcat-native to 1.2.4 Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/build.properties.default tomcat/tc8.0.x/trunk/webapps/docs/

svn commit: r1725925 - in /tomcat/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 12:44:43 2016 New Revision: 1725925 URL: http://svn.apache.org/viewvc?rev=1725925&view=rev Log: Update version for next release Modified: tomcat/trunk/build.properties.default tomcat/trunk/res/maven/mvn.properties.default tomcat/trunk/webapps/docs/change

svn commit: r1725926 - in /tomcat/trunk: java/org/apache/naming/factory/ResourceLinkFactory.java webapps/docs/changelog.xml

2016-01-21 Thread kkolinko
Author: kkolinko Date: Thu Jan 21 12:47:19 2016 New Revision: 1725926 URL: http://svn.apache.org/viewvc?rev=1725926&view=rev Log: Protect initialization of ResourceLinkFactory when running with a SecurityManager. Modified: tomcat/trunk/java/org/apache/naming/factory/ResourceLinkFactory.java

svn commit: r1725929 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/naming/factory/ResourceLinkFactory.java webapps/docs/changelog.xml

2016-01-21 Thread kkolinko
Author: kkolinko Date: Thu Jan 21 12:52:16 2016 New Revision: 1725929 URL: http://svn.apache.org/viewvc?rev=1725929&view=rev Log: Protect initialization of ResourceLinkFactory when running with a SecurityManager. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java

svn commit: r1725931 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/naming/factory/ResourceLinkFactory.java webapps/docs/changelog.xml

2016-01-21 Thread kkolinko
Author: kkolinko Date: Thu Jan 21 12:56:13 2016 New Revision: 1725931 URL: http://svn.apache.org/viewvc?rev=1725931&view=rev Log: Protect initialization of ResourceLinkFactory when running with a SecurityManager. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java

svn commit: r1725963 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/session/

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 14:40:43 2016 New Revision: 1725963 URL: http://svn.apache.org/viewvc?rev=1725963&view=rev Log: No functional change Port clean-up (to make merging simpler) prior to back-porting functional changes Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8

svn commit: r1725964 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/session/FileStore.java java/org/apache/catalina/session/JDBCStore.java java/org/apache/catalina/session/StandardManager.jav

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 14:41:20 2016 New Revision: 1725964 URL: http://svn.apache.org/viewvc?rev=1725964&view=rev Log: Refactor to always use the CustomObjectInputStream Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/session/FileSto

svn commit: r1725965 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/util/CustomObjectInputStream.java

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 14:42:51 2016 New Revision: 1725965 URL: http://svn.apache.org/viewvc?rev=1725965&view=rev Log: Clean-up. No functional change. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/util/CustomObjectInputStream.java

Re: [VOTE] Release Apache Tomcat 9.0.0.M2

2016-01-21 Thread Rémy Maucherat
2016-01-21 13:38 GMT+01:00 Mark Thomas : > The proposed 9.0.0.M2 release is: > [ ] Broken - do not release > [X] Alpha - go ahead and release as 9.0.0.M2 > > The testsuite looks ok for me. Once this is released, maybe we can start discussing the contents of that possible new 8.x branch. Rémy

svn commit: r1725969 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/Manager.java

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 14:57:56 2016 New Revision: 1725969 URL: http://svn.apache.org/viewvc?rev=1725969&view=rev Log: Correct Javadoc Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/Manager.java Propchange: tomcat/tc8.0.x/trunk/ --

svn commit: r1725970 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/session/StandardManager.java

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 14:58:47 2016 New Revision: 1725970 URL: http://svn.apache.org/viewvc?rev=1725970&view=rev Log: Remove unnecessary commented out code Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/session/StandardManager.java

svn commit: r1725974 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/session/FileStore.java java/org/apache/catalina/session/JDBCStore.java

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 15:00:43 2016 New Revision: 1725974 URL: http://svn.apache.org/viewvc?rev=1725974&view=rev Log: Store.load() implementations assume (in places) that getManager().getContext() always returns a non-null and we haven't had reports of NPEs so make the assumption consis

svn commit: r1725977 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/ant/jmx/JMXAccessorQueryTask.java

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 15:10:21 2016 New Revision: 1725977 URL: http://svn.apache.org/viewvc?rev=1725977&view=rev Log: Deprecate unused parameter Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/ant/jmx/JMXAccessorQueryTask.java Pro

svn commit: r1725990 - in /tomcat/trunk/java/org/apache/tomcat/dbcp/pool2: ./ BaseObject.java

2016-01-21 Thread kkolinko
Author: kkolinko Date: Thu Jan 21 15:44:42 2016 New Revision: 1725990 URL: http://svn.apache.org/viewvc?rev=1725990&view=rev Log: Set svn:eol-style=native This was fixed upstream at r1725959. Noted when running validate-eoln target of build.xml on Gump. Modified: tomcat/trunk/java/org/apache

svn commit: r1725992 - /tomcat/trunk/java/org/apache/tomcat/dbcp/pool2/

2016-01-21 Thread kkolinko
Author: kkolinko Date: Thu Jan 21 15:49:48 2016 New Revision: 1725992 URL: http://svn.apache.org/viewvc?rev=1725992&view=rev Log: Update our copy of Commons Pool 2 to latest trunk (up to r1725990). No changes to backport. Only svn:mergeinfo was updated. Modified: tomcat/trunk/java/org/apache

svn commit: r1726003 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/naming/factory/ResourceLinkFactory.java webapps/docs/changelog.xml

2016-01-21 Thread kkolinko
Author: kkolinko Date: Thu Jan 21 16:22:17 2016 New Revision: 1726003 URL: http://svn.apache.org/viewvc?rev=1726003&view=rev Log: Allow the global naming context to be reset. Useful when running multiple embedded instances in series since it allows each instance to configure its own global namin

[Bug 57528] Random NPE when sending multipart content

2016-01-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57528 --- Comment #5 from Brent Griffin --- I was having this same problem sporadically. Was hoping to find an answer here; however, I have been able to diagnose and fix my problem. Thought it might be good to post here in hopes of helping future p

svn commit: r1726031 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/ServerFactory.java test/org/apache/catalina/TestServerFactory.java webapps/docs/changelog.xml

2016-01-21 Thread kkolinko
Author: kkolinko Date: Thu Jan 21 17:25:01 2016 New Revision: 1726031 URL: http://svn.apache.org/viewvc?rev=1726031&view=rev Log: Allow singleton Server instance stored by ServerFactory to be cleared. Like the previous fix to ResourceLinkFactory this is intended for use by unit tests. Discussion

[Bug 58891] Bad and/or dangerous SSL/TLS documentation

2016-01-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58891 --- Comment #4 from Remy Maucherat --- Generally, I would like to keep the SSL page as a quick start, focusing on people being able to test SSL with Tomcat as easily as possible. BTW, the session cookie should be marked secure and shouldn't be

svn commit: r1726035 - /tomcat/tc6.0.x/trunk/test/org/apache/catalina/TestServerFactory.java

2016-01-21 Thread kkolinko
Author: kkolinko Date: Thu Jan 21 17:32:49 2016 New Revision: 1726035 URL: http://svn.apache.org/viewvc?rev=1726035&view=rev Log: Comments and additional tests. Followup to r1726031. Modified: tomcat/tc6.0.x/trunk/test/org/apache/catalina/TestServerFactory.java Modified: tomcat/tc6.0.x/trunk

svn commit: r11995 - /release/tomcat/tomcat-8/v8.0.29/

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 17:48:22 2016 New Revision: 11995 Log: Drop 8.0.29 from mirrors Removed: release/tomcat/tomcat-8/v8.0.29/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e

svn commit: r1726041 - /tomcat/tc8.0.x/trunk/java/org/apache/catalina/session/StandardManager.java

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 18:02:10 2016 New Revision: 1726041 URL: http://svn.apache.org/viewvc?rev=1726041&view=rev Log: Use try-with-resources to simplify code Some exception logging removed since it is duplicated in [start|stop]Internal Modified: tomcat/tc8.0.x/trunk/java/org/apache/c

svn commit: r1726042 - in /tomcat/tc8.0.x/trunk/java/org/apache/catalina/session: LocalStrings.properties LocalStrings_es.properties LocalStrings_fr.properties LocalStrings_ja.properties

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 18:04:29 2016 New Revision: 1726042 URL: http://svn.apache.org/viewvc?rev=1726042&view=rev Log: Files missed in r1726041 Modified: tomcat/tc8.0.x/trunk/java/org/apache/catalina/session/LocalStrings.properties tomcat/tc8.0.x/trunk/java/org/apache/catalina/s

svn commit: r1726043 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/util/RequestUtil.java

2016-01-21 Thread markt
Author: markt Date: Thu Jan 21 18:06:03 2016 New Revision: 1726043 URL: http://svn.apache.org/viewvc?rev=1726043&view=rev Log: Deprecate unused code Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/util/RequestUtil.java Propchange: tomcat/tc

svn commit: r1726054 - in /tomcat/tc6.0.x/branches/tomcat6-testing_20160106: ./ java/org/apache/catalina/ java/org/apache/naming/factory/ test/org/apache/catalina/ webapps/docs/

2016-01-21 Thread kkolinko
Author: kkolinko Date: Thu Jan 21 18:36:46 2016 New Revision: 1726054 URL: http://svn.apache.org/viewvc?rev=1726054&view=rev Log: Rebase branch onto current tc6.0.x/trunk This means a catch-up merge of all revisions up to r1726051. Added: tomcat/tc6.0.x/branches/tomcat6-testing_20160106/test

svn commit: r1726060 - /tomcat/tc6.0.x/branches/tomcat6-testing_20160106/test/org/apache/catalina/startup/TomcatBaseTest.java

2016-01-21 Thread kkolinko
Author: kkolinko Date: Thu Jan 21 18:45:54 2016 New Revision: 1726060 URL: http://svn.apache.org/viewvc?rev=1726060&view=rev Log: Use new ServerFactory method to clear Server instance after a test run. Modified: tomcat/tc6.0.x/branches/tomcat6-testing_20160106/test/org/apache/catalina/startu

svn commit: r1726064 - in /tomcat/tc6.0.x/branches/tomcat6-testing_20160106/test/org/apache/catalina/startup: TestTomcat.java Tomcat.java

2016-01-21 Thread kkolinko
Author: kkolinko Date: Thu Jan 21 18:56:26 2016 New Revision: 1726064 URL: http://svn.apache.org/viewvc?rev=1726064&view=rev Log: Backport additional tests from Tomcat 7. Implement (uncomment) Tomcat.enableNaming(). Modified: tomcat/tc6.0.x/branches/tomcat6-testing_20160106/test/org/apache/c

svn commit: r1726070 - /tomcat/tc6.0.x/branches/tomcat6-testing_20160106/test/org/apache/catalina/startup/TestTomcat.java

2016-01-21 Thread kkolinko
Author: kkolinko Date: Thu Jan 21 19:11:06 2016 New Revision: 1726070 URL: http://svn.apache.org/viewvc?rev=1726070&view=rev Log: Backport additional tests from Tomcat 7. Modified: tomcat/tc6.0.x/branches/tomcat6-testing_20160106/test/org/apache/catalina/startup/TestTomcat.java Modified: t

svn commit: r1726080 - in /tomcat/tc6.0.x/branches/tomcat6-testing_20160106/test: deployment/ deployment/dirContext/ deployment/dirNoContext/ org/apache/catalina/startup/TestTomcat.java org/apache/cat

2016-01-21 Thread kkolinko
Author: kkolinko Date: Thu Jan 21 20:07:28 2016 New Revision: 1726080 URL: http://svn.apache.org/viewvc?rev=1726080&view=rev Log: Backport additional tests from Tomcat 7. Process META-INF/context.xml file when deploying an expanded directory with Tomcat.addWebapp(). Clean unused imports. Added:

svn commit: r1726082 - /tomcat/tc6.0.x/branches/tomcat6-testing_20160106/test/org/apache/catalina/startup/Tomcat.java

2016-01-21 Thread kkolinko
Author: kkolinko Date: Thu Jan 21 20:09:46 2016 New Revision: 1726082 URL: http://svn.apache.org/viewvc?rev=1726082&view=rev Log: Reduce visibility of deployment methods that accept both path and name. Modified: tomcat/tc6.0.x/branches/tomcat6-testing_20160106/test/org/apache/catalina/startu

[Bug 58905] New: Fix Tomcat.silence() to silence the correct logger and to respect defaults

2016-01-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58905 Bug ID: 58905 Summary: Fix Tomcat.silence() to silence the correct logger and to respect defaults Product: Tomcat 9 Version: unspecified Hardware: PC Status:

svn commit: r1726103 - /tomcat/tc6.0.x/branches/tomcat6-testing_20160106/test/org/apache/catalina/startup/Tomcat.java

2016-01-21 Thread kkolinko
Author: kkolinko Date: Thu Jan 21 21:28:01 2016 New Revision: 1726103 URL: http://svn.apache.org/viewvc?rev=1726103&view=rev Log: Add a comment. Tomcat.silence() is buggy and not needed for Tomcat 6 tests. Modified: tomcat/tc6.0.x/branches/tomcat6-testing_20160106/test/org/apache/catalina/st

svn commit: r1726107 - /tomcat/tc6.0.x/branches/tomcat6-testing_20160106/BRANCH-README.txt

2016-01-21 Thread kkolinko
Author: kkolinko Date: Thu Jan 21 21:34:21 2016 New Revision: 1726107 URL: http://svn.apache.org/viewvc?rev=1726107&view=rev Log: Update BRANCH-README.txt with the current status. Modified: tomcat/tc6.0.x/branches/tomcat6-testing_20160106/BRANCH-README.txt Modified: tomcat/tc6.0.x/branches/t

svn commit: r1726110 - in /tomcat/tc7.0.x/trunk/test/deployment: ./ dir with spaces/ dirContext/ dirContext/META-INF/ dirNoContext/

2016-01-21 Thread kkolinko
Author: kkolinko Date: Thu Jan 21 21:48:56 2016 New Revision: 1726110 URL: http://svn.apache.org/viewvc?rev=1726110&view=rev Log: Remove odd subversion properties from directories. (Old versions of TortoiseSVN automatically copy properties from parent directory during an "Add". This feature is f

svn commit: r1726111 - in /tomcat/tc6.0.x/branches/tomcat6-testing_20160106/test/deployment: dirContext/ dirContext/META-INF/ dirNoContext/

2016-01-21 Thread kkolinko
Author: kkolinko Date: Thu Jan 21 21:50:25 2016 New Revision: 1726111 URL: http://svn.apache.org/viewvc?rev=1726111&view=rev Log: Remove odd subversion properties from directories. (Old versions of TortoiseSVN automatically copy properties from parent directory during an "Add". This feature is f

svn commit: r1726112 [1/2] - in /tomcat/tc6.0.x/branches/tomcat6-testing_20160106: BRANCH-README.txt BRANCH-diff.diff

2016-01-21 Thread kkolinko
Author: kkolinko Date: Thu Jan 21 21:55:19 2016 New Revision: 1726112 URL: http://svn.apache.org/viewvc?rev=1726112&view=rev Log: A diff file against tc6.0.x/trunk for the current code. (@r1726111) Added: tomcat/tc6.0.x/branches/tomcat6-testing_20160106/BRANCH-diff.diff Modified: tomcat/t

svn commit: r1726112 [2/2] - in /tomcat/tc6.0.x/branches/tomcat6-testing_20160106: BRANCH-README.txt BRANCH-diff.diff

2016-01-21 Thread kkolinko
Added: tomcat/tc6.0.x/branches/tomcat6-testing_20160106/BRANCH-diff.diff URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/branches/tomcat6-testing_20160106/BRANCH-diff.diff?rev=1726112&view=auto == --- tomcat/tc6.0.x/branc

[RFC] Merge Tomcat 6 testing branch ()tomcat6-testing_20160106) into Tomcat 6

2016-01-21 Thread Konstantin Kolinko
Hi! 1. A branch that implements testting framework for Tomcat 6 is ready for review. It implements client-server unit tests (Tomcat, TomcatBaseTest classes) It implements running the tests with Apache Ant. The branch is here: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/branches/tomcat6-testin

svn commit: r1726137 - /tomcat/native/trunk/native/src/sslutils.c

2016-01-21 Thread billbarker
Author: billbarker Date: Fri Jan 22 02:36:00 2016 New Revision: 1726137 URL: http://svn.apache.org/viewvc?rev=1726137&view=rev Log: OpenSSL master has changed EVP_PKEY to an abstract type Modified: tomcat/native/trunk/native/src/sslutils.c Modified: tomcat/native/trunk/native/src/sslutils.c