Those are separate independent tests, testing PropertyUtils class under different JDK versions. They didn't cause problems for me, cause I have those two projects in two separate workspaces, but if this is indeed a problem, I suggest renaming (but not removing) one of the tests.

Andrus


On Dec 14, 2006, at 5:20 PM, Michael Gentry wrote:

~/Projects/eclipse/workspace/Cayenne30> find . -name
"PropertyUtilsTest*" | grep -v svn | grep -v class
./core/cayenne-jdk1.4/src/test/java/org/apache/cayenne/reflect/ PropertyUtilsTest.java ./core/cayenne-jdk1.5/src/test/java/org/apache/cayenne/reflect/ PropertyUtilsTest.java


It is the only error currently showing up in Eclipse ...

Thanks,

/dev/mrg


Reply via email to