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
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
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
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=52955
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|-
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
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:
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.
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
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
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
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
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
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
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,
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
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,
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
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
19 matches
Mail list logo