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=5&rev2=6 Comment: Added link to Windows verification script 2. Run it, as {{{./verify_jclouds_release.sh 1.6.2-incubating-rc1}}}. Watch for failures. 3. As noted, this is beta, and will need to be updated once we're out of incubating. + + == Verify RAT, build, tests, checksums, signatures and compile blobstore-basics example in one script on Windows (beta) == + + 1. Download [[http://people.apache.org/~andrewp/verify-jclouds.cmd]]. + + 2. Set the values of the variables {{{TAR_EXEC}}} ([[http://tartool.codeplex.com/releases/view/31505|TarTool]]), {{{FCIV_EXEC}}} ([[http://support.microsoft.com/kb/841290|FCIV]]), {{{GPG_EXEC}}} and {{{SED_EXEC}}} ([[http://gnuwin32.sourceforge.net/packages/sed.htm|GNU sed for Windows]]) to match your local environment + + 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. == Build from source ==
