[
https://issues.apache.org/jira/browse/IOTA-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15361792#comment-15361792
]
ASF GitHub Bot commented on IOTA-22:
------------------------------------
GitHub user shiv4nsh opened a pull request:
https://github.com/apache/incubator-iota/pull/6
[IOTA-22] Refactor the code to fix the jar name as specified in the
README.md
A fix was made so that the name of the jars should be made correctly as
earlier it was being made like fey_stream-assembly-1.0.jar and now it will be
made like fey_stream.jar as specified in the README.md file
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shiv4nsh/incubator-iota master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-iota/pull/6.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #6
----
commit 5ab104bdbf50134f9c0882261fcccef4fbe812cb
Author: Shivansh <[email protected]>
Date: 2016-07-04T19:28:13Z
[IOTA-22] Refactor the code to fix the jar name as specified in the
README.md
----
> Refactor the Build.scala of the Performers so that the jar name of stream and
> zmq should not contain version number
> -------------------------------------------------------------------------------------------------------------------
>
> Key: IOTA-22
> URL: https://issues.apache.org/jira/browse/IOTA-22
> Project: Iota
> Issue Type: Improvement
> Reporter: Shivansh
> Assignee: Shivansh
> Priority: Minor
>
> The jar names are being made like fey_stream-assembly-1.0.jar which should be
> like fey_stream.jar as mentioned in the configuration and the README.md file
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)