[jira] [Updated] (STORM-3288) Extracting jar dirs with resources in them are corrupted

2018-11-16 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/STORM-3288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated STORM-3288:
--
Labels: pull-request-available  (was: )

> Extracting jar dirs with resources in them are corrupted
> 
>
> Key: STORM-3288
> URL: https://issues.apache.org/jira/browse/STORM-3288
> Project: Apache Storm
>  Issue Type: Bug
>  Components: storm-server
>Affects Versions: 2.0.0
>Reporter: Robert Joseph Evans
>Assignee: Robert Joseph Evans
>Priority: Blocker
>  Labels: pull-request-available
>
> The current code when it tries to remove resources/ from the beginning of the 
> path ends up removing it everywhere it exists in the path, which messes up 
> anything with a directory named
> {code:java}
> *resources/{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (STORM-3288) Extracting jar dirs with resources in them are corrupted

2018-11-16 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created STORM-3288:
--

 Summary: Extracting jar dirs with resources in them are corrupted
 Key: STORM-3288
 URL: https://issues.apache.org/jira/browse/STORM-3288
 Project: Apache Storm
  Issue Type: Bug
  Components: storm-server
Affects Versions: 2.0.0
Reporter: Robert Joseph Evans
Assignee: Robert Joseph Evans


The current code when it tries to remove resources/ from the beginning of the 
path ends up removing it everywhere it exists in the path, which messes up 
anything with a directory named
{code:java}
*resources/{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)