"I encountered a but has a pax exam fix version of 2.0.0" = "I
encountered a bug in pax exam's Jira system that had a fix version of
2.0.0"

On Sat, Aug 27, 2011 at 6:48 AM, Samuel Cox <crankydi...@gmail.com> wrote:
> Hi,
>
> I've been trying to get Fuse testing working with Pax Exam1.  I
> encountered a but has a pax exam fix version of 2.0.0.  Consequently,
> I decided it's a good time to switch:)
>
> Anyhow, I'm wondering if it's possible to use the Karaf tooling stuff
> with Pax Exam 2.  I found https://github.com/tonit/karafonexam2, but
> the pom's look like it still points to pax exam 1.2.4.
>
> This is what I use in my pax exam 1 based test:
>
> String configUrl = "file://" + classesDir + "etc/config.properties";
> ...
>  combine(
>                     Helper.getDefaultConfigOptions(
>                             Helper.getDefaultSystemOptions(homeDir)
>                             , new URL(configUrl)
>                         )
>                     , Helper.getDefaultProvisioningOptions()
>                 )
>
> Thanks.
>

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

Reply via email to