Chris Barratt
|
2dffb38587
|
Fix build.gradle so that publishToMavenLocal works
|
2023-01-06 13:36:36 +00:00 |
|
Chris Barratt
|
4b12cfca95
|
Merge branch 'main' with Niamh comment updates into chrisbarratt/CORE-8063-update-java-template-with-kotlin-changes
|
2023-01-05 11:27:06 +00:00 |
|
Chris Barratt
|
cdccf7dde5
|
Add Jenkins Nexus file scan script
|
2022-12-07 09:24:32 +00:00 |
|
Niamh25
|
4a721f2144
|
Merge pull request #11 from corda/DOC-4345
Doc 4345: Edited code comments for java CSDE templates
|
2022-12-06 16:43:43 +00:00 |
|
Niamh25
|
4e6c74989f
|
Update MyFirstFlow.java
|
2022-12-06 16:09:54 +00:00 |
|
Niamh25
|
d4c4f8d007
|
Update build.gradle
|
2022-12-06 16:01:06 +00:00 |
|
Niamh25
|
3af97d9cbf
|
Update CsdeRpcInterface.java
|
2022-12-06 15:57:55 +00:00 |
|
Chris Barratt
|
3fc1235366
|
Added pipeline CI/CD scripts
|
2022-12-06 10:29:02 +00:00 |
|
Chris Barratt
|
b5517f632b
|
Update java template example for HC00
|
2022-11-25 15:50:16 +00:00 |
|
Chris Barratt
|
787056f29a
|
Build changes to switch to HC00
|
2022-11-25 14:09:01 +00:00 |
|
Niamh25
|
f469294519
|
Merge branch 'main' into DOC-4345
|
2022-11-17 17:11:09 +00:00 |
|
Niamh25
|
573c4c1949
|
Update src/main/java/com/r3/developers/csdetemplate/MyFirstFlow.java
Co-authored-by: Paul Moloney <112477620+paulmoloneyr3@users.noreply.github.com>
|
2022-11-17 17:02:57 +00:00 |
|
Niamh25
|
f2efd50a4c
|
Update src/main/java/com/r3/developers/csdetemplate/MyFirstFlow.java
Co-authored-by: Paul Moloney <112477620+paulmoloneyr3@users.noreply.github.com>
|
2022-11-17 17:02:45 +00:00 |
|
Niamh25
|
fa52064d12
|
Update buildSrc/src/main/java/com/r3/csde/CsdeRpcInterface.java
Co-authored-by: Paul Moloney <112477620+paulmoloneyr3@users.noreply.github.com>
|
2022-11-17 17:02:19 +00:00 |
|
Niamh25
|
370ea175e9
|
DOC-4345: updated edited Java CSDE template code comments
|
2022-11-17 16:34:16 +00:00 |
|
Niamh25
|
fe9ab2cda1
|
DOC-4345: updated edited Java CSDE template code comments
|
2022-11-17 16:27:11 +00:00 |
|
Chris Barratt
|
805fb0d9ad
|
Fix Jenkinsfile bug
|
2022-10-26 16:31:16 +01:00 |
|
Chris Barratt
|
39c21c38a6
|
Fix Jenkinsfile bug
|
2022-10-26 16:30:17 +01:00 |
|
Chris Barratt
|
bbdb1b41ca
|
Use published artifacts
|
2022-10-26 15:58:31 +01:00 |
|
Chris Barratt
|
3cffe5ab90
|
Update initial Java work with DP2 branch
|
2022-10-26 09:32:07 +01:00 |
|
Ronan Browne
|
df41def13f
|
Merge pull request #8 from corda/ronanb/CORE-7135/update-notifications
CORE-7135: send notifications to correct slack channel
|
2022-10-21 09:33:04 +01:00 |
|
Ronan Browne
|
0428adac4c
|
CORE-7135: send notifications to correct slack channel
|
2022-10-21 09:04:09 +01:00 |
|
Ronan Browne
|
87be2276ff
|
Merge pull request #6 from corda/knguyen/CORE-7176/setup_template_project_notification
CORE-7176: Setup Template Project Notification
|
2022-10-20 11:48:03 +01:00 |
|
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 |
|