Author: violetagg
Date: Tue Dec 22 07:53:35 2015
New Revision: 1721314
URL: http://svn.apache.org/viewvc?rev=1721314&view=rev
Log:
Followup to r1721311
Modified:
tomcat/trunk/java/org/apache/catalina/ant/AbstractCatalinaTask.java
tomcat/trunk/java/org/apache/catalina/servlets/DefaultServl
Author: violetagg
Date: Tue Dec 22 07:28:08 2015
New Revision: 1721312
URL: http://svn.apache.org/viewvc?rev=1721312&view=rev
Log:
Merged revision 1721311 from tomcat/trunk:
Close streams
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/ant/A
Author: violetagg
Date: Tue Dec 22 07:23:03 2015
New Revision: 1721311
URL: http://svn.apache.org/viewvc?rev=1721311&view=rev
Log:
Close streams
Modified:
tomcat/trunk/java/org/apache/catalina/ant/AbstractCatalinaTask.java
tomcat/trunk/java/org/apache/catalina/servlets/DefaultServlet.java
Author: violetagg
Date: Tue Dec 22 07:13:48 2015
New Revision: 1721310
URL: http://svn.apache.org/viewvc?rev=1721310&view=rev
Log:
Merged revision 1721307 from tomcat/trunk: Update changelog
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xm
Author: violetagg
Date: Tue Dec 22 07:11:09 2015
New Revision: 1721308
URL: http://svn.apache.org/viewvc?rev=1721308&view=rev
Log:
Merged revision 1721307 from tomcat/trunk: Update changelog
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xm
Author: violetagg
Date: Tue Dec 22 07:08:14 2015
New Revision: 1721307
URL: http://svn.apache.org/viewvc?rev=1721307&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/tr
Author: violetagg
Date: Tue Dec 22 07:04:00 2015
New Revision: 1721306
URL: http://svn.apache.org/viewvc?rev=1721306&view=rev
Log:
Merged revision 1721303 from tomcat/trunk:
MBeanUtils.createMBean cannot return NULL. The method will throw exception if
the mbean cannot be created or registered.
M
Author: violetagg
Date: Tue Dec 22 07:02:58 2015
New Revision: 1721305
URL: http://svn.apache.org/viewvc?rev=1721305&view=rev
Log:
Merged revision 1721303 from tomcat/trunk:
MBeanUtils.createMBean cannot return NULL. The method will throw exception if
the mbean cannot be created or registered.
M
Author: violetagg
Date: Tue Dec 22 07:00:40 2015
New Revision: 1721303
URL: http://svn.apache.org/viewvc?rev=1721303&view=rev
Log:
MBeanUtils.createMBean cannot return NULL. The method will throw exception if
the mbean cannot be created or registered.
Modified:
tomcat/trunk/java/org/apache/
Github user ukari commented on the pull request:
https://github.com/apache/tomcat/pull/25#issuecomment-166529165
I get it, but it won't work for application/json due to this line
```java
if (ct != null && ct.startsWith("text/")) {
```
---
If your project is set up for i
it/target/junit-4.13-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.3-SNAPSHOT.jar
-Dexamples.sources.skip=true
-Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20151221.jar
-Dtomcat-dbcp-src.jar=/srv/gump/public/wo
Github user wenjiezhang2013 commented on the pull request:
https://github.com/apache/tomcat/pull/25#issuecomment-166470358
@violetagg is right, it clearly says so from the code
```java
@Override
public void setContentType(String ct) {
if (c
https://bz.apache.org/bugzilla/show_bug.cgi?id=58758
Bug ID: 58758
Summary: JDBC Connection Pool exh
Product: Tomcat 7
Version: 7.0.52
Hardware: HP
OS: Linux
Status: NEW
Severity: major
Priority:
Github user markt-asf closed the pull request at:
https://github.com/apache/tomcat/pull/25
---
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 en
Github user violetagg commented on the pull request:
https://github.com/apache/tomcat/pull/25#issuecomment-166293296
Ok,
I understand now ...
You misunderstood the usage of that filter ...
It is specified in the documentation [1]:
"encoding - Name of the c
Author: markt
Date: Mon Dec 21 09:34:29 2015
New Revision: 172
URL: http://svn.apache.org/viewvc?rev=172&view=rev
Log:
whitespace police
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/StaticMembershipInterceptor.java
Modified:
tomcat/trunk/java/org/apache
16 matches
Mail list logo