DOWNLOADS

Latest Release

Swift 0.9 - 2009/04/27

Swift v0.9 is a development release intended to release functionality and fixes that have gone in to trunk since v0.8. [swift-0.9.tar.gz] [swift-0.9-stripped.tar.gz - for installation on systems with existing grid stacks] [release-notes-0.9.txt]

Nightly Builds and Tests

We run nightly integration builds and tests for Swift. The latest build & tests page links to the older ones. In addition, Swift is built and tested in Metronome, the NMI build and test system.

Development Distribution

Source repository access

The code is browsable online, or accessible through Subversion.

Building Swift

You need Apache Ant for the actual build, and a Java JDK ≥ 1.4.
So here are the steps:

Checkout CoG:

svn co \ https://cogkit.svn.sourceforge.net/svnroot/cogkit/trunk/current/src/cog

Checkout Swift:

cd cog/modules
svn co https://svn.ci.uchicago.edu/svn/vdl2/trunk swift

Change directory to the swift module:

cd swift

Build the thing:

ant dist

The dist directory will contain the complete build.

Historical releases

Swift 0.8 - 2009/01/30

Swift v0.8 is a development release intended to release functionality and fixes that have gone in to trunk since v0.7. [swift-0.8.tar.gz] [swift-0.8-stripped.tar.gz - for installation on systems with existing grid stacks] [release-notes-0.8.txt]

Swift 0.7 - 2008/11/11

Swift v0.7 is a development release intended to release functionality and fixes that have gone in to trunk since v0.7. [vdsk-0.7.tar.gz] [release-notes-0.7.txt]

As an alternative to the above traditional Swift packaging, Swift can be downloaded and installed using pacman, a package manager commonly used on the Open Science Grid.

There are two installation targets:
The first will install Swift alongside an existing VDT installation

pacman -get http://www.ci.uchicago.edu/~benc/pacman:swift-0.7

The second will install Swift as well as a number of supporting packages from the VDT software release to support use of the DOE CA and use of VOMS. (These packages are also available in a regular OSG or VDT installation):

pacman -get http://www.ci.uchicago.edu/~benc/pacman:swift-tools

Swift 0.6 - 2008/08/25

Swift v0.6 is a development release intended to release functionality and fixes that have gone in to trunk since v0.5. [vdsk-0.6.tar.gz] [release-notes-0.6.txt]

As an alternative to the above traditional Swift packaging, Swift can be downloaded and installed using pacman, a package manager commonly used on the Open Science Grid.

This will install Swift alongside an existing VDT installation:

pacman -get http://www.ci.uchicago.edu/~benc/pacman:swift-0.6

Swift 0.5 - 2008/04/16

Swift v0.5 is a development release intended to release functionality and fixes that have gone in to trunk since v0.4. [vdsk-0.5.tar.gz] [release-notes-0.5.txt]

Swift 0.4 - 2008/03/18

Swift v0.4 is a development release intended to release functionality and fixes that have gone in to trunk since v0.3. More details are contained in the release notes. [vdsk-0.4.tar.gz] [release-notes-0.4.txt]

Swift 0.3 - 2007/10/04

Swift v0.3 is a development release intended to release functionality and fixes that have gone in to trunk since v0.2. [vdsk-0.3.tar.gz]

Swift 0.2 - 2007/07/19

Swift v0.2 is a development release intended to release functionality and fixes that have gone in to trunk since v0.1. [vdsk-0.2.tar.gz]

Swift 0.1 - 2007/03/02

Swift v0.1 is a development release intended to bring functionality and fixes that have gone in to trunk since version 0 in a known release. [vdsk-0.1.tar.gz]

Swift 0 RC3

The 3rd release candidate of Swift version 0: [tar.gz] A bug that caused applications correctly declared in tc.data to not be recognized was fixed For getting started with Swift, please take a look at the documentation page

Swift 0 RC2

The 2nd release candidate of Swift version 0: [tar.gz] This release candidate features improvements in startup speed and the addition of ENV:: and GLOBUS:: profiles.

Swift 0 RC1

The 1st release candidate of Swift version 0: [tar.gz]

Swift 0 RC0

The 0th release candidate of Swift version 0: [tar.gz]