[ 
https://issues.apache.org/jira/browse/FELIX-3059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13083114#comment-13083114
 ] 

Marko Friedemann commented on FELIX-3059:
-----------------------------------------

OK, I tested this with the 3.3.0-SNAPSHOT available from
 
https://repository.apache.org/content/groups/snapshots/org/apache/felix/org.apache.felix.main/3.3.0-SNAPSHOT/org.apache.felix.main-3.3.0-20110810.161107-13.jar

and can confirm that this version does not exhibit the problem anymore.

Please note that I was not able to build the svn sources due to:

,-- error from "mvn -Dpackaging=bundle install" --
| Downloading: 
http://repository.apache.org/snapshots/org/apache/felix/maven-bundle-plugin/2.3.5-SNAPSHOT/maven-bundle-plugin-2.3.5-SNAPSHOT.pom
| [INFO] Unable to find resource 
'org.apache.felix:maven-bundle-plugin:pom:2.3.5-SNAPSHOT' in repository 
apache.snapshots (http://repository.apache.org/snapshots)
| Downloading: 
http://repository.apache.org/snapshots/org/apache/felix/maven-bundle-plugin/2.3.5-SNAPSHOT/maven-bundle-plugin-2.3.5-SNAPSHOT.pom
| [INFO] Unable to find resource 
'org.apache.felix:maven-bundle-plugin:pom:2.3.5-SNAPSHOT' in repository 
apache.snapshots (http://repository.apache.org/snapshots)
| [INFO] 
------------------------------------------------------------------------
| [ERROR] BUILD ERROR
| [INFO] 
------------------------------------------------------------------------
| [INFO] Error building POM (may not be this project's POM).
| 
| 
| Project ID: org.apache.felix:maven-bundle-plugin
| 
| Reason: POM 'org.apache.felix:maven-bundle-plugin' not found in repository: 
Unable to download the artifact from any repository
| 
|   org.apache.felix:maven-bundle-plugin:pom:2.3.5-SNAPSHOT
| 
| from the specified remote repositories:
|   apache.snapshots (http://repository.apache.org/snapshots),
|   ops4j (http://repository.ops4j.org/maven2),
|   central (http://repo1.maven.org/maven2),
|   aqute (http://www.aqute.biz/repo)
| 
|  for project org.apache.felix:maven-bundle-plugin
`---------

Also, downloading
 
https://repository.apache.org/content/groups/snapshots/org/apache/felix/org.apache.felix.main/3.3.0-SNAPSHOT/org.apache.felix.main-3.3.0-20110810.161525-14.jar

results, although newer than the *-13.jar linked above, in a version 3.2.2 
framework. Something seems amiss there.

> Require-Bundle w/ visibility:=reexport not transitive
> -----------------------------------------------------
>
>                 Key: FELIX-3059
>                 URL: https://issues.apache.org/jira/browse/FELIX-3059
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: framework-3.2.2
>         Environment: Windows XP, JavaSE-1.6, Eclipse 3.6 Helios
>            Reporter: Marko Friedemann
>             Fix For: framework-4.0.0
>
>         Attachments: reexport-example.zip
>
>
> As described in
>  http://www.mail-archive.com/[email protected]/msg10677.html [1],
> Require-Bundle with visibility:=reexport does not work transitively in Felix 
> 3.2.2 (cannot comment wrt. other versions, only tested this one).
> Similar issue with Felix M2 plugin described in 
> http://www.mail-archive.com/[email protected]/msg02622.html.
> See attached zip for an example consisting of 4 bundles as described in [1].
> Example works in Equinox, fails to load a.One in Felix 3.2.2.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to