Hi All,

I wanted to let everyone know that the directory move and mavenization is more or less complete.

mvn -Dmaven.test.failure.ignore=true install

should do the trick, let me know if you have any problems.

We now have;

main/trunk/pom.xml
main/trunk/core
----cayenne-jdk1.4-core
----cayenne-jdk1.5-core
----cayenne-jpa
main/trunk/modeler
----dvmodeler
----modeler
main/trunk/other
----cayenne-regression-profiler (perhaps rename to regression-profiler?)

Remaining;

1) Delete old stuff that is still hanging around - I was not sure what should be preserved so I left it in place and would like for us to get consensus on what to delete and what to keep. Anything that needs to be kept needs to be worked into the maven stuff.

main/cayenne contains all the stuff that needs to be reviewed for movement or deletion ---cayenne-ant - can probably delete all this but I'm not sure if there is something in there that is useful ---cayenne-java/src/regression - I was not sure what if anything in here still applies
---cayenne-other - looks like this is assembly stuff
---tutorials - anything in here that was not already moved to examples that should be?

2) Assemblies -
-- Modeler (os specific application bundles as well)
-- DV Modeler (os specific application bundles as well)
-- Cayenne Core (jar files, src-jar files and javadoc files, anything else I'm missing?)
-- Others?

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.

TTFN,

-bd-

Reply via email to