id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
209,Duplicate transformation results for replicated classes,hauma,hauma,"Replicated classes are transformed twice. The first time, the
{{{replicated}}} modifier is transformed away, and the second time,
usages of remote classes within method bodies of replicated
classes are transformed. Both transformation phases produce source
code, which is saved. Since writing transformation results does not
overwrite files (for safety reasons), the compiler always issues
warning messages, when compiling replicated classes. 

Saving the transformation result directly after the replicated class
transformation step is required for debugging the transformation. See
issue [2561].
",defect,new,low,2.0,jpc,1.09b,trivial,,,
