8 Commits

Author SHA1 Message Date
Stefano Franz
e470fa60c0 add launcher to list of published artifact:wq 2018-06-08 12:32:49 +01:00
szymonsztuka
d821f6d9e3
ENT-2035 / ENT-2037 Document JDBC driver in ./drivers directory (#939)
Enterprise tarball Corda distribution can only load JDBC jars from relative ./drivers directory.
The Capsule version can use directory specified by jarDirs config property and jarDirs was documented as a way to add JDBC drivers.
To make it consistent between tarball and Capsule version enterprise docs will be updated to use ./drivers dir, still preserving jarDirsbut state this option is not advisable and depending on the distribution may not work.
2018-06-07 10:35:00 +01:00
igor nitto
2a07537f7b
Dependencies fix in launcher build: kotlin-stdlib-jre8 -> kotlin-stdlib-jdk8 (#860) 2018-05-21 13:31:34 +01:00
igor nitto
7d71233a35 Rebased on master (tested manually against simm-valuation-demo) 2018-05-17 16:35:46 +01:00
IgorNitto
5ea82039d7 Some initial PR comments 2018-05-17 16:35:06 +01:00
IgorNitto
d85b17c042 fixes 2018-05-17 16:35:06 +01:00
IgorNitto
18cc1bbb0c Some Gradle refactoring 2018-05-17 16:35:06 +01:00
IgorNitto
bc3facaed9 Two-stage initialization approach for packaging 2018-05-17 16:34:24 +01:00