Here is a PR to fix the above, suitable for backport:
https://github.com/geoserver/geoserver/pull/4192
--
Jody Garnett


On Sat, 18 Apr 2020 at 14:21, Jody Garnett <jody.garn...@gmail.com> wrote:

> Checking extensions everything looks much better:
>
> geoserver-2.17.0-app-schema-plugin.zip
> geoserver-2.17.0-authkey-plugin.zip - *no GPL license*
> geoserver-2.17.0-cas-plugin.zip - *no GPL license*
> geoserver-2.17.0-charts-plugin.zip
> geoserver-2.17.0-control-flow-plugin.zip
> geoserver-2.17.0-css-plugin.zip -* no LGPL license for gt-brewer*
> geoserver-2.17.0-csw-plugin.zip
> geoserver-2.17.0-db2-plugin.zip
> geoserver-2.17.0-dxf-plugin.zip
> geoserver-2.17.0-excel-plugin.zip
> geoserver-2.17.0-feature-pregeneralized-plugin.zip
> geoserver-2.17.0-gdal-plugin.zip
> geoserver-2.17.0-geofence-plugin.zip
> geoserver-2.17.0-geofence-server-plugin.zip
> geoserver-2.17.0-grib-plugin.zip
> geoserver-2.17.0-h2-plugin.zip
> geoserver-2.17.0-imagemap-plugin.zip
> geoserver-2.17.0-imagemosaic-jdbc-plugin.zip
> geoserver-2.17.0-importer-bdb-plugin.zip
> geoserver-2.17.0-importer-plugin.zip
> geoserver-2.17.0-inspire-plugin.zip
> geoserver-2.17.0-jp2k-plugin.zip
> geoserver-2.17.0-libjpeg-turbo-plugin.zip
> geoserver-2.17.0-mbstyle-plugin.zip
> geoserver-2.17.0-mongodb-plugin.zip
> geoserver-2.17.0-monitor-plugin.zip
> geoserver-2.17.0-mysql-plugin.zip
> geoserver-2.17.0-netcdf-out-plugin.zip
> geoserver-2.17.0-netcdf-plugin.zip - I think we got our hatbox 1.0b10 har
> in :)
> geoserver-2.17.0-ogr-wfs-plugin.zip
> geoserver-2.17.0-ogr-wps-plugin.zip
> geoserver-2.17.0-oracle-plugin.zip
> geoserver-2.17.0-printing-plugin.zip - nice it has the MAPFISH-LICENSE.txt
> geoserver-2.17.0-pyramid-plugin.zip
> geoserver-2.17.0-querylayer-plugin.zip
> geoserver-2.17.0-sldservice-plugin.zip
> geoserver-2.17.0-sqlserver-plugin.zip
> geoserver-2.17.0-teradata-plugin.zip
> geoserver-2.17.0-vectortiles-plugin.zip
> geoserver-2.17.0-wcs2_0-eo-plugin.zip
> geoserver-2.17.0-web-resource-plugin.zip
> geoserver-2.17.0-wps-cluster-hazelcast-plugin.zip
> geoserver-2.17.0-wps-plugin.zip
> geoserver-2.17.0-xslt-plugin.zip
> geoserver-2.17.0-ysld-plugin.zip
> --
> Jody Garnett
>
>
> On Sat, 18 Apr 2020 at 14:07, Jody Garnett <jody.garn...@gmail.com> wrote:
>
>> Thanks Ian,
>>
>> Checking:
>>
>> *geoserver-2.17.0-javadoc.zip*
>> - extracts to geoserver-2.17.0-javadoc folder (interested if this is
>> consistent for others not on macOS)
>> - Has NOTICE.md and README.txt
>> - license folder with GPL.md
>> - copyright on javadoc footer is Copyright © 2006–2020 Open Source
>> Geospatial Foundation. All rights reserved.
>> - a very small number of deprecated class <-- great work Andrea wow!
>>
>> *geoserver-2.17.0-htmldoc.zip*
>> - extracts into a geoserver-2.17.0 folder (interested if this is
>> consistent for others not on macOS)
>> - has api, developer, user content
>> - LICENSE.md is CC-BY-A
>> - README.txt is correct and describes the three folders (consider
>> replacing this with an html page in the future)
>> - VERSION.txt contents are incomplete geoserver-2.17.0-htmldoc.zip with
>> build.commit.id, build.branch and build.hudsonId not provided
>>
>> *version = 2.17.0*
>> *git revision = ${build.commit.id <http://build.commit.id>}*
>> *git branch = ${build.branch}*
>> *build date = 2020-04-17T19:26:42Z*
>> *hudson build = ${build.hudsonId}*
>>
>>
>> *geoserver-2.17.0-bin.zip*
>> *- *folder is geoserver-2.17.0-bin
>> - NOTICE and license folder correct
>> - README.txt could be updated to match our website (on bug reports and
>> community participation)
>> - RUNNING.txt is much better (and updated for Java 8 finally)
>> - VERSION.txt is complete this time!
>>
>> *version = 2.17.0*
>> *git revision = d182a80822b920e3dcbf56fe283a060a7c1ad37e*
>> *git branch = origin/master*
>> *build date = 17-Apr-2020 19:23*
>> *geotools version = 23.0*
>> *geotools revision = c19e36629fec6970bd3c8495b600f64c1c36a50e*
>> *geowebcache version = 1.17.0*
>> *geowebcache revision = 1.17.x/a83e155a473520caa75cfcb301d32c59a2b16ad*
>> *hudson build = -1*
>>
>> - bin/startup.sh application ran fine, tested in fire fox
>> - bin/shutdown.sh ran fine, the application is very chatty on shutdown
>> with lots of messages from: Unregistering JAI factory etc...
>>
>> *geoserver-2.17.0-war.zip*
>> *-* unpacked into geoserver-2.17.0-war folder
>> - NOTICE.md and license folder correct
>> - Same README.txt as for bin distribution
>> - target/VERSION.txt has the same contents as for bin distribution, not
>> sure why it is in the target folder
>> - Downloaded the latest Apache Tomcat 9.0.34 and geoserver worked fine
>> (had to change chmod 777 bin/*.sh but that is not unusual)
>>
>>
>> --
>> Jody Garnett
>>
>>
>> On Sat, 18 Apr 2020 at 01:45, Ian Turton <ijtur...@gmail.com> wrote:
>>
>>> Having fixed some last minute issues with the build there are now new
>>> test artifacts available for testing at
>>> https://build.geoserver.org/view/geoserver/job/geoserver-release/274/artifact/distribution/2.17.0/
>>>
>>>
>>> Please test them and let me know how it goes, especially if you are a
>>> Windows or Mac user
>>>
>>> Cheers
>>>
>>> Ian
>>>
>>> --
>>> Ian Turton
>>> _______________________________________________
>>> Geoserver-devel mailing list
>>> Geoserver-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>>
>>
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to