[jira] [Commented] (PROTON-1705) [go] binding puts build artifacts in the source tree

2017-12-04 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on PROTON-1705:
-

Commit 3fed547e3d4f5ffad4181f82e7b21c3599eb2ed7 in qpid-proton's branch 
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=3fed547 ]

PROTON-1705: [go] output to build tree, fix .gitignore and config.sh

- remove .gitignore entries for Go output in source tree
- fix config.sh GOPATH to point to build tree


> [go] binding puts build artifacts in the source tree
> 
>
> Key: PROTON-1705
> URL: https://issues.apache.org/jira/browse/PROTON-1705
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: go-binding
>Reporter: Alan Conway
>Assignee: Alan Conway
>
> The Go build puts object files in the source tree which is bad practice and 
> causes confusion if artifacts are left behind. Make it do all its work in the 
> build tree.



--
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-1705) [go] binding puts build artifacts in the source tree

2017-11-30 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on PROTON-1705:
-

Commit e60e2faebe115c8d992e287bf06a0fec52642f40 in qpid-proton's branch 
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=e60e2fa ]

PROTON-1705: [go] binding puts build artifacts in the source tree

Build the go binding in the build tree, with a symlink to the sources in the
source tree.


> [go] binding puts build artifacts in the source tree
> 
>
> Key: PROTON-1705
> URL: https://issues.apache.org/jira/browse/PROTON-1705
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: go-binding
>Reporter: Alan Conway
>Assignee: Alan Conway
>
> The Go build puts object files in the source tree which is bad practice and 
> causes confusion if artifacts are left behind. Make it do all its work in the 
> build tree.



--
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