Skip to content

Instantly share code, notes, and snippets.

@johndemic
Created February 7, 2011 19:20
Show Gist options
  • Save johndemic/815003 to your computer and use it in GitHub Desktop.
Save johndemic/815003 to your computer and use it in GitHub Desktop.
var result = com.mulesource.muleesb.migration.MigratorAdapter.migrate(
migrator,org.apache.commons.io.IOUtils.toByteArray(inputFile),
fromVersion,
toVersion);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment