Apache Aries

Clone this repo:
  1. 55b2b34 Merge pull request #215 from stiemannkj1/ARIES-1219-support-jsr-ret-in-spi-fly by Tim Ward · 8 weeks ago trunk
  2. 9df919f Fix ARIES-1219 Weaving of Aries SPI Fly bundle produces RuntimeException: JSR/RET are not supported with computeFrames option by Kyle Stiemann · 8 weeks ago
  3. a816658 [maven-release-plugin] prepare for next development iteration by Jean-Baptiste Onofré · 6 months ago
  4. 4a92182 [maven-release-plugin] prepare release spifly-1.3.6 by Jean-Baptiste Onofré · 6 months ago spifly-1.3.6
  5. 25333fb Merge pull request #212 from apache/dependabot/maven/spi-fly/asm.version-9.4 by Jean-Baptiste Onofré · 6 months ago

Apache Aries

The Aries project consists of a set of pluggable Java components enabling an enterprise OSGi application programming model.

See Apache Aries Website.

SPI Fly - CI Build

Source Code

The sources are now directly availble in aries github.

Some of the subprojects have their own git repos:

Subproject
Aries CDI
Aries Component DSL
Aries Containers
Aries JAX-RS whiteboard
Aries JPA
Aries RSA
Aries Transaction Control

Build

Most projects can be built using

mvn clean install

As the Aries svn hosts a lot of different subprojects it makes sense to only build the specific subproject.