Running into this strange error and wondering if anyone has ever seen anything like it.
[INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /Users/dblevins/work/openejb-trunk/container/openejb-core/src/test/java/org/apache/openejb/config/rules/Key.java:[30,34] incompatible types found : org.apache.openejb.config.rules.KeyType required: org.apache.openejb.config.rules.KeyType Note I'm getting this on the merge, so it doesn't affect trunk. Don't have any related changes -- not that I can imagine what would break this anyway. -David
