DOWNLOADS

Latest Release

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]

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 vdsk

Change directory to the vdsk module:

cd vdsk

Build the thing:

ant dist

The dist directory will contain the complete build.

Historical releases

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]