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

Startup commands improvements #9025

Merged
merged 7 commits into from
Feb 26, 2024
Merged

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    bc129eb View commit details
    Browse the repository at this point in the history
  2. Don't repeat maven and gradle executables on all MavenStartupCommandL…

    …ine and GradleStartupCommandLine
    
    It should be the responsibility of  MavenStartupCommandLine and GradleStartupCommandLine to add it
    murdos committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    b07c4ab View commit details
    Browse the repository at this point in the history
  3. Don't repeat docker compose command in all generators: just specifyin…

    …g docker compose file is enough
    murdos committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    c33ebe2 View commit details
    Browse the repository at this point in the history
  4. Improve naming

    murdos committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    e997d05 View commit details
    Browse the repository at this point in the history
  5. Remove useless @SuppressWarnings

    murdos committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    4eba1da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95fc60c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    88db277 View commit details
    Browse the repository at this point in the history