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

Forking this project #178

Closed BryanHunt closed 7 years ago

BryanHunt commented 7 years ago

I'm considering the possibility of forking this project. @hstaudacher has done a great job on this code, but I suspect his new job does not afford him the time to continue to maintain this code. I use this code for production applications at work and I would like to ensure the project remains supported. Please comment here with your feedback good or bad. Also, if this project were to be forked, would anyone want to sign up as a co-contributor?

hstaudacher commented 7 years ago

@BryanHunt you are right, I have not much time to maintain this project. I think forking is not that good. What about contributor permission for you on this project?

BryanHunt commented 7 years ago

@hstaudacher I'd be ok with contributor permission if you are ok with me converting the project to Bndtools + gradle (I can't stand Maven).

hstaudacher commented 7 years ago

sounds good to me. Do you think it's possible to also provide a p2 repo when doing a release? I think we have a lot of users using p2 as well.

BryanHunt commented 7 years ago

Yes, we can still provide a p2 repo.