Skip to content

Commit

Permalink
add commons-jcs3 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Dec 23, 2024
1 parent a4ea3d8 commit 2debcfa
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions content/org/apache/commons/commons-jcs3/commons-jcs3-3.2.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
groupId=org.apache.commons
artifactId=commons-jcs3
display=${groupId}:${artifactId}
version=3.2

gitRepo=https://github.com/apache/commons-jcs.git
gitTag=rel/${artifactId}-${version}

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

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

#diffoscope=${artifactId}-${version}.diffoscope
issue=https://github.com/apache/commons-jcs/commit/61661616d8cb586bc41c0bea5cd3a206ba0ec94d

0 comments on commit 2debcfa

Please sign in to comment.