On 28/01/15 15:27, Stian Soiland-Reyes wrote:
+1
So I guess you mean to change both distributions to
apache-jena-fuseki-VER with just 1.x or 2.x in VER.
Just 2.x
(1.x has a different format with a trailing -distibution classifier due
to the way it is produced as a subsidiary file, not the main artifact)
On 28 January 2015 at 15:12, Andy Seaborne <[email protected]> wrote:
Fuseki2 comes in various binary forms. One is the distribution containing
files fuseki-server.jar and fuseki.war.
Currently, this is module jena-fuseki-dist and the resulting file is
jena-fuseki-dist-VER.zip/.tar.gz
c.f Fuseki1: the distribution is the slightly different
jena-fuseki-VER-distribution.zip/.tar.gz
Our other delivery artifacts are
apache-jena-VER.zip
For the main jars
apache-jena-libs for the external facing POM for the main dependencies.
If we keep that style, it would be more logical to have:
apache-jena-fuseki
Does that seem sensible?
Andy