https://issues.apache.org/bugzilla/show_bug.cgi?id=40881
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=57338
Mark Thomas changed:
What|Removed |Added
CC||bstansbe...@jboss.com
--- Comment #7
https://issues.apache.org/bugzilla/show_bug.cgi?id=28039
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=57496
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Sun Feb 1 19:28:35 2015
New Revision: 1656351
URL: http://svn.apache.org/r1656351
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57496
Use a relative URL. Re-word so full URL is not required.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.
Author: markt
Date: Sun Feb 1 19:26:53 2015
New Revision: 1656350
URL: http://svn.apache.org/r1656350
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57496
Use a relative URL. Re-word so full URL is not required.
Modified:
tomcat/trunk/webapps/examples/jsp/jsp2/jspx/svgexample.ht
Author: fschumacher
Date: Sun Feb 1 18:36:33 2015
New Revision: 1656345
URL: http://svn.apache.org/r1656345
Log:
Warn about a problematic appBase setting on StandardHost.
Modified:
tomcat/trunk/java/org/apache/catalina/core/LocalStrings.properties
tomcat/trunk/java/org/apache/catalina/co
Author: fschumacher
Date: Sun Feb 1 17:04:39 2015
New Revision: 1656331
URL: http://svn.apache.org/r1656331
Log:
We know, that we only store String[] instances as
values in parameters-map, so no need to check for other types.
Modified:
tomcat/trunk/java/org/apache/catalina/core/ApplicationHt
Author: fschumacher
Date: Sun Feb 1 15:38:42 2015
New Revision: 1656319
URL: http://svn.apache.org/r1656319
Log:
Guard the digester with its own lock object. Otherwise two threads could create
two digester instances, lock on them and then use still the same one at the
same time. Remove the now un
https://issues.apache.org/bugzilla/show_bug.cgi?id=57503
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Sun Feb 1 14:24:16 2015
New Revision: 1656302
URL: http://svn.apache.org/r1656302
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57503
Make clear that log4j 1.2.x is required
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/tc6.0.x/trunk/webapps/d
Author: markt
Date: Sun Feb 1 14:18:56 2015
New Revision: 1656301
URL: http://svn.apache.org/r1656301
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57503
Make clear that log4j 1.2.x is required
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/webapps/d
Author: markt
Date: Sun Feb 1 14:16:40 2015
New Revision: 1656300
URL: http://svn.apache.org/r1656300
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57503
Make clear that log4j 1.2.x is required
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/webapps/d
Author: markt
Date: Sun Feb 1 14:14:27 2015
New Revision: 1656299
URL: http://svn.apache.org/r1656299
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57503
Make clear that log4j 1.2.x is required
Modified:
tomcat/trunk/webapps/docs/logging.xml
Modified: tomcat/trunk/webapps/docs
Github user asfgit closed the pull request at:
https://github.com/apache/tomcat/pull/17
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabl
Author: markt
Date: Sun Feb 1 14:04:53 2015
New Revision: 1656298
URL: http://svn.apache.org/r1656298
Log:
Fix typo.
Patch provided by caoxudong
This closes #17
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Connector.java
Modified: tomcat/trunk/java/org/apache/catalina/connector
GitHub user caoxudong opened a pull request:
https://github.com/apache/tomcat/pull/17
fix typo
I think it is a typo.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/caoxudong/tomcat dev
Alternatively you can review and apply thes
17 matches
Mail list logo