+1 didn't take into consideration it was still a 0.x release. And happy to test 
it again or review pull requests later.
ThanksBruno

Sent from Yahoo Mail on Android 
 
  On Fri, 22 Dec 2017 at 7:57, ajs6f<aj...@apache.org> wrote:   I have some PRs 
in now for some of these issues, which I mention merely as reassurance that 
they will get looked at.

ajs6f

> On Dec 21, 2017, at 1:45 PM, Jörg Schaible <joerg.schai...@gmx.de> wrote:
> 
> Hi Bruno,
> 
> Am Wed, 13 Dec 2017 09:53:35 +0000 schrieb Bruno P. Kinoshita:
> 
> [snip]
> 
>> I went through the  FindBugs/PMD reports in each module, and found the
>> following warnings:
>> 
>> 
>> * main module:
>>    - Double checked locking is not thread safe in Java. (saw it in
>>    another part, not sure if it's really possibe to fix as we need
>>    cannot create a model twice...)
>> 
>> * commons-df-api:
>>    - Initialization of org.apache.commons.rdf.api.RDFSyntax accesses
>>    class
>> org.apache.commons.rdf.api.W3CRDFSyntax, which isn't initialized yet
>> (this one seems easy to reproduce. Always returns null?)
>> 
>> * commons-rdf-simple:
>>    - org.apache.commons.rdf.simple.DatasetGraphView.unionOrNamedGraph()
>>    has Optional return type and returns explicit null (shouldn't it be
>>    Optional.empty() or something similar?)
>> 
>> 
>> Are any of these blockers? The second one is the only one that if
>> confirmed seems annoying to users.
>> 
>> 
>> Everything looks OK, and I'm OK to vote to release in case others think
>> this release is not actually causing any of these warnings, and that we
>> should release as-is and fix it later.
> 
> Since it it a 0.5 release, we can address that later. So, do you vote?
> 
> Cheers,
> Jörg
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org
  

Reply via email to