Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 689 by patrick....@gmail.com: DNU in Dependency Brower on an verveineJ MSE http://code.google.com/p/moose-technology/issues/detail?id=689
In the Dependency Browser I choose a package and see a correct map of providers but when I click on the Map of clients tab I get a debug window with FAMIXParameterizedType(Object)>>doesNotUnderstand: #potentialReferencingNamespaces.
Expected : Map should update with clients info.
Steps : Download latest verveineJ and latest Moose. verveinej.sh on a java source. Launch moose, import generated MSE. Select «All model classes», top right menu «Browse > Code with Dependencies» Dependency Browser open, click Map of clients tab and navigate package tree. Some entries trigger reported DNU.
May be dependent on generated MSE or Java source parsed ? Debug log attached.
Attachments: Debug.log 33.7 KB
Updates: Labels: Component-Famix Milestone-4.6
Comment #1 on issue 689 by tudor.gi...@gmail.com: DNU in Dependency Brower on an verveineJ MSE http://code.google.com/p/moose-technology/issues/detail?id=689
Thanks.
Indeed, from the debug log I see the issue is that the navigation extension methods from FAMIXClass should be pushed to FAMIXType.
Comment #2 on issue 689 by tudor.gi...@gmail.com: DNU in Dependency Brower on an verveineJ MSE http://code.google.com/p/moose-technology/issues/detail?id=689
It should be fixed now in the latest Famix packages. Please test it by using the latest Moose image: http://ci.moosetechnology.org/job/moose-latest-dev/lastSuccessfulBuild/artif...
Comment #3 on issue 689 by patrick....@gmail.com: DNU in Dependency Brower on an verveineJ MSE http://code.google.com/p/moose-technology/issues/detail?id=689
Great, no more DNU in latest build.
Thanks for this lightning fast fix :)
Updates: Status: Fixed
Comment #4 on issue 689 by tudor.gi...@gmail.com: DNU in Dependency Brower on an verveineJ MSE http://code.google.com/p/moose-technology/issues/detail?id=689
You are welcome. Keep on reporting :)