[jbosstools-issues] [JBoss JIRA] (JBIDE-13901) Deltaspike Annotations Need Updating

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Wed May 22 13:03:06 EDT 2013


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

Viacheslav Kabanovich commented on JBIDE-13901:
-----------------------------------------------

I got sources from https://github.com/apache/incubator-deltaspike and built them manually so that jars in jbosstools-javaee/cdi/tests/org.jboss.tools.cdi.deltaspike.core.test/projects/DeltaspikeCoreTest/lib are snapshots.
                
> Deltaspike Annotations Need Updating
> ------------------------------------
>
>                 Key: JBIDE-13901
>                 URL: https://issues.jboss.org/browse/JBIDE-13901
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: CDI extensions
>    Affects Versions: 4.0.0.Final
>            Reporter: Cody Lerum
>            Assignee: Viacheslav Kabanovich
>            Priority: Critical
>             Fix For: 4.1.0.Beta1
>
>
> As a result of https://issues.apache.org/jira/browse/DELTASPIKE-337 annotations have moved package names and thus no longer tool correctly.
> For example
> package org.apache.deltaspike.core.api.exclude.annotation;
> is now
> package org.apache.deltaspike.core.api.exclude;
> https://github.com/apache/incubator-deltaspike/compare/91faa00528fbb51d4ba472f1c8f210330b78d987...47ae05662a0efb0de909f893d4478ee50d3ab9a5

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list