Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

SCA Java 1.1-incubating (January

...

2008)

For full detail about the release please see the RELEASE_NOTES and CHANGES files.

We use the Apache mirror system for our downloads. It can take a day or so for releases to propagate to all mirrors, so if you are downloading something near the release date, please be patient and retry the links from this page in the event that a selected mirror does not yet have the download.

Windows

Linux / Mac OS X / Unix

Verifying the downloads

To ensure the integrity of the release artifacts they are digitally signed. You can find more information about the way that we sign releases here. You must verify the integrity of the downloaded files using signatures downloaded from our main distribution directory.

MD5 checksums can be verified simply by regenerating the checksum and comparing it against the checksum (the md5 file) supplied with the release. There are various utilities that can be used to generate the checksum, for example

Code Block

openssl md5 apache-tuscany-sca-1.1-incubating.tar.gz

or

Code Block

md5sum apache-tuscany-sca-1.1-incubating.tar.gz

The PGP signatures can be verified using PGP or GPG. First download the KEYS as well as the asc signature file for the relevant distribution. Make sure you get these files from our main distribution directory, rather than from a mirror (the asc and md5 links below take you to the main distribution directory). Then verify the signatures using, for example

...

Code Block
gpg --import KEYS
gpg --verify apache-tuscany-sca-1.1-incubating.tar.gz.asc

Alternatively, you can verify the MD5 signature on the files. A unix program called md5 or md5sum is included in many unix distributions. It is also available as part of GNU Textutils. Windows users can get binary md5 programs from various places.

Windows

Linux / Mac OS X / Unix

...

Type

...

File

...

Signature

...

Binary

...

apache-tuscany-sca-1.1-incubating.tar.gz

...

ASC MD5

HTML Comment

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-1174707-5");
pageTracker._initData();
pageTracker._trackPageview();
</script>

...

Source

...

apache-tuscany-sca-1.1-incubating-src.tar.gz

...