Chris Rankin
d394a30471
Merged in corpriv-702 (pull request #25 )
...
CORPRIV-702: Sign the DMG with a 'Mac Developer' certificate.
* CORPRIV-702: Sign the DMG with a 'Mac Developer' certificate.
* CORPRIV-702: Use "Developer ID Application" certificate instead. And now JavaPackager signs the application, which means that we only need to resign our embedded JVM.
* CORPRIV-702: Update comment better to explain why JRE must be resigned.
Approved-by: Mike Hearn
2017-03-07 09:55:55 +00:00
Ross Nicoll
b5ba070301
Revert "Non-ssl artemis acceptor for RPC connection. ( #271 )"
...
This reverts commit f0d82e491887f55e96f0f292974356b5d765c7b6.
2017-03-06 14:03:23 +00:00
Ross Nicoll
0f6b806047
Add anonymous text in case party lookup fails
2017-03-02 12:07:12 +00:00
Patrick Kuo
dab80510f4
Fix not displaying Anonymous issuer name correctly in Explorer
2017-03-02 12:07:12 +00:00
Andras Slemmer
986bd548fa
loadtest: Fix config loading, add missing fields
2017-02-27 11:38:44 +00:00
Andras Slemmer
298c45c314
loadtest: Fix various issues, update for pre-testnet
2017-02-27 11:36:01 +00:00
Patrick Kuo
f0d82e4918
Non-ssl artemis acceptor for RPC connection. ( #271 )
...
* New non-ssl acceptor in artemis server for RPC connection.
2017-02-24 15:36:36 +00:00
Chris Rankin
c8ee88a2fb
Replace companion object with a BiPredicate lambda.
2017-02-24 09:07:13 +00:00
Chris Rankin
ec9ecc88cc
Another simple code review tweak.
2017-02-23 18:15:58 +00:00
Chris Rankin
34797c2735
More code review tweaks.
2017-02-23 17:42:19 +00:00
Chris Rankin
2664a2905c
Code review tweaks.
2017-02-23 15:56:40 +00:00
Chris Rankin
396fc43f11
Fixes from code review.
2017-02-23 15:47:46 +00:00
Chris Rankin
a2bf7d4d84
Break textfield definitions out into separate functions.
2017-02-23 10:39:31 +00:00
Chris Rankin
5a13d0355d
CORPRIV-661: Ensure that nodes loaded from a profile have the correct network map service.
2017-02-22 17:04:42 +00:00
Chris Rankin
963d015c4d
Fixes from code review.
2017-02-22 16:30:25 +00:00
Chris Rankin
1a78ca240a
Comment file copying vs file filtering during packaging.
2017-02-22 08:45:35 +00:00
Chris Rankin
9b2b3a31a0
Comment how JediTerm is not available via Maven.
2017-02-21 17:45:45 +00:00
Chris Rankin
f20cb1e74d
Downgrade JDK requirement to 8u102, for consistency with capsules.
2017-02-21 16:43:58 +00:00
Chris Rankin
22d2244ce7
CORPRIV-659: Fix DMG installer.
2017-02-21 15:38:22 +00:00
Chris Rankin
faefae01e2
Fix terminal resizing.
2017-02-21 12:32:47 +00:00
Chris Rankin
d69d9c6fde
CORPRIV-661: Ensure that we can rewrite saved profiles correctly.
2017-02-21 11:10:27 +00:00
Chris Rankin
8624537d34
CORPRIV-658: Add external manifest for DemoBench.exe that declares it incapable of native HiDPI support.
2017-02-21 10:40:32 +00:00
Chris Rankin
9023778b07
CORPRIV-658: I've wasted enough time on this - Windows rejects this BMP
...
as invalid, and I have no idea why!?
2017-02-21 09:40:06 +00:00
Chris Rankin
d3e46d97b9
CORPRIV-659: Tweak post-image script for DMG.
2017-02-20 21:49:06 +00:00
Chris Rankin
09d3fb423d
CORPRIV-659: Update installer script and icons for DMG.
2017-02-20 17:52:17 +00:00
Chris Rankin
a695ff0140
CORRIV-658: Add icon for Windows installer.
2017-02-20 17:37:06 +00:00
Chris Rankin
31843bbac8
CORPRIV-661: Refactor code for guaranteeing a .zip extension.
2017-02-20 15:49:13 +00:00
Chris Rankin
0f73b68d39
CORPRIV-661: Implement saving profiles.
2017-02-20 15:25:02 +00:00
Chris Rankin
ddd8d6a513
Upgrade to TornadoFX 1.6.2.
2017-02-20 09:13:02 +00:00
Ross Nicoll
ed093cdb9d
Enforce separation of Party and AnonymousParty
2017-02-16 11:50:33 +00:00
Ross Nicoll
71babc7019
Remove use of full parties from contract states
2017-02-15 11:43:13 +00:00
Chris Rankin
38e57d6342
CORPRIV-661: Allow profiles to be loaded into DemoBench.
2017-02-14 17:14:54 +00:00
Chris Rankin
8621d47e09
CORPRIV-660: Display Web server's port number on launch button.
2017-02-13 15:13:47 +00:00
Chris Rankin
94747dcddf
Switch from Runtime.exec() to ProcessBuilder.
2017-02-13 12:27:06 +00:00
Chris Rankin
166cbbf2e5
Add utility function for creating SLF4J loggers, and close unused I/O streams from forked processes.
2017-02-13 10:39:11 +00:00
Chris Rankin
4960a472ef
CORPRIV-659: Add bin/java to minimal JRE.
2017-02-13 08:54:19 +00:00
Chris Rankin
3895d34080
Use "safe" casting operator.
2017-02-12 13:52:09 +00:00
Chris Rankin
e42613bffe
Document provenance of jediterm-terminal-2.5.jar.
2017-02-11 23:39:26 +00:00
Chris Rankin
1187564835
Tidy up gradle usage.
2017-02-11 22:27:55 +00:00
Chris Rankin
28d7170aca
CORPRIV-660: Allow user to launch Web server for each node.
2017-02-10 16:38:41 +00:00
Chris Rankin
655cdf5e96
Merge branch 'master' into demobench
2017-02-10 14:24:04 +00:00
Chris Rankin
f180ae96bd
Merge remote-tracking branch 'corda-public/master'
2017-02-10 14:23:46 +00:00
Chris Rankin
6b86ee415b
Improve packaging information.
2017-02-10 13:44:59 +00:00
Chris Rankin
0a1632a0d5
CORPRIV-659: Add icon file for DMG package.
2017-02-10 12:25:28 +00:00
Chris Rankin
ab744f4159
CORPRIV-658: Add icon file for Windows installer.
2017-02-10 10:38:19 +00:00
Chris Rankin
dd8c1997a2
Replace R3 logo with Corda logo.
2017-02-10 10:37:35 +00:00
Chris Rankin
2aeac0df91
CORPRIV-658: Add gradle parameter "packageType" for javapackage task.
2017-02-10 09:45:33 +00:00
Chris Rankin
d6514f7524
Allow Node Explorer to be relaunched.
2017-02-10 09:27:38 +00:00
Chris Rankin
e966812105
Take java executable from JRE.
2017-02-09 23:26:47 +00:00
Ross Nicoll
98c30f6432
Remove CashFlow
...
Remove the CashFlow flow, replacing it with CashFlowCommand which can be used for the use-cases
with instructions passed around as an object.
2017-02-09 18:22:58 +00:00