Any particular reason for this change ? I don't see why the lwcontainer would depend on servicemix-quartz (though I don't really see why it would depend on quartz either....)
On 10/22/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Author: ffang > Date: Mon Oct 22 01:12:50 2007 > New Revision: 587026 > > URL: http://svn.apache.org/viewvc?rev=587026&view=rev > Log: > correct servicemix-lwcontainer dependency > > Modified: > > incubator/servicemix/trunk/deployables/serviceengines/servicemix-lwcontainer/pom.xml > > Modified: > incubator/servicemix/trunk/deployables/serviceengines/servicemix-lwcontainer/pom.xml > URL: > http://svn.apache.org/viewvc/incubator/servicemix/trunk/deployables/serviceengines/servicemix-lwcontainer/pom.xml?rev=587026&r1=587025&r2=587026&view=diff > ============================================================================== > --- > incubator/servicemix/trunk/deployables/serviceengines/servicemix-lwcontainer/pom.xml > (original) > +++ > incubator/servicemix/trunk/deployables/serviceengines/servicemix-lwcontainer/pom.xml > Mon Oct 22 01:12:50 2007 > @@ -49,8 +49,8 @@ > <scope>provided</scope> > </dependency> > <dependency> > - <groupId>quartz</groupId> > - <artifactId>quartz</artifactId> > + <groupId>org.apache.servicemix</groupId> > + <artifactId>servicemix-quartz</artifactId> > <scope>test</scope> > </dependency> > </dependencies> > > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/