Let's retire some modules:

jena-spatial [+]
jena-fuseki1
jena-csv

by not including them in the next release; they should all work but there isn't a way to signal "deprecation" other than by talking about it (which we've done) and doing it.

There are several ways to go about this.

1/ have an area "archived/" with the modules moved there.
   This leaves them in the source-release and browsable in git.

2/ Delete from git. Maybe leave a file somewhere to record the commit ids.

3/ A new separate git-repo for "jena-misc"
   https://git-wip-us.apache.org/repos/asf/jena-misc.asf
   (or use gitbox and put it on github mirroed back to ASF.)

and maybe some others.

I think (1) is not definite enough.

Thoughts/suggestions/...

    Andy

[+]
jena-spatial :: this is in jena-fuseki-webapp
[INFO] +- org.apache.jena:jena-spatial:jar:3.10.0-SNAPSHOT:compile
[INFO] |  +- org.apache.lucene:lucene-spatial:jar:7.4.0:compile
[INFO] |  +- org.apache.lucene:lucene-spatial-extras:jar:7.4.0:compile
[INFO] |  |  +- org.apache.lucene:lucene-spatial3d:jar:7.4.0:compile
[INFO] |  |  \- io.sgr:s2-geometry-library-java:jar:1.0.0:compile
[INFO] |  \- org.locationtech.spatial4j:spatial4j:jar:0.6:compile

Reply via email to