You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Ethan Li (Jira)" <ji...@apache.org> on 2020/02/19 23:13:00 UTC

[jira] [Created] (STORM-3584) Support getting version info from a wildcard classpath entry

Ethan Li created STORM-3584:
-------------------------------

             Summary:  Support getting version info from a wildcard classpath entry
                 Key: STORM-3584
                 URL: https://issues.apache.org/jira/browse/STORM-3584
             Project: Apache Storm
          Issue Type: Improvement
            Reporter: Ethan Li
            Assignee: Ethan Li


[https://github.com/apache/storm/blob/master/storm-client/src/jvm/org/apache/storm/utils/VersionInfo.java#L134]

 

Current VersionInfo.getFromClasspath method only tries to get version info from the specific property file under a directory, or jar/zip files. It should support a classpath entry like /<parent-path>/*. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)