Skip to content

Commit

Permalink
add jpmml-evaluator 1.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Jan 8, 2025
1 parent 05c99fc commit 8ccc64b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions content/org/jpmml/jpmml-evaluator/jpmml-evaluator-1.6.10.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
groupId=org.jpmml
artifactId=jpmml-evaluator
display=${groupId}:${artifactId}
version=1.6.10

gitRepo=https://github.com/jpmml/${artifactId}.git
gitTag=${version}

tool=mvn-3.9.6
jdk=8
newline=lf
umask=022

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

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

0 comments on commit 8ccc64b

Please sign in to comment.