[
https://issues.jboss.org/browse/JBIDE-13901?page=com.atlassian.jira.plugi...
]
Jaroslav Jankovič commented on JBIDE-13901:
-------------------------------------------
I thought having jars in git repo was not appropriate and we should have used some
external maven repo to get bits from it. Because now my deltaspike bot tests are failing
because 0.4 version cannot be obtained from any known maven repo.
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/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