sollecitom
|
9a69a36904
|
Merge remote-tracking branch 'remotes/open/master' into merges/may-14-15-21
# Conflicts:
# .idea/compiler.xml
# constants.properties
# experimental/behave/src/main/kotlin/net/corda/behave/network/Network.kt
# experimental/behave/src/main/kotlin/net/corda/behave/node/Distribution.kt
# experimental/behave/src/test/kotlin/net/corda/behave/service/PostreSQLServiceTests.kt
# node-api/src/main/kotlin/net/corda/nodeapi/internal/bridging/AMQPBridgeManager.kt
# node-api/src/main/kotlin/net/corda/nodeapi/internal/persistence/CordaPersistence.kt
# node-api/src/main/kotlin/net/corda/nodeapi/internal/persistence/HibernateConfiguration.kt
# node-api/src/main/kotlin/net/corda/nodeapi/internal/protonwrapper/netty/AMQPChannelHandler.kt
# node-api/src/main/kotlin/net/corda/nodeapi/internal/protonwrapper/netty/AMQPClient.kt
# node/src/integration-test/kotlin/net/corda/node/AuthDBTests.kt
# node/src/main/kotlin/net/corda/node/internal/AbstractNode.kt
# node/src/main/kotlin/net/corda/node/internal/NodeStartup.kt
# node/src/main/kotlin/net/corda/node/services/config/ConfigUtilities.kt
# node/src/main/kotlin/net/corda/node/services/messaging/MessagingExecutor.kt
# node/src/main/kotlin/net/corda/node/services/persistence/AbstractPartyToX500NameAsStringConverter.kt
# node/src/main/kotlin/net/corda/node/services/persistence/DBTransactionMappingStorage.kt
# node/src/main/kotlin/net/corda/node/utilities/AddOrRemove.kt
# node/src/test/kotlin/net/corda/node/services/config/NodeConfigurationImplTest.kt
# samples/attachment-demo/src/integration-test/kotlin/net/corda/attachmentdemo/AttachmentDemoTest.kt
# samples/irs-demo/web/src/test/kotlin/net/corda/irs/web/IrsDemoWebApplicationTests.kt
# samples/simm-valuation-demo/src/integration-test/kotlin/net/corda/vega/SimmValuationTest.kt
# testing/node-driver/src/main/kotlin/net/corda/testing/driver/Driver.kt
# testing/node-driver/src/main/kotlin/net/corda/testing/node/internal/InternalTestUtils.kt
# testing/node-driver/src/main/kotlin/net/corda/testing/node/internal/RPCDriver.kt
# testing/smoke-test-utils/src/main/kotlin/net/corda/smoketesting/NodeConfig.kt
# webserver/src/integration-test/kotlin/net/corda/webserver/WebserverDriverTests.kt
|
2018-05-14 15:56:43 +01:00 |
|
Michele Sollecito
|
d027b5b8f2
|
[CORDA-1472]: Crackdown on warnings. (#3136)
|
2018-05-14 21:15:52 +07:00 |
|
Michele Sollecito
|
da1afd9c55
|
Introduced copyright in all source files. (#519)
|
2018-03-06 17:29:21 +00:00 |
|
Tommy Lillehagen
|
b1fb321230
|
Reformat files in experimental
|
2017-10-09 15:26:39 +01:00 |
|
Michele Sollecito
|
0b35a99c5a
|
[CORDA-682]: Claim Jigsaw module names (#1824)
[CORDA-682] Specify Jigsaw module names for all JAR projects.
|
2017-10-06 15:37:33 +01:00 |
|
Matthew Nesbit
|
0fc38d71dc
|
Ignore the flaky sandbox test, which keeps throwing stackoverflow exceptions.
|
2017-05-26 09:39:42 +01:00 |
|
Chris Rankin
|
f715ab39a2
|
Integrate sandbox properly with top-level build, create fat jar and remove unused imports. (#575)
|
2017-04-24 20:30:21 +01:00 |
|
Mike Hearn
|
4853e41a58
|
Minor: inspector fixes
|
2017-04-11 15:53:05 +02:00 |
|
Mike Hearn
|
c097229935
|
Minor: run code cleanup inspections
|
2017-04-11 15:53:05 +02:00 |
|
Rick Parker
|
8ef1d767c9
|
Consolidate maven repositories (#445)
* Consolidate repositories into root build.gradle
|
2017-03-28 17:17:40 +01:00 |
|
Mike Hearn
|
119d00c384
|
Upgrade dependencies and centralise some more version numbers in the root gradle file
|
2017-01-04 15:44:56 +01:00 |
|
Matthew Nesbit
|
8f47d393ca
|
Fix file cleanup of sandbox unit tests on Windows machines.
Use try with resources to close stream after file copy.
|
2016-11-30 16:13:40 +00:00 |
|
Mike Hearn
|
7aa20dfbe4
|
Move sandbox code into the experimental module to reflect its status
|
2016-11-29 10:59:13 +00:00 |
|