Author: violetagg
Date: Wed Aug 10 07:06:37 2016
New Revision: 1755675
URL: http://svn.apache.org/viewvc?rev=1755675&view=rev
Log:
Fixed typos in mbeans-descriptors.xml files.
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/mbeans-descriptors.xml
tomcat/trunk/java/org/apache
Github user violetagg commented on the issue:
https://github.com/apache/tomcat/pull/33
Hello,
Typos are fixed with r1755675.
Regards,
Violeta
---
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 p
Author: violetagg
Date: Wed Aug 10 07:20:33 2016
New Revision: 1755676
URL: http://svn.apache.org/viewvc?rev=1755676&view=rev
Log:
Fixed typos in mbeans-descriptors.xml files.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/catalina/authenticator/mb
Author: violetagg
Date: Wed Aug 10 07:22:21 2016
New Revision: 1755677
URL: http://svn.apache.org/viewvc?rev=1755677&view=rev
Log:
Fixed typos in mbeans-descriptors.xml files.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/authenticator/mb
Author: violetagg
Date: Wed Aug 10 07:25:25 2016
New Revision: 1755678
URL: http://svn.apache.org/viewvc?rev=1755678&view=rev
Log:
Fixed typos in mbeans-descriptors.xml files.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/authenticator/mb
Author: violetagg
Date: Wed Aug 10 07:30:15 2016
New Revision: 1755680
URL: http://svn.apache.org/viewvc?rev=1755680&view=rev
Log:
Fixed typo in the method name.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/SocketBufferHandler.java
Modified: tomcat/trunk/java/org/apache/tomcat/util
Author: violetagg
Date: Wed Aug 10 07:35:08 2016
New Revision: 1755682
URL: http://svn.apache.org/viewvc?rev=1755682&view=rev
Log:
Fixed typo in the method name.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/net/SocketBufferHandler.jav
Author: violetagg
Date: Wed Aug 10 07:49:31 2016
New Revision: 1755683
URL: http://svn.apache.org/viewvc?rev=1755683&view=rev
Log:
Use methods updateLastRead/updateLastWrite instead of direct update of
lastRead/lastWrite.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.jav
Author: violetagg
Date: Wed Aug 10 07:51:30 2016
New Revision: 1755685
URL: http://svn.apache.org/viewvc?rev=1755685&view=rev
Log:
Use methods updateLastRead/updateLastWrite instead of direct update of
lastRead/lastWrite.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/t
Github user markt-asf commented on the issue:
https://github.com/apache/tomcat/pull/33
Rename the page. If someone complains, we can look at adding a redirect
although we'll need to handle both Tomcat (for releases) and httpd (for the
website). I'd prefer to have a single solution for
Author: violetagg
Date: Wed Aug 10 08:47:39 2016
New Revision: 1755693
URL: http://svn.apache.org/viewvc?rev=1755693&view=rev
Log:
Update changelog. Fixed typos.
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/vi
Author: violetagg
Date: Wed Aug 10 08:54:54 2016
New Revision: 1755696
URL: http://svn.apache.org/viewvc?rev=1755696&view=rev
Log:
Update changelog. Fixed typos.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
Propchange: tomcat/tc8.5.x/t
Author: violetagg
Date: Wed Aug 10 09:01:02 2016
New Revision: 1755697
URL: http://svn.apache.org/viewvc?rev=1755697&view=rev
Log:
Update changelog
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Propchange: tomcat/tc8.0.x/trunk/
Author: violetagg
Date: Wed Aug 10 09:10:45 2016
New Revision: 1755699
URL: http://svn.apache.org/viewvc?rev=1755699&view=rev
Log:
Update changelog
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Propchange: tomcat/tc7.0.x/trunk/
The Buildbot has detected a new failure on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/707
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
Author: violetagg
Date: Wed Aug 10 10:45:42 2016
New Revision: 1755717
URL: http://svn.apache.org/viewvc?rev=1755717&view=rev
Log:
MBeans Descriptors How-To is moved to mbeans-descriptors-howto.html. Patch
provided by Radoslav Husar. This solves Github PR#33
Added:
tomcat/trunk/webapps/docs/
Author: violetagg
Date: Wed Aug 10 10:50:37 2016
New Revision: 1755719
URL: http://svn.apache.org/viewvc?rev=1755719&view=rev
Log:
MBeans Descriptors How-To is moved to mbeans-descriptors-howto.html. Patch
provided by Radoslav Husar. This solves Github PR#33
Added:
tomcat/tc8.5.x/trunk/webap
Author: violetagg
Date: Wed Aug 10 11:04:13 2016
New Revision: 1755723
URL: http://svn.apache.org/viewvc?rev=1755723&view=rev
Log:
MBeans Descriptors How-To is moved to mbeans-descriptors-howto.html. Patch
provided by Radoslav Husar. This solves Github PR#33
Added:
tomcat/tc8.0.x/trunk/webap
Github user markt-asf closed the pull request at:
https://github.com/apache/tomcat/pull/33
---
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
On 10/08/2016 11:45, violet...@apache.org wrote:
> Author: violetagg
> Date: Wed Aug 10 10:45:42 2016
> New Revision: 1755717
>
> URL: http://svn.apache.org/viewvc?rev=1755717&view=rev
> Log:
> MBeans Descriptors How-To is moved to mbeans-descriptors-howto.html. Patch
> provided by Radoslav Husar
The Buildbot has detected a restored build on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/708
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler
Author: violetagg
Date: Wed Aug 10 11:34:37 2016
New Revision: 1755726
URL: http://svn.apache.org/viewvc?rev=1755726&view=rev
Log:
MBeans Descriptors How-To is moved to mbeans-descriptors-howto.html. Patch
provided by Radoslav Husar. This solves Github PR#33
Added:
tomcat/tc7.0.x/trunk/webap
2016-08-10 14:08 GMT+03:00 Mark Thomas :
>
> On 10/08/2016 11:45, violet...@apache.org wrote:
> > Author: violetagg
> > Date: Wed Aug 10 10:45:42 2016
> > New Revision: 1755717
> >
> > URL: http://svn.apache.org/viewvc?rev=1755717&view=rev
> > Log:
> > MBeans Descriptors How-To is moved to mbeans-d
Author: violetagg
Date: Wed Aug 10 12:38:31 2016
New Revision: 1755731
URL: http://svn.apache.org/viewvc?rev=1755731&view=rev
Log:
Remove duplications.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java
Author: violetagg
Date: Wed Aug 10 13:04:42 2016
New Revision: 1755737
URL: http://svn.apache.org/viewvc?rev=1755737&view=rev
Log:
Remove duplications.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/buf/ByteChunk.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/buf/ByteChunk.java
Author: violetagg
Date: Wed Aug 10 13:50:49 2016
New Revision: 1755749
URL: http://svn.apache.org/viewvc?rev=1755749&view=rev
Log:
Remove duplications.
Merged r1755731, r1755737
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/buf/ByteChun
Author: violetagg
Date: Wed Aug 10 19:43:08 2016
New Revision: 1755812
URL: http://svn.apache.org/viewvc?rev=1755812&view=rev
Log:
Remove duplications.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/buf/CharChunk.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/buf/CharChunk.java
Author: markt
Date: Wed Aug 10 20:04:43 2016
New Revision: 1755828
URL: http://svn.apache.org/viewvc?rev=1755828&view=rev
Log:
Tab police
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java
URL:
ht
Author: violetagg
Date: Wed Aug 10 20:10:15 2016
New Revision: 1755834
URL: http://svn.apache.org/viewvc?rev=1755834&view=rev
Log:
Remove duplications.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/buf/CharChunk.java
Propchange: tomcat
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
https://bz.apache.org/bugzilla/show_bug.cgi?id=59960
Bug ID: 59960
Summary: Building javadocs with java8 fails
Product: Tomcat 8
Version: 8.0.36
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
https://bz.apache.org/bugzilla/show_bug.cgi?id=59968
Bug ID: 59968
Summary: Change to tighten permissions makes multi-instance
tomcat difficult
Product: Tomcat 8
Version: 8.5.4
Hardware: All
OS: Linux
https://bz.apache.org/bugzilla/show_bug.cgi?id=59960
--- Comment #1 from Coty Sutherland ---
I accidentally submitted that before I was done...
To reproduce the issue, use java8 and execute `ant javadoc`, then observe the
failure.
--
You are receiving this mail because:
You are the assignee fo
https://bz.apache.org/bugzilla/show_bug.cgi?id=56166
manoripriyadarshani changed:
What|Removed |Added
CC||kampriyadarshani326@gmail.c
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
https://bz.apache.org/bugzilla/show_bug.cgi?id=59912
--- Comment #5 from Mark Thomas ---
Replaying with Fiddler I see the same problem with 9.0.x as well.
Investigating...
--
You are receiving this mail because:
You are the assignee for the bug.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59925
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
https://bz.apache.org/bugzilla/show_bug.cgi?id=59226
--- Comment #14 from saschakarc...@gmx.de ---
I totally agree that this double negation would be confusing.
Unfortunatelly jarsToSkip and does not help in that case,
because at least one of the JARs contains TLDs (Which I do want to be scanned
https://bz.apache.org/bugzilla/show_bug.cgi?id=59966
Bug ID: 59966
Summary: Wrong configured error-page elements in deployment
descriptor will become the fallback error-page
Product: Tomcat 8
Version: 8.5.x-trunk
Hardware:
https://bz.apache.org/bugzilla/show_bug.cgi?id=59960
--- Comment #2 from Coty Sutherland ---
Created attachment 34112
--> https://bz.apache.org/bugzilla/attachment.cgi?id=34112&action=edit
patch proposal
This patch resolves the error by using the greater-than HTML entity instead of
the '>' cha
https://bz.apache.org/bugzilla/show_bug.cgi?id=59913
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
https://bz.apache.org/bugzilla/show_bug.cgi?id=59961
Bug ID: 59961
Summary: Provide an option to disable processing of Class-Path
entry in a jar's manifest file
Product: Tomcat 8
Version: 8.5.x-trunk
Hardware: All
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
https://bz.apache.org/bugzilla/show_bug.cgi?id=59960
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=59950
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: markt
Date: Wed Aug 10 22:25:32 2016
New Revision: 1755884
URL: http://svn.apache.org/viewvc?rev=1755884&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59912
Fix an edge case in input stream handling where an IOException could be thrown
when reading a POST body.
Modifie
Author: markt
Date: Wed Aug 10 22:26:46 2016
New Revision: 1755885
URL: http://svn.apache.org/viewvc?rev=1755885&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59912
Fix an edge case in input stream handling where an IOException could be thrown
when reading a POST body.
Modifie
Author: markt
Date: Wed Aug 10 22:27:59 2016
New Revision: 1755886
URL: http://svn.apache.org/viewvc?rev=1755886&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59912
Fix an edge case in input stream handling where an IOException could be thrown
when reading a POST body.
Modifie
Author: markt
Date: Wed Aug 10 22:30:49 2016
New Revision: 1755888
URL: http://svn.apache.org/viewvc?rev=1755888&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59912
Fix an edge case in input stream handling where an IOException could be thrown
when reading a POST body.
Modifie
https://bz.apache.org/bugzilla/show_bug.cgi?id=59912
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
The Buildbot has detected a build exception on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/709
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler
Author: markt
Date: Wed Aug 10 22:44:46 2016
New Revision: 1755890
URL: http://svn.apache.org/viewvc?rev=1755890&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59908
Ensure that a reason phrase is included in the close message if a session is
closed due to a timeout.
Modified:
Author: markt
Date: Wed Aug 10 22:45:14 2016
New Revision: 1755891
URL: http://svn.apache.org/viewvc?rev=1755891&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59908
Ensure that a reason phrase is included in the close message if a session is
closed due to a timeout.
Modified:
Author: markt
Date: Wed Aug 10 22:47:10 2016
New Revision: 1755892
URL: http://svn.apache.org/viewvc?rev=1755892&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59908
Ensure that a reason phrase is included in the close message if a session is
closed due to a timeout.
Modified:
Author: markt
Date: Wed Aug 10 22:55:00 2016
New Revision: 1755893
URL: http://svn.apache.org/viewvc?rev=1755893&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59908
Ensure that a reason phrase is included in the close message if a session is
closed due to a timeout.
Modified:
https://bz.apache.org/bugzilla/show_bug.cgi?id=59908
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=59968
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=59770
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|---
The Buildbot has detected a new failure on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/710
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
Author: violetagg
Date: Thu Aug 11 06:19:40 2016
New Revision: 1755908
URL: http://svn.apache.org/viewvc?rev=1755908&view=rev
Log:
Tab police
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java
Propchange: tomcat/tc8.5.
65 matches
Mail list logo