[
https://issues.jboss.org/browse/JBIDE-25158?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-25158:
----------------------------------------
Thanks [~lvalach]. Can you please open a bug to
bugs.eclipse.org , against PDE to suggest
the addition of those tests into PDE? That will put some weight on the request to add
RedDeer to Eclipse target platform.
Minimize dependencies in MANIFEST.MF for test
---------------------------------------------
Key: JBIDE-25158
URL:
https://issues.jboss.org/browse/JBIDE-25158
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: integration-tests
Reporter: Mickael Istria
In order to more easily migrate some of our integration-tests to upstream Eclipse
projects, it would be useful to minimize the amount of dependency to the very strict
minimum in the MANIFEST.MF of the various test bundles.
For example
https://github.com/jbosstools/jbosstools-integration-tests/blob/master/pl...
shows some dependency on org.jboss.tools.reddeer.as which doesn't seem useful; and the
org.eclipse.reddeer.go is pulling way more transitive dependencies than necessary.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)