commit | 2dbda45deea67b7a44f9fe7021e3d06e5c7575e1 | [log] [tgz] |
---|---|---|
author | David Ostrovsky <david@ostrovsky.org> | Sat Oct 26 09:55:15 2013 +0200 |
committer | David Ostrovsky <david@ostrovsky.org> | Mon Nov 04 06:21:54 2013 +0100 |
tree | 5efd34e6cd0102427594c4870d71316411448e53 | |
parent | 8108a00038702a8ec2984c24f282b7e55cd6a93b [diff] |
Buck: extend the tool chain to support unsigning JARs After switching to Eclipse Maven repository for pulling JGit lib, we have the problem that according to Eclipse release train the JARs have to be signed. That collids with our jgit patch for diff deserialization. To rectify that, add `unsign` parameter to maven_jar() function. Change-Id: Ib7bfa5d16f980a64b887d61a4b4ec325e6ffb0a1