Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update samples to use Gradle 7.4.2. #50

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

chrisr3
Copy link

@chrisr3 chrisr3 commented Apr 6, 2022

Update these samples to use Gradle 7.4.2 and Corda Gradle plugins 5.1.0-SNAPSHOT.

We will need to update these again to use 5.1.0 release of plugins.

There were a lot of samples, and there was an uncomfortable amount of cut-and-paste between them. Also evidence that some had not even been build-tested.

Currently tested with:

$ ../gradlew clean build integrationTest deployNodes

as appropriate. (Not all samples have integration tests, for example.)

Note that this repo now has the following composite projects:

  • Basic
  • `Advanced
  • Tokens
  • Accounts
  • BusinessNetworks
  • Features

and Gradle has been installed in each of these project roots rather than in each individual project. However, each sample is still an independent Gradle project, It's just easier to load into IntelliJ this way.

No need to review this all at once... 😈

@chrisr3 chrisr3 self-assigned this Apr 6, 2022
@chrisr3 chrisr3 force-pushed the chrisr3-gradle7 branch 26 times, most recently from 550b972 to 300a675 Compare April 11, 2022 16:09
@chrisr3 chrisr3 requested a review from adelel1 April 11, 2022 16:11
@chrisr3 chrisr3 marked this pull request as ready for review April 11, 2022 16:13
@chrisr3 chrisr3 force-pushed the chrisr3-gradle7 branch from 5c08fd5 to 1290bb4 Compare May 19, 2022 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant