I've run into this sometimes on trunk. Then sometimes it stops being a problem. Then it comes back. No pattern I can discern.
thanks david jencks On Aug 31, 2010, at 8:52 PM, David Blevins wrote: > 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 >
