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 props-file option to save user inputs during project generation #836

Merged
merged 11 commits into from
Feb 24, 2023

Commits on Jan 10, 2023

  1. add --props-file option

    Signed-off-by: aserkes <andrii.serkes@oracle.com>
    aserkes committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    e1a3311 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. add Builder for ArchetypeEngineV2

    Signed-off-by: aserkes <andrii.serkes@oracle.com>
    aserkes committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    7585355 View commit details
    Browse the repository at this point in the history
  2. fix checkstyle

    Signed-off-by: aserkes <andrii.serkes@oracle.com>
    aserkes committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    ffd2a41 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. move props-file option to GlobalOptions, refactoring of CommandParser

    Signed-off-by: aserkes <andrii.serkes@oracle.com>
    aserkes committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    b39e51b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

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

Commits on Feb 17, 2023

  1. refactoring, add output-props-file option

    Signed-off-by: aserkes <andrii.serkes@oracle.com>
    aserkes committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    b7108f7 View commit details
    Browse the repository at this point in the history
  2. fix copyright, checkstyle, spotbugs, failed test

    Signed-off-by: aserkes <andrii.serkes@oracle.com>
    aserkes committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    22bf36d View commit details
    Browse the repository at this point in the history
  3. fix copyright, spotbugs

    Signed-off-by: aserkes <andrii.serkes@oracle.com>
    aserkes committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    1ea960a View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. refactoring

    Signed-off-by: aserkes <andrii.serkes@oracle.com>
    aserkes committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    1c5dc97 View commit details
    Browse the repository at this point in the history
  2. fix checkstyle

    Signed-off-by: aserkes <andrii.serkes@oracle.com>
    aserkes committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    adf4b52 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. change type of output-props-file option

    Signed-off-by: aserkes <andrii.serkes@oracle.com>
    aserkes committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a40589d View commit details
    Browse the repository at this point in the history