commit | 49752be37e64d5a3adfd295bf3f9136348e95371 | [log] [tgz] |
---|---|---|
author | Stefan Lay <stefan.lay@sap.com> | Tue Oct 01 11:25:35 2013 +0200 |
committer | Stefan Lay <stefan.lay@sap.com> | Wed Oct 02 10:20:31 2013 +0200 |
tree | b46929a527d8b55efde59084167ed2b4b6e632d6 | |
parent | 96e70cc53221622732e69a24dc109018d93a66e6 [diff] |
Fix buck build when referring SNAPSHOT version When referring to a maven SNAPSHOT version where the version string contains an additional part, e.g. for a company internal patch, buck incorrectly calculated the path: Buck replaced everything after the first '-' of the version with '-SNAPSHOT'. An example is 'gwtorm:gwtorm:1.8.0-sap-01-SNAPSHOT-20130927.083646-2' Now we remove everything after '-SNAPSHOT'. Change-Id: I8a200d46139bf476d7824469ee5a7380891ea46d