-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #137 from VariantSync/fix-functjonal-build
Upgrade to Java 17
- Loading branch information
Showing
18 changed files
with
21 additions
and
23 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# A simple script for deploying an update of the functjonal library to the local maven repository | ||
# The script takes a single argument, the path to the functjonal jar file to deploy | ||
# A simple script for deploying an update of the functjonal library to the local maven repository. | ||
# The script takes a single argument, the path to the functjonal jar file to deploy. | ||
# To update the repository, you may delete directory 'org/variantsync/functjonal'. | ||
# Then run this script. | ||
mvn deploy:deploy-file -DgroupId=org.variantsync -DartifactId=functjonal -Dversion=1.0-SNAPSHOT -Durl=file:../local-maven-repo/ -DrepositoryId=local-maven-repo -DupdateReleaseInfo=true -Dfile=$1 | ||
rm -rf ~/.m2/repository/org/variantsync/functjonal/ |
Binary file removed
BIN
-51.6 KB
...l-maven-repo/org/variantsync/functjonal/1.0-SNAPSHOT/functjonal-1.0-20240129.202737-1.jar
Binary file not shown.
1 change: 0 additions & 1 deletion
1
...ven-repo/org/variantsync/functjonal/1.0-SNAPSHOT/functjonal-1.0-20240129.202737-1.jar.md5
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
...en-repo/org/variantsync/functjonal/1.0-SNAPSHOT/functjonal-1.0-20240129.202737-1.jar.sha1
This file was deleted.
Oops, something went wrong.
Binary file added
BIN
+51.6 KB
...l-maven-repo/org/variantsync/functjonal/1.0-SNAPSHOT/functjonal-1.0-20240314.134555-1.jar
Binary file not shown.
1 change: 1 addition & 0 deletions
1
...ven-repo/org/variantsync/functjonal/1.0-SNAPSHOT/functjonal-1.0-20240314.134555-1.jar.md5
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 @@ | ||
515896799f2772406fcbd651bd235ca6 |
1 change: 1 addition & 0 deletions
1
...en-repo/org/variantsync/functjonal/1.0-SNAPSHOT/functjonal-1.0-20240314.134555-1.jar.sha1
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 @@ | ||
a9716d5cf8d8e80a1a24beee900ee2e3c33abb05 |
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
2 changes: 1 addition & 1 deletion
2
local-maven-repo/org/variantsync/functjonal/1.0-SNAPSHOT/maven-metadata.xml.md5
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 +1 @@ | ||
4b9f85e1bef56d44ad486a3fd8549651 | ||
fb3ae7e8531f6f3509d9eecaa9a13976 |
2 changes: 1 addition & 1 deletion
2
local-maven-repo/org/variantsync/functjonal/1.0-SNAPSHOT/maven-metadata.xml.sha1
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 +1 @@ | ||
d99567e1fcadb151e7d9ae963a5869765814c543 | ||
f4f4f846a7708cd34504a007f06e7b3a23172d11 |
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
2 changes: 1 addition & 1 deletion
2
local-maven-repo/org/variantsync/functjonal/maven-metadata.xml.md5
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 +1 @@ | ||
0da08c792ab83a9e492b8f4ece644a2f | ||
ed2cee329da9c79511a0693ff503029c |
2 changes: 1 addition & 1 deletion
2
local-maven-repo/org/variantsync/functjonal/maven-metadata.xml.sha1
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 +1 @@ | ||
1deddb596cf40592f4a9f2a3ac15b55556ae0f0f | ||
f5e82421d37a23549abd2bb782324a0d4cbcf0b6 |
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