[
https://issues.apache.org/jira/browse/KNOX-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16858862#comment-16858862
]
ASF subversion and git services commented on KNOX-1874:
-------------------------------------------------------
Commit ce85fed6451fe9ec8d9c01e7011faee59e839bc5 in knox's branch
refs/heads/master from Todd Lipcon
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=ce85fed ]
KNOX-1874 - Ignore irrelevant files in service definition directories (#99)
> Ignore irrelevant files in service definition directories
> ---------------------------------------------------------
>
> Key: KNOX-1874
> URL: https://issues.apache.org/jira/browse/KNOX-1874
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Minor
> Fix For: 1.3.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> I was working on editing a service definition file, which resulted in
> creating an emacs lock file '#service.xml#' in the service directory. Knox
> was attempting to load this file, failing to parse it, and ignoring my
> service.
> ServiceDefinitionLoader should only load properly named service definition
> XML files and skip irrelevant items.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)