Jenkins build became unstable: incubator-commonsrdf #145

2016-11-03 Thread Apache Jenkins Server
See

incubator-commonsrdf git commit: More neutral graph2-test

2016-11-03 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/master 30dda0825 -> 89f532838 More neutral graph2-test Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/89f53283 Tree: http://git-

[2/3] incubator-commonsrdf git commit: RDF4J Dataset test

2016-11-03 Thread stain
RDF4J Dataset test Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/1f1f45ee Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/1f1f45ee Diff: http://git-wip-us.apache.org/repo

[1/3] incubator-commonsrdf git commit: rdf4j close getGraphNames() within stream

2016-11-03 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/master 99279a135 -> 30dda0825 rdf4j close getGraphNames() within stream Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/16c585c4

[3/3] incubator-commonsrdf git commit: RDF4J BlankNode toString()

2016-11-03 Thread stain
RDF4J BlankNode toString() Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/30dda082 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/30dda082 Diff: http://git-wip-us.apache.

[3/3] incubator-commonsrdf git commit: Jena Dataset delete by wildcard

2016-11-03 Thread stain
Jena Dataset delete by wildcard Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/99279a13 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/99279a13 Diff: http://git-wip-us.ap

[2/3] incubator-commonsrdf git commit: JenaDatasetImpl correct quad count

2016-11-03 Thread stain
JenaDatasetImpl correct quad count .. as previous DatasetGraph.size() simply returned number of graphs rather than quads, now we count triples in each named graph and add the count of triples in the default graph. Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit:

[1/3] incubator-commonsrdf git commit: Jena DataSet Test

2016-11-03 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/master 3ca2930e5 -> 99279a135 Jena DataSet Test Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/acc502dd Tree: http://git-wip-us.

incubator-commonsrdf git commit: test dataset.toString()

2016-11-03 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/master 1b7b2ecaa -> 3ca2930e5 test dataset.toString() Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/3ca2930e Tree: http://git-w

[2/3] incubator-commonsrdf git commit: test getGraph(), getGraphNames()

2016-11-03 Thread stain
test getGraph(), getGraphNames() Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/9f20482f Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/9f20482f Diff: http://git-wip-us.a

[3/3] incubator-commonsrdf git commit: Avoid NPE if Dataset.contains(null, null, null, null)

2016-11-03 Thread stain
Avoid NPE if Dataset.contains(null, null, null, null) Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/1b7b2eca Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/1b7b2eca Diff

[1/3] incubator-commonsrdf git commit: Dataset test

2016-11-03 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/master 7e700cb37 -> 1b7b2ecaa Dataset test Basically a Dataset/Quad copy of AbstractGraphTest which uses two named graphs Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.

[3/3] incubator-commonsrdf git commit: javadoc tweak

2016-11-03 Thread stain
javadoc tweak Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/7e700cb3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/7e700cb3 Diff: http://git-wip-us.apache.org/repos/asf

[1/3] incubator-commonsrdf git commit: Test default methods

2016-11-03 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/master 0ae95c3b6 -> 7e700cb37 Test default methods also adds a couple of Dummy implementations for that purpose Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/

[2/3] incubator-commonsrdf git commit: japicmp ignoreMissingNewVersion

2016-11-03 Thread stain
japicmp ignoreMissingNewVersion Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/e40d1236 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/e40d1236 Diff: http://git-wip-us.ap