Stefano Franz
b23af5f0d2
add timeouts to all tests ( #5875 )
2020-02-11 10:14:05 +00:00
willhr3
07b96aea18
CORDA-2925 Rebase identity service changes onto 4.3 ( #5407 )
...
* CORDA-2925 Rebase identity service changes onto 4.3
* CORDA-2925 Move migration to after v13
* CORDA-2925 Update schema list
* Change corda-version
2019-08-29 11:57:07 +01:00
Shams Asari
4e835d5483
CORDA-2333: Updated the majority of the dependencies that were out of date ( #5235 )
...
Some where not touched, including the crypto ones, libraries related to messaging and Kotlin.
2019-06-20 16:19:16 +01:00
fowlerrr
f273d894ef
Extract jackson dependency from finance-workflows ( #5163 )
...
Extract jackson dependency from finance-workflows and move it to IRS Demo where it is actually needed
2019-05-23 18:22:56 +01:00
Chris Rankin
b9f7c1a08a
CORDA-2893, ENT-3422: Tweak JUnit 5 configurations to keep vintage engine off compile classpaths. ( #5138 )
...
* Tweak JUnit 5 configurations to keep vintage engine off compile classpaths.
* Configure Gradle tests to use JUnit 5.
2019-05-20 11:57:56 +01:00
Dominic Fox
0b63157a4b
ENT-3422 Add JUnit 5 dependencies to all projects ( #5084 )
...
* ENT-3422 Add JUnit 5 dependencies to all projects
* Remove explicit junit 4 imports where not needed
* Minor PR fixes
* Limit import scope
2019-05-15 16:40:12 +01:00
Shams Asari
c39c61ecab
CORDA-2467: Moved non-contract things out of finance-contracts and into finance-workflows ( #4700 )
...
This includes all of the cash selection logic, JSON support using jackson and a bunch of utilities which are not relevant to contract verification. The exception to this are Interpolator which has been moved to the IRS demo, and PhysicalLocationStructures.kt which is now in explorer.
2019-02-01 17:31:12 +00:00
Katarzyna Streich
35acbc8107
CORDA-2361: Split samples into contracts and workflows ( #4575 )
2019-01-23 13:26:33 +00:00