-
Notifications
You must be signed in to change notification settings - Fork 717
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d837e84
commit d2a1876
Showing
4 changed files
with
26 additions
and
14 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
alias assemblyAndCopy=;assembly;copyAssembledJar | ||
alias assemblyOcrAndCopy=;ocr/assembly;copyAssembledOcrJar | ||
alias assemblyEvalAndCopy=;evaluation/assembly;copyAssembledEvalJar | ||
alias assemblyAllAndCopy=;assemblyAndCopy;assemblyOcrAndCopy;assemblyEvalAndCopy;copyAssembledEvalJar | ||
alias assemblyAllAndCopy=;assemblyEvalAndCopy;assemblyOcrAndCopy | ||
alias assemblyAndCopyForPyPi=;assembly;copyAssembledJarForPyPi | ||
alias publishSignedOcr=;ocr/assembly;ocr/publishSigned | ||
alias publishSignedOcr=;ocr/assembly;ocr/publishSigned |
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
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