[jboss-jira] [JBoss JIRA] Created: (JBDEPLOY-265) AbstractStructureDeployer.getRelativePath overlooks unrelated paths
Flavia Rainone (JIRA)
jira-events at lists.jboss.org
Mon Sep 13 23:18:12 EDT 2010
AbstractStructureDeployer.getRelativePath overlooks unrelated paths
-------------------------------------------------------------------
Key: JBDEPLOY-265
URL: https://jira.jboss.org/browse/JBDEPLOY-265
Project: JBoss Deployers
Issue Type: Bug
Components: vfs
Reporter: Flavia Rainone
Assignee: Flavia Rainone
Fix For: JBDEPLOY-2.2.0.Beta1
AbstractStructureDeployer must treat the case where child and parent path hold no parent-child relationship.
This is needed for correct handling of the classpath entry in the manifest of deployed archives. These entries may refer to jars that are not in the deployed archives; instead, this jars can be anywhere in the file system and may not hold a parent/child relationship with the deployed archive path.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list