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 x.x ???
  • Apache Tomcat 7.x & 8.x
  • WildFly 8.x
  • OSGi R5

This version never made it out of beta as 1.1.0Beta4 and is not considered production ready.

1.1.x

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. Support for Tomcat has been removed.

1.3.x

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

  • No support for Tomcat. Support for Tomcat has been removed (since 1.2.x).

Notes:
gravia-provision gravia-resolver gravia-repository removed. HttpService bridge removed.

Clone this wiki locally