[weld-issues] [JBoss JIRA] Updated: (CDITCK-113) Classes are not public
Pete Muir (JIRA)
jira-events at lists.jboss.org
Fri Feb 19 09:39:10 EST 2010
[ https://jira.jboss.org/jira/browse/CDITCK-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated CDITCK-113:
-----------------------------
Description:
It's not reasonable to expect classloading to be able to access non-public classes:
org.jboss.jsr299.tck.tests.context.passivating.NumberConsumer
org.jboss.jsr299.tck.tests.context.passivating.SerializableCityConsumer
org.jboss.jsr299.tck.tests.context.passivating.HelsinkiNonSerializable
org.jboss.jsr299.tck.tests.context.passivating.Television
org.jboss.jsr299.tck.tests.implementation.enterprise.remove.StateKeeper
was:
It's not reasonable to expect classloading to be able to access non-public classes:
org.jboss.jsr299.tck.tests.context.passivating.NumberConsumer
org.jboss.jsr299.tck.tests.context.passivating.SerializableCityConsumer
org.jboss.jsr299.tck.tests.context.passivating.HelsinkiNonSerializable
org.jboss.jsr299.tck.tests.context.passivating.Television
> Classes are not public
> ----------------------
>
> Key: CDITCK-113
> URL: https://jira.jboss.org/jira/browse/CDITCK-113
> Project: CDI TCK
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Tests
> Reporter: Pete Muir
> Fix For: 1.0.1.GA
>
>
> It's not reasonable to expect classloading to be able to access non-public classes:
> org.jboss.jsr299.tck.tests.context.passivating.NumberConsumer
> org.jboss.jsr299.tck.tests.context.passivating.SerializableCityConsumer
> org.jboss.jsr299.tck.tests.context.passivating.HelsinkiNonSerializable
> org.jboss.jsr299.tck.tests.context.passivating.Television
> org.jboss.jsr299.tck.tests.implementation.enterprise.remove.StateKeeper
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list