cornelius / inqlude

Command line client for independent Qt library archive
inqlude.org
GNU General Public License v2.0
31 stars 11 forks source link

Validation of generic manifest should fail if there is a release #31

Open cornelius opened 8 years ago

cornelius commented 8 years ago

When a generic manifest is updated to have a release, e.g. by adding a release date attribute, the validation should fail and ideally ask to move to the release manifest schema.

An example is the pull request at https://github.com/cornelius/inqlude-data/pull/85