[ https://issues.apache.org/jira/browse/CLOUDSTACK-699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Brockmeier resolved CLOUDSTACK-699. --------------------------------------- Resolution: Fixed Commit 97f6fe1e59d745bc61ad6a3d44b096a2ecc3750e should fix almost all of these. May have missed one or two - though some references to 4.0.0-incubating are legitimate (release notes, etc.) and should remain. > 4.0 branch contains numerous hard coded references to 4.0.0-incubating, which need to be changed to 4.0.1-incubating for the next release > ----------------------------------------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-699 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-699 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Affects Versions: 4.0.1 > Reporter: Chip Childers > Priority: Blocker > Fix For: 4.0.1 > > > Not all of these are problems, but this is the result of doing a grep for 4.0.0-incubating in the 4.0 branch: > grep -R 4.0.0-incubating * | grep -v target > CHANGES:Version 4.0.0-incubating > README.md:Apache CloudStack (Incubating) Version 4.0.0-incubating > debian/changelog:cloud (1:4.0.0-incubating) unstable; urgency=low > debian/changelog: * Bumping the version to 4.0.0-incubating > developer/pom.xml: 4.0.0-incubating-SNAPSHOT > docs/en-US/added-API-commands-4-0.xml: Added API Commands in 4.0.0-incubating > docs/en-US/Admin_Guide.xml: 4.0.0-incubating > docs/en-US/API_Developers_Guide.xml: 4.0.0-incubating > docs/en-US/build-deb.xml:cloud-agent_4.0.0-incubating_amd64.deb > docs/en-US/build-deb.xml:cloud-agent-deps_4.0.0-incubating_amd64.deb > docs/en-US/build-deb.xml:cloud-agent-libs_4.0.0-incubating_amd64.deb > docs/en-US/build-deb.xml:cloud-awsapi_4.0.0-incubating_amd64.deb > docs/en-US/build-deb.xml:cloud-cli_4.0.0-incubating_amd64.deb > docs/en-US/build-deb.xml:cloud-client_4.0.0-incubating_amd64.deb > docs/en-US/build-deb.xml:cloud-client-ui_4.0.0-incubating_amd64.deb > docs/en-US/build-deb.xml:cloud-core_4.0.0-incubating_amd64.deb > docs/en-US/build-deb.xml:cloud-deps_4.0.0-incubating_amd64.deb > docs/en-US/build-deb.xml:cloud-python_4.0.0-incubating_amd64.deb > docs/en-US/build-deb.xml:cloud-scripts_4.0.0-incubating_amd64.deb > docs/en-US/build-deb.xml:cloud-server_4.0.0-incubating_amd64.deb > docs/en-US/build-deb.xml:cloud-setup_4.0.0-incubating_amd64.deb > docs/en-US/build-deb.xml:cloud-system-iso_4.0.0-incubating_amd64.deb > docs/en-US/build-deb.xml:cloud-usage_4.0.0-incubating_amd64.deb > docs/en-US/build-deb.xml:cloud-utils_4.0.0-incubating_amd64.deb > docs/en-US/castor-with-cs.xml: Install &PRODUCT; 4.0.0-incubating by following the instructions given in the INSTALL.txt > docs/en-US/changed-apicommands-4-0.xml: Changed API Commands in 4.0.0-incubating > docs/en-US/cloudstack.xml: 4.0.0-incubating > docs/en-US/CloudStack_Nicira_NVP_Guide.xml: 4.0.0-incubating > docs/en-US/extracting-source.xml: $ tar -jxvf apache-cloudstack-4.0.0-incubating-src.tar.bz2 > docs/en-US/extracting-source.xml: $ cd ./apache-cloudstack-4.0.0-incubating-src > docs/en-US/getting-release.xml: > docs/en-US/getting-release.xml: apache-cloudstack-4.0.0-incubating-src.tar.bz2 > docs/en-US/getting-release.xml: PGP > docs/en-US/getting-release.xml: MD5 > docs/en-US/getting-release.xml: SHA512 > docs/en-US/Installation_Guide.xml: 4.0.0-incubating > docs/en-US/plugin-niciranvp-features.xml: In CloudStack release 4.0.0-incubating this plugin supports the Connectivity service. This service is responsible for creating Layer 2 networks supporting the networks created by Guests. In other words when an tennant creates a new network, instead of the traditional VLAN a logical network will be created by sending the appropriate calls to the Nicira NVP Controller. > docs/en-US/plugin-niciranvp-features.xml: In CloudStack 4.0.0-incubating only the XenServer hypervisor is supported for use in combination with Nicira NVP > docs/en-US/plugin-niciranvp-features.xml: In CloudStack 4.0.0-incubating the UI components for this plugin are not complete, configuration is done by sending commands to the API > docs/en-US/plugin-niciranvp-revisions.xml: Documentation created for 4.0.0-incubating version of the NVP Plugin > docs/en-US/Release_Notes.xml: Upgrade from 4.0.0-incubating to 4.0.1-incubating > docs/en-US/Release_Notes.xml: Perform the following to upgrade from version 4.0.0-incubating to version > docs/en-US/Release_Notes.xml: API Changes from 4.0.0-incubating to 4.0.1-incubating > docs/en-US/verifying-source.xml: $ gpg --verify apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc > docs/en-US/verifying-source.xml: $ gpg --print-md MD5 apache-cloudstack-4.0.0-incubating-src.tar.bz2 | diff - apache-cloudstack-4.0.0-incubating-src.tar.bz2.md5 > docs/en-US/verifying-source.xml: $ gpg --print-md SHA512 apache-cloudstack-4.0.0-incubating-src.tar.bz2 | diff - apache-cloudstack-4.0.0-incubating-src.tar.bz2.sha > plugins/network-elements/midokura-midonet/pom.xml: 4.0.0-incubating-SNAPSHOT > setup/apidoc/generateadmincommands.xsl: Apache CloudStack 4.0.0-incubating Root Admin API Reference > setup/apidoc/generatedomainadmincommands.xsl: Apache CloudStack 4.0.0-incubating Domain Admin API Reference > setup/apidoc/generatetoc_header.xsl:

Apache CloudStack 4.0.0-incubating API Documentation

> setup/apidoc/generateusercommands.xsl: Apache CloudStack 4.0.0-incubating User API Reference -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira