Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Version History & Compatibility

Darryl Miles edited this page Dec 9, 2015 · 12 revisions

This document seeks to provide a reference to the Gravia version history and original key design goals for the respective version.

This tried to include the respective compatibility with container runtimes, OSGi runtimes and Java VM.

1.0.x

Design Goals: Initial support for OSGi awareness, targeting the support platforms below.

  • Java 5+ (unknown if tested or working above JRE7, no known issues with JRE8 reported)
  • Apache Karaf 2.4+ (as unknown if tested or working on 3.0.x, 4.0.x and above)
  • Apache Tomcat 7.x & 8.x
  • WildFly 8.x
  • OSGi R5 (minimum 5.0.0)

This version series never made it out of beta as 1.0.0Beta3 was not considered production ready.

1.1.x (upto 1.1.3)

Same as 1.0.x. But now the code base is production ready.

1.1.4 (and newer 1.1.x)

Same as 1.1.x.

  • WildFly 9.x and above (older WF versions not supported due to WF internal API changes)

1.2.x

Design Goals: Tested support on Java 8 ???

  • WildFly 9.x and above (older WF versions not supported due to WF internal API changes)
  • No support for Tomcat. (removed since 1.2.0)

1.3.x

Design Goals: Tested support on Java 9 ???, OSGi R6??

  • No support for Tomcat. (removed since 1.2.0)

Notes:

  • gravia-provision gravia-resolver gravia-repository removed.
  • HttpService bridge removed.