run config

This commit is contained in:
Victor Bellavin
2015-04-05 18:29:32 +03:00
parent 7d1f06b5e8
commit cdc57065b2

View File

@ -28,6 +28,9 @@ dependencies {
testCompile 'junit:junit:4.+'
}
run.args = ['client',
'-config', 'ncore-properties.xml',
'-config', 'ncore-properties-local.xml']
publishing {
repositories {