[Geoserver-devel] GeoTools / GeoServer Meeting 2015-05-12

GeoTools / GeoServer Meeting 2015-05-12

Attending
---------

Ben Caradoc-Davies
Jody Garnett
Kevin Smith
Jukka Rahkonen
Andrea Aime
Torben Barsballe

Agenda
------

- Jira migration
- Release
- Pull Request Roundup

Actions
-------

- Torben / Kevin: May 18th: GeoTools 13.1 / GeoServer 2.7.1: Conflict with public holiday ... so tuesday :slight_smile:
- Jody / Jim: May 21st: GeoTools 14-M0 / GeoServer 2.8-M0 Milestone

Actions from last meeting
-------------------------

- Ben: Follow up with Niels about complex feature parsing pull request
(GeoTools #406) [DONE by Jody]
- Jody: vecmath merge and co-ordinate with Jim about Milestone release
- Andrea: follow up with Harrison about Jira migration [DONE]
- Andrea: feature specific blog posts for geoserver [TBD]
- Andrea: Follow up with Mike about #1025 [Done personally, Mike did not answer]
- Kevin: To follow up with Boundless about #1005
- Kevin: Look at GeoServer #707 ("Separate panels for layer defaults and general caching options"), which was held up by freeze

Jira migration
--------------

- mailing list notifications :slight_smile:
- can now close/resolve issues (and any subsequent script updates will only touch open issues)
- github integration attempted but not working
- last check difference in indicated internal version number was the bottle neck
- AA tried to grab an XML dump; did not work

Release Schedule
----------------

https://github.com/geoserver/geoserver/wiki/Release-Schedule

May 18th: GeoTools 13.1 / GeoServer 2.7.1
- Torben / Kevin? Conflict with public holiday ... so tuesday :slight_smile:

May 21st: GeoTools 14-M0 / GeoServer 2.8-M0 Milestone
- Jody / Jim :slight_smile:

Pull Request Roundup
--------------------

https://github.com/geotools/geotools/pull/836 Revised matrix work
- ready?

https://github.com/geotools/geotools/pull/838 NPE featureTypeList Operations
- held up on sample data

https://github.com/geotools/geotools/pull/816 Renco indexing
- aaime is a bit stuck as previous merge did not quite work out
- fix (and initial merge) need more careful attention then time allows, requires a windows machine (for JDBC-ODBC bridge)

https://github.com/geoserver/geoserver/pull/1044 Geofence: REST API
- looks to be waiting for review
- Emanuele to review
- jody can do a quick review

Disabled multicast node discovery in HazelcastTest #1051
https://github.com/geoserver/geoserver/pull/1051
- merged

https://github.com/geoserver/geoserver/pull/707 separate panels for layer defaults
- kevin to rebase

- Ben mentioned:
JVM crash in gt-ogr-bridj OGRDataStoreTest.testAttributesWritingSqliteFromUpperCaseAttributes on debian/sid
https://osgeo-org.atlassian.net/browse/GEOT-5101

--
Ben Caradoc-Davies <ben@anonymised.com>
Director
Transient Software Limited <http://transient.nz/&gt;
New Zealand

Ben, Thanks for the notes.

Jody, thanks for finishing up the vecmath work; it looks good to me. (I think I found an used variable.) If there's anything outstanding for the vecmath work, I might be able to find a few more hours.

For the 14-M0 release, let me know what I can do.

Cheers,

Jim

On 05/12/2015 03:59 PM, Ben Caradoc-Davies wrote:

GeoTools / GeoServer Meeting 2015-05-12

Attending
---------

Ben Caradoc-Davies
Jody Garnett
Kevin Smith
Jukka Rahkonen
Andrea Aime
Torben Barsballe

Agenda
------

- Jira migration
- Release
- Pull Request Roundup

Actions
-------

- Torben / Kevin: May 18th: GeoTools 13.1 / GeoServer 2.7.1: Conflict
with public holiday ... so tuesday :slight_smile:
- Jody / Jim: May 21st: GeoTools 14-M0 / GeoServer 2.8-M0 Milestone

Actions from last meeting
-------------------------

- Ben: Follow up with Niels about complex feature parsing pull request
(GeoTools #406) [DONE by Jody]
- Jody: vecmath merge and co-ordinate with Jim about Milestone release
- Andrea: follow up with Harrison about Jira migration [DONE]
- Andrea: feature specific blog posts for geoserver [TBD]
- Andrea: Follow up with Mike about #1025 [Done personally, Mike did not
answer]
- Kevin: To follow up with Boundless about #1005
- Kevin: Look at GeoServer #707 ("Separate panels for layer defaults and
general caching options"), which was held up by freeze

Jira migration
--------------

- mailing list notifications :slight_smile:
- can now close/resolve issues (and any subsequent script updates will
only touch open issues)
- github integration attempted but not working
- last check difference in indicated internal version number was the
bottle neck
- AA tried to grab an XML dump; did not work

Release Schedule
----------------

https://github.com/geoserver/geoserver/wiki/Release-Schedule

May 18th: GeoTools 13.1 / GeoServer 2.7.1
- Torben / Kevin? Conflict with public holiday ... so tuesday :slight_smile:

May 21st: GeoTools 14-M0 / GeoServer 2.8-M0 Milestone
- Jody / Jim :slight_smile:

Pull Request Roundup
--------------------

https://github.com/geotools/geotools/pull/836 Revised matrix work
- ready?

https://github.com/geotools/geotools/pull/838 NPE featureTypeList Operations
- held up on sample data

https://github.com/geotools/geotools/pull/816 Renco indexing
- aaime is a bit stuck as previous merge did not quite work out
- fix (and initial merge) need more careful attention then time allows,
requires a windows machine (for JDBC-ODBC bridge)

https://github.com/geoserver/geoserver/pull/1044 Geofence: REST API
- looks to be waiting for review
- Emanuele to review
- jody can do a quick review

Disabled multicast node discovery in HazelcastTest #1051
https://github.com/geoserver/geoserver/pull/1051
- merged

https://github.com/geoserver/geoserver/pull/707 separate panels for
layer defaults
- kevin to rebase

- Ben mentioned:
JVM crash in gt-ogr-bridj
OGRDataStoreTest.testAttributesWritingSqliteFromUpperCaseAttributes on
debian/sid
https://osgeo-org.atlassian.net/browse/GEOT-5101

A couple of things Jim:

  • Can you confirm master is working for you :slight_smile:
  • We should touch base with Tyler to see if there are any other dependencies we need to update before cutting a 14.x milestone
  • I did not implement normalize() and normalize(Matrix) as I was not confident on how to implement the SVD normalization described using the new matrix library. If you could figure out an example we could actually be method compatible.

I need to make a small note on the Upgrade page mentioning that GeneralMatrix has been rewritten, but should be method compatible.

···

On 12 May 2015 at 15:02, Jim Hughes <jnh5y@anonymised.com…1612…> wrote:

Ben, Thanks for the notes.

Jody, thanks for finishing up the vecmath work; it looks good to me. (I
think I found an used variable.) If there’s anything outstanding for
the vecmath work, I might be able to find a few more hours.

For the 14-M0 release, let me know what I can do.

Cheers,

Jim

On 05/12/2015 03:59 PM, Ben Caradoc-Davies wrote:

GeoTools / GeoServer Meeting 2015-05-12

Attending

Ben Caradoc-Davies
Jody Garnett
Kevin Smith
Jukka Rahkonen
Andrea Aime
Torben Barsballe

Agenda

  • Jira migration
  • Release
  • Pull Request Roundup

Actions

  • Torben / Kevin: May 18th: GeoTools 13.1 / GeoServer 2.7.1: Conflict
    with public holiday … so tuesday :slight_smile:
  • Jody / Jim: May 21st: GeoTools 14-M0 / GeoServer 2.8-M0 Milestone

Actions from last meeting

  • Ben: Follow up with Niels about complex feature parsing pull request
    (GeoTools #406) [DONE by Jody]
  • Jody: vecmath merge and co-ordinate with Jim about Milestone release
  • Andrea: follow up with Harrison about Jira migration [DONE]
  • Andrea: feature specific blog posts for geoserver [TBD]
  • Andrea: Follow up with Mike about #1025 [Done personally, Mike did not
    answer]
  • Kevin: To follow up with Boundless about #1005
  • Kevin: Look at GeoServer #707 (“Separate panels for layer defaults and
    general caching options”), which was held up by freeze

Jira migration

  • mailing list notifications :slight_smile:
  • can now close/resolve issues (and any subsequent script updates will
    only touch open issues)
  • github integration attempted but not working
  • last check difference in indicated internal version number was the
    bottle neck
  • AA tried to grab an XML dump; did not work

Release Schedule

https://github.com/geoserver/geoserver/wiki/Release-Schedule

May 18th: GeoTools 13.1 / GeoServer 2.7.1

  • Torben / Kevin? Conflict with public holiday … so tuesday :slight_smile:

May 21st: GeoTools 14-M0 / GeoServer 2.8-M0 Milestone

  • Jody / Jim :slight_smile:

Pull Request Roundup

https://github.com/geotools/geotools/pull/836 Revised matrix work

  • ready?

https://github.com/geotools/geotools/pull/838 NPE featureTypeList Operations

  • held up on sample data

https://github.com/geotools/geotools/pull/816 Renco indexing

  • aaime is a bit stuck as previous merge did not quite work out
  • fix (and initial merge) need more careful attention then time allows,
    requires a windows machine (for JDBC-ODBC bridge)

https://github.com/geoserver/geoserver/pull/1044 Geofence: REST API

  • looks to be waiting for review
  • Emanuele to review
  • jody can do a quick review

Disabled multicast node discovery in HazelcastTest #1051
https://github.com/geoserver/geoserver/pull/1051

  • merged

https://github.com/geoserver/geoserver/pull/707 separate panels for
layer defaults


One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

–
Jody Garnett

Well keep us informed, if you can Jim can submit pull requests they can be reviewed in due course.

···

On 13 May 2015 at 01:47, Tyler Battle <tbattle@anonymised.com> wrote:

As far as GeoGig’s LocationTech IP review goes, the only dependency (so far) from GeoTools that we need bumped is hsqldb 2.2.8 → 2.3

I haven’t tried it, so I’m not sure if it’ll “just work” or not. Actually, Jim, did GeoMesa just force it to use 2.3?

I’m sure there will be others, but we’re still waiting on the IP team.

–
Jody Garnett

On 12 May 2015 at 15:23, Jody Garnett <jody.garnett@anonymised.com> wrote:

A couple of things Jim:

  • Can you confirm master is working for you :slight_smile:
  • We should touch base with Tyler to see if there are any other dependencies we need to update before cutting a 14.x milestone
  • I did not implement normalize() and normalize(Matrix) as I was not confident on how to implement the SVD normalization described using the new matrix library. If you could figure out an example we could actually be method compatible.

I need to make a small note on the Upgrade page mentioning that GeneralMatrix has been rewritten, but should be method compatible.

–

Tyler Battle

Software Engineer| Boundless

tbattle@anonymised.com

Victoria, BC, Canada

–
Jody Garnett

On 12 May 2015 at 15:02, Jim Hughes <jnh5y@anonymised.com…1612…> wrote:

Ben, Thanks for the notes.

Jody, thanks for finishing up the vecmath work; it looks good to me. (I
think I found an used variable.) If there’s anything outstanding for
the vecmath work, I might be able to find a few more hours.

For the 14-M0 release, let me know what I can do.

Cheers,

Jim

On 05/12/2015 03:59 PM, Ben Caradoc-Davies wrote:

GeoTools / GeoServer Meeting 2015-05-12

Attending

Ben Caradoc-Davies
Jody Garnett
Kevin Smith
Jukka Rahkonen
Andrea Aime
Torben Barsballe

Agenda

  • Jira migration
  • Release
  • Pull Request Roundup

Actions

  • Torben / Kevin: May 18th: GeoTools 13.1 / GeoServer 2.7.1: Conflict
    with public holiday … so tuesday :slight_smile:
  • Jody / Jim: May 21st: GeoTools 14-M0 / GeoServer 2.8-M0 Milestone

Actions from last meeting

  • Ben: Follow up with Niels about complex feature parsing pull request
    (GeoTools #406) [DONE by Jody]
  • Jody: vecmath merge and co-ordinate with Jim about Milestone release
  • Andrea: follow up with Harrison about Jira migration [DONE]
  • Andrea: feature specific blog posts for geoserver [TBD]
  • Andrea: Follow up with Mike about #1025 [Done personally, Mike did not
    answer]
  • Kevin: To follow up with Boundless about #1005
  • Kevin: Look at GeoServer #707 (“Separate panels for layer defaults and
    general caching options”), which was held up by freeze

Jira migration

  • mailing list notifications :slight_smile:
  • can now close/resolve issues (and any subsequent script updates will
    only touch open issues)
  • github integration attempted but not working
  • last check difference in indicated internal version number was the
    bottle neck
  • AA tried to grab an XML dump; did not work

Release Schedule

https://github.com/geoserver/geoserver/wiki/Release-Schedule

May 18th: GeoTools 13.1 / GeoServer 2.7.1

  • Torben / Kevin? Conflict with public holiday … so tuesday :slight_smile:

May 21st: GeoTools 14-M0 / GeoServer 2.8-M0 Milestone

  • Jody / Jim :slight_smile:

Pull Request Roundup

https://github.com/geotools/geotools/pull/836 Revised matrix work

  • ready?

https://github.com/geotools/geotools/pull/838 NPE featureTypeList Operations

  • held up on sample data

https://github.com/geotools/geotools/pull/816 Renco indexing

  • aaime is a bit stuck as previous merge did not quite work out
  • fix (and initial merge) need more careful attention then time allows,
    requires a windows machine (for JDBC-ODBC bridge)

https://github.com/geoserver/geoserver/pull/1044 Geofence: REST API

  • looks to be waiting for review
  • Emanuele to review
  • jody can do a quick review

Disabled multicast node discovery in HazelcastTest #1051
https://github.com/geoserver/geoserver/pull/1051

  • merged

https://github.com/geoserver/geoserver/pull/707 separate panels for
layer defaults


One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Hi Jody, Tyler,

Here’s what happened with GeoMesa, EPSG, and hsqldb…

For simplicity, we’ve by and large restricted our early attention to EPSG:4326. For GeoMesa, we tried out gt-epsg-hsql* and gt-epsg-wkt. At the moment, we boldly depend on neither. Ingest code and the code distributed to Accumulo servers hasn’t needed the EPSG database. Otherwise, when deployed with GeoServer, an appropriate database is available.

As we entered the Eclipse CQ for gt-epsg-hsql, we must have listed hsqldb as a transitive dependency. Finding version 2.3.0 in Ipzilla (https://dev.eclipse.org/ipzilla/show_bug.cgi?id=8727), we piggy-backed on it.

As a note, we did manage the transitive dependency on hsqldb in our pom. We did not run into any problems doing that. (No promises Tyler, but specifying the hsqldb version in GeoGig’s pom may be sufficient.)

Anyhow, it looks like GeoMesa can remove hsqldb from our dependencies management…

Cheers,

Jim

···

On 05/13/2015 02:17 PM, Jody Garnett wrote:

Well keep us informed, if you can Jim can submit pull requests they can be reviewed in due course.

–
Jody Garnett

On 13 May 2015 at 01:47, Tyler Battle <tbattle@anonymised.com> wrote:

As far as GeoGig’s LocationTech IP review goes, the only dependency (so far) from GeoTools that we need bumped is hsqldb 2.2.8 → 2.3

I haven’t tried it, so I’m not sure if it’ll “just work” or not. Actually, Jim, did GeoMesa just force it to use 2.3?

I’m sure there will be others, but we’re still waiting on the IP team.

On 12 May 2015 at 15:23, Jody Garnett <jody.garnett@anonymised.com> wrote:

A couple of things Jim:

  • Can you confirm master is working for you :slight_smile:
  • We should touch base with Tyler to see if there are any other dependencies we need to update before cutting a 14.x milestone
  • I did not implement normalize() and normalize(Matrix) as I was not confident on how to implement the SVD normalization described using the new matrix library. If you could figure out an example we could actually be method compatible.

I need to make a small note on the Upgrade page mentioning that GeneralMatrix has been rewritten, but should be method compatible.

–
Jody Garnett

On 12 May 2015 at 15:02, Jim Hughes <jnh5y@anonymised.com> wrote:

Ben, Thanks for the notes.

Jody, thanks for finishing up the vecmath work; it looks good to me. (I
think I found an used variable.) If there’s anything outstanding for
the vecmath work, I might be able to find a few more hours.

For the 14-M0 release, let me know what I can do.

Cheers,

Jim

On 05/12/2015 03:59 PM, Ben Caradoc-Davies wrote:

GeoTools / GeoServer Meeting 2015-05-12

Attending

Ben Caradoc-Davies
Jody Garnett
Kevin Smith
Jukka Rahkonen
Andrea Aime
Torben Barsballe

Agenda

  • Jira migration
  • Release
  • Pull Request Roundup

Actions

  • Torben / Kevin: May 18th: GeoTools 13.1 / GeoServer 2.7.1: Conflict
    with public holiday … so tuesday :slight_smile:
  • Jody / Jim: May 21st: GeoTools 14-M0 / GeoServer 2.8-M0 Milestone

Actions from last meeting

  • Ben: Follow up with Niels about complex feature parsing pull request
    (GeoTools #406) [DONE by Jody]
  • Jody: vecmath merge and co-ordinate with Jim about Milestone release
  • Andrea: follow up with Harrison about Jira migration [DONE]
  • Andrea: feature specific blog posts for geoserver [TBD]
  • Andrea: Follow up with Mike about #1025 [Done personally, Mike did not
    answer]
  • Kevin: To follow up with Boundless about #1005
  • Kevin: Look at GeoServer #707 (“Separate panels for layer defaults and
    general caching options”), which was held up by freeze

Jira migration

  • mailing list notifications :slight_smile:
  • can now close/resolve issues (and any subsequent script updates will
    only touch open issues)
  • github integration attempted but not working
  • last check difference in indicated internal version number was the
    bottle neck
  • AA tried to grab an XML dump; did not work

Release Schedule

https://github.com/geoserver/geoserver/wiki/Release-Schedule

May 18th: GeoTools 13.1 / GeoServer 2.7.1

  • Torben / Kevin? Conflict with public holiday … so tuesday :slight_smile:

May 21st: GeoTools 14-M0 / GeoServer 2.8-M0 Milestone

  • Jody / Jim :slight_smile:

Pull Request Roundup

https://github.com/geotools/geotools/pull/836 Revised matrix work

  • ready?

https://github.com/geotools/geotools/pull/838 NPE featureTypeList Operations

  • held up on sample data

https://github.com/geotools/geotools/pull/816 Renco indexing

  • aaime is a bit stuck as previous merge did not quite work out
  • fix (and initial merge) need more careful attention then time allows,
    requires a windows machine (for JDBC-ODBC bridge)

https://github.com/geoserver/geoserver/pull/1044 Geofence: REST API

  • looks to be waiting for review
  • Emanuele to review
  • jody can do a quick review

Disabled multicast node discovery in HazelcastTest #1051
https://github.com/geoserver/geoserver/pull/1051

  • merged

https://github.com/geoserver/geoserver/pull/707 separate panels for
layer defaults


One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

–

Tyler Battle

Software Engineer| Boundless

tbattle@anonymised.com

Victoria, BC, Canada