-
So I don't think i really can share a simple example that shows the error, but I have a strange error happening.
I also get an error where the exception is thrown at The full stack trace that shows the error with some names blanked out:
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
Could you please check what |
Beta Was this translation helpful? Give feedback.
-
I tried that. It is a flock step, with a model(called
and it outputs the following:
The last exception is probably because it doesn't own it. The original objects are all owned by |
Beta Was this translation helpful? Give feedback.
-
Flock's default migration strategy only supports single-file models. To use Flock to migrate multi-file models, please see this example. |
Beta Was this translation helpful? Give feedback.
-
So this seems to be a problem with Flock. The example you gave is a java only solution and is not available from Apache ant. Anyway, thank you for responding. |
Beta Was this translation helpful? Give feedback.
Flock's default migration strategy only supports single-file models. To use Flock to migrate multi-file models, please see this example.