Remove version check in ApplicationData 79/36379/2
authorJakub Izydorczyk <j.izydorczyk@samsung.com>
Thu, 5 Mar 2015 14:17:56 +0000 (15:17 +0100)
committerPawel Sikorski <p.sikorski@samsung.com>
Mon, 9 Mar 2015 11:00:00 +0000 (04:00 -0700)
commit8b68f84305f012249cb98a2f29e74fcb1e460c97
tree8779dbb5997082419b5ca713274e1b03de4c02fd
parentee84f3c4c04e56bd901b8813b2d8e1c5b829c543
Remove version check in ApplicationData

Remove getting manifest version attribute error code, as
according to w3c specification version attribute is optional
and can be any string.

Links to spec:
http://www.w3.org/TR/widgets/#the-version-attribute and
http://www.w3.org/TR/widgets/#version-attribute

Change-Id: I5d8192a34721d8e7c9ac08af70e98af9fd011dda
src/widget-manifest-parser/application_data.cc
src/widget-manifest-parser/application_manifest_constants.cc