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

fix issue 19 split out source bundles from binaries using separate source features #24

Closed dcaillia closed 10 years ago

hstaudacher commented 10 years ago

Will take a look at it soon

dcaillia commented 10 years ago

Is there anything i can do more to help you with this one?

hstaudacher commented 10 years ago

Hi, I have investigated deeper in this topic and decided to go with the tycho-source-feature-plugin. This elimantes the need to create and maintain all source features manually. The next released version will have the separated features.