Updated Branches: refs/heads/master 8faa030ed -> 2a0f2e01f
versions will be in branches and tags, so generic release notes config file will work Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/2a0f2e01 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/2a0f2e01 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/2a0f2e01 Branch: refs/heads/master Commit: 2a0f2e01fd6d035b48d00020d749bf86b99f11f5 Parents: 8faa030 Author: David Nalley <[email protected]> Authored: Wed Oct 3 18:39:18 2012 -0400 Committer: David Nalley <[email protected]> Committed: Wed Oct 3 18:39:18 2012 -0400 ---------------------------------------------------------------------- docs/en-US/release-notes-3.0.4.ent | 22 ---------------------- docs/en-US/release-notes.ent | 22 ++++++++++++++++++++++ docs/publican-release-notes-4_0.cfg | 27 --------------------------- docs/publican-release-notes.cfg | 27 +++++++++++++++++++++++++++ 4 files changed, 49 insertions(+), 49 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2a0f2e01/docs/en-US/release-notes-3.0.4.ent ---------------------------------------------------------------------- diff --git a/docs/en-US/release-notes-3.0.4.ent b/docs/en-US/release-notes-3.0.4.ent deleted file mode 100644 index 7858ad5..0000000 --- a/docs/en-US/release-notes-3.0.4.ent +++ /dev/null @@ -1,22 +0,0 @@ -<!-- 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. ---> - -<!ENTITY PRODUCT "CloudStack"> -<!ENTITY BOOKID "Technical Documentation"> -<!ENTITY YEAR "2012"> -<!ENTITY HOLDER "Apache Software Foundation"> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2a0f2e01/docs/en-US/release-notes.ent ---------------------------------------------------------------------- diff --git a/docs/en-US/release-notes.ent b/docs/en-US/release-notes.ent new file mode 100644 index 0000000..7858ad5 --- /dev/null +++ b/docs/en-US/release-notes.ent @@ -0,0 +1,22 @@ +<!-- 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. +--> + +<!ENTITY PRODUCT "CloudStack"> +<!ENTITY BOOKID "Technical Documentation"> +<!ENTITY YEAR "2012"> +<!ENTITY HOLDER "Apache Software Foundation"> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2a0f2e01/docs/publican-release-notes-4_0.cfg ---------------------------------------------------------------------- diff --git a/docs/publican-release-notes-4_0.cfg b/docs/publican-release-notes-4_0.cfg deleted file mode 100644 index 07c9002..0000000 --- a/docs/publican-release-notes-4_0.cfg +++ /dev/null @@ -1,27 +0,0 @@ -# Publican configuration file for CloudStack 4.0 Release Notes -# Config::Simple 4.58 -# Tue May 29 00:57:27 2012 -# -# 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. - -xml_lang: en-US -type: Book -docname: release-notes-4.0 -brand: cloudstack -chunk_first: 0 -chunk_section_depth: 0 -toc_section_depth: 1 http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2a0f2e01/docs/publican-release-notes.cfg ---------------------------------------------------------------------- diff --git a/docs/publican-release-notes.cfg b/docs/publican-release-notes.cfg new file mode 100644 index 0000000..cabf1ea --- /dev/null +++ b/docs/publican-release-notes.cfg @@ -0,0 +1,27 @@ +# Publican configuration file for CloudStack 4.0 Release Notes +# Config::Simple 4.58 +# Tue May 29 00:57:27 2012 +# +# 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. + +xml_lang: en-US +type: Book +docname: release-notes +brand: cloudstack +chunk_first: 0 +chunk_section_depth: 0 +toc_section_depth: 1
