Skip to content

Commit

Permalink
Fix jar packaging for OAIPMH (enabling rdfxml again).
Browse files Browse the repository at this point in the history
  • Loading branch information
jannistsiroyannis committed Nov 7, 2024
1 parent cbf5bd9 commit 26469e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oaipmh/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ dependencies {

shadowJar {
archiveClassifier = null // removes `-all` in the filename of the created .jar
mergeServiceFiles()
}

jar {
Expand Down

0 comments on commit 26469e9

Please sign in to comment.