On Dec 11, 2006, at 2:47 PM, David Blevins wrote:


On Dec 11, 2006, at 2:25 PM, Prasad Kashyap wrote:

Sure. For now, that seems like a good idea. If you don't mind
separating the two, fine by me.

Fine by me too. Let me know when you get it in and working and I'll delete the copies from openejb.

Also, the itests-core/pom.xml has this dependency
<dependency>
     <groupId>org.apache.geronimo.modules</groupId>
     <artifactId>geronimo-security</artifactId>
</dependency>

Hope this doesn't cause any problems when the versions diverge.

No issue as far as the version numbers being different. But that dep looks easy to prune, so I'll just yank it.

Done.

-David


-David

Cheers
Prasad

On 12/11/06, David Blevins <[EMAIL PROTECTED]> wrote:

On Dec 11, 2006, at 1:28 PM, Prasad Kashyap wrote:

> So the itests-core's pom and plans all use this property during
> resource filtering and thus have a dependency on it.

We should likely move the plan file security-plan.xml and openejb-
jar.xml which are essentially hardcoded to a geronimo version into
the test-ejbcontainer directory.

What do you think?

-David

>
> Cheers
> Prasad
>
> On 12/11/06, David Blevins <[EMAIL PROTECTED]> wrote:
>>
>> On Dec 11, 2006, at 11:38 AM, Prasad Kashyap wrote:
>>
>> > On 12/11/06, David Blevins <[EMAIL PROTECTED]> wrote:
>> >>
>> >> On Dec 11, 2006, at 10:44 AM, Prasad Kashyap wrote:
>> >>
>> >> > I'm seeing a different problem. The openejb-itests-core
>> cannot be
>> >> > distributed since it has a dependency on j2ee-corba-yoko/ 1.2-
>> >> SNAPSHOT.
>> >>
>> >> What is the error you get?
>> >
>> > [INFO] [INFO] Distributing module artifact: C:\Documents and
>> > Settings\Administrator\.m2\repository\org\apache\openejb \openejb-
>> > itests-core\2.2-incubating-SNAPSHOT\openejb-itests-core-2.2-
>> > incubating-SNAPSHOT.jar
>> > with plan null
>> > [WARNING] Deployer operation failed: Unable to create configuration
>> > for deployment
>> > [WARNING] org.apache.geronimo.common.DeploymentException: Unable to
>> > create configuration for deployment
>> > ...
>> > ...
>> > ...
>> > [WARNING] Caused by:
>> > org.apache.geronimo.kernel.repository.MissingDependencyException:
>> > Unable to resolve dependency
>> > org.apache.geronimo.configs/j2ee-corba-yoko/1.2-SNAPSHOT/car
>>
>> I'm a bit confused.. I'm looking in geronimo/server/trunk/ testsuite/
>> enterprise-testsuite/test-ejbcontainer/pom.xml which has a
>> reference to:
>>
>>    <module>
>>        <groupId>org.apache.openejb</groupId>
>>        <artifactId>openejb-itests-core</artifactId>
>>        <version>${openejbVersion}</version>
>>        <type>car</type>
>>    </module>
>>
>> Where is the car file created?  I can't seem to find it.
>>
>> -David
>>
>> >
>> >
>> > Cheers
>> > Prasad
>> >
>>
>>
>





Reply via email to