Will Berkeley has uploaded a new change for review. http://gerrit.cloudera.org:8080/7234
Change subject: [java] Rename interface-annotations to kudu-interface-annotations ...................................................................... [java] Rename interface-annotations to kudu-interface-annotations This makes the naming consistent with the other modules. However, anyone depending on interface-annotations will need to update their pom. THis probably isn't common-- most dependencies on interface-annotations should be transitive through kudu-client. Change-Id: I4c67f36b0c746b529b2ffd4dd05c58e66a439503 --- M java/kudu-client/pom.xml R java/kudu-interface-annotations/pom.xml R java/kudu-interface-annotations/src/main/java/org/apache/kudu/annotations/InterfaceAudience.java R java/kudu-interface-annotations/src/main/java/org/apache/kudu/annotations/InterfaceStability.java R java/kudu-interface-annotations/src/main/java/org/apache/kudu/annotations/tools/ExcludePrivateAnnotationsJDiffDoclet.java R java/kudu-interface-annotations/src/main/java/org/apache/kudu/annotations/tools/ExcludePrivateAnnotationsStandardDoclet.java R java/kudu-interface-annotations/src/main/java/org/apache/kudu/annotations/tools/IncludePublicAnnotationsStandardDoclet.java R java/kudu-interface-annotations/src/main/java/org/apache/kudu/annotations/tools/RootDocProcessor.java R java/kudu-interface-annotations/src/main/java/org/apache/kudu/annotations/tools/StabilityOptions.java R java/kudu-interface-annotations/src/main/java/org/apache/kudu/annotations/tools/package-info.java M java/kudu-jepsen/pom.xml M java/kudu-spark/pom.xml M java/pom.xml 13 files changed, 7 insertions(+), 7 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/34/7234/1 -- To view, visit http://gerrit.cloudera.org:8080/7234 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4c67f36b0c746b529b2ffd4dd05c58e66a439503 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Will Berkeley <[email protected]>
