Skip to content

Commit

Permalink
add jflex-parent 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Dec 23, 2024
1 parent d62599e commit fd33ad6
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions content/de/jflex/jflex-1.9.0.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
groupId=de.jflex
artifactId=jflex-parent
version=1.9.0

display=${groupId}:${artifactId}

gitRepo=https://github.com/jflex-de/jflex.git
gitTag=v${version}

tool=mvn
jdk=19
newline=lf

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

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

0 comments on commit fd33ad6

Please sign in to comment.