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

Colin Patrick McCabe edited comment on HTRACE-64 at 1/10/15 2:18 AM:
---------------------------------------------------------------------

If we want to do this just for the 3.1 branch, I'm +1.  In general I'd rather 
not have this in master, since it's kind of scary piping a file to {{rm \-rf}}. 
 It works with what's in the file now, but as soon as someone accidentally adds 
/bin or / in there, we're hosed.

I'm looking at the best way to make it easy to separate generated / built / 
downloaded files from source files.  I was looking at a solution involving 
multiple directories on the GOPATH, but I ran into some weirdness about "go 
build org/apache/htrace/..." (the three dots) not generating the htraced and 
htrace artifact in that case.  I'm going to look into it more later.


was (Author: cmccabe):
If we want to do this just for the 3.1 branch, I'm +1.  In general I'd rather 
not have this in master, since it's kind of scary piping a file to {{rm \-rf}}. 
 It works with what's in the file now, but as soon as someone accidentally adds 
/bin or / in there, we're hosed.

I'm looking at the best way to make it easy to separate generated / built / 
downloaded files from source files.  I was looking at a solution involving 
multiple directories on the GOPATH, but I ran into some weirdness about "go 
build org/apache/htrace/..." (the three dots) not generating the htraced and 
htrace artifact in that case.

> Fix mvn clean of go directories
> -------------------------------
>
>                 Key: HTRACE-64
>                 URL: https://issues.apache.org/jira/browse/HTRACE-64
>             Project: HTrace
>          Issue Type: Bug
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>             Fix For: 3.1.0, master
>
>         Attachments: HTRACE-64-elliott-0.patch, HTRACE-64.001.patch, 
> HTRACE-64.002.patch
>
>
> Fix the mvn clean of go directories.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to