I didn't hit this. (I refreshed my trunk at around 3pm EST).
I didn't cleaned my entire .m2 repo either (just cleaned aixs2 and openejb).
Lin
Donald Woods wrote:
Trying to build trunk Rev522511 on WinXP with a clean .m2 repo and
getting the following error -
[INFO]----------------------------------------------------------------------------
[INFO] Building Geronimo Configs :: RMI Naming
[INFO] task-segment: [install]
[INFO]----------------------------------------------------------------------------
. . . <snip>
[INFO]------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]------------------------------------------------------------------------
[INFO] org.apache.geronimo.gbean.InvalidConfigurationException: Could
not find getGBeanInfo method on
org.apache.geronimo.gjndi.GlobalContextGBean
edu/emory/mathcs/backport/java/util/concurrent/locks/Lock
Adding backport-util-concurrent back into configs/rmi-naming/pom.xml
fixes this build failure, but then the J2EE Client config fails for the
same reason....
Is anyone else seeing this build failure???
-Donald