svn commit: r1348357 - in /tomcat/trunk: BUILDING.txt build.xml

2012-06-09 Thread kkolinko
Author: kkolinko Date: Sat Jun 9 11:11:18 2012 New Revision: 1348357 URL: http://svn.apache.org/viewvc?rev=1348357&view=rev Log: Add dependencies and description to "validate" target in build.xml, so that it can be run separately. Improve documentation for running with Checkstyle. Add documentat

svn commit: r1348360 - in /tomcat/tc7.0.x/trunk: ./ BUILDING.txt build.xml webapps/docs/changelog.xml

2012-06-09 Thread kkolinko
Author: kkolinko Date: Sat Jun 9 11:17:55 2012 New Revision: 1348360 URL: http://svn.apache.org/viewvc?rev=1348360&view=rev Log: Merged revision 1348357 from tomcat/trunk: Add dependencies and description to "validate" target in build.xml, so that it can be run separately. Improve documentation

svn commit: r1348398 - /tomcat/trunk/java/org/apache/catalina/core/ContainerBase.java

2012-06-09 Thread kkolinko
Author: kkolinko Date: Sat Jun 9 13:11:57 2012 New Revision: 1348398 URL: http://svn.apache.org/viewvc?rev=1348398&view=rev Log: Review of r1345026, comparing it with proposed patch for BZ 52955: Add final modifiers to improve thread safety Modified: tomcat/trunk/java/org/apache/catalina/cor

svn commit: r1348408 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ContainerBase.java webapps/docs/changelog.xml

2012-06-09 Thread kkolinko
Author: kkolinko Date: Sat Jun 9 13:31:02 2012 New Revision: 1348408 URL: http://svn.apache.org/viewvc?rev=1348408&view=rev Log: Merged revision 1348398 from tomcat/trunk: Review of r1345026, comparing it with proposed patch for BZ 52955: Add final modifiers to improve thread safety Add BZ 52955

[Bug 52955] Add a ThreadFactory implementation to the ExecutorService used to deploy applications

2012-06-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52955 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

svn commit: r1348425 - /tomcat/trunk/RUNNING.txt

2012-06-09 Thread kkolinko
Author: kkolinko Date: Sat Jun 9 15:15:54 2012 New Revision: 1348425 URL: http://svn.apache.org/viewvc?rev=1348425&view=rev Log: Rephrase instructions for installing Tomcat. Improve description of environment variables. Mention CATALINA_OPTS. Modified: tomcat/trunk/RUNNING.txt Modified: tom

svn commit: r1348426 - in /tomcat/tc7.0.x/trunk: ./ RUNNING.txt

2012-06-09 Thread kkolinko
Author: kkolinko Date: Sat Jun 9 15:19:57 2012 New Revision: 1348426 URL: http://svn.apache.org/viewvc?rev=1348426&view=rev Log: Merged revision 1348425 from tomcat/trunk: Rephrase instructions for installing Tomcat. Improve description of environment variables. Mention CATALINA_OPTS. Modified:

svn commit: r1348428 - in /tomcat/tc6.0.x/trunk: ./ RUNNING.txt

2012-06-09 Thread kkolinko
Author: kkolinko Date: Sat Jun 9 15:29:32 2012 New Revision: 1348428 URL: http://svn.apache.org/viewvc?rev=1348428&view=rev Log: CTR: docs Merged revision 1348425 from tomcat/trunk: Rephrase instructions for installing Tomcat. Improve description of environment variables. Mention CATALINA_OPTS.

svn commit: r1348461 - /tomcat/trunk/RUNNING.txt

2012-06-09 Thread kkolinko
Author: kkolinko Date: Sat Jun 9 17:16:45 2012 New Revision: 1348461 URL: http://svn.apache.org/viewvc?rev=1348461&view=rev Log: Further improvement of RUNNING.txt. Mention CATALINA_PID, as it is another frequently used environment variable. Modified: tomcat/trunk/RUNNING.txt Modified: tomc

Re: svn commit: r1348425 - /tomcat/trunk/RUNNING.txt

2012-06-09 Thread Mark Thomas
kkoli...@apache.org wrote: >Author: kkolinko >Date: Sat Jun 9 15:15:54 2012 >New Revision: 1348425 > >URL: http://svn.apache.org/viewvc?rev=1348425&view=rev >-(1) Download and Install the Java SE Runtime Environment (JRE) >+(1) Download and Install Java SE Runtime Environment (JRE) That chang

svn commit: r1348490 - /tomcat/trunk/RUNNING.txt

2012-06-09 Thread kkolinko
Author: kkolinko Date: Sat Jun 9 19:51:23 2012 New Revision: 1348490 URL: http://svn.apache.org/viewvc?rev=1348490&view=rev Log: Further improvement of RUNNING.txt. Address Mark's review comments. Document Apache Tomcat Native and Apache Commons Daemon. Modified: tomcat/trunk/RUNNING.txt Mo

Re: svn commit: r1348425 - /tomcat/trunk/RUNNING.txt

2012-06-09 Thread Konstantin Kolinko
2012/6/9 Mark Thomas : > > > kkoli...@apache.org wrote: > >>Author: kkolinko >>Date: Sat Jun  9 15:15:54 2012 >>New Revision: 1348425 >> >>URL: http://svn.apache.org/viewvc?rev=1348425&view=rev > >>-(1) Download and Install the Java SE Runtime Environment (JRE) >>+(1) Download and Install Java SE R

Re: svn commit: r1348425 - /tomcat/trunk/RUNNING.txt

2012-06-09 Thread Mark Thomas
On 09/06/2012 20:57, Konstantin Kolinko wrote: > 2012/6/9 Mark Thomas : >> >> >> kkoli...@apache.org wrote: >> >>> Author: kkolinko >>> Date: Sat Jun 9 15:15:54 2012 >>> New Revision: 1348425 >>> >>> URL: http://svn.apache.org/viewvc?rev=1348425&view=rev >> >>> -(1) Download and Install the Java S

svn commit: r1348495 - /tomcat/trunk/RUNNING.txt

2012-06-09 Thread markt
Author: markt Date: Sat Jun 9 20:15:25 2012 New Revision: 1348495 URL: http://svn.apache.org/viewvc?rev=1348495&view=rev Log: Review by native English speaker as requested. Mostly a/the changes and inserts Re-worded a few sentences that didn't scan cleanly Removed the section on Win 95/98/ME sinc

svn commit: r1348498 - in /tomcat/trunk/java/org/apache/catalina/realm: DataSourceRealm.java JDBCRealm.java

2012-06-09 Thread markt
Author: markt Date: Sat Jun 9 20:30:44 2012 New Revision: 1348498 URL: http://svn.apache.org/viewvc?rev=1348498&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53047 If the Realm is configured for an authentication only all roles mode and no role table or column is defined,

Need a native connector release

2012-06-09 Thread Mark Thomas
Tomcat 7.0.28 is getting close to being ready to roll the release. However, a new native release is required since the new infinite time out feature required by WebSocket needs native 1.2.24. Mladen, what are the chances of you starting a native 1.2.24 release in the next few days? Mark

svn commit: r1348499 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/realm/DataSourceRealm.java java/org/apache/catalina/realm/JDBCRealm.java

2012-06-09 Thread markt
Author: markt Date: Sat Jun 9 20:37:14 2012 New Revision: 1348499 URL: http://svn.apache.org/viewvc?rev=1348499&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53047 If the Realm is configured for an authentication only all roles mode and no role table or column is defined,

svn commit: r1348500 - /tomcat/tc6.0.x/trunk/STATUS.txt

2012-06-09 Thread markt
Author: markt Date: Sat Jun 9 20:38:55 2012 New Revision: 1348500 URL: http://svn.apache.org/viewvc?rev=1348500&view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1

[Bug 53047] JDBCRealm allRolesMode="authOnly" still needs role table

2012-06-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53047 --- Comment #10 from Mark Thomas --- In the end I opted to implement this for JDBCRealm and DatasourceRealm and without any logging on Realm start. The fixed has been applied to trunk and 7.0.x and will be included in 7.0.28 onwards. The