Here is the issue https://code.google.com/p/android/issues/detail?id=77057

пятница, 3 октября 2014 г., 22:42:40 UTC+4 пользователь Xavier Ducrohet 
написал:
>
> Can you file a bug through this link please: 
> https://code.google.com/p/android/issues/entry?template=Tools%20bug%20report
>
> thanks!
>
> On Fri, Oct 3, 2014 at 1:15 AM, Artem Zinnatullin <[email protected] 
> <javascript:>> wrote:
>
>> Hello guys.
>>
>> The problem:
>> After each gradle sync in project, Android Studio edits 
>> the gradle/wrapper/gradle-wrapper.properties
>>
>> Of course, for CI and development purposes gradle wrapper included into 
>> the repository (git), so it's really annoying that this file edited by AS. 
>> Sometimes I forget about it and git commits it, sometimes I manually 
>> checkout file to previous version.
>>
>> The diff:
>> *git diff gradle/wrapper/gradle-wrapper.properties*
>> *diff --git a/gradle/wrapper/gradle-wrapper.properties 
>> b/gradle/wrapper/gradle-wrapper.properties*
>> *index dffd14f..f3cbedd 100644*
>> *--- a/gradle/wrapper/gradle-wrapper.properties*
>> *+++ b/gradle/wrapper/gradle-wrapper.properties*
>> *@@ -1,4 +1,4 @@*
>> *-#Fri Sep 19 18:21:48 MSK 2014*
>> *+#Fri Oct 03 11:59:33 MSK 2014*
>>
>> So, AS edits only dateTime in gradle-wrapper.properties
>>
>>
>> Setup: 
>>
>>    - Android Studio v0.8.11
>>    - Mac OS 10.9.5
>>    - Gradle wrapper v2.1
>>
>>
>> *P.S. it happens only one of my installations of AS*, on laptop same AS 
>> on same project does not change gradle-wrapper.properties, but I want to 
>> send this report to you, may be it's a bug, may be it's not, anyway I want 
>> you to know about this
>>
>> -------------
>> Sent from my bed.
>> Artem Zinnatullin, @artem_zin <https://twitter.com/artem_zin>
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "adt-dev" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Xavier Ducrohet
> Android SDK Tech Lead
> Google Inc.
> http://developer.android.com | http://tools.android.com
>
> Please do not send me questions directly. Thanks! 
>

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to