[weld-issues] [JBoss JIRA] Commented: (CDITCK-97) org.jboss.jsr299.tck.tests.context.dependent.TransactionalInterceptor Error in Brach 1.0
Pete Muir (JIRA)
jira-events at lists.jboss.org
Fri Jan 22 07:06:19 EST 2010
[ https://jira.jboss.org/jira/browse/CDITCK-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12507707#action_12507707 ]
Pete Muir commented on CDITCK-97:
---------------------------------
Gurkan, I don't think it is fixed in trunk - http://anonsvn.jboss.org/repos/weld/cdi-tck/trunk/impl/src/main/java/org/jboss/jsr299/tck/tests/context/dependent/TransactionalInterceptor.java - which makes me wonder if you are talking about another file?
> org.jboss.jsr299.tck.tests.context.dependent.TransactionalInterceptor Error in Brach 1.0
> ----------------------------------------------------------------------------------------
>
> Key: CDITCK-97
> URL: https://jira.jboss.org/jira/browse/CDITCK-97
> Project: CDI TCK
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 1.0.1.CR1
> Reporter: Gurkan Erdogdu
> Fix For: 1.0.1.GA
>
>
> TransactionalInterceptor class in "branches/1.0" has the following @PreDestroy Method.
> @PreDestroy public void destroy()
> {
> destroyed = true;
> }
> This is wrong, it must take InvocationContext. This is corrected in "trunk" but not in "branches/1.0"
--
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