Skip to content

Commit fbe9a95

Browse files
committed
add link to PR
1 parent 341150d commit fbe9a95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/org/apache/axis2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ rebuilding **3 releases** of org.apache.axis2:axis2:
7171

7272
| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | size |
7373
| -- | --------- | ------ | -- |
74-
| [2.0.0](https://central.sonatype.com/artifact/org.apache.axis2/axis2/2.0.0/pom) | [mvn jdk17](axis2-2.0.0.buildspec) | [result](axis2-2.0.0.buildinfo): [149 :white_check_mark: 16 :warning:](axis2-2.0.0.buildcompare) | 51M |
74+
| [2.0.0](https://central.sonatype.com/artifact/org.apache.axis2/axis2/2.0.0/pom) | [mvn jdk17](axis2-2.0.0.buildspec) | [result](axis2-2.0.0.buildinfo): [149 :white_check_mark: 16 :warning:](axis2-2.0.0.buildcompare) [:memo:](https://github.com/apache/axis-axis2-java-core/pull/879) | 51M |
7575
| [1.8.2](https://central.sonatype.com/artifact/org.apache.axis2/axis2/1.8.2/pom) | [mvn jdk11](axis2-1.8.2.buildspec) | [result](axis2-1.8.2.buildinfo): [138 :white_check_mark: 28 :warning:](axis2-1.8.2.buildcompare) | 42M |
7676
| [1.8.1](https://central.sonatype.com/artifact/org.apache.axis2/axis2/1.8.1/pom) | [mvn jdk11](axis2-1.8.1.buildspec) | [result](axis2-1.8.1.buildinfo): [138 :white_check_mark: 28 :warning:](axis2-1.8.1.buildcompare) [:mag:](axis2-1.8.1.diffoscope) | 42M |
7777

content/org/apache/axis2/axis2-2.0.0.buildspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ command="mvn -Papache-release clean package -DskipTests -Dmaven.javadoc.skip -Dg
1414
buildinfo=target/${artifactId}-${version}.buildinfo
1515

1616
#diffoscope=${artifactId}-${version}.diffoscope
17-
issue=
17+
issue=https://github.com/apache/axis-axis2-java-core/pull/879

0 commit comments

Comments
 (0)