Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Releases

1.6.2

...

The 1.6.2 .0 release is our latest release. For more information please see the release notes. 

Description

File

MD5

SHA1

SHA512

PGP

Binary

Source distribution

apache-

fediz-1.

2.0.zip

apache-fediz-1.2.0.zip.md5

apache-fediz-1.2.0.zip.sha1

apache-fediz-1.2.0.zip.asc

Source distribution

fediz-1.2.0-

6.2-source-release.zip

fediz-1.6.2

.0

-source-release.zip.

md5

sha512

fediz-1.

2.0-source-release.zip.sha1fediz-1.2.0

6.2-source-release.zip.asc

...

Description

File

MD5

SHA1

PGP

The 1.1.2 release is our latest patch release of 1.1.x. For more information please see the release notes (and the migration guide from Fediz 1.0.x).

Verifying Releases

When downloading from a mirror please check the MD5 and SHA1 checksums as well as it is recommended to verify the integrity of the downloads. This should preferably be done by verifying the OpenPGP compatible signature available from the main Apache site. The KEYS file contains the public keys used for signing the release. It is recommended that a web of trust is used to confirm the identity of these keys.

You can check the OpenPGP signature with GnuPG via:

Code Block
gpg --verify apache-fediz-*.zip.asc

You can check the MD5 checksum with:

Code Block
md5sumimport KEYS
gpg --checkverify apache-fediz-*.zip.md5asc

You can check the SHA1 It is also possible to verify the integrity of the downloads using the SHA512 checksum with:

Code Block
sha1sumsha512sum --check apache-fediz-*.zip.sha1sha512

Previous releases

Previous releases are all archived in the apache Apache archive: http https://archive.apache.org/dist/cxf/fediz

Snapshots

Info
titleWarning about snapshots

These are snapshot builds - untested builds provided for your convenience. They have not been tested, and are not official releases of the Apache CXF Fediz project or the Apache Software Foundation.

1.2.1 https://repository.apache.org/content/groups/snapshots/org/apache/cxf/fediz/apache-fediz/1.2.1-SNAPSHOT/

Maven 2 Repositories

If you use Maven 2 for building your applications, Apache CXF Fediz artifacts are available from the following repository URLS:

Releases:

All supported CXF all supported Fediz releases are synced into the Maven maven central repository: httphttps://repo1.maven.org/maven2/

Snapshots:

Snapshots are available in Apache's Maven snapshot repository: http://repository.apache.org/snapshots