How do you provision?
--> maven plugin ? any settings set in plugin config ?
How does the generated paxexam.args look like (the one that sits in
target/classes/META-INF/.. e.g. after running maven2 once (generated
by the plugin)
?

 Same happens with "just" pax runner?


On 5/7/09, Heiko Seeberger <heiko.seeber...@googlemail.com> wrote:
> Hi,
> Today I spotted a very-hard-to-spot-and-make-you-believe-that-you-are-crazy
> problem:
>
> In my setup Pax Exam (Pax Runner) copies the bundles which are to be
> provisioned for the tests into the temporary directory
> /tmp/paxexam_runner_heiko/bundles/. OK, I know that behavior from using Pax
> Runner standalone, then I see a runner/ directory local to the directory
> where I start Pax Runner.
>
> The problem is, that obviously the bundles in that  temporary directory
> /tmp/paxexam_runner_heiko/bundles/ are NOT updated when I rebuild my
> project(s). On my local machine I did not run into problems, because /tmp
> will be erased pretty often, hence there is kind of a forced update. But on
> the scala-tools Hudson build server I got into trouble.
>
> Now I wonder if my setup is somehow crappy or if this is a bug. In my
> opinion the default should be that Pax Exam uses Pax Runner in a way that on
> each build the fresh artifacts are provisioned, not some old copies.
>
> Thanx
> Heiko
> --
> My blog: heikoseeberger.name
> Follow me: twitter.com/hseeberger
> OSGi on Scala: www.scalamodules.org
> Lift, the simply functional web framework: liftweb.net
>


-- 
Toni Menzel
Independent Software Developer - Looking for new projects!
Professional Profile: http://www.osgify.com
Blog: tonitcom.blogspot.com
t...@okidokiteam.com
http://www.ops4j.org     - New Energy for OSS Communities - Open
Participation Software.

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to