eclipse-qvtd / org.eclipse.qvtd

Eclipse Public License 2.0
0 stars 0 forks source link

[cg] genmodel can fail when regenerating #215

Closed eclipse-qvtd-bot closed 17 hours ago

eclipse-qvtd-bot commented 17 hours ago

| --- | --- | | Bugzilla Link | 505788 | | Status | RESOLVED FIXED | | Importance | P3 normal | | Reported | Oct 12, 2016 08:43 EDT | | Modified | Oct 13, 2016 11:36 EDT | | Reporter | Ed Willink |

Description

genmodel is not good at handling deletions wrt a previous generation. Stale imports are retained and they may refer to bad files causing a regenmodel failure.

Need to delete at least stale files prior to genmodel; perhaps all files.

eclipse-qvtd-bot commented 17 hours ago

By Ed Willink on Oct 13, 2016 11:36

All Java files in genmodel genpackage directories deleted.

A stale source with a bad import no longer blocks a JUnit test.

commit 06b1fd154188cf975d6f601948c975806184258f pushed to master for M3