Hello;
I'm trying to add some additional material into Expression 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
Are other people just able to run "mvn verify" and get the tests to run?
Regards;
--
Andrew Lindesay