Commit Graph

117 Commits

Author SHA1 Message Date
Khoi Nguyen
c4b8f4fa1b CORE-7176: Setup Template Project Notification
* Updated slackChannel in .ci/Jenkinsfile to send notification to '#corda-corda5-dev-ex-build-notifications'
2022-10-20 10:43:36 +01:00
Khoi Nguyen
9d532633bf CORE-7176: Setup Template Project Notification
* Updated Jenkinsfile to use #corda-corda5-developer-experience as the default slack channel destination.
2022-10-20 10:43:36 +01:00
Chris Barratt
0a7a8b2196
Merge pull request #7 from corda/chrisbarratt/template-with-dp2-simulator
Chrisbarratt/template with dp2 simulator
2022-10-20 08:10:35 +00:00
Chris Barratt
1a4ba862de Merge branch 'release/corda-5-developer-preview-2' into chrisbarratt/template-with-dp2-simulator 2022-10-19 10:47:35 +01:00
Chris Barratt
2bcc9d6fb5 Suppress varargs unchecked warning, remove unnecessary NotNull annotation 2022-10-19 01:14:28 +01:00
Chris Barratt
7062445a2e Finished tweaking comments 2022-10-18 09:44:25 +01:00
Chris Barratt
8e6081875b Final message classes, removal of unneeded deps, initial pass over docs 2022-10-17 17:01:27 +01:00
Khoi Nguyen
64212dbc2a
Merge pull request #5 from corda/knguyen/CORE-7135/setup_main_jenkins_pipeline
CORE-7135: Setup Jenkins pipeline
2022-10-17 14:03:56 +01:00
Khoi Nguyen
fc34e1bd5f CORE-7135: Setup Jenkins pipeline
* Added new .ci folder which contains Jenkins file for multibranch pipeline project
2022-10-17 13:16:02 +01:00
Chris Barratt
8267ea597c Set service members public for DP2 simulator 2022-10-17 11:04:37 +01:00
Ronan Browne
df6abfdbe4
Merge pull request #2 from corda/knguyen/CORE-7135/setup_jenkins_project
CORE-7135: Setup Jenkins Project
2022-10-17 09:04:42 +01:00
Khoi Nguyen
b86a3c3d2c CORE-7135: Setup Jenkins Project
* Added new .ci folder which contains Jenkins file for multibranch pipeline project
2022-10-14 14:17:36 +01:00
Chris Barratt
bf75f8fa55 Bulid changes to allow testing of simulator SNAPSHOT build 2022-10-14 13:20:24 +01:00
Chris Barratt
8e3185cd9b Merge branch 'main' of github.com:corda/CSDE-cordapp-template-java into main 2022-10-13 17:51:09 +01:00
Chris Barratt
69f578a147 Example cordapp works on a corda cluster. Added getter methods for Data transfer objects, added default constructors. 2022-10-13 17:50:50 +01:00
Chris Barratt
6cc5fbfa4a
Create README.md 2022-10-12 23:08:55 +01:00
Chris Barratt
a15efd43a1 Initial commit of the java template - includes only concverted code 2022-10-12 23:04:51 +01:00