ergobyte / qookery

Declarative UI Building for Qooxdoo
http://www.qookery.org/
Apache License 2.0
9 stars 5 forks source link

Update qookery libraries for new compiler #14

Closed cboulanger closed 4 years ago

cboulanger commented 5 years ago

In order to remove the warnings displayed here:

https://www.qooxdoo.org/qxl.packagebrowser/#ergobyte~qookery~qookery~problems

the Manifest.json file of the qookery libraries need to be updated. You can simply run qx pkg migrate in the root of each library and it will update it. In order to keep compatibility with version 5/ your previous build pipeline, you might have to re-add the info.qooxdoo-versions property afterwards.

gnikolaidis commented 4 years ago

Changes seem to pass the schema validation. Not tested with new compiler.