Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

MoDisco/IndigoReview/Bugzilla Situation

Contents

Not fixed bugs

Thanks to the bug fixing report we can see that 6 bugs declared since 0.7.1 have not be fixed before 0.9.0 and 13 bugs declared since 0.8.0 have not be solved in 0.9.0.

Bugs declared since 0.7.1

Bug 310145- Java metamodel : reduce PackageAccess memory usage

The fixing of this bug implies a meta-model modification. We didn't modified the meta-model in the version 0.9.0 because we didn't had enough time to provide a mechanism to deal with an old meta-model and a new one.

Bug 310102 - Separate creation tools and execution tools for org.eclipse.gmt.modisco.infra.query.ui

It was expected that the query components was moved into EMF Facet. That why we didn't fix this bug. Unfortunately, we didn't had enough time to migrate the query, facet and customization components to EMF Facet.

Bug 310148 - Java metamodel : missing annotations on Package

The fixing of this bug implies a meta-model modification. We didn't modified the meta-model in the version 0.9.0 because we didn't had enough time to provide a mechanism to deal with an old meta-model and a new one.

Bug 310138 - ArrayIndexOutOfBoundsException in using Java CDO discoverer

Bug 311157 - Java metamodel : PrimitiveType is not Abstract

The fixing of this bug implies a meta-model modification. We didn't modified the meta-model in the version 0.9.0 because we didn't had enough time to provide a mechanism to deal with the an old meta-model and a new one.

Bug 310141 - Java discoverer Benchmark : mix of trace with CDO server trace

This bug deals with trace readability in using CDO. We did not have time to process this issue since other issues dealing with CDO&MoDisco integration had higher priority.

Bugs declared since 0.8.0

Bug 344259 - Exception when discovering java model from java project with annotations

This bug is too new to have been fixed for 0.9.0. It has been submitted the 29th April 2011.

Bug 312050 - Fails to load catalog elements because metamodel is overwritten by AcceleoBuilder

The MoDisco model catalog is a too complicated component which only satisfy the following requirement: "The model references must not be break if we move a MoDisco model to a different directory or plug-in". This is a part of the components that are moving to EMF Facet. This catalog feature will be removed in the EMF Facet feature.

Bug 306992 - Pbme when updating with Helios M6 on Mac OS X.6

Should be mark as fixed after a last test on a Mac package. (It's ok with a win32 package.)

Bug 346633 - FolderUtils: management of folders hierarchy

This bug is too new to have been fixed for 0.9.0. It has been submitted the 20th May 2011.

Bug 321309 - There is no documentation about MoDisco tools related to EPackage Registry

The feature is actually moving to EMF Facet.

Bug 313101 - IOException: Unable to resolve plug-in "platform:/plugin/..."

This bug is related to MoDisco model catalog hot-loaded that is a part of the components which are moving to EMF Facet. further more the catalog feature will be removed from the EMF Facet version.

Bug 313140 - Eclipse-SourceReference

We wait the possibility to use Eclipse-SourceReference with SVN.

Bug 309491 - Cannot reference a class from a different project in a Java query

We didn't already decided if this should be considered as a bug. This may be a safe constraint.

Bug 313342 - EPackage Registry view not refreshed when EPackage.Registry changes

We have wait the migration to EMF Facet of the corresponding component. This feature is now available in EMF Facet. This bug has then to be checked and moved to EMF Facet.

Bug 312898 - FacetEditor not updated when adding query

This bug will be solved by the merge of the query and facet meta-model. The merge is actually in progress. The new meta-model is expected in EMF Facet 0.2.0.

Bug 305662 - JavaUtil.getQualifiedName doesn't handle FieldDeclarationImpl

The fixing of this bug implies a meta-model modification. We didn't modified the meta-model in the version 0.9.0 because we didn't had enough time to provide a mechanism to deal with an old meta-model and a new one.

Bug 311683 - When to initialize catalog dependencies

This has been opened to remember a technical question. It is not a bug.

Bug 309916 - Unit tests to validate Shortcuts behaviors

This bug reminds that a unit test is missing. The facet features will be moved to EMF Facet and this "shortcut" feature will be redesign. This bug may will be tag "wontfixed" when the "shortcut" feature will be replaced.

Not provided enhancements

Thanks to the enhancement report we can see that 2 enhancements required since 0.7.1 have not be fixed before 0.9.0 and 25 enhancements required since 0.8.0 have not be solved in 0.9.0.

Back to the top