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

Remove quorum-mainnet-launcher #5355

Merged
merged 4 commits into from
Apr 18, 2023
Merged

Conversation

macfarla
Copy link
Contributor

@macfarla macfarla commented Apr 18, 2023

Fixes compilation errors (dependency not found)

https://app.circleci.com/pipelines/github/hyperledger/besu/21741/workflows/75a54db3-8824-4caf-87b8-bad4d63050fc/jobs/134348
Execution failed for task ':downloadLicenses'.
> Could not resolve all dependencies for configuration ':acceptance-tests:dsl:runtimeClasspath'.
   > Could not find net.consensys.services:quorum-mainnet-launcher:1.0.1.
     Required by:
         project :acceptance-tests:dsl > project :besu

Don't think we need to keep this ... plenty of mainnet guides for configuration files
would need to have dedicated time to make useful for PoS

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
@github-actions
Copy link

github-actions bot commented Apr 18, 2023

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.
  • I have considered running ./gradlew acceptanceTestNonMainnet locally if my PR affects non-mainnet modules.
  • I thought about the changelog and included a changelog update if required.
  • If my PR includes database changes (e.g. KeyValueSegmentIdentifier) I have thought about compatibility and performed forwards and backwards compatibility tests

@macfarla macfarla added mainnet dependencies dev experience The build system, things that enable easier development etc. doc-change-required Indicates an issue or PR that requires doc to be updated labels Apr 18, 2023
@macfarla
Copy link
Contributor Author

Copy link
Contributor

@gfukushima gfukushima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Member

@usmansaleem usmansaleem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
@macfarla macfarla merged commit 78f8eff into hyperledger:main Apr 18, 2023
@macfarla macfarla deleted the rm-launcher branch April 18, 2023 22:28
@alexandratran alexandratran removed the doc-change-required Indicates an issue or PR that requires doc to be updated label Apr 20, 2023
elenduuche pushed a commit to elenduuche/besu that referenced this pull request Aug 16, 2023
* remove launcher from besucommand

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>

---------

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
eum602 pushed a commit to lacchain/besu that referenced this pull request Nov 3, 2023
* remove launcher from besucommand

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>

---------

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies dev experience The build system, things that enable easier development etc. mainnet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants