On Feb 5, 2012, at 11:28 AM, Alan D. Cabrera wrote: > I'm debugging some tests on my MBP running Lion. It seems that the Apple > developer kit defines an incompatible definition of > javax.annotation.Resource, e.g. it does not have a field lookup. How do > people work around this problem?
I personally change my copy of that test to 'name' instead of 'lookup' -David
