[
https://issues.apache.org/jira/browse/STANBOL-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13809049#comment-13809049
]
Rupert Westenthaler commented on STANBOL-1127:
----------------------------------------------
[~reto], you where right, some tests where failing because the Content-Type was
not set to "application/x-www-form-urlencoded". Changed the affected tests:
Other tests where failing because 'text/turtle' serialization now uses a
different number of white spaces and some of the regex expressions used in
content assertions where not able to deal with that. Adapted all such
expressions accordingly.
The EntityhubTest where unable to import the RDF contained in
apache-project-doap-files.zip because a lot of the RDF files where not valid.
No Idea why this was not a problem with earlier versions, but maybe the RIOT
parser was configured to simple skip those triples in the Clerezza version used
up to the 0.12.0 branch. Fixed all the files, what also fixed the tests.
Three tests are still failing with
Caused by:
org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException:
MessageBodyWriter not found for media type=application/json; charset=utf-8,
type=class org.apache.stanbol.commons.indexedgraph.IndexedMGraph,
genericType=class org.apache.stanbol.commons.indexedgraph.IndexedMGraph.
indicating that the MessageBodywriter for JSON-LD is not present. [~reto] can
you have a look into that?
> migrate entityhub
> ------------------
>
> Key: STANBOL-1127
> URL: https://issues.apache.org/jira/browse/STANBOL-1127
> Project: Stanbol
> Issue Type: Sub-task
> Reporter: Reto Bachmann-Gmür
>
--
This message was sent by Atlassian JIRA
(v6.1#6144)