You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commonsrdf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/10/03 17:08:59 UTC

Build failed in Jenkins: incubator-commonsrdf #109

See <https://builds.apache.org/job/incubator-commonsrdf/109/changes>

Changes:

[stain] jsonld-java integration draft

[stain] Apache header

[stain] Implemented all Graph methods (however inefficient)

[stain] construct an empty RDFDataSet() by default

[stain] Test JsonLDGraph

[stain] more streams..

[stain] added Triple.equals()

[stain] create Literal with datatype

[stain] support blanknode round trip

[stain] graphToString is specific for SimpleGraph

[stain] inner classes for BlankNode and IRI

[stain] externalize the blankNodePrefix

[stain] Extract JsonLd RDFTerm types

[stain] Added JsonLDRDFTermFactory

[stain] JsonLdRDFTermFactory

[stain] Move some converters to JsonLdRDFTermFactory

[stain] Sorted members

[stain] Added JsonLdLiteral

[stain] Added JsonLdRDFTermFactoryTest

[stain] license headers

[stain] blank node test

[stain] Ignore invalidity errors in RDFTermFactory for now

[stain] make bnodePrefix public

[stain] incomplete JsonLdParserBuilder

[stain] parse into JsonLdGraph, or copy into new graph

[stain] Test jsonld parser

[stain] test json-ld parse by URL/Path/InputStream

[stain] only use putAll if intoGraph is empty

[stain] getTriples() -> stream()

[stain] 0.3.0-incubating

[stain] Support for Quad

[stain] Common superclass JsonLdQuadLike

[stain] Hide implementations - expose JsonLd* interfaces

[stain] Graph uses factory

[stain] organized imports

[stain] Use JsonBlankNodeImpl

[stain] import of JsonLd*Impl

[stain] Added JsonLdDataset, JsonLdGraphLike

[stain] Added JsonLdUnionGraph

[stain] code cleanup

[stain] ensure Graph works on the correct graph names

[stain] factory converter methods called asSomething()

[stain] Remove generalized triple/quad support in factory

[stain] asJsonLdString moved to JsonLdRDFTermFactory

[stain] Sorted methods

[stain] Updated for latest RDFPArserBuilder

[stain] updated test - parsed don't report graph

[stain] corrected javadoc syntax/links

[stain] also map JsonLdBlankNode from other unique prefixes

[stain] COMMONSRDF-39 Moved JsonLdParser to experimental package

[stain] duplicate .gitignore removed

[stain] COMMONSRDF-36 JsonLd* interfaces for Graph/Dataset

[stain] COMMONSRDF-36 JsonLd*Impl made package protected

[stain] COMMONSRDF-36 syntax improve Javadoc syntax

[stain] Corrected javadoc

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H2 (zookeeper falcon Hadoop Mapreduce Hdfs Pig) in workspace <https://builds.apache.org/job/incubator-commonsrdf/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 0beee9d853a29a8ef6df58163b404650f698d40b (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0beee9d853a29a8ef6df58163b404650f698d40b
 > git rev-list e9b52ebf968dfb1a6b0d35455209c48d9d167e62 # timeout=10
Parsing POMs
Discovered a new module org.apache.commons:commons-rdf-jsonld-java Commons RDF: Integration: JSON-LD Java
Modules changed, recalculating dependency graph
Build timed out (after 15 minutes). Marking the build as failed.
Build was aborted

Jenkins build is back to normal : incubator-commonsrdf #110

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-commonsrdf/110/changes>