GitHub user stefanseifert opened a pull request:
https://github.com/apache/felix/pull/57
FELIX-4009 maven bundle plugin should be integrated directly with eclipse
define m2e lifecycle mapping metadata, enable incremental build for
manifest (and SCR metadata) generation - important for unit tests e.g. with
sling/osgi-mock
make sure all files that are written use file output streams created via
BuildContext to make sure eclipse get notice of it
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/stefanseifert/felix
feature/FELIX-4009_maven-bundle-m2e
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/felix/pull/57.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #57
----
commit 2d21b56e76ac89b95492c606046d1070e9e92f88
Author: sseifert <[email protected]>
Date: 2016-03-11T17:54:53Z
FELIX-4009 maven bundle plugin should be integrated directly with eclipse
define m2e lifecycle mapping metadata, enable incremental build for
manifest (and SCR metadata) generation - important for unit tests e.g. with
sling/osgi-mock
make sure all files that are written use file output streams created via
BuildContext to make sure eclipse get notice of it
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---