Cody Lerum created JBIDE-13901:
----------------------------------
Summary: Deltaspike Annotations Need Updating
Key: JBIDE-13901
URL:
https://issues.jboss.org/browse/JBIDE-13901
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 4.0.0.Final
Reporter: Cody Lerum
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/91faa00528fbb51d4b...
--
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