xbean-reflect jar version?

2007-02-27 Thread Anita Kulshreshtha
Openejb is using 2.9-SNAPSHOT for xbean-reflect jar: Path to dependency: 1) org.apache.geronimo.modules:geronimo-openejb:jar:2.0-SNAPSHOT 2) org.apache.openejb:openejb-core:jar:3.0-incubating-SNAPSHOT 3) org.apache.xbean:xbean-reflect:jar:2.9-SNAPSHOT We are using 2.8 for

Re: xbean-reflect jar version?

2007-02-27 Thread Anita Kulshreshtha
Also ... Could someone with karma please remove the dependency on mx4j in xbean-reflect pom (shown here)? . dependencies dependency groupIdmx4j/groupId artifactIdmx4j/artifactId /dependency

Re: xbean-reflect jar version?

2007-02-27 Thread David Jencks
You should be able to fix the xbean pom yourself. I think we're going to want the xbean-reflect in a rather root module/ classloader since it's getting used for injections in openejb, jetty, and the app client (later today) How about including it in j2ee-server? thanks david jencks On

Re: xbean-reflect jar version?

2007-02-27 Thread Dain Sundstrom
Done. -dain On Feb 27, 2007, at 7:00 AM, Anita Kulshreshtha wrote: Also ... Could someone with karma please remove the dependency on mx4j in xbean-reflect pom (shown here)? . dependencies dependency groupIdmx4j/groupId

Re: xbean-reflect jar version?

2007-02-27 Thread Dain Sundstrom
I wasn't aware that Geronimo was using xbean-reflect directly... anyway, you should update G to use 2.9-SNAPSHOT also. It contains several fixes and a few new features. -dain On Feb 27, 2007, at 6:50 AM, Anita Kulshreshtha wrote: Openejb is using 2.9-SNAPSHOT for xbean-reflect jar: