3) Test Cleanup - there are a lot of tests that passed before the
reorg that don't pass now, not sure if these are kruft left over
from the old days or stuff I messed up in moving files around.
Could you all take a look at what is failing and try to nail down
what is wrong. I'm glad to help with any maven related stuff that
is making the tests not work, just ping me.
I'll take a look at the unit tests.
Tests are fixed. Although JPA tests still fail, but this requires JPA
code fixes.
Yeah, let's keep it around. Maybe kill cayenne-ant - it is
available on the branches if anyone needs to use it for the
reference. And rename main/cayenne to "main/leftovers", and then
migrate things one by one.
Done. I actually kept cayenne-ant, as it has Launch4J code that is
used to build Windows exe, but I renamed "main/cayenne" folder to
"main/pre-maven".
Andrus