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

SubDir non-existent destination bug fix #124

Merged
merged 6 commits into from
Jun 24, 2022

Commits on Jun 21, 2022

  1. check for if cloned starter project exists before archiving added.

    Signed-off-by: Michael Valdron <mvaldron@redhat.com>
    michael-valdron committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    9f1f3cd View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Test cases for git cloning rewritten. 'Maven Java (without subdir)' r…

    …enamed to 'Maven Java'. 'Maven Java (with subdir)' rewritten to test 'Wildfly Java - microprofile-config subdirectory'.
    
    Signed-off-by: Michael Valdron <mvaldron@redhat.com>
    michael-valdron committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    d6edf81 View commit details
    Browse the repository at this point in the history
  2. spelling mistakes corrected.

    Signed-off-by: Michael Valdron <mvaldron@redhat.com>
    michael-valdron committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    2a25e16 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. 'Maven Java (with subdir)' test case restored as additional case.

    Signed-off-by: Michael Valdron <mvaldron@redhat.com>
    michael-valdron committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    cac7538 View commit details
    Browse the repository at this point in the history
  2. bug fixed. gitSubDir now creates destinationPath if non-existent.

    Signed-off-by: Michael Valdron <mvaldron@redhat.com>
    michael-valdron committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    36bf4c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. parameter names added.

    Signed-off-by: Michael Valdron <mvaldron@redhat.com>
    michael-valdron committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    8d155b5 View commit details
    Browse the repository at this point in the history