-
Notifications
You must be signed in to change notification settings - Fork 218
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Since the clean goal of maven was modified to delete everything under "src/packages" and the Makefile is calling mvn clean, we were deleting the tarball that was generated before calling "make". I've moved the tarball generation after the "make" call to avoid having it deleted.
- Loading branch information
1 parent
9197ec0
commit 58b295c
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters