Bump org.easymock:easymock from 4.3 to 5.2.0 in /spi-fly

Bumps [org.easymock:easymock](https://github.com/easymock/easymock) from 4.3 to 5.2.0.
- [Release notes](https://github.com/easymock/easymock/releases)
- [Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/easymock/easymock/compare/easymock-4.3...easymock-5.2.0)

---
updated-dependencies:
- dependency-name: org.easymock:easymock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
3 files changed
tree: 70d31d7b883c93580e05b44e78ff67b729e0c3c5
  1. .github/
  2. application/
  3. async/
  4. blueprint/
  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. .mailmap
  29. LICENSE
  30. NOTICE
  31. pom.xml
  32. 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.

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.