Closed akoptelov closed 7 years ago
Please clean up PR to only include the actual changes and not just formatting changes. I will check to update the README what the correct formatting rules must be.
@reinhapa I'd gladly do. Still, the project has format-on-save and organize imports options turned on without any specific formatting, so this is the result of Eclipse default formatting. In this circumstances it is quite problematic to keep formatting while working on something bigger than this one.
@akoptelov I have to check with what the actual formatting rules should be and then reformat the complete project later
@reinhapa Patrik, please hold on with merging. It looks like my fix breaks migration of components started with initial baseline. I'll try to figure out why.
@reinhapa Sorry for panicking, now it works OK for components with both initial and non-initial baselines. I only did a little fix to remove "force" component loading in case of update mode (now it should't be needed as we track components). So please merge it as soon as your review it.
This fixes issue #31.