[infinispan-issues] [JBoss JIRA] Issue Comment Edited: (ISPN-1308) Create a test project to run the JCACHE TCK (annotations part)

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Thu Aug 4 06:17:14 EDT 2011


    [ https://issues.jboss.org/browse/ISPN-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618728#comment-12618728 ] 

Galder Zamarreño edited comment on ISPN-1308 at 8/4/11 5:59 AM:
----------------------------------------------------------------

Why do you need a separate project for this? Couldn't you include it within cdi/src/test... ? All dependencies would be marked as test scope, so you would not leak anything to production users.

      was (Author: galder.zamarreno):
    Why do you need a separate project for this? Couldn't you have including within cdi/src/test... ? All dependencies would be marked as test scope, so you would not leak anything to production users.
  
> Create a test project to run the JCACHE TCK (annotations part)
> --------------------------------------------------------------
>
>                 Key: ISPN-1308
>                 URL: https://issues.jboss.org/browse/ISPN-1308
>             Project: Infinispan
>          Issue Type: Task
>          Components: CDI integration
>            Reporter: Kevin Pollet
>            Assignee: Kevin Pollet
>             Fix For: 5.1.0.BETA1, 5.1.0.FINAL
>
>
> The CDI Integration module implements the caching annotations part of the JCACHE specification. A TCK runner project should be created to make sure this implementation is compliant with the specification. To do that the {{cdi}} project layout could be modified to something like:
> * {{cdi}}
> ** {{impl}}
> ** {{tests}}
> *** {{tck-runner}}
> *** ... (arquillian test projects see ISPN-1266)
> TCK repository: https://github.com/jsr107/jsr107tck

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list