Community
Participate
Working Groups
Build Identifier: when i try to migrate an acceleo 2 comment <%-- xxxxx --%> to acceleo 3, the following code [-- xxxx --/] compiles Reproducible: Always
To develop, such code should not compile in Acceleo 3; currently, the compilation won't report a single issue, and the evaluation will fail in an UnsupportedOperationException thrown from deep within OCL.
A fix has been contributed on HEAD and R3_2_maintenance
Closing resolved bugs