[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5973) Bean type declaration has wrong location within text file.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon Mar 1 12:04:10 EST 2010


Bean type declaration has wrong location within text file.
----------------------------------------------------------

                 Key: JBIDE-5973
                 URL: https://jira.jboss.org/jira/browse/JBIDE-5973
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: cdi (jsr-299)
    Affects Versions: 3.1.0.CR2
            Reporter: Alexey Kazakov
            Assignee: Viacheslav Kabanovich
             Fix For: 3.2.next


See org.jboss.tools.cdi.core.test.tck.DefinitionTest.testBeanTypesNonEmpty() JUnit test. It must pass.

Example: 

@FishStereotype
@RequestScoped
class RedSnapper implements Animal {  
}

RedSnapper and Animal have start position equaled -1.

-- 
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 jbosstools-issues mailing list