Johan Wevers
2016-03-28 12:19:37 UTC
When I check out the Signal source with Git I can compile it fine with
Android Studio. However, I used to be able to compile the source just
from the downloaded zipfile. When I try that now, I get an error since
https://github.com/WhisperSystems/Signal-Android/commit/8704daa5f8e7949d70523bfd10e276df88800608
:
I get an error on getLastCommitTimestamp() in build.gradle, which is
used to determine when the binary should expire. Apparently the change
is there to prevent someobe from building Signal later and have it
expire later too. Not that I use it in my own builds, I hate such
planned expiration and remove the functionality entirely, but why was
this changed? When I reverse that change in build.gradle the project
builds fine from the zipfile.
Android Studio. However, I used to be able to compile the source just
from the downloaded zipfile. When I try that now, I get an error since
https://github.com/WhisperSystems/Signal-Android/commit/8704daa5f8e7949d70523bfd10e276df88800608
:
I get an error on getLastCommitTimestamp() in build.gradle, which is
used to determine when the binary should expire. Apparently the change
is there to prevent someobe from building Signal later and have it
expire later too. Not that I use it in my own builds, I hate such
planned expiration and remove the functionality entirely, but why was
this changed? When I reverse that change in build.gradle the project
builds fine from the zipfile.
--
Met vriendelijke groet,
Johan Wevers
Met vriendelijke groet,
Johan Wevers