Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The bundle task should not produce a bundle unless source (or bnd headers) has(/have) changed #27

Open
hsyed opened this issue Mar 16, 2015 · 0 comments

Comments

@hsyed
Copy link

hsyed commented Mar 16, 2015

One of the key uses os OSGI is dynamic code reloading, reloading bundles into an OSGI framework does require being able to detect when a bundle has changed. Current the plugin produces a new bundle everytime the bundle task is invoked.

I'm a novice with SBT development but I'm learning I have this question open on SO whilst trying to hack my way to some sort of a solution.

If someone could give me some pointers perhaps I can add this functionality.

@hsyed hsyed changed the title The bundle task should not produce a bundle unless source has changed. The bundle task should not produce a bundle unless source (or bnd headers) has(/have) changed Mar 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant