Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

(Not fixed bugs)
Line 25: Line 25:
  
 
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.
 
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 ==
 +
 +
=== Bug344259 - Exception when discovering java model from java project with annotations ===
 +
=== Bug312050 - Fails to load catalog elements because metamodel is overwritten by AcceleoBuilder ===
 +
=== Bug306992 - Pbme when updating with Helios M6 on Mac OS X.6 ===
 +
=== Bug346633 - FolderUtils: management of folders hierarchy ===
 +
=== Bug321309 - There is no documentation about MoDisco tools related to EPackage Registry ===
 +
=== Bug313101 - "IOException: Unable to resolve plug-in ""platform:/plugin/...""" ===
 +
=== Bug313140 - Eclipse-SourceReference ===
 +
=== Bug309491 - Cannot reference a class from a different project in a Java query ===
 +
=== Bug313342 - EPackage Registry view not refreshed when EPackage.Registry changes ===
 +
=== Bug312898 - FacetEditor not updated when adding query ===
 +
=== Bug305662 - JavaUtil.getQualifiedName doesn't handle FieldDeclarationImpl ===
 +
=== Bug311683 - When to initialize catalog dependencies ===
 +
=== Bug309916 - Unit tests to validate Shortcuts behaviors ===
 +
=== Bug309341 - [Deprecated] AbstractMoDiscoCatalog.removeWSFile(IFile) ===
 +
=== Bug309327 - [Deprecated] AbstractMoDiscoCatalog.updateWSFile(IFile) ===
 +
=== Bug309337 - [Deprecated] AbstractMoDiscoCatalog.addWSFile(IFile) ===
 +
=== Bug306520 - [Deprecated] KDMtoUML2Converter attributes ===
 +
=== Bug309340 - "[Deprecated] AbstractMoDiscoCatalog.addWSFile(IFile,boolean)" ===
  
 
==== 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]
 
[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]

Revision as of 05:51, 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 18 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

Bug344259 - Exception when discovering java model from java project with annotations

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

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

Bug346633 - FolderUtils: management of folders hierarchy

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

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

Bug313140 - Eclipse-SourceReference

Bug309491 - Cannot reference a class from a different project in a Java query

Bug313342 - EPackage Registry view not refreshed when EPackage.Registry changes

Bug312898 - FacetEditor not updated when adding query

Bug305662 - JavaUtil.getQualifiedName doesn't handle FieldDeclarationImpl

Bug311683 - When to initialize catalog dependencies

Bug309916 - Unit tests to validate Shortcuts behaviors

Bug309341 - [Deprecated] AbstractMoDiscoCatalog.removeWSFile(IFile)

Bug309327 - [Deprecated] AbstractMoDiscoCatalog.updateWSFile(IFile)

Bug309337 - [Deprecated] AbstractMoDiscoCatalog.addWSFile(IFile)

Bug306520 - [Deprecated] KDMtoUML2Converter attributes

Bug309340 - "[Deprecated] AbstractMoDiscoCatalog.addWSFile(IFile,boolean)"

Not provided enhancement

Enhancement report

Back to the top