You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by st...@apache.org on 2018/02/13 00:46:00 UTC

[2/2] commons-rdf git commit: Cleanup for PMD warnings in -rdf-api

Cleanup for PMD warnings in -rdf-api

Merge commit 'refs/pull/50/head' of https://github.com/apache/commons-rdf

Contributed by @ajs6f


Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/eebb6ad6
Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/eebb6ad6
Diff: http://git-wip-us.apache.org/repos/asf/commons-rdf/diff/eebb6ad6

Branch: refs/heads/master
Commit: eebb6ad6b73501fbdd8da0d34c2e3b6fc979d2bb
Parents: 09ae545 f998f5d
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Tue Feb 13 00:41:56 2018 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Tue Feb 13 00:42:27 2018 +0000

----------------------------------------------------------------------
 .../org/apache/commons/rdf/api/BlankNode.java   |  4 +--
 .../java/org/apache/commons/rdf/api/IRI.java    |  4 +--
 .../org/apache/commons/rdf/api/Literal.java     |  4 +--
 .../java/org/apache/commons/rdf/api/Quad.java   |  4 +--
 .../java/org/apache/commons/rdf/api/RDF.java    | 20 +++++------
 .../org/apache/commons/rdf/api/RDFSyntax.java   | 38 ++++++++++----------
 .../org/apache/commons/rdf/api/RDFTerm.java     |  4 +--
 .../java/org/apache/commons/rdf/api/Triple.java |  4 +--
 .../commons/rdf/experimental/RDFParser.java     |  2 +-
 9 files changed, 42 insertions(+), 42 deletions(-)
----------------------------------------------------------------------