You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by sa...@apache.org on 2016/09/24 10:23:35 UTC

[10/10] ode git commit: ODE-1060: put javadoc for snapshots

ODE-1060: put javadoc for snapshots


Project: http://git-wip-us.apache.org/repos/asf/ode/repo
Commit: http://git-wip-us.apache.org/repos/asf/ode/commit/44a1f7df
Tree: http://git-wip-us.apache.org/repos/asf/ode/tree/44a1f7df
Diff: http://git-wip-us.apache.org/repos/asf/ode/diff/44a1f7df

Branch: refs/heads/ode-1.3.x
Commit: 44a1f7df4653ed0586fc77e85038ba8d9c0dbc31
Parents: 3406020
Author: sathwik <sa...@apache.org>
Authored: Sat Sep 24 13:19:57 2016 +0530
Committer: sathwik <sa...@apache.org>
Committed: Sat Sep 24 13:19:57 2016 +0530

----------------------------------------------------------------------
 ci-build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ode/blob/44a1f7df/ci-build.sh
----------------------------------------------------------------------
diff --git a/ci-build.sh b/ci-build.sh
index e76f3c0..09c8e05 100755
--- a/ci-build.sh
+++ b/ci-build.sh
@@ -38,7 +38,7 @@ FINAL_COMMAND="$CREATE_USER_COMMAND && $BUNDLER_COMMAND && $BUILDR_COMMAND"
 
 
 ## For release set these arguments with proper values
-##  export JAVADOC=ON
+export JAVADOC=off
 ##  export BUILDR_ENV=production
 ##  export NEXT_VERSION=
 ##  export GNUPGHOME="$HOME/.gnupg"