Support full spec of tpk manifest xml 47/37247/3
authorYoumin Ha <youmin.ha@samsung.com>
Mon, 23 Mar 2015 10:19:17 +0000 (19:19 +0900)
committerPawel Sikorski <p.sikorski@samsung.com>
Thu, 26 Mar 2015 08:44:51 +0000 (01:44 -0700)
commit115f80e532a74469dfe5a971f9ee05e88a150d4d
treed93a30c87631a6aed54631f4b065f957b58a8986
parent079e904c5a1430bf72b1c5f1fe369a9881291e9a
Support full spec of tpk manifest xml

With this commit, the tpk backend parses the full spec of the
tizen-manifest.xml.

* Multiple children having same name are parsed well.
* <author>, <service-application> are parsed.
* More attributes which are in the spec but not parsed are
  supported.

Change-Id: I67689841125bb97048fa10accddab8e7e3839984
Singed-Off-By: Youmin Ha <youmin.ha@samsung.com>
src/tpk/step/step_parse.cc