Re: svn commit: r1659973 [1/3] - in /commons/sandbox/rdf/trunk: ./ api/src/main/java/org/apache/commons/rdf/ impl.sparql/ impl.sparql/src/ impl.sparql/src/main/ impl.sparql/src/main/java/ impl.sparql/

2015-02-15 Thread Benedikt Ritter
Hello Reto, how does this relate to github Commons RDF? Is this part of the code base proposed for incubation? Regards, Benedikt 2015-02-15 19:41 GMT+01:00 : > Author: reto > Date: Sun Feb 15 18:41:15 2015 > New Revision: 1659973 > > URL: http://svn.apache.org/r1659973 > Log: > Started SPARQL B

Design guidelines and SemVer

2015-02-15 Thread Peter Ansell
On 15 February 2015 at 21:29, Benedikt Ritter wrote: > We like to underline, that we have no experience with the RDF > specification. From a technical point of view we can help to develop the > proposed API (according to our design guide lines [3]). Hi Benedikt, On my personal projects I tend

Re: your opinion on commons-rdf proposal

2015-02-15 Thread Peter Ansell
On 16 February 2015 at 07:53, Reto Gmür wrote: > My SMTP server was having some problems so the mail below was not posted. > > I've made some more commits today with some initial code of a Sparql backed > implementation, but the interesting bits are still missing > > > Cheers, > Reto > > On Su

Re: your opinion on commons-rdf proposal

2015-02-15 Thread Peter Ansell
On 24 January 2015 at 01:12, Reto Gmür wrote: > Hi Minto > > Thanks for your comments. > >> 1) I am glad you chose to derive from Collections. This opens up the >> > possibility to use Java 8 streams to improve performance especially >> in >> > the filter() method. >> > 2) Hmm, is

Re: your opinion on commons-rdf proposal

2015-02-15 Thread Reto Gmür
My SMTP server was having some problems so the mail below was not posted. I've made some more commits today with some initial code of a Sparql backed implementation, but the interesting bits are still missing Cheers, Reto On Sun, Feb 8, 2015 at 6:37 PM, Reto Gmür wrote: > Hi Minto, all, >

Re: svn commit: r1659649 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/archivers/tar/TarUtils.java test/java/org/apache/commons/compress/archivers/tar/TarUtilsTest.jav

2015-02-15 Thread Stefan Bodewig
On 2015-02-15, sebb wrote: > On 15 February 2015 at 18:45, Stefan Bodewig wrote: >> On 2015-02-15, sebb wrote: >>> On 13 February 2015 at 19:12, wrote: Author: bodewig Date: Fri Feb 13 19:12:09 2015 New Revision: 1659649 URL: http://svn.apache.org/r1659649 Log: p

Re: svn commit: r1659649 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/archivers/tar/TarUtils.java test/java/org/apache/commons/compress/archivers/tar/TarUtilsTest.jav

2015-02-15 Thread sebb
On 15 February 2015 at 18:45, Stefan Bodewig wrote: > On 2015-02-15, sebb wrote: > >> On 13 February 2015 at 19:12, wrote: >>> Author: bodewig >>> Date: Fri Feb 13 19:12:09 2015 >>> New Revision: 1659649 > >>> URL: http://svn.apache.org/r1659649 >>> Log: >>> python tarfile library seems to creat

Re: svn commit: r1659649 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/archivers/tar/TarUtils.java test/java/org/apache/commons/compress/archivers/tar/TarUtilsTest.jav

2015-02-15 Thread Stefan Bodewig
On 2015-02-15, sebb wrote: > On 13 February 2015 at 19:12, wrote: >> Author: bodewig >> Date: Fri Feb 13 19:12:09 2015 >> New Revision: 1659649 >> URL: http://svn.apache.org/r1659649 >> Log: >> python tarfile library seems to create embedded NULs, COMPRESS-301, unit >> test to follow > -1 (fo

Re: svn commit: r1659649 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/archivers/tar/TarUtils.java test/java/org/apache/commons/compress/archivers/tar/TarUtilsTest.jav

2015-02-15 Thread sebb
On 13 February 2015 at 19:12, wrote: > Author: bodewig > Date: Fri Feb 13 19:12:09 2015 > New Revision: 1659649 > > URL: http://svn.apache.org/r1659649 > Log: > python tarfile library seems to create embedded NULs, COMPRESS-301, unit test > to follow -1 (for the moment) I don't think we have p

Re: [DISCUSS] Commons RDF to join the Apache Incubator

2015-02-15 Thread Benedikt Ritter
Hi all, at first sorry for the delay. I've been on vacation the last 10 days with no access to my emails. 2015-02-10 21:31 GMT+01:00 Marvin Humphrey : > On Tue, Feb 10, 2015 at 7:21 AM, Stian Soiland-Reyes > wrote: > > > The natural path to Apache Commons Sandbox has been studied, but we > > th

Re: svn commit: r1658276 - in /commons/proper/csv/trunk: pom.xml src/test/java/org/apache/commons/csv/CSVBenchmark.java

2015-02-15 Thread Benedikt Ritter
2015-02-09 2:40 GMT+01:00 sebb : > On 8 February 2015 at 23:47, wrote: > > Author: ebourg > > Date: Sun Feb 8 23:47:27 2015 > > New Revision: 1658276 > > > > URL: http://svn.apache.org/r1658276 > > Log: > > Added a JMH benchmark to compare the most commons CSV parsers > > -1 > > This has broken