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

ASF GitHub Bot commented on JENA-1103:
--------------------------------------

GitHub user ajs6f opened a pull request:

    https://github.com/apache/jena/pull/113

    JENA-1103: Skip editor backup files in configuration directory

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ajs6f/jena JENA-1103

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/113.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #113
    
----
commit 764234c2d86e0015893af772777ecdcce860f1e5
Author: ajs6f <[email protected]>
Date:   2015-12-23T15:54:15Z

    JENA-1103: Skip editor backup files in configuration directory

----


> 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
>            Assignee: A. Soroka
>            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)

Reply via email to