]
Rob Stryker updated JBIDE-9311:
-------------------------------
Fix Version/s: 3.3.0.M3
Implementation of the publisher has undesirable side-effect
possibilities
-------------------------------------------------------------------------
Key: JBIDE-9311
URL:
https://issues.jboss.org/browse/JBIDE-9311
Project: Tools (JBoss Tools)
Issue Type: Task
Components: JBossAS/Servers
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 3.3.0.M3
Some parts of the publishing code create a callback handler on "/" in the
constructor. This leads an implementation of makeDirIfRequired to potentially attempt to
create folders above the server home or targeted deployment directory when they should not
be able to do this. In some circumstances, attempts to create the root folder are made.
This should not be occurring.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: