Repository: camel
Updated Branches:
  refs/heads/master a7c8c5c97 -> c07f0cb93


updated the release-website.sh because we do not create a pdf file anymore


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

Branch: refs/heads/master
Commit: c07f0cb93b1adddebb35db7d3bf4e6cbe8a81db0
Parents: a7c8c5c
Author: Christian Mueller <cmuel...@apache.org>
Authored: Thu Oct 29 21:31:00 2015 +0100
Committer: Christian Mueller <cmuel...@apache.org>
Committed: Thu Oct 29 21:31:25 2015 +0100

----------------------------------------------------------------------
 etc/scripts/release-website.sh | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/c07f0cb9/etc/scripts/release-website.sh
----------------------------------------------------------------------
diff --git a/etc/scripts/release-website.sh b/etc/scripts/release-website.sh
index cb2b3b4..c536fa7 100755
--- a/etc/scripts/release-website.sh
+++ b/etc/scripts/release-website.sh
@@ -106,6 +106,5 @@ echo
 echo "cd ${SITE_DIR}/${VERSION}/manual/"
 echo "svn status"
 echo "svn add camel-manual-${VERSION}.html"
-echo "svn add camel-manual-${VERSION}.pdf"
 echo "svn ci -m \"Uploading released manuals for camel-${VERSION}\""
 echo

Reply via email to