Bugzilla – Bug 5506
Circular Dependency between core and registry
Last modified: 2007-09-28 15:50:43
You need to log in before you can comment on or make changes to this bug.
There is a circular dependency where registry depends on a class from Core (JNDIUtils) and the tests for core depend on registry. This makes the build difficult to understand
Patch has been provided, needs to be tested and committed. GPT meta data needs to be updated appropriately.
Patch committed to trunk. Test's don't depend on registry code any more.
Tom, thanks for the patch. Reassigning to Charles to verify build with GTP works.