Posted on Feb 16, 2009 by
Grumpy Rhino
What steps will reproduce the problem? 1. Create bundles as mvn modules 2. use the maven-bundle-plugin to create the manifest files 3. the manifest files will have foo.bar;uses:="bar.foo", in it.
What is the expected output? What do you see instead? expected should be that only foo.bar is reported a dependency not bar.foo. Currently both packages are reported.
What version of the product are you using? On what operating system? Linux, svn checkout
Please provide any additional information below.
Comment #1
Posted on Feb 16, 2009 by Grumpy RhinoFixed with revision 12.
Comment #2
Posted on Feb 16, 2009 by Grumpy Rhino(No comment was entered for this change.)
Status: Fixed
Labels:
Type-Defect
Priority-Medium