Hello;

I am trying to add some additional material into the Expression class for better handling of scalar types with no EJBQL literal equivalents (will supply patch later if it works out) on 3.1 at the moment, but am having some trouble getting the "verify" goal to run;

[ERROR] /Users/apl/apl-dev/idea12/cayenne/framework/cayenne-jdk1.5-unpublished/src/test/java/org/apache/cayenne/access/DataContextPrefetchTest.java:[35,29] error: cannot find symbol
[ERROR] package org.apache.cayenne.exp

[ERROR] /Users/apl/apl-dev/idea12/cayenne/framework/cayenne-jdk1.5-unpublished/src/test/java/org/apache/cayenne/map/ObjEntityTest.java:[411,71] error: method getObjEntity in class EntityResolver cannot be applied to given types; [ERROR] actual argument Class<Artist> cannot be converted to String by method invocation conversion
etc...

Are other people just able to run "mvn verify" and get the tests to run fine without any other intervention?

This is on java 7 on a MacOS-X host with maven 3.1.1.

cheers.

--
Andrew Lindesay

Reply via email to