[
https://issues.apache.org/jira/browse/SLING-3612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017947#comment-14017947
]
ASF GitHub Bot commented on SLING-3612:
---------------------------------------
GitHub user kwin opened a pull request:
https://github.com/apache/sling/pull/18
SLING-3612, add m2 project configuration for packaging bundle (secondary to
tycho)
Add project configurator which adds the Sling Bundle Facets automatically
for all Maven Projects with packaging "bundle"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kwin/sling SLING-3612-m2e-bundle-lifecycle
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sling/pull/18.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 #18
----
commit 6ef5234452a46267ed1da67ad1bd799703e735f3
Author: Konrad Windszus <[email protected]>
Date: 2014-06-04T18:06:25Z
SLING-3612, add m2 project configuration for packaging bundle (secondary
to tycho)
----
> Provide a m2e project configurator for packaging "bundle"
> ---------------------------------------------------------
>
> Key: SLING-3612
> URL: https://issues.apache.org/jira/browse/SLING-3612
> Project: Sling
> Issue Type: Improvement
> Components: IDE
> Affects Versions: Sling Eclipse IDE 1.0.0
> Reporter: Konrad Windszus
> Fix For: Sling Eclipse IDE 1.0.2
>
>
> That configurator should automatically setup the project with the correct
> facets (to make it possible to deploy via Sling IDE Tools). That configurator
> would e.g. be triggered, when a new project is imported into the IDE (e.g.
> from an existing local Maven project, or via Subclipe/Subversive/eGit)
--
This message was sent by Atlassian JIRA
(v6.2#6252)