[
https://issues.jboss.org/browse/JBIDE-15653?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-15653:
------------------------------------------
reverting the above, since turns out to be a complex workaround. I'll go for a simple
patch that overrides the server adapter flag:
{code}
@Override
public boolean isUseProjectSpecificSchedulingRuleOnPublish() {
// ensure we're locking the whole workspace while publishing.
return false;
}
{code}
Import application wizard: Errors "Could not publish: Attempted
to begin rule"
------------------------------------------------------------------------------
Key: JBIDE-15653
URL:
https://issues.jboss.org/browse/JBIDE-15653
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.2.0.Alpha1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Priority: Blocker
Fix For: 4.2.0.Alpha1
Attachments: could-not-import.png, gitignore-committed-locally.png
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira