Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TopicNotes
Graduation - Dependencies license issue

Apache will only allow dependencies that have certain licenses. You cannot include any dependencies that have GPL or LGPL licenses.

Shapely, GDAL, basemap have dependency on geos library which is GPL license

GDAL and basemap is currently not used at all

Installing shapely through pip does not pull in geos library

Possible future solution would be to have multiple builds of SDAP (core build, advance features build) and advanced features build may require GDAL/basemap. Not sure if this is allowed.

Seems we should follow up on the initial thread here: https://lists.apache.org/thread/3rflkx58ntdcs3vqryxwz3r74yyog8kq

Graduation - Apache Maturity Model

Members to please review the maturity model here: https://github.com/apache/incubator-sdap-website/blob/asf-site/maturity.md

We know we need to start growing the community.

Worth starting a Twitter SDAP presence.

Branching DiscussionNeed to start discuss thread on GitFlow versus trunk based development
1.2.0 releaseNeed to start a new build and vote due to dependency license issue
In situ repositoryNeed to look at various branches to see how feasible it is to merge into SDAP repository




...