← Back to home
Downloads

Downloads

Apache Magpie has not made an official release yet. This page will become the home for official Apache release artifacts; until then, it explains the only supported way to install Magpie today and what is coming next.

No official release yet

There are currently no Apache-released download artifacts for Magpie. The project is young and has not yet cut its first release, so nothing is published to the Apache distribution system.

Installation methods

Magpie is bootstrapped into an adopter repo with one of the install recipes. The signed release from the Apache distribution is the recommended method and is Coming with the first release; until then, the only Ready path is fetching the framework directly from GitHub.

Signed release zip from the Apache distribution (SVN)The official source release, and the recommended method: a signed, checksummed zip published to the Apache distribution SVN (dist.apache.org) and mirrored from downloads.apache.org. Available once Magpie ships its first Apache release.
Coming
Track main from GitHubPull the framework's main branch straight from GitHub by URL. The default during the pre-release phase, and the only supported method today.
Ready
Pin a git tag from GitHubPin a specific framework version by git tag — available once tagged releases or release candidates exist.
Coming

About the official release

We are about to cut Magpie's first official Apache release. The source artifacts are being prepared and staged in the Apache distribution SVN; once the release is voted on by the PMC, it is published to the Apache distribution system and mirrored from downloads.apache.org, each artifact accompanied by a detached PGP signature and SHA checksums.

From that point on, downloads on this page will conform to the ASF Release Distribution Policy: the signed source release is the official artifact, and any convenience binaries are provided only for convenience.

Suggest a change