]
Andre Dietisheim updated JBIDE-9035:
------------------------------------
Attachment: return-delete-resource-status.patch
IPublishCopyCallbackHandler#deleteResource returns status but no
caller is accounting for
-----------------------------------------------------------------------------------------
Key: JBIDE-9035
URL:
https://issues.jboss.org/browse/JBIDE-9035
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.2.1.M1, 3.3.0.M1
Reporter: Andre Dietisheim
Assignee: Rob Stryker
Fix For: 3.3.x
Attachments: return-delete-resource-status.patch
IPublishCopyCallbackHandler#deleteResource returns status instances for the different
filesystem operations involved to it but none of the callers take them in account. They
all ignore it and return STATUS_OK.
occurrences:
* AltMethodZippedJSTPublisher#removeRemoteDeploymentFolder
* AbstractServerToolsPublisher#fullPublish
* AbstractServerToolsPublisher#unpublish
* JBoss7JSTPublisher#removeDeployedMarkerFile
* PublishCopyUtil#publishDelta
--
This message is automatically generated by JIRA.
For more information on JIRA, see: