Re: [SUSPENDED] Apache Jena 3.7.0 RC1

2018-04-03 Thread Claude Warren
My home system has crashed and I am not at work tomorrow so i will be offline for the next 36 hrs or so. On 3 Apr 2018 23:01, "Andy Seaborne" wrote: > JENA-1516 looks serious and fixable. > > I'd like time to verify the fix that I have. As is often the case, finding > the

Re: [SUSPENDED] Apache Jena 3.7.0 RC1

2018-04-03 Thread Andy Seaborne
JENA-1516 looks serious and fixable. I'd like time to verify the fix that I have. As is often the case, finding the concurrency problem is a lot more time consuming than fixing an identified problem. The WIP fix is available at https://github.com/afs/jena/tree/jena-1516_ObjectFileStorage

[jira] [Updated] (JENA-1516) Concurrency issues with ObjectFileStorage

2018-04-03 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-1516: Attachment: FusekiConcurrencyTest.java LOG-360 log4j-t.properties >

[jira] [Updated] (JENA-1516) Concurrency issues with ObjectFileStorage

2018-04-03 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-1516: Description: Original [user@jena email

Re: [] Apache Jena 3.7.0 RC1

2018-04-03 Thread Andy Seaborne
On 03/04/18 18:15, Andy Seaborne wrote: 1/ This is 3.8.0-SNAPSHOT - not the release candidate. 2/ Jenkins has been building 3.8.0-SNAPSHOT including javadoc. 3/ It says it is in the javadoc plugin: """ org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:jar failed.: NullPointerException ->

Re: [] Apache Jena 3.7.0 RC1

2018-04-03 Thread Andy Seaborne
1/ This is 3.8.0-SNAPSHOT - not the release candidate. 2/ Jenkins has been building 3.8.0-SNAPSHOT including javadoc. 3/ It says it is in the javadoc plugin: """ org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:jar failed.: NullPointerException -> [Help 1] """ so we have very little

Re: [] Apache Jena 3.7.0 RC1

2018-04-03 Thread Claude Warren
Sorry, should have added: openjdk version "1.8.0_162" OpenJDK Runtime Environment (build 1.8.0_162-8u162-b12-0ubuntu0.16.04.2-b12) OpenJDK 64-Bit Server VM (build 25.162-b12, mixed mode) Linux claude-XPS-15-9560 4.13.0-37-generic #42~16.04.1-Ubuntu SMP Wed Mar 7 16:03:28 UTC 2018 x86_64 x86_64

Re: [] Apache Jena 3.7.0 RC1

2018-04-03 Thread Claude Warren
Compile on Ubuntu with clone from git fails. mvn clean install -Pdev success mvn clean install fails with: [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ jena-base --- [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:javadoc' has not been previously called

Re: Contribution proposal for Jena: support of a datatype for quantity values

2018-04-03 Thread ajs6f
I agree. I can imagine plenty of use cases for such a powerful pair of extension points. Maxime, how can we help you attack that work? Is there a design that is already clear to you? Are there any blockers we can help remove? ajs6f > On Mar 28, 2018, at 5:08 AM, Rob Vesse

Re: [] Apache Jena 3.7.0 RC1

2018-04-03 Thread Andy Seaborne
Semantic Versioning says nothing about source vs binary compatibility. The reason for having minor version normally is allow some evolution. Jena 3.7.0 is not a patch release. It is highlighted in "heads up" message to users@jena: