Commit Graph

83 Commits

Author SHA1 Message Date
Clinton Alexander
14ca7847d0 Publishing to jcenter possible via bintrayUpload (with the correct credentials) and corda now has a dependency on the published gradle plugin to allow the split. 2016-11-18 13:02:04 +00:00
Clinton Alexander
8e342e81d3 Moved publishing to bintray to correct gradle file. 2016-11-18 12:59:39 +00:00
Mike Hearn
859542b2df Samples: make the IRS demo usable from the command line again 2016-11-18 13:02:12 +01:00
Mike Hearn
010112e44e Minor: couple more usability tweaks to the runnodes script 2016-11-18 13:02:11 +01:00
Clinton Alexander
b469cd5382 Can now run nodes via a batch file. 2016-11-17 18:21:45 +00:00
Clinton Alexander
559f6866aa fixed version number. 2016-11-17 18:00:15 +00:00
Clinton Alexander
25af5cde96 Updated readme with more accurate instructions. 2016-11-17 17:12:06 +00:00
Clinton Alexander
2b96f7e79e Many fixes to get gradle plugins and other projects working post-merge. 2016-11-17 17:09:31 +00:00
Clinton Alexander
34d1e1583e Fixed the resolution of the corda_version variable. 2016-11-17 17:09:31 +00:00
Mike Hearn
179975fe2b Minor: fix a harmless bug in the CordFormation gradle plugin 2016-11-17 18:03:53 +01:00
Mike Hearn
1a9cbf91c3 Minor: add a small delay to the AppleScript that opens new terminal tabs to hack around the fact that AppleScript is racy when used this way :( 2016-11-17 18:00:45 +01:00
Mike Hearn
f247bc5647 Fixes to the deployNodes tasks for the samples. Improve the error message in the cordformation plugin. 2016-11-17 17:29:58 +01:00
Mike Hearn
b56548a427 Make runnodes open up a separate tab for each node on MacOS X and a separate xterm on Linux. Update the docs a bit. 2016-11-16 15:49:10 +01:00
Mike Hearn
e144df953e More moving 2016-11-10 20:13:43 +01:00
Mike Hearn
ce99f354cb Rename com.r3corda -> net.corda 2016-11-10 17:14:24 +01:00
Clinton Alexander
55e3dceb8f gradle install now works for corda. 2016-11-03 15:57:50 +00:00
Clinton Alexander
18bd53711f Fixed spelling of CorDapp. 2016-11-02 11:23:31 +00:00
Clinton Alexander
69dcd45660 CorDapp dependencies must now be fully qualified maven dependency names. 2016-11-02 11:22:52 +00:00
Clinton Alexander
29e203315b Cordapps now correctly resolve dependencies. 2016-11-02 11:12:31 +00:00
Clinton Alexander
dea9d663ff Fixed node config file being written to the wrong place in Cordformation templates. 2016-11-01 14:11:42 +00:00
Richard Green
c4ce05cc1c Changing permission on scripts runnodes to uog+rx 2016-11-01 11:47:53 +00:00
Clinton Alexander
427049e400 Removed unused functions, added Javadoc to properies. Added advertisedServices as a default field. 2016-10-11 16:41:12 +01:00
Clinton Alexander
b5420ace42 Using correct configuration system now. 2016-10-11 16:20:47 +01:00
Clinton Alexander
9eed177d83 Added a readme explaining the plugins directory. 2016-10-11 14:22:34 +01:00
Clinton Alexander
f6fd793dd7 Advertised services now correctly output. 2016-10-11 13:34:53 +01:00
Clinton Alexander
a927ba095d Removed isNotary part of DSL in response to it being removed from the configuration interface. 2016-10-11 13:29:44 +01:00
Clinton Alexander
2bb8a5a7b6 Using groovy templating. 2016-10-11 13:24:57 +01:00
Clinton Alexander
578344d610 Added comment to explain a line. 2016-10-11 13:05:46 +01:00
Clinton Alexander
1754493490 Fixed review issues. 2016-10-11 13:05:46 +01:00
Clinton Alexander
5d894138c2 Review fixes for documentation and gitignore. 2016-10-11 13:05:46 +01:00
Clinton Alexander
6dd29981dd Made documentation more clear for cordapp plugins. 2016-10-11 13:05:46 +01:00
Clinton Alexander
3d868016ae Moved some documentation into the relevant readmes. 2016-10-11 13:05:46 +01:00
Clinton Alexander
bd1eb16b6c Renamed plugins to gradle plugins for clarity. 2016-10-11 13:05:46 +01:00