You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Jeremy Hughes (JIRA)" <ji...@apache.org> on 2010/02/24 18:04:28 UTC

[jira] Updated: (ARIES-23) integration tests fail on IBM JDK 6

     [ https://issues.apache.org/jira/browse/ARIES-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Hughes updated ARIES-23:
-------------------------------

    Fix Version/s:     (was: 1.0)
                   0.1

> integration tests fail on IBM JDK 6
> -----------------------------------
>
>                 Key: ARIES-23
>                 URL: https://issues.apache.org/jira/browse/ARIES-23
>             Project: Aries
>          Issue Type: Bug
>          Components: Blueprint
>    Affects Versions: Incubation
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>             Fix For: 0.1
>
>
> All the integration tests fail on IBM JDK 6 with the following exception:
> java.lang.TypeNotPresentException: Type org.ops4j.pax.exam.junit.Configuration not present
> 	at com.ibm.oti.reflect.AnnotationHelper.getAnnotation(AnnotationHelper.java:38)
> 	at com.ibm.oti.reflect.AnnotationHelper.getDeclaredAnnotations(AnnotationHelper.java:50)
> 	at com.ibm.oti.reflect.Method.getDeclaredAnnotations(Method.java:31)
> 	at java.lang.reflect.Method.getDeclaredAnnotations(Method.java:687)
> 	at java.lang.reflect.AccessibleObject.getAnnotations(AccessibleObject.java:186)
> 	at com.ibm.oti.reflect.Method.getAnnotation(Method.java:20)
> 	at java.lang.reflect.Method.getAnnotation(Method.java:677)
> 	at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.getAnnotatedMethods(CallableTestMethodImpl.java:295)
> 	at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.runBefores(CallableTestMethodImpl.java:162)
> 	at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.injectContextAndInvoke(CallableTestMethodImpl.java:124)
> 	at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.call(CallableTestMethodImpl.java:101)
> This is the same problem as described in FELIX-1728. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.