On Oct 28, 2006, at 6:00 AM, Jacek Laskowski wrote:

On 10/28/06, David Blevins <[EMAIL PROTECTED]> wrote:

Couple thoughts on the poms:

   - the parent would lineage would be org.apache.openejb:itests ->
org.apache.openejb:openejb
   - the groupId would be org.apache.openejb

Unless I'm mistaken, it implies that itests are a submodule of the
top-level module of OpenEJB, doesn't it? If so, I'm fine with it, too.

Right.

You and put any geronimo-specific plugins, descriptors, or
dependencies in pom.xmls (modules) in geronimo svn using any layout
you choose.  Those modules would just declare dependencies on the
openejb test libraries they wish to reuse.

Does it mean that Geronimo tests would be dependent on OpenEJB? These
should be separate as much as possible. If there's no other way, let's
start with it and think about it later.

It would be the same relationship as Geronimo assembly or configs has with OpenEJB.

That should be fine
unless you also plan to redo all the test source code to something
other than junit or introduce code dependencies on geronimo-specific
bits of test framework.

That's what I didn't catch. What do you mean by that?

Meaning anything that would add a compile time dependency to the itest code on some part of geronimo or the geronimo test framework.

-David

Reply via email to