Commit b12aca7
committed
FIX sbt test in forms (TestFormSaver, etc):
https://raw.githubusercontent.com replaced by https://rawgit.com
NOTE: raw.githubusercontent.com sends file as text/plain ,
and Jena 3.3.0 has a regression reading such URL:
org.apache.jena.riot.RDFDataMgr.loadGraph("https://raw.githubusercontent.com/jmvanel/rdf-i18n/master/foaf/foaf.fr.ttl")
[info] All tests passed. [success] Total time: 13 s1 parent e28e5a9 commit b12aca7
File tree
1 file changed
+1
-1
lines changed- scala/forms/src/main/scala/deductions/runtime/sparql_cache
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
0 commit comments