You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by jz...@apache.org on 2013/06/18 22:46:49 UTC

git commit: updated refs/heads/4.1 to daff3fe

Updated Branches:
  refs/heads/4.1 9bfccf529 -> daff3fe41


updating URLs in source-build.xml so they're not borked when Confluence is upgraded this weekend.


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

Branch: refs/heads/4.1
Commit: daff3fe418aa23410012399fc82d9093e0e23e59
Parents: 9bfccf5
Author: Joe Brockmeier <jz...@zonker.net>
Authored: Tue Jun 18 15:46:37 2013 -0500
Committer: Joe Brockmeier <jz...@zonker.net>
Committed: Tue Jun 18 15:46:37 2013 -0500

----------------------------------------------------------------------
 docs/en-US/source-build.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/daff3fe4/docs/en-US/source-build.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/source-build.xml b/docs/en-US/source-build.xml
index 8504385..a56d304 100644
--- a/docs/en-US/source-build.xml
+++ b/docs/en-US/source-build.xml
@@ -28,8 +28,8 @@
         <para>Prior to the 4.0.0 incubating release, Ant was used to build &PRODUCT;. A migration to Maven started in the 4.0.0 cycle, and has completed in 4.1.0.</para>
         <para>The website and the wiki contain up to date information on the build procedure at:</para>
             <itemizedlist>
-                <listitem><para><ulink url="https://cwiki.apache.org/CLOUDSTACK/building-with-maven.html">https://cwiki.apache.org/CLOUDSTACK/building-with-maven.html</ulink></para></listitem>
-                <listitem><para><ulink url="https://cwiki.apache.org/CLOUDSTACK/setting-up-cloudstack-development-environment.html">https://cwiki.apache.org/CLOUDSTACK/setting-up-cloudstack-development-environment.html</ulink></para></listitem>
+                <listitem><para><ulink url="https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+on+master+branch">https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+on+master+branch</ulink></para></listitem>
+                <listitem><para><ulink url="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+CloudStack+Development+Environment">https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+CloudStack+Development+Environment</ulink></para></listitem>
             </itemizedlist>
     </note>
     <para>The overarching steps to build &PRODUCT; are:.</para>