Skip to content

Commit

Permalink
add jline 3.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Sep 26, 2024
1 parent aec222d commit 0770393
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions content/org/jline/jline-3.27.0.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
groupId=org.jline
artifactId=jline
display=${groupId}:${artifactId}
version=3.27.0

gitRepo=https://github.com/jline/jline3.git
gitTag=${artifactId}-${version}

tool=mvn-4.0.0-beta-3
jdk=22
newline=lf
umask=022

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

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

0 comments on commit 0770393

Please sign in to comment.