Hello
Oncle Zebulon wrote: > > Hello, > > I tried the spring cartridge. I checkout the project. mvn install -> ok. > mvn generate-sources -> ok. > I open the model into Magicdraw 12.5C and export it : EMF UML2 (v2.x) XMI. > here the result of mvn generate-sources : > > > The export seems to modify the Persistence.profile. That's why i have this > problem > Yes. Every export will overwrite the profile(s). So don't bother :-) The failure is (maybe) a different one. I thing that the Spring Cartridge is using a older version of Magic Draw as 12.5. So the export is done in an older format (with the ending '.uml2'). Magic Draw 12.5 up is able to export in the new emf uml2 format (ending .uml). So if you use Magic Draw 12.5 you have to change all references to models and profiles to the new exported .uml files. Does this solve the problem? Regards Darius Jockel -- View this message in context: http://www.nabble.com/Spring-cartridge-tf4725429s17564.html#a13511453 Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
