+---+
| 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
+---+
| 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
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
https://bz.apache.org/bugzilla/show_bug.cgi?id=62350
--- Comment #9 from Konstantin Kolinko ---
(In reply to Mark Thomas from comment #8)
> An alternative, and arguably better approach, would be to use a privileged
> block. It is probably more code but it should allow for easier re-use.
Good.
Yo
Hi,
I'm planning to tag Tomcat 7.0.x in the next 1-2h.
If you want to include something please reply here.
Regards,
Violeta
2018-05-06 21:00 GMT+03:00 Violeta Georgieva :
> Hi,
>
> I'm planning to tag Tomcat 7.0.x in the next 1-2h.
> If you want to include something please reply here.
Hi!
I'll backport Mark's r1831000 (for BZ 62350) in the next ~30 minutes.
Best regards,
Konstantin Kolinko
-
Author: kkolinko
Date: Sun May 6 19:44:29 2018
New Revision: 1831042
URL: http://svn.apache.org/viewvc?rev=1831042&view=rev
Log:
Refactor org.apache.jasper.runtime.BodyContentImpl so an additional permission
is not required in catalina.policy
This is a follow-up to the fix for 43925.
Merged r18
2018-05-06 22:33 GMT+03:00 Konstantin Kolinko :
>
> 2018-05-06 21:00 GMT+03:00 Violeta Georgieva :
> > Hi,
> >
> > I'm planning to tag Tomcat 7.0.x in the next 1-2h.
> > If you want to include something please reply here.
>
> Hi!
>
> I'll backport Mark's r1831000 (for BZ 62350) in the next ~30 min
Author: kkolinko
Date: Sun May 6 19:54:20 2018
New Revision: 1831044
URL: http://svn.apache.org/viewvc?rev=1831044&view=rev
Log:
Clean-up
Don't use a constant for the result of test that is only used once.
Merged r1830999 from tomcat/trunk.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
Author: kkolinko
Date: Sun May 6 19:59:38 2018
New Revision: 1831046
URL: http://svn.apache.org/viewvc?rev=1831046&view=rev
Log:
Remove unnecessary permission.
After this permission was first granted, the code that reads the property was
moved into a privileged block so this permission is no lon
Author: kkolinko
Date: Sun May 6 20:15:38 2018
New Revision: 1831051
URL: http://svn.apache.org/viewvc?rev=1831051&view=rev
Log:
Refactor org.apache.jasper.runtime.BodyContentImpl so an additional permission
is not required in catalina.policy
This is a follow-up to the fix for 43925.
This is ba
Author: kkolinko
Date: Sun May 6 20:42:45 2018
New Revision: 1831054
URL: http://svn.apache.org/viewvc?rev=1831054&view=rev
Log:
Refactor org.apache.jasper.runtime.BodyContentImpl so an additional permission
is not required in catalina.policy
This is a follow-up to the fix for 43925.
This is ba
Author: kkolinko
Date: Sun May 6 21:22:48 2018
New Revision: 1831060
URL: http://svn.apache.org/viewvc?rev=1831060&view=rev
Log:
Add a .gitattributes file to make sure that Git handles test data files for bug
52121 as binary.
Added:
tomcat/tc7.0.x/trunk/.gitattributes (with props)
Modifie
Author: kkolinko
Date: Sun May 6 22:06:32 2018
New Revision: 1831061
URL: http://svn.apache.org/viewvc?rev=1831061&view=rev
Log:
Followup to the fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=62273
Fix startup failure when running under SecurityManager.
The inner classes of HttpParser we
https://bz.apache.org/bugzilla/show_bug.cgi?id=62350
--- Comment #10 from Konstantin Kolinko ---
(In reply to Konstantin Kolinko from comment #9)
> (In reply to Mark Thomas from comment #8)
> > An alternative, and arguably better approach, would be to use a privileged
> > block. It is probably mo
2018-05-06 22:46 GMT+03:00 Violeta Georgieva :
> 2018-05-06 22:33 GMT+03:00 Konstantin Kolinko :
>>
>> Hi!
>>
>> I'll backport Mark's r1831000 (for BZ 62350) in the next ~30 minutes.
>
> Ok then I'll tag tomorrow.
> Just drop me a mail when it is ready.
>
I think it is OK to go.
Best regards,
Ko
https://bz.apache.org/bugzilla/show_bug.cgi?id=60214
Krzysztof changed:
What|Removed |Added
Blocks|60215 |
Referenced Bugs:
https://bz.apache.org/
Author: kfujino
Date: Mon May 7 04:38:37 2018
New Revision: 1831065
URL: http://svn.apache.org/viewvc?rev=1831065&view=rev
Log:
Ensure that the correct default value is returned when retrieve unset
properties in McastService.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/membership
Author: kfujino
Date: Mon May 7 04:40:43 2018
New Revision: 1831066
URL: http://svn.apache.org/viewvc?rev=1831066&view=rev
Log:
Ensure that the correct default value is returned when retrieve unset
properties in McastService.
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/m
Author: kfujino
Date: Mon May 7 04:41:52 2018
New Revision: 1831067
URL: http://svn.apache.org/viewvc?rev=1831067&view=rev
Log:
Ensure that the correct default value is returned when retrieve unset
properties in McastService.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/m
Author: kfujino
Date: Mon May 7 04:43:21 2018
New Revision: 1831068
URL: http://svn.apache.org/viewvc?rev=1831068&view=rev
Log:
Ensure that the correct default value is returned when retrieve unset
properties in McastService.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/m
Author: kfujino
Date: Mon May 7 05:35:01 2018
New Revision: 1831069
URL: http://svn.apache.org/viewvc?rev=1831069&view=rev
Log:
Remove unnecessary default property values.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/membership/McastService.java
Modified:
tomcat/trunk/java/org/ap
Author: kfujino
Date: Mon May 7 05:35:47 2018
New Revision: 1831070
URL: http://svn.apache.org/viewvc?rev=1831070&view=rev
Log:
Remove unnecessary default property values.
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/membership/McastService.java
Modified:
tomcat/tc8.5.x/
Author: kfujino
Date: Mon May 7 05:36:35 2018
New Revision: 1831071
URL: http://svn.apache.org/viewvc?rev=1831071&view=rev
Log:
Remove unnecessary default property values.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/membership/McastService.java
Modified:
tomcat/tc8.0.x/
Author: kfujino
Date: Mon May 7 05:37:16 2018
New Revision: 1831072
URL: http://svn.apache.org/viewvc?rev=1831072&view=rev
Log:
Remove unnecessary default property values.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/membership/McastService.java
Modified:
tomcat/tc7.0.x/
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/1311
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sc
30 matches
Mail list logo