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

the name of WAR file will be determined dynamically, according to gen… #12

Merged
merged 1 commit into from
Jul 17, 2020

Conversation

franden
Copy link

@franden franden commented Jul 17, 2020

In our projects, the version of a WAR will be appended to its name. Example:

  • Project Name
    • BulkOrder
  • WAR name
    • BulkOrder-3.0.0-SNAPSHOT.war

This pull request contains changes to dynamically read the name of the WAR file from target directory. Makes war name parameter #8 unnecessary

@franden franden marked this pull request as ready for review July 17, 2020 08:26
@AdamBien AdamBien merged commit a0e7c4f into AdamBien:master Jul 17, 2020
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.

2 participants