summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schanda <schanda@itestra.de>2013-06-10 10:52:05 +0200
committerJohannes Schanda <schanda@itestra.de>2013-06-10 10:52:05 +0200
commitf6f7a0e9a30a027bfd866867dac61016a19f7b27 (patch)
tree0bf0790bb0c94e045bfdd1ad047ffa61c11e7cba
parent3c02d6e21207a5d6a5ec2b4e88c7d5ab26c7caca (diff)
downloadgenivi-common-api-runtime-f6f7a0e9a30a027bfd866867dac61016a19f7b27.tar.gz
Move fdepl to /deplyoment for correct referencing from other plugins
-rw-r--r--org.genivi.commonapi.core/build.properties4
-rw-r--r--org.genivi.commonapi.core/deployment/deployment.fdepl (renamed from org.genivi.commonapi.core/src/org/genivi/commonapi/core/deployment/deployment.fdepl)0
2 files changed, 3 insertions, 1 deletions
diff --git a/org.genivi.commonapi.core/build.properties b/org.genivi.commonapi.core/build.properties
index a11e8d2..ea1f755 100644
--- a/org.genivi.commonapi.core/build.properties
+++ b/org.genivi.commonapi.core/build.properties
@@ -3,4 +3,6 @@ source.. = src/,\
xtend-gen/
bin.includes = META-INF/,\
.,\
- lib/guava-14.0.1.jar
+ lib/guava-14.0.1.jar,\
+ deployment/
+src.includes = deployment/
diff --git a/org.genivi.commonapi.core/src/org/genivi/commonapi/core/deployment/deployment.fdepl b/org.genivi.commonapi.core/deployment/deployment.fdepl
index a587bee..a587bee 100644
--- a/org.genivi.commonapi.core/src/org/genivi/commonapi/core/deployment/deployment.fdepl
+++ b/org.genivi.commonapi.core/deployment/deployment.fdepl