If your change your configuration from Karaf itests to: logProfile().version( "1.3.0" ),profile( "felix.config" ).version( "1.0.8" ), profile( "spring.dm" ).version( "1.2.0-rc1" ),
You will see a big improvement in speed. On Thu, Apr 30, 2009 at 11:59 AM, Guillaume Nodet <[email protected]> wrote: > I noticed that when running pax exam tests, there is a delay while > scanning profiles. > My understanding is that the profiles are actually grabbed from the > pax-runner repository at: > http://scm.ops4j.org/repos/ops4j/projects/pax/runner-repository/ > Is there any way to make sure those profile are available locally by > using maven dependencies ? > I think this would ensure that: > * those profiles are available while offline > * speed up the provisioning by not scanning the remote repo > > Thoughts ? > > -- > Cheers, > Guillaume Nodet > ------------------------ > Blog: http://gnodet.blogspot.com/ > ------------------------ > Open Source SOA > http://fusesource.com > > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general > -- Alin Dreghiciu Software Developer - Looking for new projects! My profile: http://www.linkedin.com/in/alindreghiciu My blog: http://adreghiciu.blogspot.com http://www.ops4j.org - New Energy for OSS Communities - Open Participation Software. http://www.qi4j.org - New Energy for Java - Domain Driven Development.
_______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
