Skip to content

Commit

Permalink
add mina-parent 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Dec 24, 2024
1 parent 5fd75cb commit 95f4dda
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions content/org/apache/mina/mina-2.2.4.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
groupId=org.apache.mina
artifactId=mina-parent
version=2.2.4

display=${groupId}:${artifactId}

gitRepo=https://github.com/apache/mina.git
gitTag=${version}

tool=mvn-3.8.6
jdk=8
newline=lf

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

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

0 comments on commit 95f4dda

Please sign in to comment.