Home
last modified time | relevance | path

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

/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/okio/okio/jvm/japicmp/
Dbuild.gradle16 import me.champeau.gradle.japicmp.JapicmpTask
19 apply plugin: 'me.champeau.gradle.japicmp'
34 task japicmp(type: JapicmpTask, dependsOn: 'jar') {
56 check.dependsOn japicmp
/external/okio/
Dbuild.gradle58 'japicmp': 'me.champeau.gradle:japicmp-gradle-plugin:0.2.8',
73 classpath deps.japicmp
79 // https://github.com/melix/japicmp-gradle-plugin/issues/36
Dsettings.gradle4 include ':okio:jvm:japicmp'
/external/grpc-grpc-java/
Dbuild.gradle13 classpath 'me.champeau.gradle:japicmp-gradle-plugin:0.2.5'
430 // Run with: ./gradlew japicmp --continue
450 apply plugin: 'me.champeau.gradle.japicmp'
473 // Add a japicmp task that compares the current .jar with baseline .jar
474 task japicmp(type: me.champeau.gradle.japicmp.JapicmpTask, dependsOn: jar) {
489 // TODO(zpencer): enable after japicmp-gradle-plugin/pull/14
493 // TODO(zpencer): enable after japicmp-gradle-plugin/pull/15
/external/okio/.github/workflows/
Dbuild.yml41 - name: Upload Japicmp report
45 name: japicmp-report
46 path: okio/jvm/japicmp/build/reports/japi.txt
/external/apache-commons-io/
Dpom.xml329 <japicmp.skip>false</japicmp.skip>
337 <!-- japicmp:cmp needs package to work from a jar -->
338 …<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>
478 <groupId>com.github.siom79.japicmp</groupId>
479 <artifactId>japicmp-maven-plugin</artifactId>
DRELEASE-NOTES.txt323 o com.github.siom79.japicmp:japicmp-maven-plugin 0.14.1 -> 0.14.3. Thanks to Gary Gregor…
/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/gson/
Dpom.xml222 <groupId>com.github.siom79.japicmp</groupId>
223 <artifactId>japicmp-maven-plugin</artifactId>
231 <version>JAPICMP-OLD</version>
/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.xml513 Bump japicmp-maven-plugin from 0.15.3 to 0.16.0.
841 Update commons.japicmp.version 0.14.4 -> 0.15.3.
1000 Update com.github.siom79.japicmp:japicmp-maven-plugin 0.14.3 -> 0.14.4.
1178 com.github.siom79.japicmp:japicmp-maven-plugin 0.14.1 -> 0.14.3.
Drelease-notes.vm353 o com.github.siom79.japicmp:japicmp-maven-plugin 0.14.1 -> 0.14.3. Thanks to Gary Gregor…
/external/apache-commons-lang/src/changes/
Dchanges.xml200 … type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.japicmp.version from 0.15…
284 … type="update" dev="ggregory" due-to="Gary Gregory">Update commons.japicmp.version 0.14.3 ->…
358 …<action type="update" dev="ggregory">commons.japicmp.version 0.13.1 -> 0.14.1.</…