eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

[Discovery] non-wanted serialization due to ATL transformation #683

Closed eclipse-modisco-bot closed 2 hours ago

eclipse-modisco-bot commented 2 hours ago

| --- | --- | | Bugzilla Link | 340151 | | Status | CLOSED FIXED | | Importance | P3 normal | | Reported | Mar 16, 2011 09:18 EDT | | Modified | Aug 18, 2011 07:59 EDT | | Version | 0.9.0 | | Depends on | 340149 | | See also | 340149 | | Reporter | Nicolas Bros |

Description

These discoverers:\ org.eclipse.modisco.java.discoverer.DiscoverKDMModelFromJavaModel\ org.eclipse.modisco.java.discoverer.DiscoverKDMModelFromJavaProject\ org.eclipse.modisco.java.discoverer.DiscoverKDMModelFromProject\ use org.eclipse.modisco.java.discoverer.internal.core.AtlLaunchHelper which always serializes the output model.

This is not wanted unless the user explicitly chooses to serialize.

eclipse-modisco-bot commented 2 hours ago

By Nicolas Bros on Mar 28, 2011 09:53

This was fixed in revision 4192.

eclipse-modisco-bot commented 2 hours ago

By Hugo Bruneliere on Aug 18, 2011 07:59

Bug fixed.