summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Marie Henaff <jmhenaff@google.com>2015-06-18 17:22:50 +0200
committerJean-Marie Henaff <jmhenaff@google.com>2015-06-18 17:22:50 +0200
commit241d8f3e8b11f1f919ced996f0ea56eaf4a28de2 (patch)
tree329dd82c7bc84d5944d0a1d748914b275556dc90
parentb26de5d409752dee416aa854fd22210e2e6080b7 (diff)
downloadtoolchain_jack-241d8f3e8b11f1f919ced996f0ea56eaf4a28de2.zip
toolchain_jack-241d8f3e8b11f1f919ced996f0ea56eaf4a28de2.tar.gz
toolchain_jack-241d8f3e8b11f1f919ced996f0ea56eaf4a28de2.tar.bz2
Add jack*-version.properties resource files
In other projects than Jack Change-Id: I939b6739afd9ea1edb16c516d95e8a3bdefcc40c
-rw-r--r--jack-api/rsc/jack-api-version.properties (renamed from jack-launcher/rsc/jack-launcher.properties)12
-rw-r--r--jack-launcher/rsc/jack-launcher-version.properties26
2 files changed, 37 insertions, 1 deletions
diff --git a/jack-launcher/rsc/jack-launcher.properties b/jack-api/rsc/jack-api-version.properties
index be45bd3..9a505b2 100644
--- a/jack-launcher/rsc/jack-launcher.properties
+++ b/jack-api/rsc/jack-api-version.properties
@@ -13,4 +13,14 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-jack-launcher.version=1.1-rc4
+version-file.version.code=1
+
+version=1.1-rc4
+version.release.name=Brest
+version.release.code=2
+version.sub-release.kind=CANDIDATE
+version.sub-release.code=17
+
+# These properties are added by the release step
+# version.buildid=<BUILDID>
+# version.sha=<SHA>
diff --git a/jack-launcher/rsc/jack-launcher-version.properties b/jack-launcher/rsc/jack-launcher-version.properties
new file mode 100644
index 0000000..9a505b2
--- /dev/null
+++ b/jack-launcher/rsc/jack-launcher-version.properties
@@ -0,0 +1,26 @@
+#
+# Copyright (C) 2015 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.
+#
+version-file.version.code=1
+
+version=1.1-rc4
+version.release.name=Brest
+version.release.code=2
+version.sub-release.kind=CANDIDATE
+version.sub-release.code=17
+
+# These properties are added by the release step
+# version.buildid=<BUILDID>
+# version.sha=<SHA>