aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Dubrov <idubrov@guidewire.com>2014-04-24 19:35:21 -0700
committerIvan Dubrov <idubrov@guidewire.com>2014-04-24 19:35:21 -0700
commit41f226a5c85fb7e55e7db630a93050c66a871aeb (patch)
tree581e4782957ed12cd91afbd0144dca0409962a8f
parent070f0932b7f5f901551d42850b1c105a080cc40b (diff)
downloaddcevm-41f226a5c85fb7e55e7db630a93050c66a871aeb.tar.gz
dcevm-41f226a5c85fb7e55e7db630a93050c66a871aeb.zip
Renaming patches to support full flavor in future
-rw-r--r--build.gradle2
-rw-r--r--patches/light-jdk7u51-b13.patch (renamed from patches/dcevm-jdk7u51-b13.patch)0
-rw-r--r--patches/light-jdk8u5-b13.patch (renamed from patches/dcevm-jdk8u5-b13.patch)0
3 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 0ba68a52..f317d8a1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -68,7 +68,7 @@ project('hotspot') {
// Use hg import since ant.patchfile requires 'patch' to be installed
exec {
executable 'hg'
- args 'import', '--no-commit', "../patches/dcevm-${hotspotTag}.patch"
+ args 'import', '--no-commit', "../patches/light-${hotspotTag}.patch"
}
}
diff --git a/patches/dcevm-jdk7u51-b13.patch b/patches/light-jdk7u51-b13.patch
index 3dcee7eb..3dcee7eb 100644
--- a/patches/dcevm-jdk7u51-b13.patch
+++ b/patches/light-jdk7u51-b13.patch
diff --git a/patches/dcevm-jdk8u5-b13.patch b/patches/light-jdk8u5-b13.patch
index 07ca0a30..07ca0a30 100644
--- a/patches/dcevm-jdk8u5-b13.patch
+++ b/patches/light-jdk8u5-b13.patch