Skip to content

Commit

Permalink
add airbase 202
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Nov 30, 2024
1 parent b7ec90a commit 9a06edd
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions content/io/airlift/airbase/airbase-202.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
groupId=io.airlift
artifactId=airbase
display=${groupId}:${artifactId}
version=202

gitRepo=https://github.com/airlift/airbase.git
gitTag=${version}
# wrong Git tag: https://github.com/airlift/airbase/issues/460
gitTag=a37fbc274d0c07b5393845e36b496e11094b1354

tool=mvn-3.9.8
jdk=17
newline=lf
#umask=022

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

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

0 comments on commit 9a06edd

Please sign in to comment.