Skip to content

How to Implement IMigrator

Ondrej Zizka edited this page May 31, 2013 · 1 revision

Start with AbstractMigrator.

Don't forget to copy jaxb.properties from other *.jaxb package to activate MOXy JAXB.

After getting the AS 5 config data, for starters, create a ManualAction and use addWarning() to inform the user about what's not implemented and thus skipped.

Use available aparatus - look at the *Utils classes.