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

Difference between revisions of "MoDisco/IndigoReview/Bugzilla Situation"

(Bug 309916 - Unit tests to validate Shortcuts behaviors)
(Not provided enhancement)
Line 54: Line 54:
 
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.
 
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 enhancement ====
+
= Not provided enhancement =
  
[https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=target_milestone&y_axis_field=version&z_axis_field=&query_format=report-table&short_desc_type=allwordssubstr&short_desc=&classification=Modeling&product=MDT.MoDisco&component=Contribution&component=Infrastructure&component=Main&component=Technologies&component=UseCases&longdesc_type=allwordssubstr&longdesc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&resolution=---&resolution=FIXED&bug_severity=enhancement&emailtype1=substring&email1=&emailtype2=substring&email2=&bug_id_type=anyexact&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&format=table&action=wrap&field0-0-0=noop&type0-0-0=noop&value0-0-0= Enhancement report]
+
Thanks to the [https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=target_milestone&y_axis_field=version&z_axis_field=&query_format=report-table&short_desc_type=allwordssubstr&short_desc=&classification=Modeling&product=MDT.MoDisco&component=Contribution&component=Infrastructure&component=Main&component=Technologies&component=UseCases&longdesc_type=allwordssubstr&longdesc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&resolution=---&resolution=FIXED&bug_severity=enhancement&emailtype1=substring&email1=&emailtype2=substring&email2=&bug_id_type=anyexact&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&format=table&action=wrap&field0-0-0=noop&type0-0-0=noop&value0-0-0= 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.

Revision as of 06:10, 24 May 2011

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 the 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 the 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

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.

bugs declared since 0.8.0

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

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

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

Bug 346633 - FolderUtils: management of folders hierarchy

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/..."

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

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

Bug 312898 - FacetEditor not updated when adding query

Bug 305662 - JavaUtil.getQualifiedName doesn't handle FieldDeclarationImpl

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 enhancement

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