-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1332 from jvm-repo-rebuild/javabean-tester-2.5.0-M2
add javabean-tester 2.5.0-M2
- Loading branch information
Showing
4 changed files
with
80 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
content/com/github/hazendaz/javabean-tester/javabean-tester-2.5.0-M2.buildcompare
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
version=2.5.0-M2 | ||
ok=3 | ||
ko=2 | ||
ignored=0 | ||
okFiles="javabean-tester-2.5.0-M2.pom javabean-tester-2.5.0-M2.jar javabean-tester-2.5.0-M2-tests.jar" | ||
koFiles="javabean-tester-2.5.0-M2-sources.jar javabean-tester-2.5.0-M2-test-sources.jar" | ||
ignoredFiles="" | ||
reference_java_version="17 (from MANIFEST.MF Build-Jdk-Spec)" | ||
reference_os_name="Windows (from pom.properties newline)" | ||
# diffoscope target/reference/com.github.hazendaz/javabean-tester-2.5.0-M2-sources.jar target/javabean-tester-2.5.0-M2-sources.jar | ||
# diffoscope target/reference/com.github.hazendaz/javabean-tester-2.5.0-M2-test-sources.jar target/javabean-tester-2.5.0-M2-test-sources.jar |
47 changes: 47 additions & 0 deletions
47
content/com/github/hazendaz/javabean-tester/javabean-tester-2.5.0-M2.buildinfo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
# https://reproducible-builds.org/docs/jvm/ | ||
buildinfo.version=1.0-SNAPSHOT | ||
|
||
name=javabean-tester | ||
group-id=com.github.hazendaz | ||
artifact-id=javabean-tester | ||
version=2.5.0-M2 | ||
|
||
# source information | ||
source.scm.uri=scm:git:ssh://[email protected]/hazendaz/javabean-tester.git | ||
source.scm.tag=javabean-tester-2.5.0-M2 | ||
|
||
# build instructions | ||
build-tool=mvn | ||
|
||
# build environment information (simplified for reproducibility) | ||
java.version=17 | ||
os.name=Windows | ||
|
||
# Maven rebuild instructions and effective environment | ||
|
||
# output | ||
|
||
outputs.0.groupId=com.github.hazendaz | ||
outputs.0.filename=javabean-tester-2.5.0-M2.pom | ||
outputs.0.length=59254 | ||
outputs.0.checksums.sha512=380d7923b0e8fb8510cfde53b4d4053656fe79b295cc6bb366f55c0301a1e2c0e8931a50564b014fe9e322acb9ccc9dbdd7a211d94a298f2ddc9db27093b0656 | ||
|
||
outputs.1.groupId=com.github.hazendaz | ||
outputs.1.filename=javabean-tester-2.5.0-M2.jar | ||
outputs.1.length=39560 | ||
outputs.1.checksums.sha512=00499182521de3e65d2b557634e182be19f8580353fe0929f320774e9da8717810df86768b871b4ef0da2d0a371ded3e3a0eb77956d3cc81289be885bbc3e609 | ||
|
||
outputs.2.groupId=com.github.hazendaz | ||
outputs.2.filename=javabean-tester-2.5.0-M2-tests.jar | ||
outputs.2.length=39286 | ||
outputs.2.checksums.sha512=e5fe607276440af493a8d6b52d0c76e511073cd83a925424173694924978945ca90a434b76adc3cea0f8511c1ee99975ed69aa8a2c40223aa9e1463815f7aaa0 | ||
|
||
outputs.3.groupId=com.github.hazendaz | ||
outputs.3.filename=javabean-tester-2.5.0-M2-sources.jar | ||
outputs.3.length=30208 | ||
outputs.3.checksums.sha512=e3f1e51715ca7fc0f456104896060058c6c261abf7162b3ea3e77b5f502216c4d65665ba2cc698f89f90ebc5b804f537e90e7748b67abbc5f2b45275279a27bb | ||
|
||
outputs.4.groupId=com.github.hazendaz | ||
outputs.4.filename=javabean-tester-2.5.0-M2-test-sources.jar | ||
outputs.4.length=21836 | ||
outputs.4.checksums.sha512=be772701e2cf6232bdfc1b75d676403beb809d6bd9fff9039b99b3de3a3394ddcc53c447aab9f2da54d403441c61b1f5c788809d0becb26223f507b62fc25df8 |
19 changes: 19 additions & 0 deletions
19
content/com/github/hazendaz/javabean-tester/javabean-tester-2.5.0-M2.buildspec
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
groupId=com.github.hazendaz | ||
artifactId=javabean-tester | ||
version=2.5.0-M2 | ||
|
||
display=${groupId}:${artifactId} | ||
|
||
gitRepo=https://github.com/hazendaz/${artifactId}.git | ||
gitTag=${artifactId}-${version} | ||
|
||
tool=mvn-3.9.7 | ||
jdk=17 | ||
newline=crlf | ||
umask=022 | ||
|
||
command="mvn clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip -Dlicense.skip -Dimpsort.skip" | ||
buildinfo=target/${artifactId}-${version}.buildinfo | ||
|
||
#diffoscope=${artifactId}-${version}.diffoscope | ||
issue= |