mirror of
https://github.com/corda/corda.git
synced 2025-02-20 17:33:15 +00:00
build: add comments on added lines
This commit is contained in:
parent
2c6ed9223e
commit
96d8d4b9d5
@ -46,7 +46,9 @@ configurations {
|
||||
runtime.exclude module: 'isolated'
|
||||
}
|
||||
|
||||
// This is required for quasar. I think.
|
||||
applicationDefaultJvmArgs = ["-javaagent:${configurations.quasar.singleFile}"]
|
||||
// Needed by the :startScripts task
|
||||
mainClassName = 'com.r3corda.demos.TraderDemoKt'
|
||||
|
||||
// To find potential version conflicts, run "gradle htmlDependencyReport" and then look in
|
||||
|
Loading…
x
Reference in New Issue
Block a user