[jboss-jira] [JBoss JIRA] Updated: (JBDEPLOY-18) AbstractVFSDeployment is using the wrong simple name
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Tue Mar 18 13:58:01 EDT 2008
[ http://jira.jboss.com/jira/browse/JBDEPLOY-18?page=all ]
Adrian Brock updated JBDEPLOY-18:
---------------------------------
Component/s: vfs
(was: client)
> AbstractVFSDeployment is using the wrong simple name
> ----------------------------------------------------
>
> Key: JBDEPLOY-18
> URL: http://jira.jboss.com/jira/browse/JBDEPLOY-18
> Project: JBoss Deployers
> Issue Type: Bug
> Components: vfs
> Reporter: Adrian Brock
> Assigned To: Adrian Brock
> Fix For: JBDEPLOY-2.0.0.Beta11
>
>
> AbstractVFSDeployment is using VirtualFile.getPathName() as the simple name.
> This means is you pass the root of a VFS you get a simple name of "" (the empty string).
> It should be using root.getName(), i.e. the file name without the path.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list