Skip to content

Commit

Permalink
add jpmml-sparkml 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Dec 24, 2024
1 parent 8c094ac commit 4e62dbe
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions content/org/jpmml/jpmml-sparkml/jpmml-sparkml-2.0.4.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
groupId=org.jpmml
artifactId=jpmml-sparkml
display=${groupId}:${artifactId}
version=2.0.4

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 4e62dbe

Please sign in to comment.