Some early observations, at least the broken signature needs fixing:
- previously sources where in a download folder named "source", now they
are in "sources" (plural form).
- sha1 and sha512 checksums not there, only md5. 1.2.16 had all three
- file sources/tomcat-native-1.2.17-win32-src.zip
Author: markt
Date: Fri Jun 8 10:41:00 2018
New Revision: 1833161
URL: http://svn.apache.org/viewvc?rev=1833161&view=rev
Log:
Fix bnd failures on Windows
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1833161&r
https://bz.apache.org/bugzilla/show_bug.cgi?id=52489
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: jfclere
Date: Fri Jun 8 14:07:13 2018
New Revision: 27326
Log:
fix the signature file.
Modified:
dev/tomcat/tomcat-connectors/native/1.2.17/sources/tomcat-native-1.2.17-win32-src.zip.asc
Modified:
dev/tomcat/tomcat-connectors/native/1.2.17/sources/tomcat-native-1.2.17-win32-src.zi
https://bz.apache.org/bugzilla/show_bug.cgi?id=52952
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|NEW
Author: markt
Date: Fri Jun 8 14:10:40 2018
New Revision: 1833172
URL: http://svn.apache.org/viewvc?rev=1833172&view=rev
Log:
Remove the entries that were implemented for 9.0.x and add a few of the ideas
that have been discussed for 10.0.x.
Modified:
tomcat/trunk/TOMCAT-NEXT.txt
Modified:
Author: jfclere
Date: Fri Jun 8 14:12:16 2018
New Revision: 27327
Log:
move sources to source.
Added:
dev/tomcat/tomcat-connectors/native/1.2.17/source/
- copied from r27326, dev/tomcat/tomcat-connectors/native/1.2.17/sources/
Removed:
dev/tomcat/tomcat-connectors/native/1.2.17/sou
Author: jfclere
Date: Fri Jun 8 14:30:29 2018
New Revision: 27328
Log:
Add sha1 and sha512
Added:
dev/tomcat/tomcat-connectors/native/1.2.17/binaries/tomcat-native-1.2.17-ocsp-win32-bin.zip.sha1
dev/tomcat/tomcat-connectors/native/1.2.17/binaries/tomcat-native-1.2.17-ocsp-win32-bin.zip
On Fri, Jun 8, 2018 at 4:10 PM wrote:
> +1. Remove the use of system properties to control configuration wherever
> +possible.
>
Ok. My bad, I'm a recovering addict ... ;)
>
> +2. Reduce instances of setters and getters for the same property
> existing on an
> +object and its parent.
On 08/06/18 10:45, Rainer Jung wrote:
> Some early observations, at least the broken signature needs fixing:
>
> - previously sources where in a download folder named "source", now they
> are in "sources" (plural form).
fixed.
>
> - sha1 and sha512 checksums not there, only md5. 1.2.16 had all
On 08/06/18 15:40, Rémy Maucherat wrote:
> On Fri, Jun 8, 2018 at 4:10 PM wrote:
>
>> +1. Remove the use of system properties to control configuration wherever
>> +possible.
>>
>
> Ok. My bad, I'm a recovering addict ... ;)
Grin.
>> +2. Reduce instances of setters and getters for the sam
Author: markt
Date: Fri Jun 8 16:05:35 2018
New Revision: 1833194
URL: http://svn.apache.org/viewvc?rev=1833194&view=rev
Log:
Reviewing BZ 53085
Remove unnecessary code now Context.getInstanceManager() has been added.
Modified:
tomcat/trunk/java/org/apache/catalina/core/ApplicationFilterConf
https://bz.apache.org/bugzilla/show_bug.cgi?id=53085
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: isapir
Date: Fri Jun 8 20:33:09 2018
New Revision: 1833207
URL: http://svn.apache.org/viewvc?rev=1833207&view=rev
Log:
corrected typo
Modified:
tomcat/trunk/CONTRIBUTING.md
Modified: tomcat/trunk/CONTRIBUTING.md
URL:
http://svn.apache.org/viewvc/tomcat/trunk/CONTRIBUTING.md?rev=183
Author: isapir
Date: Fri Jun 8 20:42:00 2018
New Revision: 1833215
URL: http://svn.apache.org/viewvc?rev=1833215&view=rev
Log:
Updated SVN URLs to https
Modified:
tomcat/trunk/CONTRIBUTING.md
Modified: tomcat/trunk/CONTRIBUTING.md
URL:
http://svn.apache.org/viewvc/tomcat/trunk/CONTRIBUTING
15 matches
Mail list logo