-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Include
[email protected]
in Versions program
- Loading branch information
Showing
5 changed files
with
21 additions
and
4 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 @@ | ||
/bin/ | ||
/out/ | ||
/src/run/ | ||
/var/ | ||
/tool/*/ | ||
/tool/*/** | ||
|
||
*.jfr |
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
Submodule bach
updated
5 files
+11 −17 | Bach.java | |
+5 −4 | ToolInstaller.java | |
+1 −1 | external/Maven.java | |
+1 −1 | internal/JavaApplicationInstaller.java | |
+99 −0 | internal/JavaToolInstaller.java |
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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
@description JReleaser - The quick and effortless way to release your project! (v1.11.0) | ||
@homepage https://jreleaser.org | ||
@releases https://github.com/jreleaser/jreleaser/releases/latest | ||
|
||
@namespace jreleaser | ||
@name jreleaser | ||
@version 1.11.0 | ||
|
||
@java -jar .bach/tool/jreleaser/[email protected]/jreleaser-tool-provider-1.11.0.jar | ||
|
||
jreleaser-tool-provider-1.11.0.jar=\ | ||
https://github.com/jreleaser/jreleaser/releases/download/v1.11.0/jreleaser-tool-provider-1.11.0.jar\ | ||
#SIZE=44503293&SHA-256=56420d5ca5410412bafcf2113cc54a64663d69f13b980b2aadc14f87602582a9 | ||
README.adoc=\ | ||
https://github.com/jreleaser/jreleaser/raw/v1.11.0/README.adoc\ | ||
#SIZE=6162 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.