Updated git submodules
authorVratko Polak <vrpolak@cisco.com>
Tue, 18 Oct 2016 10:30:18 +0000 (12:30 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 24 Oct 2016 15:03:50 +0000 (15:03 +0000)
commit5daf3354a42de07306ac1c211a612e630e607c8e
tree2c57a10281b1eaf67f98d8fb1d37130f0888599f
parent354fa32b9981912a6dae8046ef6eb70e33a01058
Updated git submodules

Project: odlparent master f9fdd6a4ed1065a3925835c89748290546b6979c

Bug 647: Use bin/karaf arguments as JVM arguments

This is just a convenience for users,
so that they do not have to manipulate JAVA_OPTS.

Using JAVA_OPTS requires user to know DEFAULT_JAVA_OPTS,
this change only appends to default options (possibly overriding them).

Example usage:
$ bin/karaf -Xmx4g -DmySystemProperty=foo

Change-Id: Ice07a9c3a2c9455d622722498f3433501091728e
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
docs/submodules/odlparent