[jira] [Commented] (PROTON-209) Update README file(s) to more specific about required versions of tools

2017-08-22 Thread Justin Ross (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16137232#comment-16137232
 ] 

Justin Ross commented on PROTON-209:


I went with Ruby 1.9 based on current info.  Will reopen if that proves wrong.

> Update README file(s) to more specific about required versions of tools
> ---
>
> Key: PROTON-209
> URL: https://issues.apache.org/jira/browse/PROTON-209
> Project: Qpid Proton
>  Issue Type: Task
>  Components: proton-c
>Affects Versions: 0.3
>Reporter: Philip Harvey
>Assignee: Justin Ross
>Priority: Minor
>  Labels: docs
> Fix For: proton-c-0.18.0
>
>
> We should be more explicit about which version of the following tools are 
> required by Proton, either in the top level README or in READMEs in the 
> relevant sub-folders:
> - Python (see PROTON-199).
> - Swig
> - cmake? (the required version is specified in the CMakeLists.txt files but 
> maybe it would be polite to mention in the README too).
> - Maven? (or maybe we can omit this for same reasons as cmake version)
> - possibly others, e.g. openssl, gcc, epydoc, Perl, Ruby etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (PROTON-209) Update README file(s) to more specific about required versions of tools

2017-08-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16137231#comment-16137231
 ] 

ASF subversion and git services commented on PROTON-209:


Commit 0606126665f91edbc568ee386f0e85675823e10b in qpid-proton's branch 
refs/heads/master from [~jr...@redhat.com]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=0606126 ]

PROTON-209: Add the minimum Ruby version and make the version notation 
consistent across deps


> Update README file(s) to more specific about required versions of tools
> ---
>
> Key: PROTON-209
> URL: https://issues.apache.org/jira/browse/PROTON-209
> Project: Qpid Proton
>  Issue Type: Task
>  Components: proton-c
>Affects Versions: 0.3
>Reporter: Philip Harvey
>Assignee: Justin Ross
>Priority: Minor
>  Labels: docs
> Fix For: proton-c-0.18.0
>
>
> We should be more explicit about which version of the following tools are 
> required by Proton, either in the top level README or in READMEs in the 
> relevant sub-folders:
> - Python (see PROTON-199).
> - Swig
> - cmake? (the required version is specified in the CMakeLists.txt files but 
> maybe it would be polite to mention in the README too).
> - Maven? (or maybe we can omit this for same reasons as cmake version)
> - possibly others, e.g. openssl, gcc, epydoc, Perl, Ruby etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (PROTON-209) Update README file(s) to more specific about required versions of tools

2017-08-22 Thread Justin Ross (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16137216#comment-16137216
 ] 

Justin Ross commented on PROTON-209:


Alan answered here - 
https://issues.apache.org/jira/browse/PROTON-1175?focusedCommentId=16136913&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16136913

> Update README file(s) to more specific about required versions of tools
> ---
>
> Key: PROTON-209
> URL: https://issues.apache.org/jira/browse/PROTON-209
> Project: Qpid Proton
>  Issue Type: Task
>  Components: proton-c
>Affects Versions: 0.3
>Reporter: Philip Harvey
>Assignee: Justin Ross
>Priority: Minor
>  Labels: docs
> Fix For: proton-c-0.18.0
>
>
> We should be more explicit about which version of the following tools are 
> required by Proton, either in the top level README or in READMEs in the 
> relevant sub-folders:
> - Python (see PROTON-199).
> - Swig
> - cmake? (the required version is specified in the CMakeLists.txt files but 
> maybe it would be polite to mention in the README too).
> - Maven? (or maybe we can omit this for same reasons as cmake version)
> - possibly others, e.g. openssl, gcc, epydoc, Perl, Ruby etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (PROTON-209) Update README file(s) to more specific about required versions of tools

2017-08-17 Thread Justin Ross (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131494#comment-16131494
 ] 

Justin Ross commented on PROTON-209:


(Asking this in the right place now.)  [~aconway], what's the minimum Ruby 
version going to be?

> Update README file(s) to more specific about required versions of tools
> ---
>
> Key: PROTON-209
> URL: https://issues.apache.org/jira/browse/PROTON-209
> Project: Qpid Proton
>  Issue Type: Task
>  Components: proton-c
>Affects Versions: 0.3
>Reporter: Philip Harvey
>Assignee: Justin Ross
>Priority: Minor
>  Labels: docs
> Fix For: proton-c-0.18.0
>
>
> We should be more explicit about which version of the following tools are 
> required by Proton, either in the top level README or in READMEs in the 
> relevant sub-folders:
> - Python (see PROTON-199).
> - Swig
> - cmake? (the required version is specified in the CMakeLists.txt files but 
> maybe it would be polite to mention in the README too).
> - Maven? (or maybe we can omit this for same reasons as cmake version)
> - possibly others, e.g. openssl, gcc, epydoc, Perl, Ruby etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (PROTON-209) Update README file(s) to more specific about required versions of tools

2017-08-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131491#comment-16131491
 ] 

ASF subversion and git services commented on PROTON-209:


Commit 8c3ba56b8e7dfe92fb23c409cb64e960dacae26a in qpid-proton's branch 
refs/heads/master from [~jr...@redhat.com]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=8c3ba56 ]

PROTON-209: Add a list of dependencies with tested minimum versions where they 
are known


> Update README file(s) to more specific about required versions of tools
> ---
>
> Key: PROTON-209
> URL: https://issues.apache.org/jira/browse/PROTON-209
> Project: Qpid Proton
>  Issue Type: Task
>  Components: proton-c
>Affects Versions: 0.3
>Reporter: Philip Harvey
>Assignee: Justin Ross
>Priority: Minor
>  Labels: docs
> Fix For: proton-c-0.18.0
>
>
> We should be more explicit about which version of the following tools are 
> required by Proton, either in the top level README or in READMEs in the 
> relevant sub-folders:
> - Python (see PROTON-199).
> - Swig
> - cmake? (the required version is specified in the CMakeLists.txt files but 
> maybe it would be polite to mention in the README too).
> - Maven? (or maybe we can omit this for same reasons as cmake version)
> - possibly others, e.g. openssl, gcc, epydoc, Perl, Ruby etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org