[
https://issues.jboss.org/browse/JBIDE-25855?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-25855:
------------------------------------------
[~rob.stryker] alternatively one could even argue that StandardFileSystemPublishController
shouldn't be internal since it may be extended by 3rd parties, like
org.jboss.tools.openshift. Nevertheless, the suggested PR is the least intrusive, workable
fix for the warnings that we currently have in org.jboss.tools.openshift.
as.core should have openshift.core as its friend
------------------------------------------------
Key: JBIDE-25855
URL:
https://issues.jboss.org/browse/JBIDE-25855
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: server
Affects Versions: 4.5.2.AM3
Reporter: Andre Dietisheim
Fix For: 4.5.3.Final
The server adapters in org.jboss.tools.openshift.core extends the
StandardFileSystemPublishController in org.jboss.ide.eclipse.as.core. The latter should
therefore have the former as its friend in MANIFEST to fix warnings.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)