You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "stack (JIRA)" <ji...@apache.org> on 2015/01/16 07:11:35 UTC

[jira] [Created] (HTRACE-81) Don't include generated files in src tar ball

stack created HTRACE-81:
---------------------------

             Summary: Don't include generated files in src tar ball
                 Key: HTRACE-81
                 URL: https://issues.apache.org/jira/browse/HTRACE-81
             Project: HTrace
          Issue Type: Bug
    Affects Versions: 3.1.0, master
            Reporter: stack
            Assignee: stack


>From [~billie.rinaldi]'s feedback on RC9 of 3.1.0:

{code}
The only unusual thing I noticed was that there are some generated sources
in this resource directory that were not present when I built the tarball
myself (listed below).  Given that they are generated sources with license
headers and our LICENSE file covers the content in them, maybe it's not a
reason to fail the RC?  I'm not sure how these got there, though; they go
away with 'mvn clean'.

htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/app__app.js.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/app__mock.js.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/app__models__span.js.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/app__setup.js.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/app__views__search.js.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/app__views__span.js.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/catalog.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/index.html.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/lib__bootstrap-3.3.1__css__bootstrap-theme.css.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/lib__bootstrap-3.3.1__css__bootstrap-theme.css.map.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/lib__bootstrap-3.3.1__css__bootstrap-theme.min.css.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/lib__bootstrap-3.3.1__css__bootstrap.css.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/lib__bootstrap-3.3.1__css__bootstrap.css.map.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/lib__bootstrap-3.3.1__css__bootstrap.min.css.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/lib__bootstrap-3.3.1__js__bootstrap.js.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/lib__bootstrap-3.3.1__js__bootstrap.min.js.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/lib__bootstrap-3.3.1__js__npm.js.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/lib__css__main.css.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/lib__js__backbone-1.1.2.min.js.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/lib__js__jquery-2.1.3.min.js.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/lib__js__underscore-1.7.0.min.js.go
htrace-3.1.0-incubating/htrace-core/src/go/src/org/apache/htrace/resource/nested__nested.html.go
{code}

Let me include rules to exclude generated files in src tarball.



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