Versions Compared

Key

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

Fedora 4.0.0-alpha-1

This is the official alpha prototype of Fedora 4.0 Alpha. For details see the release documentation.

For the latest, stable Fedora 3.x release, see the Fedora 3.x Downloads page

License

Fedora is licensed under the Apache Public License.

Deployment

See: Fedora 4 deployment

Stable Releases

Pre-compiled WARs of Fedora 4 can be downloaded directly from Duraspace or from artifacts published to Sonatype Nexus Repository.

The source code for Fedora 4.0.0-alpha-1 can be retrieved from our tagged version on GitHub.

Snapshot Releases

Pre-compiled, nightly snapshots can be downloaded from artifacts published to the Sonatype snapshot repository

Development

The latest code is available on GitHub:

https://github.com/futures/fcrepo4/

We use Maven 3 to build Fedora 4. You can compile Fedora 4's artifacts by running:

Code Block
$ mvn clean install

from the root of the git repository.