Re: [Geoserver-devel] Can we keep the gt 15.x/gs 2.9.x builds alive a bit longer?

2017-03-11 Thread Andrea Aime
On Fri, Mar 10, 2017 at 5:17 PM, Jody Garnett wrote: > We can do so, I also got some feedback that "many people are using 2.9". > Would you like to re-enable the jobs and sort them back into the view? > Yep, users already have troubles keeping up with our 6-months release cycle (and we'd have tr

Re: [Geoserver-devel] Can we keep the gt 15.x/gs 2.9.x builds alive a bit longer?

2017-03-11 Thread Andrea Aime
Ok, hopefully done correctly. As far as I can tell, doc wise: * Geotools has a post-build step for docs, that I removed * GeoWebCache has nothing * GeoServer has a dedicated build, that is still disabled Cheers Andrea On Sat, Mar 11, 2017 at 10:59 AM, Andrea Aime wrote: > On Fri, Mar 10, 2017

[Geoserver-devel] geopackage datastore missing from nightly?

2017-03-11 Thread Richard Duivenvoorde
Hi Devs, can somebody confirm? according to: http://docs.geoserver.org/latest/en/user/community/geopkg/ I should be able to view a 'geopackage' item in the add data store page after installing WPS extension. I downloaded nightly (I'm on Debian testing, OpenJDK Runtime Environment (build 1.8.0_1

Re: [Geoserver-devel] geopackage datastore missing from nightly?

2017-03-11 Thread Ian Turton
You also need the geopackage plugin - http://ares.opengeo.org/geoserver/master/community-latest/geoserver-2.11-SNAPSHOT-geopkg-plugin.zip The manual page is misleading though - I'll update it. Ian On 11 March 2017 at 12:12, Richard Duivenvoorde wrote: > Hi Devs, > > can somebody confirm? > >

Re: [Geoserver-devel] geopackage datastore missing from nightly?

2017-03-11 Thread Richard Duivenvoorde
On 11-03-17 13:22, Ian Turton wrote: > You also need the geopackage plugin > - > http://ares.opengeo.org/geoserver/master/community-latest/geoserver-2.11-SNAPSHOT-geopkg-plugin.zip > > > The manual page is misleading though - I'll update it. Ah, thanks, yep. I see, sorry diagonal reading of th

Re: [Geoserver-devel] geopackage datastore missing from nightly?

2017-03-11 Thread Andrea Aime
On Sat, Mar 11, 2017 at 1:40 PM, Richard Duivenvoorde wrote: > In our quest to make gpkg a default open data format... should it not be > in core instead of extenstion? Or is it just not stable enough? > Just switched from community to extension in geotools as a store, the geoserver output forma

[Geoserver-devel] outdated geotools dependencies being pulled over by scripting modules

2017-03-11 Thread Gabriel Roldan
Hi, just a note that on master, gt-15-SNAPSHOT dependencies are being pulled over by the script community modules. Noticed it while building with -PcommunityRelease and saw 15-SNAPSHOT deps being downloaded, while master's gt deps are at 17-SNAPSHOT. master!geoserver/src/community/script *> mvn