[weld-dev] Error in TCK test # StereotypeInheritenceTest
David Allen
drallendc at gmail.com
Sat Jan 9 09:49:44 EST 2010
Observation correct. File a JIRA issue.
Thanks.
On Sat, 2010-01-09 at 06:16 -0800, Gurkan Erdogdu wrote:
>
> Hi;
>
> org.jboss.jsr299.tck.tests.definition.stereotype.inheritance.StereotypeInheritenceTest.testInheritence() related "beans.xml" file "/org/jboss/jsr299/tck/tests/definition/stereotype/inheritance/beans.xml" is defined as follows:
>
> <beans>
> <alternatives>
>
> <class>org.jboss.jsr299.tck.tests.definition.stereotype.inheritance.NamedRequestPolicyStereotype</class>
> </alternatives>
> </beans>
>
> But given NamedRequestPolicyStereotype class is a @Stereotype so it
> must be defined as follows
>
> <beans>
> <alternatives>
>
> <stereotype>org.jboss.jsr299.tck.tests.definition.stereotype.inheritance.NamedRequestPolicyStereotype</stereotype>
> </alternatives>
> </beans>
>
> Therefore given test is failed becuase Horse class is not enabled.
>
> If this observation is correct, I will create a JIRA !
>
> Thanks;
>
> --Gurkan
>
>
>
>
> ______________________________________________________________________
> Yahoo! Türkiye açıldı!
> Haber, Ekonomi, Videolar, Oyunlar hepsi Yahoo! Türkiye'de!
> www.yahoo.com.tr
> _______________________________________________
> weld-dev mailing list
> weld-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/weld-dev
More information about the weld-dev
mailing list