You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Xinran Tinney (JIRA)" <ji...@apache.org> on 2018/02/15 21:16:00 UTC

[jira] [Assigned] (SENTRY-2089) Avoid THIRD-PARTY.properties source file being modified on every build

     [ https://issues.apache.org/jira/browse/SENTRY-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xinran Tinney reassigned SENTRY-2089:
-------------------------------------

    Assignee: Xinran Tinney

> Avoid THIRD-PARTY.properties source file being modified on every build
> ----------------------------------------------------------------------
>
>                 Key: SENTRY-2089
>                 URL: https://issues.apache.org/jira/browse/SENTRY-2089
>             Project: Sentry
>          Issue Type: Bug
>          Components: Sentry
>    Affects Versions: 2.0.0
>            Reporter: Sergio Peña
>            Assignee: Xinran Tinney
>            Priority: Major
>
> Every time I build sentry, I see the following unstaged changes on the master branch:
> {noformat}
> On branch master
> Your branch is up-to-date with 'apache/master'.
> Changes not staged for commit:
>   (use "git add <file>..." to update what will be committed)
>   (use "git checkout -- <file>..." to discard changes in working directory)
>         modified:   sentry-dist/src/license/THIRD-PARTY.properties
> no changes added to commit (use "git add" and/or "git commit -a")
> {noformat}
> We should investigate and avoid modifying such file because sometimes developers may do mistakes and run {{git add .}} and commit the patch with such new modification committed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)