georchestra / data-api

OGC API Features implementation for geOrchestra
GNU General Public License v3.0
1 stars 2 forks source link

App & java packages - naming issues #47

Open pmauduit opened 3 weeks ago

pmauduit commented 3 weeks ago

The repository is called data-api, but the actual generated spring boot artifact is named after opendata-ogc-features-bin.jar.

Also the Java packages are still named with com.camptocamp... prefix.

fvanderbiest commented 3 weeks ago

Indeed, this should be renamed...

Owner is geOrchestra org What we're doing here is an OGC API Features implementation - the purpose is wider than opendata

pmauduit commented 3 weeks ago

What we're doing here is an OGC API Features implementation - the purpose is wider than opendata

still puzzled, so shall we leave it as it is for the jar being built, or data-api.jar should do ?

fvanderbiest commented 3 weeks ago

data-api.jar would be perfect !