You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by po...@apache.org on 2017/07/06 00:20:59 UTC

[28/51] incubator git commit: Output is going to build/jbake.

Output is going to build/jbake.


Project: http://git-wip-us.apache.org/repos/asf/incubator/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator/commit/6e8501cd
Tree: http://git-wip-us.apache.org/repos/asf/incubator/tree/6e8501cd
Diff: http://git-wip-us.apache.org/repos/asf/incubator/diff/6e8501cd

Branch: refs/heads/master
Commit: 6e8501cdaa0cbe79c42666da7aea6a6e3e633b53
Parents: d5c0224
Author: John D. Ament <jo...@apache.org>
Authored: Mon Apr 17 22:26:40 2017 -0400
Committer: John D. Ament <jo...@apache.org>
Committed: Mon Apr 17 22:26:40 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator/blob/6e8501cd/build_site.sh
----------------------------------------------------------------------
diff --git a/build_site.sh b/build_site.sh
index b6e2ed9..b52a0ce 100755
--- a/build_site.sh
+++ b/build_site.sh
@@ -3,7 +3,7 @@
 rm -rf /tmp/incubator-site
 gradle jbake
 mkdir /tmp/incubator-site
-cp -R content/* /tmp/incubator-site
+cp -R build/jbake/* /tmp/incubator-site
 git checkout asf-site
 git clean -f -d
 git pull origin asf-site


---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org