Author: kkolinko
Date: Tue Nov 16 02:54:12 2010
New Revision: 1035518
URL: http://svn.apache.org/viewvc?rev=1035518&view=rev
Log:
Improve logging documentation.
I completely rewrote the "Introduction" section of the page, to provide a lot
more of details.
Modified:
tomcat/trunk/webapps/docs/
https://issues.apache.org/bugzilla/show_bug.cgi?id=49711
--- Comment #7 from balusc 2010-11-15 19:40:59 EST ---
FYI: this issue is currently reported on servlet-spec-public:
https://servlet-spec-public.dev.java.net/issues/show_bug.cgi?id=14
--
Configure bugmail: https://issues.apache.org/bugzil
Author: kkolinko
Date: Tue Nov 16 00:23:40 2010
New Revision: 1035505
URL: http://svn.apache.org/viewvc?rev=1035505&view=rev
Log:
Wrap long lines in a properties file example.
Modified:
tomcat/trunk/webapps/docs/logging.xml
Modified: tomcat/trunk/webapps/docs/logging.xml
URL:
http://svn.apa
Author: kkolinko
Date: Tue Nov 16 00:19:36 2010
New Revision: 1035502
URL: http://svn.apache.org/viewvc?rev=1035502&view=rev
Log:
Move block outside of list to avoid indent, and thus reduce
horizontal scrolling.
Do not nest lists into .
Modified:
tomcat/trunk/webapps/docs/logging.xml
Modi
Author: kkolinko
Date: Mon Nov 15 23:50:18 2010
New Revision: 1035489
URL: http://svn.apache.org/viewvc?rev=1035489&view=rev
Log:
Reformat the document. Print default values on separate lines, for better
readability.
Correctly document the default value of org.apache.jasper.Constants.PRECOMPILE
Author: kkolinko
Date: Mon Nov 15 22:42:46 2010
New Revision: 1035479
URL: http://svn.apache.org/viewvc?rev=1035479&view=rev
Log:
Correctly document the default value of org.apache.jasper.Constants.PRECOMPILE
property.
The value is "jsp_precompile".
Modified:
tomcat/tc6.0.x/trunk/webapps/doc
https://issues.apache.org/bugzilla/show_bug.cgi?id=50275
Summary: Mod_JK does not set chunk size for response with
chunked transfer encoding
Product: Tomcat Connectors
Version: 1.2.27
Platform: PC
OS/Version: Windows XP
Author: kkolinko
Date: Mon Nov 15 18:48:50 2010
New Revision: 1035401
URL: http://svn.apache.org/viewvc?rev=1035401&view=rev
Log:
Reformat the document.
Improve wording in several places. Print default values on separate lines, for
better readability.
Modified:
tomcat/tc6.0.x/trunk/webapps/d
Author: markt
Date: Mon Nov 15 17:52:18 2010
New Revision: 1035371
URL: http://svn.apache.org/viewvc?rev=1035371&view=rev
Log:
Remove unused methods
Reduce visibility of methods where possible
Modified:
tomcat/trunk/java/org/apache/catalina/manager/HTMLManagerServlet.java
Modified: tomcat/tr
Author: markt
Date: Mon Nov 15 17:35:56 2010
New Revision: 1035366
URL: http://svn.apache.org/viewvc?rev=1035366&view=rev
Log:
Opps. Encoded display text rather than link.
Modified:
tomcat/trunk/java/org/apache/catalina/manager/HTMLManagerServlet.java
Modified: tomcat/trunk/java/org/apache/c
Author: markt
Date: Mon Nov 15 17:29:45 2010
New Revision: 1035360
URL: http://svn.apache.org/viewvc?rev=1035360&view=rev
Log:
Parallel deployment
Add a version column to the HTML Manager output.
Modified:
tomcat/trunk/java/org/apache/catalina/manager/HTMLManagerServlet.java
tomcat/trunk/
Author: kkolinko
Date: Mon Nov 15 16:02:39 2010
New Revision: 1035326
URL: http://svn.apache.org/viewvc?rev=1035326&view=rev
Log:
Add changelog entry for r1030599.
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http:/
https://issues.apache.org/bugzilla/show_bug.cgi?id=49217
--- Comment #9 from Konstantin Kolinko 2010-11-15
10:59:45 EST ---
Note, that in 6.0 this check is off by default.
One has to set org.apache.el.parser.SKIP_IDENTIFIER_CHECK property to "false"
to enable it.
--
Configure bugmail: https://
https://issues.apache.org/bugzilla/show_bug.cgi?id=49217
Konstantin Kolinko changed:
What|Removed |Added
CC||joker8achtu...@googlemail.c
https://issues.apache.org/bugzilla/show_bug.cgi?id=50120
Konstantin Kolinko changed:
What|Removed |Added
Resolution|INVALID |DUPLICATE
--- Comment #6 from
https://issues.apache.org/bugzilla/show_bug.cgi?id=50120
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: kkolinko
Date: Mon Nov 15 15:42:58 2010
New Revision: 1035316
URL: http://svn.apache.org/viewvc?rev=1035316&view=rev
Log:
Amend some entries in the changelog file, for better formatting and readability.
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50273
Michael Osipov <1983-01...@gmx.net> changed:
What|Removed |Added
Platform|PC |HP
OS
https://issues.apache.org/bugzilla/show_bug.cgi?id=50273
Summary: AprEndpoint logs socket accept fails altough error is
harmless
Product: Tomcat 6
Version: 6.0.29
Platform: PC
OS/Version: Windows XP
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=50120
Eugene Petrenko changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVA
On 08/11/2010 18:05, Remy Maucherat wrote:
> On Mon, 2010-11-08 at 18:26 +0100, Rainer Jung wrote:
>> On 08.11.2010 18:05, Remy Maucherat wrote:
>>> I'll up that to -1, with another concern I've just thought about: if
>>> using a session id path which includes more than one webapp, the version
>>>
Author: markt
Date: Mon Nov 15 14:14:30 2010
New Revision: 1035285
URL: http://svn.apache.org/viewvc?rev=1035285&view=rev
Log:
Align default with Context Javadoc.
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardContext.java
Modified: tomcat/trunk/java/org/apache/catalina/core/St
https://issues.apache.org/bugzilla/show_bug.cgi?id=50272
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50120
Mark Thomas changed:
What|Removed |Added
CC||eugene.petre...@jetbrains.c
https://issues.apache.org/bugzilla/show_bug.cgi?id=50272
Summary: Usage of variables named as java keyword leads to
.jsp/.tag compilation error
Product: Tomcat 7
Version: 7.0.4
Platform: PC
Status: NEW
Severity: r
25 matches
Mail list logo