summaryrefslogtreecommitdiffstats
path: root/core/apicheck_msg_current.txt
diff options
context:
space:
mode:
Diffstat (limited to 'core/apicheck_msg_current.txt')
-rw-r--r--core/apicheck_msg_current.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/core/apicheck_msg_current.txt b/core/apicheck_msg_current.txt
new file mode 100644
index 0000000..c1c68d0
--- /dev/null
+++ b/core/apicheck_msg_current.txt
@@ -0,0 +1,17 @@
+
+******************************
+You have tried to change the API from what has been previously approved.
+
+To make these errors go away, you have two choices:
+ 1) You can add "@hide" javadoc comments to the methods, etc. listed in the
+ errors above.
+
+ 2) You can update current.xml by executing the following commands:
+
+ p4 edit config/api/current.xml
+ make update-api
+
+ To check in the revised current.xml, you will need OWNERS approval.
+******************************
+
+