You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Joachim Neubert (JIRA)" <ji...@apache.org> on 2015/12/23 14:18:46 UTC

[jira] [Comment Edited] (JENA-1103) Skip editor backup files in configuration directory

    [ https://issues.apache.org/jira/browse/JENA-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069613#comment-15069613 ] 

Joachim Neubert edited comment on JENA-1103 at 12/23/15 1:18 PM:
-----------------------------------------------------------------

Would loading only files with the extension `.ttl` be an option?


was (Author: jneubert):
Would loading only files with the extension ".ttl" be an option?

> Skip editor backup files in configuration directory
> ---------------------------------------------------
>
>                 Key: JENA-1103
>                 URL: https://issues.apache.org/jira/browse/JENA-1103
>             Project: Apache Jena
>          Issue Type: Improvement
>    Affects Versions: Fuseki 2.3.1
>         Environment: Centos
>            Reporter: Joachim Neubert
>            Priority: Minor
>
> After editing a service config file, I get at reload:
> {noformat}
> SEVERE: Exception sending context initialized event to listener instance of class org.apache.jena.fuseki.server.FusekiServerListener
> org.apache.jena.riot.RiotException: Failed to determine the content type: (URI=file:///opt/fuseki2/run/configuration/gnd.ttl~ : stream=null)
> {noformat}
> due to the {{.ttl~}} file my editor created.
> It would be great if such files could be skipped silently (as it commonly works in Linux config dirs).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)