From f38a0614f5c6433a3d89e6a62b78dc9a77065a26 Mon Sep 17 00:00:00 2001 From: Thomas Wolf Date: Sat, 17 Dec 2022 10:36:50 +0100 Subject: Fix API warnings for the new CommitGraph Mark the internal package as internal, visible only to the test bundle. Add an API filter for CoreConfig.DEFAULT_COMMIT_GRAPH_ENABLE. Change-Id: Ib62a93b873c93daf638b6c57e62fd267e16801bb Signed-off-by: Thomas Wolf --- org.eclipse.jgit/.settings/.api_filters | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 org.eclipse.jgit/.settings/.api_filters (limited to 'org.eclipse.jgit/.settings') diff --git a/org.eclipse.jgit/.settings/.api_filters b/org.eclipse.jgit/.settings/.api_filters new file mode 100644 index 0000000000..ae801e21ca --- /dev/null +++ b/org.eclipse.jgit/.settings/.api_filters @@ -0,0 +1,11 @@ + + + + + + + + + + + -- cgit v1.2.3