[
https://issues.apache.org/jira/browse/SLING-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger reassigned SLING-961:
---------------------------------------
Assignee: Felix Meschberger
> Parent pom should not include org.osgi.foundation artifact to allow compiling
> in eclipse
> ----------------------------------------------------------------------------------------
>
> Key: SLING-961
> URL: https://issues.apache.org/jira/browse/SLING-961
> Project: Sling
> Issue Type: Bug
> Components: General
> Affects Versions: Parent 5
> Reporter: Stefan Seifert
> Assignee: Felix Meschberger
> Attachments: parent_patch_090512.patch
>
>
> the artifact org.osgi.compendium 1.2.0 includes another artifact
> "org.osgi.foundation" as dependency, which contains several classes included
> in current JDK release, but as non-generic versions.
> this prevents compiling most sling projects in trunk in eclipse.
> the "org.osgi.foundation" transitive dependency should be excluded in parent
> pom to prevent this - sling is compiling happily without it.
> patch attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.