I've committed these changes and uploaded geronimo, openejb, and tranql jars using jar:deploy.

I noticed the openejb and tranql uploads showed messages like this:

Executing cd /dist/openejb/poms; chmod g+w openejb-webadmin-2.0-SNAPSHOT.pom; chgrp openejb openejb-webadmin-2.0-SNAPSHOT.pom with the username djencks on beaver.codehaus.org

[exec] chmod: changing permissions of `openejb-webadmin-2.0-SNAPSHOT.pom': Operation not permitted


I don't know if this will cause any problems.

thanks
david jencks

On Mar 5, 2005, at 4:28 PM, David Jencks wrote:

I finally got around to implementing the 2 sets of incompatible changes to gbean naming:

(1) <gbean name="full:object=name"... >>> <gbean gbeanName="full:object=name"....
and <gbean namePart="foo" ... >>> <gbean name="foo" ...


(2) building reference patterns by name component, with most components inheritable from the current environment and type from the ReferenceInfo object from GBeanInfo.

I expect to finish testing these in the next couple hours and will then commit unless someone screams really loudly.

thanks
david jencks




Reply via email to