mirror of https://github.com/apache/cloudstack.git
Updating version number from 4.0.1-incubating to 4.0.2 in a number of places
Signed-off-by: Chip Childers <chip.childers@gmail.com>
This commit is contained in:
parent
7dcbd81093
commit
18e8aad0e1
|
|
@ -1,4 +1,4 @@
|
|||
Apache CloudStack (Incubating) Version 4.0.1-incubating
|
||||
Apache CloudStack (Incubating) Version 4.0.2
|
||||
|
||||
# About Apache CloudStack (Incubating)
|
||||
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
|
|
@ -20,12 +20,12 @@
|
|||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>cloud-awsapi</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<name>Apache CloudStack AWS API Bridge</name>
|
||||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
|
|
@ -20,8 +20,8 @@ export DH_OPTIONS
|
|||
|
||||
|
||||
|
||||
export PACKAGEVERSION=4.0.1-incubating
|
||||
export BUILDNUMBER=4.0.1-incubating
|
||||
export PACKAGEVERSION=4.0.2
|
||||
export BUILDNUMBER=4.0.2
|
||||
configure: configure-stamp
|
||||
configure-stamp:
|
||||
dh_testdir
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>xapi</artifactId>
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack</artifactId>
|
||||
<version>4.0.0-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
<bookinfo id="cloudstack_developers">
|
||||
<title>&PRODUCT; API Developer's Guide</title>
|
||||
<productname>Apache CloudStack</productname>
|
||||
<productnumber>4.0.1-incubating</productnumber>
|
||||
<productnumber>4.0.2</productnumber>
|
||||
<edition></edition>
|
||||
<pubsnumber></pubsnumber>
|
||||
<abstract>
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
<bookinfo id="cloudstack_admin">
|
||||
<title>&PRODUCT; Administrator's Guide</title>
|
||||
<productname>Apache CloudStack</productname>
|
||||
<productnumber>4.0.1-incubating</productnumber>
|
||||
<productnumber>4.0.2</productnumber>
|
||||
<edition>1</edition>
|
||||
<pubsnumber></pubsnumber>
|
||||
<abstract>
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
<title>&PRODUCT; Guide</title>
|
||||
<subtitle>Revised August 9, 2012 10:48 pm Pacific</subtitle>
|
||||
<productname>Apache CloudStack</productname>
|
||||
<productnumber>4.0.1-incubating</productnumber>
|
||||
<productnumber>4.0.2</productnumber>
|
||||
<edition>1</edition>
|
||||
<pubsnumber></pubsnumber>
|
||||
<abstract>
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
<bookinfo id="cloudstack_plugin_niciranvp">
|
||||
<title>&PRODUCT; Plugin Guide for the Nicira NVP Plugin</title>
|
||||
<productname>Apache CloudStack</productname>
|
||||
<productnumber>4.0.1-incubating</productnumber>
|
||||
<productnumber>4.0.2</productnumber>
|
||||
<edition>1</edition>
|
||||
<pubsnumber></pubsnumber>
|
||||
<abstract>
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
<bookinfo id="book-installation">
|
||||
<title>&PRODUCT; Installation Guide</title>
|
||||
<productname>Apache CloudStack</productname>
|
||||
<productnumber>4.0.1-incubating</productnumber>
|
||||
<productnumber>4.0.2</productnumber>
|
||||
<edition>1</edition>
|
||||
<pubsnumber></pubsnumber>
|
||||
<abstract>
|
||||
|
|
|
|||
|
|
@ -58,22 +58,22 @@
|
|||
This command will build 16 Debian packages. You should have all of the following:
|
||||
</para>
|
||||
<programlisting>
|
||||
cloud-agent_4.0.1-incubating_amd64.deb
|
||||
cloud-agent-deps_4.0.1-incubating_amd64.deb
|
||||
cloud-agent-libs_4.0.1-incubating_amd64.deb
|
||||
cloud-awsapi_4.0.1-incubating_amd64.deb
|
||||
cloud-cli_4.0.1-incubating_amd64.deb
|
||||
cloud-client_4.0.1-incubating_amd64.deb
|
||||
cloud-client-ui_4.0.1-incubating_amd64.deb
|
||||
cloud-core_4.0.1-incubating_amd64.deb
|
||||
cloud-deps_4.0.1-incubating_amd64.deb
|
||||
cloud-python_4.0.1-incubating_amd64.deb
|
||||
cloud-scripts_4.0.1-incubating_amd64.deb
|
||||
cloud-server_4.0.1-incubating_amd64.deb
|
||||
cloud-setup_4.0.1-incubating_amd64.deb
|
||||
cloud-system-iso_4.0.1-incubating_amd64.deb
|
||||
cloud-usage_4.0.1-incubating_amd64.deb
|
||||
cloud-utils_4.0.1-incubating_amd64.deb
|
||||
cloud-agent_4.0.2_amd64.deb
|
||||
cloud-agent-deps_4.0.2_amd64.deb
|
||||
cloud-agent-libs_4.0.2_amd64.deb
|
||||
cloud-awsapi_4.0.2_amd64.deb
|
||||
cloud-cli_4.0.2_amd64.deb
|
||||
cloud-client_4.0.2_amd64.deb
|
||||
cloud-client-ui_4.0.2_amd64.deb
|
||||
cloud-core_4.0.2_amd64.deb
|
||||
cloud-deps_4.0.2_amd64.deb
|
||||
cloud-python_4.0.2_amd64.deb
|
||||
cloud-scripts_4.0.2_amd64.deb
|
||||
cloud-server_4.0.2_amd64.deb
|
||||
cloud-setup_4.0.2_amd64.deb
|
||||
cloud-system-iso_4.0.2_amd64.deb
|
||||
cloud-usage_4.0.2_amd64.deb
|
||||
cloud-utils_4.0.2_amd64.deb
|
||||
</programlisting>
|
||||
|
||||
<section id="sect-source-builddebs-repo">
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
<para>To configure CAStor:</para>
|
||||
<orderedlist>
|
||||
<listitem>
|
||||
<para>Install &PRODUCT; 4.0.1-incubating by following the instructions given in the INSTALL.txt
|
||||
<para>Install &PRODUCT; by following the instructions given in the INSTALL.txt
|
||||
file.</para>
|
||||
<note>
|
||||
<para>You can use the S3 storage system in &PRODUCT; without setting up and installing the
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
<bookinfo id="cloudstack_all">
|
||||
<title>&PRODUCT; Complete Documentation</title>
|
||||
<productname>Apache CloudStack</productname>
|
||||
<productnumber>4.0.1-incubating</productnumber>
|
||||
<productnumber>4.0.2</productnumber>
|
||||
<edition>1</edition>
|
||||
<pubsnumber></pubsnumber>
|
||||
<abstract>
|
||||
|
|
|
|||
|
|
@ -27,10 +27,10 @@
|
|||
<para>
|
||||
Extracting the &PRODUCT; release is relatively simple and can be done
|
||||
with a single command as follows:
|
||||
<programlisting><prompt>$</prompt> <command>tar</command> -jxvf apache-cloudstack-4.0.1-incubating-src.tar.bz2</programlisting>
|
||||
<programlisting><prompt>$</prompt> <command>tar</command> -jxvf apache-cloudstack-4.0.2-src.tar.bz2</programlisting>
|
||||
</para>
|
||||
<para>
|
||||
You can now move into the directory:
|
||||
<programlisting><prompt>$</prompt> <command>cd</command> ./apache-cloudstack-4.0.1-incubating-src</programlisting>
|
||||
<programlisting><prompt>$</prompt> <command>cd</command> ./apache-cloudstack-4.0.2-src</programlisting>
|
||||
</para>
|
||||
</section>
|
||||
|
|
|
|||
|
|
@ -35,27 +35,27 @@
|
|||
<orderedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
<ulink url="http://www.apache.org/dyn/closer.cgi/dist/incubator/cloudstack/releases/4.0.1-incubating/apache-cloudstack-4.0.1-incubating-src.tar.bz2">
|
||||
apache-cloudstack-4.0.1-incubating-src.tar.bz2</ulink>
|
||||
<ulink url="http://www.apache.org/dyn/closer.cgi/dist/cloudstack/releases/4.0.2/apache-cloudstack-4.0.2-src.tar.bz2">
|
||||
apache-cloudstack-4.0.2-src.tar.bz2</ulink>
|
||||
- This is the link to the release itself.
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
<ulink url="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.1-incubating/apache-cloudstack-4.0.1-incubating-src.tar.bz2.asc">PGP</ulink>
|
||||
<ulink url="http://www.apache.org/dist/cloudstack/releases/4.0.2/apache-cloudstack-4.0.2-src.tar.bz2.asc">PGP</ulink>
|
||||
- This is a detached cryptographic signature that can be used to help
|
||||
verify the authenticity of the release.
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
<ulink url="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.1-incubating/apache-cloudstack-4.0.1-incubating-src.tar.bz2.md5">MD5</ulink>
|
||||
<ulink url="http://www.apache.org/dist/cloudstack/releases/4.0.2/apache-cloudstack-4.0.2-src.tar.bz2.md5">MD5</ulink>
|
||||
- An MD5 hash of the release to aid in verify the validity of the release download.
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
<ulink url="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.1-incubating/apache-cloudstack-4.0.1-incubating-src.tar.bz2.sha">SHA512</ulink>
|
||||
<ulink url="http://www.apache.org/dist/cloudstack/releases/4.0.2/apache-cloudstack-4.0.2-src.tar.bz2.sha">SHA512</ulink>
|
||||
- A SHA512 hash of the release to aid in verify the validity of the release download.
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
<title>Getting the KEYS</title>
|
||||
<para>
|
||||
To enable you to verify the GPG signature, you will need to download the
|
||||
<ulink url="http://www.apache.org/dist/incubator/cloudstack/KEYS">KEYS</ulink>
|
||||
<ulink url="http://www.apache.org/dist/cloudstack/KEYS">KEYS</ulink>
|
||||
file.
|
||||
</para>
|
||||
<para>
|
||||
|
|
@ -45,7 +45,7 @@
|
|||
<para>
|
||||
The &PRODUCT; project provides a detached GPG signature of the release.
|
||||
To check the signature, run the following command:
|
||||
<programlisting><prompt>$</prompt> <command>gpg</command> --verify apache-cloudstack-4.0.1-incubating-src.tar.bz2.asc</programlisting>
|
||||
<programlisting><prompt>$</prompt> <command>gpg</command> --verify apache-cloudstack-4.0.2-src.tar.bz2.asc</programlisting>
|
||||
</para>
|
||||
<para>
|
||||
If the signature is valid you will see a line of output that contains 'Good signature'.
|
||||
|
|
@ -57,7 +57,7 @@
|
|||
In addition to the cryptographic signature, the &PRODUCT; provides a number
|
||||
of cryptographic hashes to aid in assurance of validity of the downloaded
|
||||
release. You can verify this hash by executing the following command:
|
||||
<programlisting><prompt>$</prompt> <command>gpg</command> --print-md MD5 apache-cloudstack-4.0.1-incubating-src.tar.bz2 | <command>diff</command> - apache-cloudstack-4.0.1-incubating-src.tar.bz2.md5</programlisting>
|
||||
<programlisting><prompt>$</prompt> <command>gpg</command> --print-md MD5 apache-cloudstack-4.0.2-src.tar.bz2 | <command>diff</command> - apache-cloudstack-4.0.2-src.tar.bz2.md5</programlisting>
|
||||
</para>
|
||||
<para>
|
||||
If this successfully completes you should see no output. If there is any output from them,
|
||||
|
|
@ -71,7 +71,7 @@
|
|||
In addition to the MD5 hash, the &PRODUCT; project provides a SHA512
|
||||
cryptographic hash to aid in assurance of the validity of the downloaded
|
||||
release. You can verify this hash by executing the following command:
|
||||
<programlisting><prompt>$</prompt> <command>gpg</command> --print-md SHA512 apache-cloudstack-4.0.1-incubating-src.tar.bz2 | <command>diff</command> - apache-cloudstack-4.0.1-incubating-src.tar.bz2.sha</programlisting>
|
||||
<programlisting><prompt>$</prompt> <command>gpg</command> --print-md SHA512 apache-cloudstack-4.0.2-src.tar.bz2 | <command>diff</command> - apache-cloudstack-4.0.2-src.tar.bz2.sha</programlisting>
|
||||
</para>
|
||||
<para>
|
||||
If this command successfully completes you should see no output. If there is any output from them,
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
<title>Quick Install Guide</title>
|
||||
<subtitle>Prescriptive instructions for deploying Apache CloudStack</subtitle>
|
||||
<productname>Apache CloudStack</productname>
|
||||
<productnumber>4.0.1-incubating</productnumber>
|
||||
<productnumber>4.0.2</productnumber>
|
||||
<edition>0</edition>
|
||||
<pubsnumber>0</pubsnumber>
|
||||
<abstract>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
</project>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
</project>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<dependencies>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
</project>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<repositories>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
</project>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<dependencies>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<dependencies>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
</project>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<dependencies>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<dependencies>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.0.1-incubating</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
</project>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<dependencies>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
</project>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
</project>
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<build>
|
||||
<defaultGoal>install</defaultGoal>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
</project>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
</project>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
</project>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
</project>
|
||||
|
|
|
|||
34
pom.xml
34
pom.xml
|
|
@ -28,14 +28,14 @@
|
|||
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Apache CloudStack</name>
|
||||
<description>CloudStack is an IaaS (“Infrastracture as a Service”) cloud orchestration platform.</description>
|
||||
<url>http://www.cloudstack.org</url>
|
||||
<scm>
|
||||
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git</connection>
|
||||
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git</developerConnection>
|
||||
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/cloudstack.git</connection>
|
||||
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/cloudstack.git</developerConnection>
|
||||
</scm>
|
||||
<issueManagement>
|
||||
<system>jira</system>
|
||||
|
|
@ -96,32 +96,32 @@
|
|||
<mailingLists>
|
||||
<mailingList>
|
||||
<name>Apache CloudStack User List</name>
|
||||
<subscribe>cloudstack-users-subscribe@incubator.apache.org</subscribe>
|
||||
<unsubscribe>cloudstack-users-unsubscribe@incubator.apache.org</unsubscribe>
|
||||
<post>cloudstack-users@incubator.apache.org</post>
|
||||
<archive>http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-users</archive>
|
||||
<subscribe>users-subscribe@cloudstack.apache.org</subscribe>
|
||||
<unsubscribe>users-unsubscribe@cloudstack.apache.org</unsubscribe>
|
||||
<post>users@cloudstack.apache.org</post>
|
||||
<archive>http://mail-archives.apache.org/mod_mbox/cloudstack-users</archive>
|
||||
</mailingList>
|
||||
<mailingList>
|
||||
<name>Apache CloudStack Developer List</name>
|
||||
<subscribe>cloudstack-dev-subscribe@incubator.apache.org</subscribe>
|
||||
<unsubscribe>cloudstack-dev-unsubscribe@incubator.apache.org</unsubscribe>
|
||||
<post>cloudstack-dev@incubator.apache.org</post>
|
||||
<archive>http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-dev</archive>
|
||||
<subscribe>dev-subscribe@cloudstack.apache.org</subscribe>
|
||||
<unsubscribe>dev-unsubscribe@cloudstack.apache.org</unsubscribe>
|
||||
<post>dev@cloudstack.apache.org</post>
|
||||
<archive>http://mail-archives.apache.org/mod_mbox/cloudstack-dev</archive>
|
||||
</mailingList>
|
||||
<mailingList>
|
||||
<name>Apache CloudStack Commits List</name>
|
||||
<subscribe>cloudstack-commits-subscribe@incubator.apache.org</subscribe>
|
||||
<unsubscribe>cloudstack-commits-unsubscribe@incubator.apache.org</unsubscribe>
|
||||
<post>cloudstack-commits@incubator.apache.org</post>
|
||||
<archive>http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-commits</archive>
|
||||
<subscribe>commits-subscribe@cloudstack.apache.org</subscribe>
|
||||
<unsubscribe>commits-unsubscribe@cloudstack.apache.org</unsubscribe>
|
||||
<post>commits@cloudstack.apache.org</post>
|
||||
<archive>http://mail-archives.apache.org/mod_mbox/cloudstack-commits</archive>
|
||||
</mailingList>
|
||||
</mailingLists>
|
||||
|
||||
<developers>
|
||||
<developer>
|
||||
<name>The Apache CloudStack Team</name>
|
||||
<email>cloudstack-dev@incubator.apache.org</email>
|
||||
<url>http://incubator.apache.org/projects/cloudstack.html</url>
|
||||
<email>dev@cloudstack.apache.org</email>
|
||||
<url>http://cloudstack.apache.org/</url>
|
||||
<organization>Apache Software Foundation</organization>
|
||||
<organizationUrl>http://apache.org/</organizationUrl>
|
||||
</developer>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@ version="1.0">
|
|||
<xsl:for-each select="command/command">
|
||||
<!-- Modify this line for the release version -->
|
||||
<span>
|
||||
Apache CloudStack 4.0.1-incubating Root Admin API Reference
|
||||
Apache CloudStack 4.0.2 Root Admin API Reference
|
||||
</span>
|
||||
<p></p>
|
||||
<h1><xsl:value-of select="name"/></h1>
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@ version="1.0">
|
|||
<xsl:for-each select="command/command">
|
||||
<!-- Modify this line for the release version -->
|
||||
<span>
|
||||
Apache CloudStack 4.0.1-incubating Domain Admin API Reference
|
||||
Apache CloudStack 4.0.2 Domain Admin API Reference
|
||||
</span>
|
||||
<p></p>
|
||||
<h1><xsl:value-of select="name"/></h1>
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ version="1.0">
|
|||
<div class="inside_apileftpanel">
|
||||
<div class="inside_contentpanel" style="width:930px;">
|
||||
<!-- Modify this line for the release version -->
|
||||
<h1>Apache CloudStack 4.0.1-incubating API Documentation</h1>
|
||||
<h1>Apache CloudStack 4.0.2 API Documentation</h1>
|
||||
<div class="apiannouncement_box">
|
||||
<div class="apiannouncement_contentarea">
|
||||
<h3>Using the CloudStack API</h3>
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@ version="1.0">
|
|||
<xsl:for-each select="command/command">
|
||||
<!-- Modify this line for the release version -->
|
||||
<span>
|
||||
Apache CloudStack 4.0.1-incubating User API Reference
|
||||
Apache CloudStack 4.0.2 User API Reference
|
||||
</span>
|
||||
<p></p>
|
||||
<h1><xsl:value-of select="name"/></h1>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack</artifactId>
|
||||
<version>4.0.1-incubating-SNAPSHOT</version>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
4
wscript
4
wscript
|
|
@ -23,8 +23,8 @@
|
|||
# in cloud.spec, add a %changelog entry there, and add an
|
||||
# entry in debian/changelog. SHORTVERSION is used in package
|
||||
# naming for deb/rpm, VERSION is used for tarball and bin
|
||||
VERSION = '4.0.1-incubating'
|
||||
SHORTVERSION = '4.0.1'
|
||||
VERSION = '4.0.2'
|
||||
SHORTVERSION = '4.0.2'
|
||||
APPNAME = 'cloud'
|
||||
|
||||
import shutil,os
|
||||
|
|
|
|||
Loading…
Reference in New Issue