Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions content/org/jpmml/jpmml-sklearn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ Source code: [https://github.com/jpmml/jpmml-sklearn.git](https://github.com/jpm
* [org.jpmml:pmml-sklearn-xgboost](https://central.sonatype.com/artifact/org.jpmml/pmml-sklearn-xgboost/overview)
</details>

rebuilding **26 releases** of org.jpmml:jpmml-sklearn:
rebuilding **27 releases** of org.jpmml:jpmml-sklearn:
- **11** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:),
- 15 had issues (some unreproducible artifacts :warning:, see eventual :mag: diffoscope and/or :memo: issue tracker links):
- running [stabilize](doc/stabilize.md) on 15, 14 had all their differences removed :recycle:, 1 still had differences :rotating_light: or files not supported by stabilize :no_entry_sign:
- 16 had issues (some unreproducible artifacts :warning:, see eventual :mag: diffoscope and/or :memo: issue tracker links):
- running [stabilize](doc/stabilize.md) on 16, 14 had all their differences removed :recycle:, 2 still had differences :rotating_light: or files not supported by stabilize :no_entry_sign:

| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | [stabilize](https://github.com/google/oss-rebuild/blob/main/cmd/stabilize/README.md) | size |
| -- | --------- | ------ | ------ | -- |
| [1.9.14](https://central.sonatype.com/artifact/org.jpmml/jpmml-sklearn/1.9.14/pom) | | | |
| [1.9.14](https://central.sonatype.com/artifact/org.jpmml/jpmml-sklearn/1.9.14/pom) | [mvn jdk11](jpmml-sklearn-1.9.14.buildspec) | [result](jpmml-sklearn-1.9.14.buildinfo): [8 :white_check_mark: 7 :warning:](jpmml-sklearn-1.9.14.buildcompare) | 5 :recycle: 2 :rotating_light: | 758K |
| [1.9.13](https://central.sonatype.com/artifact/org.jpmml/jpmml-sklearn/1.9.13/pom) | [mvn jdk11](jpmml-sklearn-1.9.13.buildspec) | [result](jpmml-sklearn-1.9.13.buildinfo): [8 :white_check_mark: 14 :warning:](jpmml-sklearn-1.9.13.buildcompare) | 12 :recycle: 2 :rotating_light: | 1.3M |
| [1.9.12](https://central.sonatype.com/artifact/org.jpmml/jpmml-sklearn/1.9.12/pom) | [mvn jdk11](jpmml-sklearn-1.9.12.buildspec) | [result](jpmml-sklearn-1.9.12.buildinfo): [8 :white_check_mark: 14 :warning:](jpmml-sklearn-1.9.12.buildcompare) | 14 :recycle: | 1.3M |
| [1.9.11](https://central.sonatype.com/artifact/org.jpmml/jpmml-sklearn/1.9.11/pom) | [mvn jdk11](jpmml-sklearn-1.9.11.buildspec) | [result](jpmml-sklearn-1.9.11.buildinfo): [8 :white_check_mark: 14 :warning:](jpmml-sklearn-1.9.11.buildcompare) | 14 :recycle: | 1.3M |
Expand Down
4 changes: 2 additions & 2 deletions content/org/jpmml/jpmml-sklearn/badge.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ "schemaVersion": 1,
"label": "Reproducible Builds",
"labelColor": "1e5b96",
"message": "8/22",
"color": "red",
"message": "8/15",
"color": "yellow",
"isError": "true" }
22 changes: 22 additions & 0 deletions content/org/jpmml/jpmml-sklearn/jpmml-sklearn-1.9.14.buildcompare
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
version=1.9.14
ok=8
ko=7
ignored=0
okFiles="jpmml-sklearn-1.9.14.pom pmml-sklearn-1.9.14.pom pmml-sklearn-evaluator-1.9.14.pom pmml-sklearn-extension-1.9.14.pom pmml-sklearn-h2o-1.9.14.pom pmml-sklearn-lightgbm-1.9.14.pom pmml-sklearn-statsmodels-1.9.14.pom pmml-sklearn-xgboost-1.9.14.pom"
koFiles="pmml-sklearn-1.9.14.jar pmml-sklearn-evaluator-1.9.14.jar pmml-sklearn-extension-1.9.14.jar pmml-sklearn-h2o-1.9.14.jar pmml-sklearn-lightgbm-1.9.14.jar pmml-sklearn-statsmodels-1.9.14.jar pmml-sklearn-xgboost-1.9.14.jar"
ignoredFiles=""
reference_java_version="11 (from MANIFEST.MF Build-Jdk-Spec)"
reference_os_name="Unix (from pom.properties newline)"
# diffoscope target/reference/org.jpmml/pmml-sklearn-1.9.14.jar pmml-sklearn/target/pmml-sklearn-1.9.14.jar
# diffoscope target/reference/org.jpmml/pmml-sklearn-evaluator-1.9.14.jar pmml-sklearn-evaluator/target/pmml-sklearn-evaluator-1.9.14.jar
# diffoscope target/reference/org.jpmml/pmml-sklearn-extension-1.9.14.jar pmml-sklearn-extension/target/pmml-sklearn-extension-1.9.14.jar
# diffoscope target/reference/org.jpmml/pmml-sklearn-h2o-1.9.14.jar pmml-sklearn-h2o/target/pmml-sklearn-h2o-1.9.14.jar
# diffoscope target/reference/org.jpmml/pmml-sklearn-lightgbm-1.9.14.jar pmml-sklearn-lightgbm/target/pmml-sklearn-lightgbm-1.9.14.jar
# diffoscope target/reference/org.jpmml/pmml-sklearn-statsmodels-1.9.14.jar pmml-sklearn-statsmodels/target/pmml-sklearn-statsmodels-1.9.14.jar
# diffoscope target/reference/org.jpmml/pmml-sklearn-xgboost-1.9.14.jar pmml-sklearn-xgboost/target/pmml-sklearn-xgboost-1.9.14.jar
stabilize_ok=5
stabilize_ko=2
stabilize_ignored=0
stabilize_okFiles="pmml-sklearn-evaluator-1.9.14.jar.stabilized pmml-sklearn-h2o-1.9.14.jar.stabilized pmml-sklearn-lightgbm-1.9.14.jar.stabilized pmml-sklearn-statsmodels-1.9.14.jar.stabilized pmml-sklearn-xgboost-1.9.14.jar.stabilized"
stabilize_koFiles="pmml-sklearn-1.9.14.jar.stabilized pmml-sklearn-extension-1.9.14.jar.stabilized"
stabilize_ignoredFiles=""
116 changes: 116 additions & 0 deletions content/org/jpmml/jpmml-sklearn/jpmml-sklearn-1.9.14.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,116 @@
# https://reproducible-builds.org/docs/jvm/
buildinfo.version=1.0-SNAPSHOT

name=JPMML-SkLearn
group-id=org.jpmml
artifact-id=jpmml-sklearn
version=1.9.14

# source information
source.scm.uri=scm:git:[email protected]:jpmml/jpmml-sklearn.git
source.scm.tag=1.9.14

# build instructions
build-tool=mvn

# effective build environment information
java.version=11.0.28
java.vendor=Ubuntu
os.name=Linux

# Maven rebuild instructions and effective environment
mvn.version=3.9.9
mvn.aggregate.artifact-id=pmml-sklearn-xgboost

# aggregated output

outputs.0.coordinates=org.jpmml:jpmml-sklearn

outputs.0.0.groupId=org.jpmml
outputs.0.0.filename=jpmml-sklearn-1.9.14.pom
outputs.0.0.length=6030
outputs.0.0.checksums.sha512=c8c6163568e0760cad5d6e9e368aebd317df4a71d11a7c128b52280f200cf41b7c18c8a64442e1d85802728787a5eef904f1ee77e5be0aafa685bf86de75b04e

outputs.1.coordinates=org.jpmml:pmml-sklearn

outputs.1.0.groupId=org.jpmml
outputs.1.0.filename=pmml-sklearn-1.9.14.pom
outputs.1.0.length=1736
outputs.1.0.checksums.sha512=d7f0273315418e24804b7d75e46ef25a478bee3c44928abe34e0d6f9c99d9ea79d9f36ef5330fbfcc74d8fc42682d56370a54432a07bc766c9cc4fa3afb8b03d

outputs.1.1.groupId=org.jpmml
outputs.1.1.filename=pmml-sklearn-1.9.14.jar
outputs.1.1.length=590671
outputs.1.1.checksums.sha512=00fe1949290b603596be11e39195bad8e48d5950de3148d3367ac527ba2c872a1b6d8738c0909f776aec728c82d45961539ea3c3d3ee04f7b2d8d28e2cb66e7a

outputs.2.coordinates=org.jpmml:pmml-sklearn-evaluator

outputs.2.0.groupId=org.jpmml
outputs.2.0.filename=pmml-sklearn-evaluator-1.9.14.pom
outputs.2.0.length=1158
outputs.2.0.checksums.sha512=f9bcfc7a0633f7ecdc294d0e9e34a7248af1a31c1b6722363a6556e13269afe554e636ffe9e4ea29654a7264a9d005725eec7d24f2fa3b90bf096b4715706082

outputs.2.1.groupId=org.jpmml
outputs.2.1.filename=pmml-sklearn-evaluator-1.9.14.jar
outputs.2.1.length=3698
outputs.2.1.checksums.sha512=ccc900937ab54070e56c291255614650bad070d2d4f1098452e5a6818f84d61d7ab8abcb4094fc0b907270db087b924072169b82496f0662b70b04dc29c63106

outputs.3.coordinates=org.jpmml:pmml-sklearn-extension

outputs.3.0.groupId=org.jpmml
outputs.3.0.filename=pmml-sklearn-extension-1.9.14.pom
outputs.3.0.length=1132
outputs.3.0.checksums.sha512=2b9630005967bae8c112fc965d43cdf1ad6c3855827425ccdcbe152d9b1580e1e28be07c7282ad86a54af30ce47a619c0329235f61f29ef21e0c30e014547852

outputs.3.1.groupId=org.jpmml
outputs.3.1.filename=pmml-sklearn-extension-1.9.14.jar
outputs.3.1.length=130586
outputs.3.1.checksums.sha512=95dc1e04366eed3f24dc7bdb99bcc6405c15c06710696f7f6b49733eb8b92311616c162d6746f3740175c14aaf595b044a5fe94c5d0a161c7f5a6eaf26af0260

outputs.4.coordinates=org.jpmml:pmml-sklearn-h2o

outputs.4.0.groupId=org.jpmml
outputs.4.0.filename=pmml-sklearn-h2o-1.9.14.pom
outputs.4.0.length=1211
outputs.4.0.checksums.sha512=a5d584615efb4c22548acf6489aadb87bb8fe2750d4677e52a233889d5bd92bf197f1077a7250e240062acad66caa2c8ae85a097cd3c1a83d028c1c229c0e87e

outputs.4.1.groupId=org.jpmml
outputs.4.1.filename=pmml-sklearn-h2o-1.9.14.jar
outputs.4.1.length=10030
outputs.4.1.checksums.sha512=70c51e85cdb8eaf88adb20c2ff95fe7aa01613042fafc22b72e3806740ed14d55f5f302c251183b32823338bb6db182cb5d0dba7555375e978509ff871b060be

outputs.5.coordinates=org.jpmml:pmml-sklearn-lightgbm

outputs.5.0.groupId=org.jpmml
outputs.5.0.filename=pmml-sklearn-lightgbm-1.9.14.pom
outputs.5.0.length=1225
outputs.5.0.checksums.sha512=6274ea2cdd4a96a29f842bf3f9376632b6b1b8cb0a0b51aed0104781ad939f95ebfae2a7f3f9b7a508f01d005151adc88f57151b0d638542b28d1d24cb53952c

outputs.5.1.groupId=org.jpmml
outputs.5.1.filename=pmml-sklearn-lightgbm-1.9.14.jar
outputs.5.1.length=8466
outputs.5.1.checksums.sha512=969a91308a79d9021f8fab2e11aff55907b28c57ae80e3915595f008569b0f4b062234230dcba0fe8157cf78a2443f88187c04b428d6345aa5c23363981646f9

outputs.6.coordinates=org.jpmml:pmml-sklearn-statsmodels

outputs.6.0.groupId=org.jpmml
outputs.6.0.filename=pmml-sklearn-statsmodels-1.9.14.pom
outputs.6.0.length=1237
outputs.6.0.checksums.sha512=dda8e58746f9e8d754f9f07d40a3e70df5a45e20025a05584be52dd896c08d0638fa1422bad6df315fb35137bcdffdc81c9c1fc3d05036e81664362c6e74564e

outputs.6.1.groupId=org.jpmml
outputs.6.1.filename=pmml-sklearn-statsmodels-1.9.14.jar
outputs.6.1.length=6338
outputs.6.1.checksums.sha512=f99a978f6378b2966da4805fb466479c8a005d72d47fe10f55cdcf71ffcf5fedfc1d5e7291be6ce5e3a11489694f7a1931c22ca2fabc43ab00d2c6a69c889acd

outputs.7.coordinates=org.jpmml:pmml-sklearn-xgboost

outputs.7.0.groupId=org.jpmml
outputs.7.0.filename=pmml-sklearn-xgboost-1.9.14.pom
outputs.7.0.length=1359
outputs.7.0.checksums.sha512=268032f39b3a1111c564437648a2a51453d3435a7c4424af28848673f327223e2b8852f53daeb0ab26c3a81e8103027612a1dcc8d65de3063dcdd03281d96612

outputs.7.1.groupId=org.jpmml
outputs.7.1.filename=pmml-sklearn-xgboost-1.9.14.jar
outputs.7.1.length=10825
outputs.7.1.checksums.sha512=402912dfe64b3e778684a14c75f4a318e0d9a77fd117f71b37f450857ea1e2da02ddb211ffe8fbaae94925da556c2ed7fe8d0c577ca66cc3df2c93adccfddf42
18 changes: 18 additions & 0 deletions content/org/jpmml/jpmml-sklearn/jpmml-sklearn-1.9.14.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
groupId=org.jpmml
artifactId=jpmml-sklearn
display=${groupId}:${artifactId}
version=1.9.14

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

tool=mvn-3.9.9
jdk=11
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=