wisdom-framework / wisdom

A modular and dynamic web framework
http://wisdom-framework.org
Apache License 2.0
88 stars 42 forks source link

Upgrade apache felix version to support java 8u66 #545

Closed kevinsdooapp closed 8 years ago

kevinsdooapp commented 8 years ago

The current version of apache felix used by wisdom is not compatible with java 8u66. (Unable to resolve com.sun.jna).

It works with apache felix framework 5.4.0.

cescoffier commented 8 years ago

It requires an update in chameleon first.

On 8 déc. 2015, at 10:17, kevinsdooapp notifications@github.com wrote:

The current version of apache felix used by wisdom is not compatible with java 8u66. (Unable to resolve com.sun.jna).

It works with apache felix framework 5.4.0.

— Reply to this email directly or view it on GitHub https://github.com/wisdom-framework/wisdom/issues/545.

cescoffier commented 8 years ago

I've opened an issue on Chameleon: https://github.com/ow2-chameleon/core/issues/48