[
https://issues.apache.org/jira/browse/SDAP-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16432932#comment-16432932
]
ASF GitHub Bot commented on SDAP-36:
------------------------------------
lewismc commented on a change in pull request #11: SDAP-36 MUDROD Storage unit
test suite
URL:
https://github.com/apache/incubator-sdap-mudrod/pull/11#discussion_r180560126
##########
File path: core/src/test/java/org/apache/sdap/mudrod/driver/ESDriverTest.java
##########
@@ -28,367 +42,331 @@
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
-public class ESDriverTest {
+import junit.framework.Assert;
Review comment:
This is the old JUnit import. Please use org.junit....
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Fix failing org.apache.sdap.mudrod.ontology.process.TestLocalOntology
> ---------------------------------------------------------------------
>
> Key: SDAP-36
> URL: https://issues.apache.org/jira/browse/SDAP-36
> Project: Apache Science Data Analytics Platform
> Issue Type: Task
> Components: mudrod
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Major
>
> The remote file at
> https://raw.githubusercontent.com/ESIPFed/sweet/master/2.4/sweetAll.owl no
> longer exists as we changed a bunch of things in SWEET including the
> availability of any OWL serializations.
> The equivalent file (in Turtle serialization) is located at
> https://raw.githubusercontent.com/ESIPFed/sweet/master/src/sweetAll.ttl
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)