[
https://issues.apache.org/jira/browse/STORM-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jungtaek Lim resolved STORM-2054.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.1.0
2.0.0
Merged into master (by [~revans2]) and 1.1.0 (by me)
> DependencyResolver should be aware of relative path and absolute path
> ---------------------------------------------------------------------
>
> Key: STORM-2054
> URL: https://issues.apache.org/jira/browse/STORM-2054
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-submit-tools
> Affects Versions: 1.1.0
> Reporter: Jungtaek Lim
> Assignee: Jungtaek Lim
> Priority: Critical
> Fix For: 2.0.0, 1.1.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> DependencyResolver always create directory based on storm.home or current
> working directory which is intended for relative path but not intended for
> absolute path.
> Furthermore, DependencyResolverTest doesn't remove temporary directory after
> testing. Test creates a new temporary absolute path but due to this bug,
> temporary directory is created in working directory which prevents cleaning
> up, and finally making RAT error on all builds.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)