docs: Update Release Notes Book information to version 4.2
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a19eb5bf Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a19eb5bf Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/a19eb5bf Branch: refs/heads/ldapplugin Commit: a19eb5bfb4bc15dcf4e0925b7d513846f6ae8750 Parents: dcf5b33 Author: Wido den Hollander <[email protected]> Authored: Thu Aug 29 16:20:17 2013 +0200 Committer: Wido den Hollander <[email protected]> Committed: Thu Aug 29 16:20:17 2013 +0200 ---------------------------------------------------------------------- docs/en-US/Book_Info_Release_Notes_4-0.xml | 38 ------------------------- docs/en-US/Book_Info_Release_Notes_4.xml | 38 +++++++++++++++++++++++++ docs/en-US/Release_Notes.xml | 2 +- 3 files changed, 39 insertions(+), 39 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/a19eb5bf/docs/en-US/Book_Info_Release_Notes_4-0.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/Book_Info_Release_Notes_4-0.xml b/docs/en-US/Book_Info_Release_Notes_4-0.xml deleted file mode 100644 index 9655986..0000000 --- a/docs/en-US/Book_Info_Release_Notes_4-0.xml +++ /dev/null @@ -1,38 +0,0 @@ -<?xml version='1.0' encoding='utf-8' ?> -<!DOCTYPE bookinfo 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. ---> -<bookinfo id="book-release-notes-4.1"> - <title>Version 4.1.0 Release Notes</title> - <productname>Apache CloudStack</productname> - <productnumber/> - <pubsnumber/> - <abstract> - <para>Release notes for the Apache CloudStack 4.1.0 release.</para> - </abstract> - <corpauthor> - <inlinemediaobject> - <imageobject> - <imagedata fileref="Common_Content/images/title_logo.svg" format="SVG"/> - </imageobject> - </inlinemediaobject> - </corpauthor> - <xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> - <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> -</bookinfo> http://git-wip-us.apache.org/repos/asf/cloudstack/blob/a19eb5bf/docs/en-US/Book_Info_Release_Notes_4.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/Book_Info_Release_Notes_4.xml b/docs/en-US/Book_Info_Release_Notes_4.xml new file mode 100644 index 0000000..e1c270f --- /dev/null +++ b/docs/en-US/Book_Info_Release_Notes_4.xml @@ -0,0 +1,38 @@ +<?xml version='1.0' encoding='utf-8' ?> +<!DOCTYPE bookinfo 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. +--> +<bookinfo id="book-release-notes-4.2"> + <title>Version 4.2.0 Release Notes</title> + <productname>Apache &PRODUCT;</productname> + <productnumber/> + <pubsnumber/> + <abstract> + <para>Release notes for the Apache &PRODUCT; 4.2.0 release.</para> + </abstract> + <corpauthor> + <inlinemediaobject> + <imageobject> + <imagedata fileref="Common_Content/images/title_logo.svg" format="SVG"/> + </imageobject> + </inlinemediaobject> + </corpauthor> + <xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> + <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> +</bookinfo> http://git-wip-us.apache.org/repos/asf/cloudstack/blob/a19eb5bf/docs/en-US/Release_Notes.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml index ae83455..695138f 100644 --- a/docs/en-US/Release_Notes.xml +++ b/docs/en-US/Release_Notes.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> <book> - <xi:include href="Book_Info_Release_Notes_4-0.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> + <xi:include href="Book_Info_Release_Notes_4.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <chapter id="welcome-4.2"> <title>Welcome to &PRODUCT; 4.2</title>
