|
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: |
Replies: 4 comments
|
Could you please check what |
|
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 |
|
Flock's default migration strategy only supports single-file models. To use Flock to migrate multi-file models, please see this example. |
|
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. |
Flock's default migration strategy only supports single-file models. To use Flock to migrate multi-file models, please see this example.