Skip to content

Commit 061a04e

Browse files
author
duke
committed
Added webrev for apidiff/28
1 parent 7ae79d9 commit 061a04e

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

apidiff/28/00-01/commits.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[{"commit":{"message":"add note about quoting patterns, and other clarifications"},"files":[{"filename":"src\/share\/doc\/apidiff.md"}],"sha":"3d316243b1a90fd03c12fc8c8326a185b52d745b"}]

apidiff/28/00-01/comparison.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"files":[{"patch":"@@ -59,1 +59,1 @@\n-* the [elements in those APIs](#the-elements-to-be-compared) to be compared,\n+* the [elements](#the-elements-to-be-compared) (declarations) in those APIs to be compared,\n@@ -383,0 +383,3 @@\n+Depending on how you invoke `apidiff`, you may need to quote the pattern\n+to prevent the `*` characters being interpreted by a command shell.\n+\n@@ -663,1 +666,1 @@\n- --include java.compiler\/** \\\n+ --include 'java.compiler\/**' \\\n@@ -675,1 +678,1 @@\n- --include java.compiler\/** \\\n+ --include 'java.compiler\/**' \\\n","filename":"src\/share\/doc\/apidiff.md","additions":6,"deletions":3,"binary":false,"changes":9,"status":"modified"}]}

apidiff/28/00-01/metadata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"head":{"repo":{"full_name":"jonathan-gibbons\/apidiff","html_url":"https:\/\/github.com\/jonathan-gibbons\/apidiff"},"sha":"3d316243b1a90fd03c12fc8c8326a185b52d745b"},"created_at":"2024-10-29T16:19:30.895338361Z","base":{"repo":{"full_name":"openjdk\/apidiff","html_url":"https:\/\/git.openjdk.org\/apidiff"},"sha":"22ccba28a003479747ca86fa68bc01292fc04021"}}

0 commit comments

Comments
 (0)