Author: kkolinko
Date: Thu Dec 7 07:19:07 2017
New Revision: 1817336
URL: http://svn.apache.org/viewvc?rev=1817336&view=rev
Log:
Add download links for sha512 checksum files for Tomcat 9.0.
Modified:
tomcat/site/trunk/docs/download-90.html
tomcat/site/trunk/xdocs/download-90.xml
Modifie
Author: kkolinko
Date: Thu Dec 7 07:13:49 2017
New Revision: 1817335
URL: http://svn.apache.org/viewvc?rev=1817335&view=rev
Log:
Add download links for sha512 checksum files for Tomcat 8.5.
Modified:
tomcat/site/trunk/docs/download-80.html
tomcat/site/trunk/xdocs/download-80.xml
Modifie
Author: kkolinko
Date: Thu Dec 7 07:11:15 2017
New Revision: 1817334
URL: http://svn.apache.org/viewvc?rev=1817334&view=rev
Log:
Add download links for sha512 checksum files for Tomcat 8.5.
Modified:
tomcat/site/trunk/docs/download-80.html
tomcat/site/trunk/xdocs/download-80.xml
Modifie
The Buildbot has detected a restored build on builder tomcat-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/2900
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
On 06/12/17 16:25, Rémy Maucherat wrote:
> On Wed, Nov 29, 2017 at 1:12 PM, Mark Thomas wrote:
>
>> On 29/11/17 09:46, r...@apache.org wrote:
>>> Author: remm
>>> Date: Wed Nov 29 09:46:00 2017
>>> New Revision: 1816617
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1816617&view=rev
>>> Log:
>>> A
Author: markt
Date: Wed Dec 6 19:28:28 2017
New Revision: 1817314
URL: http://svn.apache.org/viewvc?rev=1817314&view=rev
Log:
Follow-up to r1817302
Modified:
tomcat/trunk/test/org/apache/catalina/connector/TestRequest.java
Modified: tomcat/trunk/test/org/apache/catalina/connector/TestReques
https://bz.apache.org/bugzilla/show_bug.cgi?id=61866
Mark Thomas changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=61660
Mark Thomas changed:
What|Removed |Added
CC||maar...@vanhulsentop.nl
--- Comment #3 f
On Wed, Nov 29, 2017 at 1:12 PM, Mark Thomas wrote:
> On 29/11/17 09:46, r...@apache.org wrote:
> > Author: remm
> > Date: Wed Nov 29 09:46:00 2017
> > New Revision: 1816617
> >
> > URL: http://svn.apache.org/viewvc?rev=1816617&view=rev
> > Log:
> > Add a bare bones default-context-path impl (bes
The Buildbot has detected a new failure on builder tomcat-trunk while building
. Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/2898
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler schedu
Author: markt
Date: Wed Dec 6 15:43:33 2017
New Revision: 1817305
URL: http://svn.apache.org/viewvc?rev=1817305&view=rev
Log:
SpotBugs
Simplify.
Remove unnecessary null checks.
Make another null check unnecessary.
Modified:
tomcat/trunk/java/javax/el/Util.java
Modified: tomcat/trunk/java/ja
https://bz.apache.org/bugzilla/show_bug.cgi?id=61866
Maarten van Hulsentop changed:
What|Removed |Added
OS||All
--- Comment #1 from Maarte
Author: markt
Date: Wed Dec 6 15:35:29 2017
New Revision: 1817302
URL: http://svn.apache.org/viewvc?rev=1817302&view=rev
Log:
SpotBugs
Avoid implicit use of platform default encoding
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/jsse/PEMFile.java
tomcat/trunk/test/org/apache/ca
https://bz.apache.org/bugzilla/show_bug.cgi?id=61866
Bug ID: 61866
Summary: Compression breaks with JDK update 1.8.0_151
Product: Tomcat 7
Version: 7.0.82
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
https://bz.apache.org/bugzilla/show_bug.cgi?id=61854
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: markt
Date: Wed Dec 6 14:52:46 2017
New Revision: 1817300
URL: http://svn.apache.org/viewvc?rev=1817300&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61854
When using sets and/or maps in EL expressions, ensure that Jasper correctly
parses the expression.
Patch provided
Author: markt
Date: Wed Dec 6 14:51:51 2017
New Revision: 1817299
URL: http://svn.apache.org/viewvc?rev=1817299&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61854
When using sets and/or maps in EL expressions, ensure that Jasper correctly
parses the expression.
Patch provided
Author: markt
Date: Wed Dec 6 14:50:42 2017
New Revision: 1817298
URL: http://svn.apache.org/viewvc?rev=1817298&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61854
When using sets and/or maps in EL expressions, ensure that Jasper correctly
parses the expression.
Patch provided
On 06/12/17 11:30, Mark Thomas wrote:
> On 06/12/17 10:34, Konstantin Kolinko wrote:
>> If the goal is to create a single Git repository from our several ones,
>> my suggestion is to create a repository and pull in the branches from
>> the existing 7/8/8.5/9 git mirrors.
> Sounds good. And it
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-7-trunk/builds/956
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler
Author: markt
Date: Wed Dec 6 12:18:44 2017
New Revision: 1817293
URL: http://svn.apache.org/viewvc?rev=1817293&view=rev
Log:
Tweak recent Codec updates for Java 6
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/codec/binary/StringUtils.java
Modified:
tomcat/tc7.0.x/trunk/java/
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-7-trunk/builds/955
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
On 06/12/17 10:34, Konstantin Kolinko wrote:
> 2017-12-06 13:33 GMT+03:00 :
>> Author: markt
>> Date: Wed Dec 6 10:33:04 2017
>> New Revision: 1817280
>>
>> URL: http://svn.apache.org/viewvc?rev=1817280&view=rev
>> Log: (empty)
>
> The log message is empty.
Fixed. Thanks.
Mark
---
Author: markt
Revision: 1817280
Modified property: svn:log
Modified: svn:log at Wed Dec 6 11:35:02 2017
--
--- svn:log (original)
+++ svn:log Wed Dec 6 11:35:02 2017
@@ -0,0 +1 @@
+Align the Commons Pool fork to the 2.4.
On 06/12/17 10:34, Konstantin Kolinko wrote:
> 2017-12-05 23:03 GMT+03:00 Mark Thomas :
>> Hi all,
>>
>> I've been doing some experiments to see how we might migrate from our
>> current svn structure to git. It appears that git svn is able to follow
>> directory moves so, with that in mind, I'd lik
Author: remm
Date: Wed Dec 6 11:26:59 2017
New Revision: 1817289
URL: http://svn.apache.org/viewvc?rev=1817289&view=rev
Log:
Take advantage of the cached session principal if possible.
Modified:
tomcat/trunk/java/org/apache/catalina/core/ApplicationPushBuilder.java
Modified: tomcat/trunk/ja
Author: markt
Date: Wed Dec 6 11:07:40 2017
New Revision: 1817288
URL: http://svn.apache.org/viewvc?rev=1817288&view=rev
Log:
Update the internal fork of Commons Codec to r1817136 to pick up some code
clean-up.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/
Author: markt
Date: Wed Dec 6 11:07:02 2017
New Revision: 1817287
URL: http://svn.apache.org/viewvc?rev=1817287&view=rev
Log:
Update the internal fork of Commons Codec to r1817136 to pick up some code
clean-up.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/
Author: markt
Date: Wed Dec 6 10:58:17 2017
New Revision: 1817286
URL: http://svn.apache.org/viewvc?rev=1817286&view=rev
Log:
Update the internal fork of Commons Codec to r1817136 to pick up some code
clean-up.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/fileupload/FileUtils.java
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/fileupload/FileUtils.java?rev=1817285&r1=1817284&r2=1817285&view=diff
=
Author: markt
Date: Wed Dec 6 10:55:42 2017
New Revision: 1817285
URL: http://svn.apache.org/viewvc?rev=1817285&view=rev
Log:
Align packaged renamed FileUpload with original.
Update the internal fork of Commons FileUpload to 6c00d57 (2017-11-23)
Modified:
tomcat/tc7.0.x/trunk/ (props chang
Author: markt
Date: Wed Dec 6 10:50:21 2017
New Revision: 1817283
URL: http://svn.apache.org/viewvc?rev=1817283&view=rev
Log:
Align packaged renamed FileUpload with original.
Update the internal fork of Commons FileUpload to 6c00d57 (2017-11-23)
Modified:
tomcat/tc8.5.x/trunk/ (props chang
Author: markt
Date: Wed Dec 6 10:50:50 2017
New Revision: 1817284
URL: http://svn.apache.org/viewvc?rev=1817284&view=rev
Log:
Align packaged renamed FileUpload with original.
Update the internal fork of Commons FileUpload to 6c00d57 (2017-11-23)
Modified:
tomcat/tc8.0.x/trunk/ (props chang
Author: markt
Date: Wed Dec 6 10:49:16 2017
New Revision: 1817282
URL: http://svn.apache.org/viewvc?rev=1817282&view=rev
Log:
Align packaged renamed DBCP2 with original.
Update the internal fork of Commons DBCP 2 to 8a71764 (2017-10-18)
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
t
Author: markt
Date: Wed Dec 6 10:44:16 2017
New Revision: 1817281
URL: http://svn.apache.org/viewvc?rev=1817281&view=rev
Log:
Align packaged renamed DBCP2 with original.
Update the internal fork of Commons DBCP 2 to 8a71764 (2017-10-18)
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
t
2017-12-05 23:03 GMT+03:00 Mark Thomas :
> Hi all,
>
> I've been doing some experiments to see how we might migrate from our
> current svn structure to git. It appears that git svn is able to follow
> directory moves so, with that in mind, I'd like to propose the following
> outline plan:
>
> Plan
2017-12-06 13:33 GMT+03:00 :
> Author: markt
> Date: Wed Dec 6 10:33:04 2017
> New Revision: 1817280
>
> URL: http://svn.apache.org/viewvc?rev=1817280&view=rev
> Log: (empty)
The log message is empty.
-
To unsubscribe, e-mail:
Author: markt
Date: Wed Dec 6 10:33:04 2017
New Revision: 1817280
URL: http://svn.apache.org/viewvc?rev=1817280&view=rev
Log: (empty)
Added:
tomcat/tc8.0.x/trunk/java/org/apache/tomcat/dbcp/pool2/impl/CallStack.java
- copied, changed from r1817092,
tomcat/trunk/java/org/apache/tomcat/
Copied:
tomcat/tc8.0.x/trunk/java/org/apache/tomcat/dbcp/pool2/impl/ThrowableCallStack.java
(from r1817092,
tomcat/trunk/java/org/apache/tomcat/dbcp/pool2/impl/ThrowableCallStack.java)
URL:
http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/java/org/apache/tomcat/dbcp/pool2/impl/ThrowableCallSta
Author: markt
Date: Wed Dec 6 10:31:20 2017
New Revision: 1817279
URL: http://svn.apache.org/viewvc?rev=1817279&view=rev
Log:
Align the Commons Pool fork to the 2.4.3 release.
Added:
tomcat/tc8.5.x/trunk/java/org/apache/tomcat/dbcp/pool2/impl/CallStack.java
- copied, changed from r1817
Author: markt
Date: Wed Dec 6 10:27:38 2017
New Revision: 1817278
URL: http://svn.apache.org/viewvc?rev=1817278&view=rev
Log:
Align packaged renamed BCEL with original.
No functional changed. Reformatted Javadoc only.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk
Author: markt
Date: Wed Dec 6 10:26:48 2017
New Revision: 1817277
URL: http://svn.apache.org/viewvc?rev=1817277&view=rev
Log:
Align packaged renamed BCEL with original.
No functional changed. Reformatted Javadoc only.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk
Author: markt
Date: Wed Dec 6 10:25:43 2017
New Revision: 1817276
URL: http://svn.apache.org/viewvc?rev=1817276&view=rev
Log:
Align packaged renamed BCEL with original.
No functional changed. Reformatted Javadoc only.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk
On 06/12/17 02:05, Huxing Zhang wrote:
> Hi,
>
> I am +1 on migrating to git. I think this will help people easier to get
> involved.
>
> One quick question to Plan A:
> After migration to git, will the previous mirrors, e.g.
> https://github.com/apache/tomcat70, be removed?
Yes.
> We mainta
Author: markt
Date: Wed Dec 6 09:22:26 2017
New Revision: 1817273
URL: http://svn.apache.org/viewvc?rev=1817273&view=rev
Log:
Fix Javadoc references.
Modified:
tomcat/tc8.5.x/trunk/test/org/apache/tomcat/util/http/TestCookiesDefaultSysProps.java
tomcat/tc8.5.x/trunk/test/org/apache/tom
45 matches
Mail list logo