Bug2174: XSQL log file is hardcode to /tmp/xql.log 90/11890/2
authorChristopher O'Shea <christopher.o.shea@ericsson.com>
Fri, 10 Oct 2014 17:18:46 +0000 (10:18 -0700)
committerChristopher O'Shea <christopher.o.shea@ericsson.com>
Mon, 20 Oct 2014 04:52:23 +0000 (21:52 -0700)
commit6d9ab633fc228bdc2319cfb1ce22cc022f96c849
treeebe98e4cef54ba8f75ba644246be16daac31563e
parent5c5b77dab25a38f8b0f9c09dc7aab9420f8dcb48
Bug2174: XSQL log file is hardcode to /tmp/xql.log

Change XSQL to point to java.io.tmpdir which should be data\tmp\xql.log

Change-Id: I811064dd28ce2f4cdb661c7bf968a1cee21d32be
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
opendaylight/md-sal/sal-dom-xsql/src/main/java/org/opendaylight/controller/md/sal/dom/xsql/XSQLAdapter.java