hstaudacher / osgi-jax-rs-connector

An OSGi - JAX-RS 2.0 Connector, software repository available on the link below
http://hstaudacher.github.io/osgi-jax-rs-connector
Other
190 stars 98 forks source link

Repo index needs to be updated #78

Closed BryanHunt closed 9 years ago

BryanHunt commented 9 years ago

The repo index needs to be updated with the latest version to support Bndtools

hstaudacher commented 9 years ago

Will be done with the 4.2.0 release. Probably today

hstaudacher commented 9 years ago

Hey Bryan, I think we can use this issue to discuss the problem. I used this command to generate the file:

java -jar org.osgi.impl.bundle.repoindex.cli-0.0.4.jar -n osgi-jax-rs 4.2.0/plugins/*

Any idea what is wrong?

BryanHunt commented 9 years ago

My bad, I didn't add the repo to bndtools correctly and assumed the empty index.xml was the problem. The .gz is fine.

hstaudacher commented 9 years ago

phew. Ok good to hear. So I will close this issue as well. Thanks for testing