]
Martin Malina closed JBIDE-21866.
---------------------------------
I don't think there's much I can verify here. I merely checked that the commit
does appear in both branches. Closing.
Liberalize some astools API for re-use
--------------------------------------
Key: JBIDE-21866
URL:
https://issues.jboss.org/browse/JBIDE-21866
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: server
Affects Versions: 4.3.1.CR1
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.3.1.CR1
In order to allow openshift to use (but also override pieces of) our incremental
deployment, we must liberalize a few methods from private to protected, and add a few
superclasses for extending to avoid code duplication.