[infinispan-dev] Testsuite again...

Pedro Ruivo pedro at infinispan.org
Wed Aug 6 05:35:58 EDT 2014



On 08/06/2014 10:24 AM, Sanne Grinovero wrote:
> On 6 August 2014 09:01, Ion Savin <isavin at redhat.com> wrote:
>>> OSGi integration tests are blocking the test suite. It is failing with:
>>>
>>> java.lang.Exception: Could not start bundle
>>> mvn:org.infinispan/infinispan-cachestore-jpa/7.0.0-SNAPSHOT in
>>> feature(s) infinispan-cachestore-jpa-7.0.0-SNAPSHOT: Unresolved
>>> constraint in bundle org.infinispan.cachestore-jpa [70]: Unable to
>>> resolve 70.0: missing requirement [70.0] osgi.wiring.package;
>>> (&(osgi.wiring.package=javax.persistence)(version>=2.1.0)(version<=2.1.0))
>>
>> The failure is triggered by the ORM version update. Opened PR:
>
> I'm sorry, my fault. Still puzzled at why this could slip through my
> test runs, the cause might be that this is actually a rather old
> changeset which I've recently rebased.

No problem :)

>
>> https://github.com/infinispan/infinispan/pull/2777
>>
>> (Need a bit of feedback on whether the ISPN dep jpa-api-2.0 should be
>> bumped to jpa-api-2.1 or not.)
>
> +1 to update, these APIs are strictly backwards compatible so it just
> unlocks new features to the users, with no drawbacks.
> Also it is the API version used by WildFly, I don't think we want to
> use a different version.
>
> Sanne
>
>>
>> --
>> Ion Savin
>>
>> _______________________________________________
>> infinispan-dev mailing list
>> infinispan-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>


More information about the infinispan-dev mailing list