[
https://issues.apache.org/jira/browse/JENA-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne updated JENA-1103:
--------------------------------
Priority: Minor (was: Major)
> 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: After editing a service config file, I get at reload:
> 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)
> 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).
> 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)