You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "Adar Dembo (Code Review)" <ge...@ip-10-146-233-104.ec2.internal> on 2016/01/07 23:33:36 UTC

[kudu-CR] java: put javadocs in target/apidocs, not apidocs

Hello Jean-Daniel Cryans, Mike Percy,

I'd like you to do a code review.  Please visit

    http://gerrit.cloudera.org:8080/1738

to review the following change.

Change subject: java: put javadocs in target/apidocs, not apidocs
......................................................................

java: put javadocs in target/apidocs, not apidocs

The default output directory for Javadoc is already within the target
subdirectory. By defining it ourselves, we've inadvertently moved it out
such that "mvn clean" no longer removes it.

Change-Id: I76c9764ef24182b7f4e3aabffe27089201b7f721
---
M .gitignore
M java/pom.xml
2 files changed, 0 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/38/1738/1
-- 
To view, visit http://gerrit.cloudera.org:8080/1738
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I76c9764ef24182b7f4e3aabffe27089201b7f721
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Jean-Daniel Cryans
Gerrit-Reviewer: Mike Percy <mp...@cloudera.com>