[ARIES-1908]aries.spi-fly:upgrade to asm 7.1 so that can work with JDK12|JDK13
4 files changed
tree: 797fd6bc16905f6e75242d54ebd1ca085eb6f66b
  1. application/
  2. async/
  3. blueprint/
  4. component-dsl/
  5. eba-maven-plugin/
  6. ejb/
  7. esa-ant-task/
  8. esa-maven-plugin/
  9. jmx/
  10. jndi/
  11. jpa/
  12. parent/
  13. proxy/
  14. pushstream/
  15. quiesce/
  16. samples/
  17. sandbox/
  18. spi-fly/
  19. subsystem/
  20. testsupport/
  21. transaction/
  22. tutorials/
  23. tx-control/
  24. util/
  25. versioning/
  26. web/
  27. .gitignore
  28. LICENSE
  29. NOTICE
  30. pom.xml
  31. README.md
README.md

Apache Aries

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

See Apache Aries Website.

Source Code

The sources are now directly availble in aries github.

Some of the subprojects have their own git repos:

SubprojectApache GitGithub Mirror
Aries Containersapachegithub
Aries JAX-RS whiteboardapachegithub
Aries JPAapachegithub
Aries RSAapachegithub
Aries Transaction Controlapachegithub

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.