+1 to the timing of a release and +1 to uniformizing version numbering.
And thanks to Andy (and his employer for contributing the time)!
ajs6f
Andy Seaborne wrote on 7/8/17 9:12 AM:
On 08/07/17 09:16, Claude Warren wrote:
+1 thx Andy
On Sat, Jul 8, 2017 at 6:16 AM, Bruno P. Kinoshita <
[email protected]> wrote:
I think it's a good idea to have a release now. The number of changes
looks OK, and might be easy to work on any eventual issue raised due to the
changes on this release.
As for release versions, as a user, I find it easier when the parent
version is used by all children modules. In case there are modules like
TDB, TDB2, Fuseki1, Fuseki2, I don't think it's problem when the artifact
name of one of these modules clearly shows which is which (e.g.
jena-fuseki1).
So my +1 :)
There is one other case : jena-parent which is v19.
That would have to be renamed ("jena-project"?) to be safe because version
numbers going backwards can confuse maven if ranges are used.
Presumably, the pain of a rename of this is minimal outside the project.
Andy
And thanks for RM'ing 3.4.0 Andy.
Cheers
Bruno
________________________________
On Saturday, 8 July 2017, 2:19:09 AM NZST, Andy Seaborne <[email protected]>
wrote:
How are things looking for a 3.4.0 release?
I can be the release manager (on company time).
== Unification of version numbers:
Is it useful to have separate version numbers for Fuseki2 which is
2.6.0? Or should we jump Fuseki modules to 3.4.0?
This will become significant if/when any other component gets superseded
by a new component that evolves along side it (e.g. TDB2).
We might want to make a separate release of a component but we don't.
We can cope with occasional part-releases by simply moving the version
along - the overall combined release would just jump.
If we want to change, do it now or after the 3.4.0 release?
Andy
==== Jena 3.4.0:
** Features of note:
JENA-1326: Generic Lucene Analyzers (Code Ferret) Chris Tomlinson
http://jena.apache.org/documentation/query/text-query.html
JENA-1313: compare using a Collator when both literals are tagged with
same language
Basic Fuseki
JENA-1350: Use Fuseki embedded server for testing
JENA-1366: Fuseki server basic
Greg Albiston / JENA-1339
"Property Function signature for List subjects and List objects."
JENA-1340 - riot ignored "--base", now it doesn't
JENA-1074: Union graph.
JENA-1346: HttpOp: switch to a pooling HttpClient as the default
JENA-1360: Support the "q" (quote) flag on regex.
** dependency changes
No license changes.
commonscsv 1.3 -> 1.4
dexxcollection 0.6 -> 0.7
httpclient 4.5.2 -> 4.5.3
commons-cli 1.3->1.4
slf4j 1.7.21 -> 1.7.25
JENA-1341:
Upgrade Jetty to 9.4.5.v20170502 (Fuseki2)
Upgrade Jetty to 8.1.22.v20160922 (Fuseki1)