Home
last modified time | relevance | path

Searched full:japicmp (Results 1 – 25 of 26) sorted by relevance

12

/external/gson/.github/workflows/
Dcheck-api-compatibility.yml14 path: 'gson-old-japicmp'
25 cd gson-old-japicmp
27 … --no-transfer-progress org.codehaus.mojo:versions-maven-plugin:2.11.0:set -DnewVersion=JAPICMP-OLD
37 mvn --batch-mode --fail-at-end --no-transfer-progress package japicmp:cmp -DskipTests
47 **/japicmp/default-cli.html
48 **/japicmp/default-cli.diff
/external/apache-commons-io/
Dpom.xml350 <japicmp.skip>false</japicmp.skip>
356 <!-- japicmp:cmp needs package to work from a jar -->
357 …<defaultGoal>clean verify apache-rat:check japicmp:cmp checkstyle:check pmd:check javadoc:javadoc<…
458 <groupId>com.github.siom79.japicmp</groupId>
459 <artifactId>japicmp-maven-plugin</artifactId>
463 <!-- False positive: https://github.com/siom79/japicmp/issues/365 -->
495 <groupId>com.github.siom79.japicmp</groupId>
496 <artifactId>japicmp-maven-plugin</artifactId>
500 <!-- False positive: https://github.com/siom79/japicmp/issues/365 -->
DRELEASE-NOTES.txt429 o Bump japicmp-maven-plugin from 0.15.3 to 0.16.0. Thanks to Gary Gregory.
787 o com.github.siom79.japicmp:japicmp-maven-plugin 0.14.1 -> 0.14.3. Thanks to Gary Gregor…
/external/grpc-grpc-java/
Dbuild.gradle5 id "me.champeau.gradle.japicmp" apply false
410 // Run with: ./gradlew japicmp --continue
411 plugins.withId("me.champeau.gradle.japicmp") {
435 // Add a japicmp task that compares the current .jar with baseline .jar
436 tasks.register("japicmp", me.champeau.gradle.japicmp.JapicmpTask) {
452 // TODO(zpencer): enable after japicmp-gradle-plugin/pull/14
456 // TODO(zpencer): enable after japicmp-gradle-plugin/pull/15
Dsettings.gradle11 id "me.champeau.gradle.japicmp" version "0.4.1"
/external/aws-sdk-java-v2/
Dpom.xml158 <japicmp-maven-plugin.version>0.15.6</japicmp-maven-plugin.version>
606 <!-- https://siom79.github.io/japicmp/MavenPlugin.html -->
608 <groupId>com.github.siom79.japicmp</groupId>
609 <artifactId>japicmp-maven-plugin</artifactId>
610 <version>${japicmp-maven-plugin.version}</version>
725 <japicmp.skip>true</japicmp.skip>
807 <japicmp.skip>true</japicmp.skip>
824 <japicmp.skip>true</japicmp.skip>
874 <japicmp.skip>true</japicmp.skip>
919 <japicmp.skip>true</japicmp.skip>
[all …]
/external/apache-commons-compress/
DBUILDING.md47 we switched to japicmp, the same is true for Cobertura which we had to
50 japicmp requires the jar to be present when the site is built,
Dpom.xml65 …<commons.japicmp.breakBuildOnBinaryIncompatibleModifications>false</commons.japicmp.breakBuildOnBi…
67 <commons.japicmp.version>0.11.1</commons.japicmp.version>
329 <groupId>com.github.siom79.japicmp</groupId>
330 <artifactId>japicmp-maven-plugin</artifactId>
/external/gson/metrics/
Dpom.xml48 <groupId>com.github.siom79.japicmp</groupId>
49 <artifactId>japicmp-maven-plugin</artifactId>
/external/jsoup/
Dpom.xml8 <version>1.17.2</version><!-- remember to update previous version below for japicmp -->
220 <!-- API version compat check - https://siom79.github.io/japicmp/ -->
221 <groupId>com.github.siom79.japicmp</groupId>
222 <artifactId>japicmp-maven-plugin</artifactId>
/external/grpc-grpc-java/auth/
Dbuild.gradle5 id "me.champeau.gradle.japicmp"
/external/grpc-grpc-java/stub/
Dbuild.gradle5 id "me.champeau.gradle.japicmp"
/external/gson/
Dpom.xml226 <groupId>com.github.siom79.japicmp</groupId>
227 <artifactId>japicmp-maven-plugin</artifactId>
235 <version>JAPICMP-OLD</version>
/external/grpc-grpc-java/protobuf/
Dbuild.gradle6 id "me.champeau.gradle.japicmp"
/external/grpc-grpc-java/grpclb/
Dbuild.gradle6 id "me.champeau.gradle.japicmp"
/external/grpc-grpc-java/protobuf-lite/
Dbuild.gradle6 id "me.champeau.gradle.japicmp"
/external/grpc-grpc-java/testing/
Dbuild.gradle5 id "me.champeau.gradle.japicmp"
/external/grpc-grpc-java/context/
Dbuild.gradle6 id "me.champeau.gradle.japicmp"
/external/grpc-grpc-java/okhttp/
Dbuild.gradle5 id "me.champeau.gradle.japicmp"
/external/grpc-grpc-java/netty/
Dbuild.gradle5 id "me.champeau.gradle.japicmp"
/external/grpc-grpc-java/core/
Dbuild.gradle12 id "me.champeau.gradle.japicmp"
/external/apache-commons-lang/
Dpom.xml627 <japicmp.skip>false</japicmp.skip>
643 …<defaultGoal>clean verify apache-rat:check checkstyle:check japicmp:cmp spotbugs:check pmd:check j…
DRELEASE-NOTES.txt92 o Update commons.japicmp.version 0.14.3 -> 0.15.2. Thanks to Gary Gregory.
280 o commons.japicmp.version 0.13.1 -> 0.14.1.
/external/apache-commons-lang/src/site/resources/release-notes/
DRELEASE-NOTES-3.10.txt87 o commons.japicmp.version 0.13.1 -> 0.14.1.
/external/apache-commons-io/src/changes/
Dchanges.xml781 Bump japicmp-maven-plugin from 0.15.3 to 0.16.0.
1124 Update commons.japicmp.version 0.14.4 -> 0.15.3.
1283 Update com.github.siom79.japicmp:japicmp-maven-plugin 0.14.3 -> 0.14.4.
1461 com.github.siom79.japicmp:japicmp-maven-plugin 0.14.1 -> 0.14.3.

12