]
Rob Stryker resolved JBIDE-21930.
---------------------------------
Resolution: Done
Seems like this was committed already
Liberalize some astools API for re-use
--------------------------------------
Key: JBIDE-21930
URL:
https://issues.jboss.org/browse/JBIDE-21930
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.