summaryrefslogtreecommitdiffstats
path: root/jack/rsc
diff options
context:
space:
mode:
authorJean-Marie Henaff <jmhenaff@google.com>2015-06-23 13:54:03 +0200
committerJean-Marie Henaff <jmhenaff@google.com>2015-06-25 11:20:50 +0200
commitdce5a4a097596892f3d23a048f52295be80989a1 (patch)
treeec68a9f6ce8796ca217cf840c7be7b3d6ffa8995 /jack/rsc
parentd0dbb08d4c1e393d6d7c17bbb19d7d8d98c80ec7 (diff)
downloadtoolchain_jack-dce5a4a097596892f3d23a048f52295be80989a1.zip
toolchain_jack-dce5a4a097596892f3d23a048f52295be80989a1.tar.gz
toolchain_jack-dce5a4a097596892f3d23a048f52295be80989a1.tar.bz2
Add version update in property files and scripts in build.xml
- Use jack-version.properties and package it in distributed jars. - Use -Ddist.sha and -Ddist.build-id to set SHA and build ID in those property files before packaging. Change-Id: I5b2dd1ed4fdf01e77653e2338ce5a5c803d22e70 (cherry picked from commit 60efcff894d18d00c1eb71ba6aa8cd161001b451)
Diffstat (limited to 'jack/rsc')
-rw-r--r--jack/rsc/jack.properties24
1 files changed, 0 insertions, 24 deletions
diff --git a/jack/rsc/jack.properties b/jack/rsc/jack.properties
deleted file mode 100644
index 87381a3..0000000
--- a/jack/rsc/jack.properties
+++ /dev/null
@@ -1,24 +0,0 @@
-#
-# Copyright (C) 2014 The Android Open Source Project
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-jack.version=1.1-rc5
-jack.version.release.name=Brest
-jack.version.release.code=2
-jack.version.sub-release.kind=CANDIDATE
-jack.version.sub-release.code=18
-
-# These properties are added by the release step
-# jack.version.buildid=<BUILDID>
-# jack.version.sha=<SHA>