Build error: cannot find symbol (method setIndentation(int))
------------------------------------------------------------
Key: STANBOL-5
URL: https://issues.apache.org/jira/browse/STANBOL-5
Project: Stanbol
Issue Type: Bug
Components: FISE
Reporter: Andreas Kuckartz
Priority: Critical
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
\stanbol\fise\jersey\src\test\java\eu\iksproject\fise\jersey\writers\JsonLdSerializerProviderTest.ja
va:[53,21] cannot find symbol
symbol : method setIndentation(int)
location: class eu.iksproject.fise.jersey.writers.JsonLdSerializerProvider
\stanbol\fise\jersey\src\test\java\eu\iksproject\fise\jersey\writers\JsonLdSerializerProviderTest.ja
va:[89,21] cannot find symbol
symbol : method setIndentation(int)
location: class eu.iksproject.fise.jersey.writers.JsonLdSerializerProvider
\stanbol\fise\jersey\src\test\java\eu\iksproject\fise\jersey\writers\JsonLdSerializerProviderTest.ja
va:[111,21] cannot find symbol
symbol : method setIndentation(int)
location: class eu.iksproject.fise.jersey.writers.JsonLdSerializerProvider
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.