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

Add an option parameter to the startCorda gradle task #39

Open
wants to merge 1 commit into
base: release/corda-5-beta-1
Choose a base branch
from

Conversation

dicksonchow
Copy link

As described in the issue #38, port 7000 is used by AirPlay on macOS by default. In order to run the startCorda task, I have to switch off AirPlay in my system set to make it works.

Thus, I suggest adding an optional parameter in the startCorda gradle task such that we can configure Corda 5 to use another port number to avoid this problem.

We can then add a port number parameter in the gradle task as shown in the below diagram. If this parameter is not supplied, port 7000 is still used by default.

Screenshot 2023-01-30 at 6 56 19 PM

@dicksonchow dicksonchow requested a review from a team as a code owner January 30, 2023 10:57
@corda-jenkins-ci02
Copy link

Build Successful:
Jar artifact version produced by this PR: 1.0-SNAPSHOT

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