eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

Java Generation : need for templates moves since Acceleo M4 update #613

Closed eclipse-modisco-bot closed 2 hours ago

eclipse-modisco-bot commented 2 hours ago

| --- | --- | | Bugzilla Link | 332721 | | Status | CLOSED FIXED | | Importance | P1 normal | | Reported | Dec 16, 2010 06:49 EDT | | Modified | Jan 11, 2011 05:24 EDT | | Version | 0.9.0 | | Reporter | Fabien Giquel |

Description

Since recent Acceleo evolutions, cyclic import beween "GenerateJava_Structures.mtl" and "GenerateJava_Statements.mtl" is not allowed anymore.

Java Junit Test001 fails -> several templates need to be moved from one .mtl to the other.

eclipse-modisco-bot commented 2 hours ago

By Fabien Giquel on Dec 16, 2010 13:10

A fix has been commited into SVN (rev 3648).\ "GenerateJava_Structures.mtl" and "GenerateJava_Statements.mtl" become one single "GenerateJava.mtl" because no module separation was possible.

eclipse-modisco-bot commented 2 hours ago

By Hugo Bruneliere on Jan 11, 2011 05:24

Bug fixed.