Skip to content

Commit

Permalink
add org.apache.sling.installer.core 3.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Dec 21, 2024
1 parent ec583a5 commit 6bed226
Showing 1 changed file with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
groupId=org.apache.sling
artifactId=org.apache.sling.installer.core
display=${groupId}:.installer.core
version=3.14.2

gitRepo=https://github.com/apache/sling-$(echo ${artifactId} | tr '.' '-').git
gitTag=${artifactId}-${version}

tool=mvn-3.9.9
jdk=17
newline=lf
umask=022

command="mvn -Papache-release clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip"
buildinfo=target/${artifactId}-${version}.buildinfo

#diffoscope=${artifactId}-${version}.diffoscope
issue=

0 comments on commit 6bed226

Please sign in to comment.