Skip to content

Commit

Permalink
add gwt-commons-lang3 3.17.0-0
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Dec 21, 2024
1 parent dc5aa6c commit 0b2576a
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=de.knightsoft-net
artifactId=gwt-commons-lang3
display=${groupId}:${artifactId}
version=3.17.0-0

gitRepo=https://gitlab.com/ManfredTremmel/gwt-commons-lang3.git
gitTag=v${version}

tool=mvn
jdk=8
newline=lf
#umask=022

command="mvn -Prelease clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip -Dcommons.release.dryRun -Dcommons.release.isDistModule=false -Dbuildinfo.ignore='*/*.spdx.*'"
buildinfo=target/${artifactId}-${version}.buildinfo

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

0 comments on commit 0b2576a

Please sign in to comment.