[
https://issues.jboss.org/browse/JBIDE-11358?page=com.atlassian.jira.plugi...
]
Denis Maliarevich commented on JBIDE-11358:
-------------------------------------------
The problem is that "match" attribute is not supported inside <includes>
element (according to Eclipse platform feature manifest).
So if you are leaving <includes> statement you must remove "match"
attribute from it.
Replace included features by dependency
---------------------------------------
Key: JBIDE-11358
URL:
https://issues.jboss.org/browse/JBIDE-11358
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: BPEL, Build/Releng, JBossAS/Servers, jbpm, JSF
Affects Versions: 3.3.0.Beta3
Environment: any
Reporter: Mickael Istria
Assignee: Mickael Istria
Priority: Blocker
Fix For: 3.3.0.Beta3, 3.3.0.Beta3-SOA
Some features use included features. This is an anti-pattern with p2 which cause troubles
on further steps using p2. Dependencies are the way to go.
== Core ==
* AS
* JSF
== SOA Tooling ==
* BPEL
* jBPM 3
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira