[10/13] incubator-commonsrdf git commit: enable all report plugins

2016-09-09 Thread stain
enable all report plugins (sadly this also mean enabling lots of "Project Information" enabled in commons-parent ) Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/d7e4cbe4 Tree:

[2/3] incubator-commonsrdf git commit: Merge branch 'master' into parser-with-quads

2016-09-09 Thread stain
Merge branch 'master' into parser-with-quads Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/b1b657f6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/b1b657f6 Diff:

[1/3] incubator-commonsrdf git commit: Merge branch 'quad' into parser-with-quads

2016-09-09 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/jena 4e9b11b1f -> 387eaaed2 Merge branch 'quad' into parser-with-quads Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/c84a9ea2

[06/13] incubator-commonsrdf git commit: javadoc tweaks

2016-09-09 Thread stain
javadoc tweaks Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/4e7f2617 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/4e7f2617 Diff:

[07/13] incubator-commonsrdf git commit: link to github

2016-09-09 Thread stain
link to github Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/1a3e291b Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/1a3e291b Diff:

[03/13] incubator-commonsrdf git commit: COMMONSRDF-37 Add Quad, Dataset, TripleLike

2016-09-09 Thread stain
COMMONSRDF-37 Add Quad, Dataset, TripleLike Also adds QuadLike, GraphLike simple adds DatasetGraphView, DatsetImple, QuadImpl TODO: Dataset tests This closes #19 Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit:

[04/13] incubator-commonsrdf git commit: avoid maven-jar-plugin error

2016-09-09 Thread stain
avoid maven-jar-plugin error ... by running jar again Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/7fd7faeb Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/7fd7faeb

[2/3] incubator-commonsrdf git commit: COMMONSRDF-37: Improve Quad javadoc

2016-09-09 Thread stain
COMMONSRDF-37: Improve Quad javadoc Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/a1d65546 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/a1d65546 Diff:

[3/3] incubator-commonsrdf git commit: Merge branch 'quad' into parser-with-quads

2016-09-09 Thread stain
Merge branch 'quad' into parser-with-quads Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/c84a9ea2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/c84a9ea2 Diff:

[4/4] incubator-commonsrdf git commit: Sorted methods

2016-09-09 Thread stain
Sorted methods Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/ddbe6bfb Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/ddbe6bfb Diff:

incubator-commonsrdf git commit: ensure Graph works on the correct graph names

2016-09-09 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/jsonld-java ca11a42bc -> e3a4fbaa5 ensure Graph works on the correct graph names Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit:

[7/7] incubator-commonsrdf git commit: code cleanup

2016-09-09 Thread stain
code cleanup Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/ca11a42b Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/ca11a42b Diff:

[1/7] incubator-commonsrdf git commit: Graph uses factory

2016-09-09 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/jsonld-java 80ad999d7 -> ca11a42bc Graph uses factory Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/dde5abac Tree:

[6/7] incubator-commonsrdf git commit: Added JsonLdUnionGraph

2016-09-09 Thread stain
Added JsonLdUnionGraph Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/ea48c83e Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/ea48c83e Diff:

[2/7] incubator-commonsrdf git commit: organized imports

2016-09-09 Thread stain
organized imports Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/fe6c2289 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/fe6c2289 Diff:

[45/50] incubator-commonsrdf git commit: Merge branch 'master' into jsonld-java

2016-09-08 Thread stain
Merge branch 'master' into jsonld-java Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/06a44b9f Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/06a44b9f Diff:

[17/50] incubator-commonsrdf git commit: Use 0.2.0-incubating

2016-09-08 Thread stain
Use 0.2.0-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/5f9b27ce Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/5f9b27ce Diff:

[31/50] incubator-commonsrdf git commit: ASF license header for *.md

2016-09-08 Thread stain
ASF license header for *.md Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/c9dd9746 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/c9dd9746 Diff:

[13/50] incubator-commonsrdf git commit: [maven-release-plugin] prepare for next development iteration

2016-09-08 Thread stain
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/b39f8001 Tree:

[42/50] incubator-commonsrdf git commit: enable all report plugins

2016-09-08 Thread stain
enable all report plugins (sadly this also mean enabling lots of "Project Information" enabled in commons-parent ) Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/d7e4cbe4 Tree:

[25/50] incubator-commonsrdf git commit: TripleOrQuad -> TripleLike, GraphLike

2016-09-08 Thread stain
TripleOrQuad -> TripleLike, GraphLike TripleLike is a generalized Triple (e.g. as seen in Jena), supporting any RDFTerm in any of the subject/predicate/object positions. This can be useful for parsers, and also serves as a common super-type for Quad and Triple. Equivalently, QuadLike extends

[01/50] incubator-commonsrdf git commit: pom typo

2016-09-08 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/jsonld-java a2e482fbc -> 80ad999d7 pom typo Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/4d229d76 Tree:

[38/50] incubator-commonsrdf git commit: javadoc tweaks

2016-09-08 Thread stain
javadoc tweaks Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/4e7f2617 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/4e7f2617 Diff:

[21/50] incubator-commonsrdf git commit: Release process: Remember to update docs

2016-09-08 Thread stain
Release process: Remember to update docs Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/658fc9bc Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/658fc9bc Diff:

[41/50] incubator-commonsrdf git commit: Move report plugins to src/conf

2016-09-08 Thread stain
Move report plugins to src/conf Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/091f1d10 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/091f1d10 Diff:

[50/50] incubator-commonsrdf git commit: Hide implementations - expose JsonLd* interfaces

2016-09-08 Thread stain
Hide implementations - expose JsonLd* interfaces Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/80ad999d Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/80ad999d Diff:

[47/50] incubator-commonsrdf git commit: 0.3.0-incubating

2016-09-08 Thread stain
0.3.0-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/e5345984 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/e5345984 Diff:

[46/50] incubator-commonsrdf git commit: getTriples() -> stream()

2016-09-08 Thread stain
getTriples() -> 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/f8b6594d Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/f8b6594d Diff:

[16/50] incubator-commonsrdf git commit: complemented release process

2016-09-08 Thread stain
complemented release process Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/471b80c2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/471b80c2 Diff:

[18/50] incubator-commonsrdf git commit: import StandardCharsets

2016-09-08 Thread stain
import StandardCharsets Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/297000aa Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/297000aa Diff:

[02/50] incubator-commonsrdf git commit: Prepare Commons RDF for 0.2.0-incubating RC#1

2016-09-08 Thread stain
Prepare Commons RDF for 0.2.0-incubating RC#1 Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/144c362f Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/144c362f Diff:

[28/50] incubator-commonsrdf git commit: Merge branch 'master' into quad

2016-09-08 Thread stain
Merge branch 'master' into quad Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/14f246e7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/14f246e7 Diff:

[22/50] incubator-commonsrdf git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf

2016-09-08 Thread stain
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/42089a8b Tree:

[27/50] incubator-commonsrdf git commit: GraphLike javadoc tweaks

2016-09-08 Thread stain
GraphLike javadoc tweaks Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/c7e1a5bd Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/c7e1a5bd Diff:

[10/50] incubator-commonsrdf git commit: Add SNAPSHOT prepping for new 0.2.0-incubating release

2016-09-08 Thread stain
Add SNAPSHOT prepping for new 0.2.0-incubating release Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/1fdd553c Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/1fdd553c

[15/50] incubator-commonsrdf git commit: switched to the new lists.apache.org

2016-09-08 Thread stain
switched to the new lists.apache.org Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/ae3103a2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/ae3103a2 Diff:

[30/50] incubator-commonsrdf git commit: Added DatasetGraphView

2016-09-08 Thread stain
Added DatasetGraphView Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/580484c9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/580484c9 Diff:

[26/50] incubator-commonsrdf git commit: Added GraphLike and renamed getTriples() -> stream()

2016-09-08 Thread stain
Added GraphLike and renamed getTriples() -> 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/b25af136 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/b25af136

[05/50] incubator-commonsrdf git commit: [maven-release-plugin] prepare for next development iteration

2016-09-08 Thread stain
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/beaeea36 Tree:

[39/50] incubator-commonsrdf git commit: link to github

2016-09-08 Thread stain
link to github Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/1a3e291b Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/1a3e291b Diff:

[33/50] incubator-commonsrdf git commit: COMMONSRDF-37: Improve Quad javadoc

2016-09-08 Thread stain
COMMONSRDF-37: Improve Quad javadoc Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/a1d65546 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/a1d65546 Diff:

[48/50] incubator-commonsrdf git commit: Support for Quad

2016-09-08 Thread stain
Support for Quad and somewhat generalized Quad Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/a1186976 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/a1186976 Diff:

[03/50] incubator-commonsrdf git commit: Prepare Commons RDF for 0.2.0-incubating RC#1

2016-09-08 Thread stain
Prepare Commons RDF for 0.2.0-incubating RC#1 Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/476b030d Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/476b030d Diff:

[08/50] incubator-commonsrdf git commit: Rob Vesse moved to emeritus

2016-09-08 Thread stain
Rob Vesse moved to emeritus Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/3bec6ed5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/3bec6ed5 Diff:

[40/50] incubator-commonsrdf git commit: Enable jacoco and japicmp

2016-09-08 Thread stain
Enable jacoco and japicmp both for api and simple Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/dd6e7fa4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/dd6e7fa4 Diff:

[09/50] incubator-commonsrdf git commit: newer Apache Commons parent

2016-09-08 Thread stain
newer Apache Commons parent Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/20905e64 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/20905e64 Diff:

[13/19] incubator-commonsrdf git commit: COMMONSRDF-37 Describe Quad/Dataset

2016-09-08 Thread stain
COMMONSRDF-37 Describe Quad/Dataset updated UML diagram Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/25663998 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/25663998

[06/19] incubator-commonsrdf git commit: avoid maven-jar-plugin error

2016-09-08 Thread stain
avoid maven-jar-plugin error ... by running jar again Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/7fd7faeb Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/7fd7faeb

[08/19] incubator-commonsrdf git commit: javadoc tweaks

2016-09-08 Thread stain
javadoc tweaks Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/4e7f2617 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/4e7f2617 Diff:

[15/19] incubator-commonsrdf git commit: Merge branch 'master' into jena

2016-09-08 Thread stain
Merge branch 'master' into jena Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/bd644d3a Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/bd644d3a Diff:

[18/19] incubator-commonsrdf git commit: JenaRDFTermFactory javadoc on constructors

2016-09-08 Thread stain
JenaRDFTermFactory javadoc on constructors Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/7fb1d889 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/7fb1d889 Diff:

[16/19] incubator-commonsrdf git commit: Reformatted comments in pom

2016-09-08 Thread stain
Reformatted comments in pom Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/c752d8c4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/c752d8c4 Diff:

[09/19] incubator-commonsrdf git commit: link to github

2016-09-08 Thread stain
link to github Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/1a3e291b Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/1a3e291b Diff:

[11/19] incubator-commonsrdf git commit: Move report plugins to src/conf

2016-09-08 Thread stain
Move report plugins to src/conf Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/091f1d10 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/091f1d10 Diff:

[17/19] incubator-commonsrdf git commit: Add asJenaModel() and fromJena(Model)

2016-09-08 Thread stain
Add asJenaModel() and fromJena(Model) Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/361aaba1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/361aaba1 Diff:

[04/19] incubator-commonsrdf git commit: updated to commons-parent 41

2016-09-08 Thread stain
updated to commons-parent 41 Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/6c673b71 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/6c673b71 Diff:

[03/19] incubator-commonsrdf git commit: COMMONSRDF-37: Improve Quad javadoc

2016-09-08 Thread stain
COMMONSRDF-37: Improve Quad javadoc Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/a1d65546 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/a1d65546 Diff:

[17/18] incubator-commonsrdf git commit: Merge branch 'master' into rdf4j

2016-09-08 Thread stain
Merge branch 'master' into rdf4j Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/33c230c7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/33c230c7 Diff:

[15/18] incubator-commonsrdf git commit: COMMONSRDF-37 Describe Quad/Dataset

2016-09-08 Thread stain
COMMONSRDF-37 Describe Quad/Dataset updated UML diagram Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/25663998 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/25663998

[16/18] incubator-commonsrdf git commit: about implementation branches

2016-09-08 Thread stain
about implementation branches Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/9782a586 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/9782a586 Diff:

[08/18] incubator-commonsrdf git commit: avoid maven-jar-plugin error

2016-09-08 Thread stain
avoid maven-jar-plugin error ... by running jar again Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/7fd7faeb Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/7fd7faeb

[14/18] incubator-commonsrdf git commit: enable all report plugins

2016-09-08 Thread stain
enable all report plugins (sadly this also mean enabling lots of "Project Information" enabled in commons-parent ) Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/d7e4cbe4 Tree:

[10/18] incubator-commonsrdf git commit: javadoc tweaks

2016-09-08 Thread stain
javadoc tweaks Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/4e7f2617 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/4e7f2617 Diff:

[11/18] incubator-commonsrdf git commit: link to github

2016-09-08 Thread stain
link to github Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/1a3e291b Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/1a3e291b Diff:

[01/18] incubator-commonsrdf git commit: Always use RDFLoader

2016-09-08 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/rdf4j 9c66ae083 -> e2265d62b Always use RDFLoader but for Path support we'll always open the inputstream ourselves - both to support multiple providers and also to have more consistent handling of basePath for symlinked files.

[07/18] incubator-commonsrdf git commit: COMMONSRDF-37 Add Quad, Dataset, TripleLike

2016-09-08 Thread stain
COMMONSRDF-37 Add Quad, Dataset, TripleLike Also adds QuadLike, GraphLike simple adds DatasetGraphView, DatsetImple, QuadImpl TODO: Dataset tests This closes #19 Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit:

[09/18] incubator-commonsrdf git commit: Trying to enable reports

2016-09-08 Thread stain
Trying to enable reports as on https://commons.apache.org/proper/commons-codec/project-reports.html Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/7500084f Tree:

[03/18] incubator-commonsrdf git commit: Merge branch 'quad' into rdf4j

2016-09-08 Thread stain
Merge branch 'quad' into rdf4j Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/504a0e9f Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/504a0e9f Diff:

[13/18] incubator-commonsrdf git commit: Move report plugins to src/conf

2016-09-08 Thread stain
Move report plugins to src/conf Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/091f1d10 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/091f1d10 Diff:

[incubator-commonsrdf] Git Push Summary

2016-09-08 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/quad [deleted] fc70462eb

svn commit: r996834 - in /websites/production/commonsrdf/content: commons-rdf-api/ commons-rdf-api/apidocs/ commons-rdf-api/apidocs/org/ commons-rdf-api/apidocs/org/apache/ commons-rdf-api/apidocs/org

2016-09-06 Thread stain
Author: stain Date: Wed Sep 7 02:33:01 2016 New Revision: 996834 Log: commons-rdf-api commons-rdf-simple copied manually [This commit notification would consist of 63 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r996832 [15/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/s

2016-09-06 Thread stain
l; class="externalLink" title="Thanks"> +Thanks + + + + + http://www.apache.org/events/current-event.html;

svn commit: r996832 [23/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/s

2016-09-06 Thread stain
Added: websites/production/commonsrdf/content/xref-test/org/apache/commons/rdf/simple/BlankNodeImplTest.html == --- websites/production/commonsrdf/content/xref-test/org/apache/commons/rdf/simple/BlankNodeImplTest.html

svn commit: r996832 [6/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/si

2016-09-06 Thread stain
Modified: websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Triple.html == --- websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Triple.html (original) +++

svn commit: r996832 [24/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/s

2016-09-06 Thread stain
Added: websites/production/commonsrdf/content/xref/org/apache/commons/rdf/api/BlankNode.html == --- websites/production/commonsrdf/content/xref/org/apache/commons/rdf/api/BlankNode.html (added) +++

svn commit: r996832 [12/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/s

2016-09-06 Thread stain
Added: websites/production/commonsrdf/content/apidocs/src-html/org/apache/commons/rdf/api/Graph.html == --- websites/production/commonsrdf/content/apidocs/src-html/org/apache/commons/rdf/api/Graph.html (added) +++

svn commit: r996832 [1/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/si

2016-09-06 Thread stain
Author: stain Date: Wed Sep 7 02:26:20 2016 New Revision: 996832 Log: Site checkin for project Commons RDF Added: websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Dataset.html websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/api

svn commit: r996832 [28/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/s

2016-09-06 Thread stain
Added: websites/production/commonsrdf/content/xref/org/apache/commons/rdf/simple/BlankNodeImpl.html == --- websites/production/commonsrdf/content/xref/org/apache/commons/rdf/simple/BlankNodeImpl.html (added) +++

svn commit: r996832 [19/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/s

2016-09-06 Thread stain
/projects + buildSpec + buildCommand + nameorg.eclipse.jdt.core.javabuilder/name + arguments + /arguments + /buildCommand + buildCommand + nameorg.eclipse.m2e.core.ma

svn commit: r996832 [27/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/s

2016-09-06 Thread stain
Added: websites/production/commonsrdf/content/xref/org/apache/commons/rdf/api/RDFTermFactory.html == --- websites/production/commonsrdf/content/xref/org/apache/commons/rdf/api/RDFTermFactory.html (added) +++

svn commit: r996832 [11/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/s

2016-09-06 Thread stain
Added: websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/simple/class-use/DatasetGraphView.html == ---

svn commit: r996832 [20/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/s

2016-09-06 Thread stain
opers with commit privileges that have directly contributed to the project in one way or another. @@ -249,8 +293,7 @@ Email URL Roles -Time Zone -Actual Time (GMT) +Time Zone http://www.gravatar.com/avatar/06df55d0b7eb66923d9656477847ddb3?d=mms=60; alt="" /> lewismc @@ -2

svn commit: r996832 [8/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/si

2016-09-06 Thread stain
Modified: websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/RDFTerm.html == --- websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/api/class-use/RDFTerm.html

svn commit: r996832 [26/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/s

2016-09-06 Thread stain
Added: websites/production/commonsrdf/content/xref/org/apache/commons/rdf/api/Quad.html == --- websites/production/commonsrdf/content/xref/org/apache/commons/rdf/api/Quad.html (added) +++

svn commit: r996832 [10/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/s

2016-09-06 Thread stain
Modified: websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/simple/SimpleRDFTermFactory.html == ---

svn commit: r996832 [14/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/s

2016-09-06 Thread stain
Added: websites/production/commonsrdf/content/apidocs/src-html/org/apache/commons/rdf/simple/DatasetGraphView.html == ---

svn commit: r996832 [29/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/s

2016-09-06 Thread stain
Added: websites/production/commonsrdf/content/xref/org/apache/commons/rdf/simple/GraphImpl.html == --- websites/production/commonsrdf/content/xref/org/apache/commons/rdf/simple/GraphImpl.html (added) +++

svn commit: r996832 [3/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/si

2016-09-06 Thread stain
Modified: websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Graph.html == --- websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Graph.html (original) +++

svn commit: r996832 [4/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/si

2016-09-06 Thread stain
Modified: websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Literal.html == --- websites/production/commonsrdf/content/apidocs/org/apache/commons/rdf/api/Literal.html (original) +++

svn commit: r996832 [13/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/s

2016-09-06 Thread stain
Added: websites/production/commonsrdf/content/apidocs/src-html/org/apache/commons/rdf/api/QuadLike.html == --- websites/production/commonsrdf/content/apidocs/src-html/org/apache/commons/rdf/api/QuadLike.html (added) +++

svn commit: r996832 [25/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/s

2016-09-06 Thread stain
Added: websites/production/commonsrdf/content/xref/org/apache/commons/rdf/api/Graph.html == --- websites/production/commonsrdf/content/xref/org/apache/commons/rdf/api/Graph.html (added) +++

svn commit: r996832 [22/30] - in /websites/production/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/s

2016-09-06 Thread stain
Added: websites/production/commonsrdf/content/xref-test/org/apache/commons/rdf/api/AbstractRDFTermFactoryTest.html == ---

[1/6] incubator-commonsrdf git commit: link to github

2016-09-06 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/master 4e7f26179 -> 9782a5860 link to github Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/1a3e291b Tree:

[6/6] incubator-commonsrdf git commit: about implementation branches

2016-09-06 Thread stain
about implementation branches Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/9782a586 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/9782a586 Diff:

[3/6] incubator-commonsrdf git commit: Move report plugins to src/conf

2016-09-06 Thread stain
Move report plugins to src/conf Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/091f1d10 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/091f1d10 Diff:

[2/6] incubator-commonsrdf git commit: Enable jacoco and japicmp

2016-09-06 Thread stain
Enable jacoco and japicmp both for api and simple Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/dd6e7fa4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/dd6e7fa4 Diff:

[incubator-commonsrdf] Git Push Summary

2016-09-06 Thread stain
Repository: incubator-commonsrdf Updated Tags: refs/tags/0.2.0-incubating-RC1 [deleted] 21b2b8516

incubator-commonsrdf git commit: javadoc tweaks

2016-09-06 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/master 7500084f0 -> 4e7f26179 javadoc tweaks Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/4e7f2617 Tree:

incubator-commonsrdf git commit: Trying to enable reports

2016-09-05 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/master 7fd7faeb0 -> 7500084f0 Trying to enable reports as on https://commons.apache.org/proper/commons-codec/project-reports.html Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit:

incubator-commonsrdf git commit: avoid maven-jar-plugin error

2016-09-05 Thread stain
Repository: incubator-commonsrdf Updated Branches: refs/heads/master fc70462eb -> 7fd7faeb0 avoid maven-jar-plugin error ... by running jar again Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit:

<    5   6   7   8   9   10   11   12   13   14   >