[
https://issues.apache.org/jira/browse/SENTRY-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16278864#comment-16278864
]
Sergio Peña commented on SENTRY-2089:
-------------------------------------
[~kkalyan] [~btowles] I see this issue happening too often. Do you think there
is a way to prevent that?
> 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
>
> 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
(v6.4.14#64029)