Config.xml XML Schema validation
authorTomasz Iwanek <t.iwanek@samsung.com>
Mon, 6 May 2013 10:34:01 +0000 (12:34 +0200)
committerGerrit Code Review <gerrit2@kim11>
Wed, 29 May 2013 07:33:13 +0000 (16:33 +0900)
commitcca5400ce4a678bd14a89209f656d9dcfc939547
tree89f478430d14717a17438ac6eabd964f4de2d249
parent20438fc08a221f2713ac8f2fbb3ea5cf8238c1b0
Config.xml XML Schema validation

[Issue#]       LINUXWRT-314
[Feature]      Schema validation
[Cause]        N/A
[Solution]     Xml schema validation based on updated schema from related change.
Validation is turned on by SCHEMA_VALIDATION_SUPPORT option (default OFF). This is because of problem with w3c testcases.
[Verification] Build repository. Install some testcases.

Change-Id: Ia8d17c61d1faf96fbdbbc13a810302a39f9c2245
CMakeLists.txt
packaging/wrt-installer.spec
src/configuration_parser/parser_runner.cpp
src/configuration_parser/parser_runner.h
src/jobs/widget_install/task_widget_config.cpp