[ 
https://issues.apache.org/jira/browse/SLING-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konrad Windszus updated SLING-6112:
-----------------------------------
    Attachment: SLING-6112-v01.patch

Attached is a patch which removes the dependency of m2e-tycho, removes that 
plugin from the target definition and makes sure that "bundle" projects are 
setup with the default JDT lifecycle.
The only thing missing is the potentially useful 
https://github.com/tesla/m2eclipse-tycho/blob/master/org.sonatype.tycho.m2e/src/org/sonatype/tycho/m2e/felix/internal/MavenBundlePluginConfigurator.java
 which regenerates the Manifest whenever something changes (does not work 
reliably though). This has anyhow been incorporated to 
https://issues.apache.org/jira/browse/FELIX-4009 (for goal {{manifest}} and 
needs to be explicitly enabled). Therefore I would say, we don't loose much, so 
I wouldn't display a warning either here but just rely on full builds for the 
Manifest to be generated correctly.
[~rombert] Could you have a look?

> Make Sling IDE independent of m2e-tycho
> ---------------------------------------
>
>                 Key: SLING-6112
>                 URL: https://issues.apache.org/jira/browse/SLING-6112
>             Project: Sling
>          Issue Type: Improvement
>          Components: Tooling
>    Affects Versions: Sling Eclipse IDE 1.1.0
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>         Attachments: SLING-6112-v01.patch
>
>
> Currently Sling IDE requires the installation of m2e-tycho. This was being 
> added in https://issues.apache.org/jira/browse/SLING-3608. Now that the 
> maven-bundle-plugin ships with m2e support OOTB (FELIX-4009) we should get 
> rid of that dependency.
> This is also important since newer versions of the maven-bundle-plugin 
> conflict with that extension 
> (https://issues.apache.org/jira/browse/FELIX-4009?focusedCommentId=15192263&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15192263).
> See also the discussion at 
> http://www.mail-archive.com/dev@sling.apache.org/msg60112.html.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to