[kepler-dev] [Bug 4968] Could not validate generated KAR file for uploading to repository
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Fri Apr 30 14:13:50 PDT 2010
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4968
--- Comment #1 from Jing Tao <tao at nceas.ucsb.edu> 2010-04-30 14:13:50 PDT ---
The xml looks like:
<mainAttributes>
<KAR-Version>2.0</KAR-Version>
<Manifest-Version>1.4.2</Manifest-Version>
<module-dependencies>provenance;core;reporting</module-dependencies>
<lsid>urn:lsid:kepler-project.org/ns/:882:14:1</lsid>
</mainAttributes>
However, the schema looks like:
<xs:complexType name="mainAttributesType">
<xs:sequence>
<xs:element name ="lsid" />
<xs:element name ="module-dependencies" minOccurs="0" />
<xs:element name ="KAR-Version" />
<xs:element name ="Manifest-Version" />
</xs:sequence>
</xs:complexType>
The order doesn't match
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Kepler-dev
mailing list