Community
Participate
Working Groups
The logic of ModelUtils.load(URI modelURI, ResourceSet resourceSet) is if global registry has a definition copy global registry setting to local registry else put XMI registration in the local registry Any prior user initialization of the local registry is corrupted.
Hi Ed, This ... was a known bug that I was sure I had fixed. Thanks for reopening, I'll try and see what I did wrong.
NB. The report is against Acceleo 3.0.0, so it may be fixed in CVS.
The problem is fixed in ModelUtils#createResource(), but still remains in ModelUtils#load(URI, ResourceSet). This has to be fixed in both 3.0.* and 3.1.*. I expect the fix to be in 3.1.0M2 and 3.0.2RC1.
This regression has been fixed on HEAD and the 3.0 maintenance branch. The fix will be available in the incoming 3.1.0M2 and 3.0.2RC1.
Forgot to close and fix with the previous comment