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

[jira] [Issue Comment Deleted] (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 ]

kalyan kumar kalvagadda updated SENTRY-2089:
--------------------------------------------
    Comment: was deleted

(was: [~xyu2017] and [~spena] Yes, it can be ignored.)

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