summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Bauer <michael.mi.bauer@partner.bmw.de>2014-05-06 14:56:51 +0200
committerMichael Bauer <michael.mi.bauer@partner.bmw.de>2014-05-06 14:56:51 +0200
commitaca11376865ae1d51a6dc91144f6c7ee0bb16612 (patch)
treec7b5187d94825c630a587a363a5a788da598aece
parent7402aa2e2e57e3f58165b6ef8962f93ceae76865 (diff)
downloadgenivi-common-api-runtime-aca11376865ae1d51a6dc91144f6c7ee0bb16612.tar.gz
adding dbus.validator to category.xml
-rw-r--r--org.genivi.commonapi.updatesite/category.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/org.genivi.commonapi.updatesite/category.xml b/org.genivi.commonapi.updatesite/category.xml
index c56c83f..a75a139 100644
--- a/org.genivi.commonapi.updatesite/category.xml
+++ b/org.genivi.commonapi.updatesite/category.xml
@@ -9,6 +9,9 @@
<feature url="features/org.genivi.commonapi.core.feature_2.1.6.qualifier.jar" id="org.genivi.commonapi.core.feature" version="2.1.6.qualifier">
<category name="GENIVI CommonAPI"/>
</feature>
+ <feature url="features/org.genivi.commonapi.dbus.validator.feature_2.1.6.qualifier.jar" id="org.genivi.commonapi.dbus.validator.feature" version="2.1.6.qualifier">
+ <category name="GENIVI CommonAPI"/>
+ </feature>
<category-def name="GENIVI CommonAPI" label="GENIVI CommonAPI Generators">
<description>
The basic generator for all CommonAPI compliant middleware libraries. Creates all source code that needs to adhere the specification. Any specific middleware code is generated by seperate generators, in seperate files.