You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by al...@apache.org on 2013/04/24 18:23:42 UTC

[18/50] [abbrv] git commit: updated refs/heads/internallb to ca2fc30

fixing RN build errors


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

Branch: refs/heads/internallb
Commit: 9ae29bb9c78e8a13668a5535e23f5ee953af1b7d
Parents: 67bd2c6
Author: Radhika PC <ra...@citrix.com>
Authored: Mon Apr 22 14:59:32 2013 +0530
Committer: Radhika PC <ra...@citrix.com>
Committed: Mon Apr 22 14:59:32 2013 +0530

----------------------------------------------------------------------
 docs/en-US/Common_Content/feedback.xml |   24 ++++++++++++++++++++++++
 docs/en-US/Preface.xml                 |    2 +-
 2 files changed, 25 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/9ae29bb9/docs/en-US/Common_Content/feedback.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/Common_Content/feedback.xml b/docs/en-US/Common_Content/feedback.xml
new file mode 100644
index 0000000..4b06c9f
--- /dev/null
+++ b/docs/en-US/Common_Content/feedback.xml
@@ -0,0 +1,24 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
+%BOOK_ENTITIES;
+]>
+<!-- Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+  http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<section id="feedback">
+  <title>Feedback</title>
+  <para>to-do</para>
+</section>

http://git-wip-us.apache.org/repos/asf/cloudstack/blob/9ae29bb9/docs/en-US/Preface.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/Preface.xml b/docs/en-US/Preface.xml
index 28ad48e..e046410 100644
--- a/docs/en-US/Preface.xml
+++ b/docs/en-US/Preface.xml
@@ -25,7 +25,7 @@
 <preface id="pref-cloudstack-Preface">
     <title>Preface</title>
     <xi:include href="Common_Content/Conventions.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href="feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude"><xi:fallback xmlns:xi="http://www.w3.org/2001/XInclude"><xi:include href="Common_Content/Feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude"><xi:fallback xmlns:xi="http://www.w3.org/2001/XInclude"><xi:include href="Common_Content/feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
     </xi:fallback>
     </xi:include>
 </preface>