Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jclouds Wiki" for 
change notification.

The "Validate a Release" page has been changed by AndrewPhillips:
https://wiki.apache.org/jclouds/Validate%20a%20Release?action=diff&rev1=8&rev2=9

Comment:
Removing references to incubation

- You can help validate a release. A [VOTE] thread (e.g. 
[[http://www.mail-archive.com/[email protected]/msg04168.html|[VOTE]
 Release Apache jclouds-1.6.2-incubating RC0]]) will begin on the dev list 
containing all of the relevant info.
+ You can help validate a release. A [VOTE] thread (e.g. 
[[http://markmail.org/thread/fcm43lawlukouaj2|[VOTE] Release Apache 
jclouds-1.6.3-rc1]]) will begin on the dev list containing all of the relevant 
info.
  
  <<TableOfContents(2)>>
  
@@ -8, +8 @@

  
  1. Download [[http://people.apache.org/~abayer/verify_jclouds_release.sh]].
  
- 2. Run it, as {{{./verify_jclouds_release.sh 1.6.2-incubating-rc1}}}. Watch 
for failures.
+ 2. Run it, as {{{./verify_jclouds_release.sh 1.6.3-rc1}}}. Watch for failures.
  
  3. As noted, this is beta, and will need to be updated once we're out of 
incubating.
  
@@ -22, +22 @@

  
  3. Run it, as {{{.\verify-jclouds.cmd <dists-folder> [release version]}}}. 
Watch for failures.
  
- 4. As noted, this is beta, and will need to be updated once we're out of 
incubating.
+ 4. As noted, this is beta.
  
  == Build from source ==
  
- 1. In the [VOTE] thread look for the "Source and binary files" section. 
Follow the link and download the source tarballs (e.g. 
jclouds-1.6.2-incubating-source-release.tar.gz, 
jclouds-chef-1.6.2-incubating-source-release.tar.gz, etc.)
+ 1. In the [VOTE] thread look for the "Source and binary files" section. 
Follow the link and download the source tarballs (e.g. 
jclouds-1.6.3-source-release.tar.gz, jclouds-chef-1.6.3-source-release.tar.gz, 
etc.)
  
  2. Untar these with {{{tar zxvf <filename>}}} into their own directories.
  
@@ -63, +63 @@

    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>
    <properties>
-     <jclouds.version>1.6.2-incubating</jclouds.version>
+     <jclouds.version>1.6.3</jclouds.version>
    </properties>
    <groupId>org.apache.jclouds.examples</groupId>
    <artifactId>jclouds-examples</artifactId>

Reply via email to