Github user asfgit closed the pull request at:
https://github.com/apache/storm/pull/1648
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
Github user HeartSaVioR commented on a diff in the pull request:
https://github.com/apache/storm/pull/1648#discussion_r77280313
--- Diff:
external/storm-submit-tools/src/main/java/org/apache/storm/submit/dependency/Booter.java
---
@@ -37,16 +37,19 @@ public static RepositorySystem
Github user HeartSaVioR commented on a diff in the pull request:
https://github.com/apache/storm/pull/1648#discussion_r77279840
--- Diff:
external/storm-submit-tools/src/main/java/org/apache/storm/submit/dependency/Booter.java
---
@@ -37,16 +37,19 @@ public static RepositorySystem
Github user manuzhang commented on a diff in the pull request:
https://github.com/apache/storm/pull/1648#discussion_r77279412
--- Diff:
external/storm-submit-tools/src/main/java/org/apache/storm/submit/dependency/Booter.java
---
@@ -37,16 +37,19 @@ public static RepositorySystemSe
GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/1648
STORM-2054 DependencyResolver should be aware of relative path and absolute
path
* Fix Booter to handle the path with awareness of relative vs absolute
* Modify DependencyResolverTest to rem