Allow initial config xml files to start with xml header. 73/4273/1
authorMaros Marsalek <mmarsale@cisco.com>
Wed, 15 Jan 2014 15:35:34 +0000 (16:35 +0100)
committerMaros Marsalek <mmarsale@cisco.com>
Wed, 15 Jan 2014 15:35:34 +0000 (16:35 +0100)
commitd96d03aab004d7c940ff07b63777025f2942a2ca
tree0a6c70a3725747f3fae96cfbddb002289b2a557d
parent58fa0dd65634800eccaa1bbe85769835a0e6e071
Allow initial config xml files to start with xml header.

E.g.

<?xml version="1.0" encoding="UTF-8"?>
<!-- vi: set et smarttab sw=4 tabstop=4: -->

Change-Id: Ie6ce587d3d44b2b357b48616d0a596e332c65c98
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
opendaylight/config/config-persister-directory-autodetect-adapter/src/main/java/org/opendaylight/controller/config/persist/storage/directory/autodetect/FileType.java