Here is my config.json: http://dpaste.com/hold/704405/
Here is part of main script ("source") with is generated by 1.5:

var libinfo =
{"__out__":{"sourceUri":"script"},"aurore":{"resourceUri":"../source/resource","sourceUri":"../source/class","version":"0.1.01"},"qx":{"resourceUri":"/qooxdoo/framework/source/resource","sourceUri":"/qooxdoo/framework/source/class","version":"1.5"}};

And this uri's are correct.

Here is part of main script ("source") with is generated by 1.6:

var libinfo =
{"__out__":{"sourceUri":"script"},"aurore":{"resourceUri":"../source/resource","sourceUri":"../source/class"},"qx":{"resourceUri":"../../../../sdk/qooxdoo/framework/source/resource","sourceUri":"../../../../sdk/qooxdoo/framework/source/class"}};

And this is incorrect and source version doesn't work.

As I understand documentation says:
/You define a local "libraries" job and provide it with a library key. This
job will be used automatically by most of the standard jobs (source, build,
etc.), and thus your listed libraries will be used in multiple jobs (not
just one as above)/, first one seems to be correct behavior. Am I right?

--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/migration-1-5-1-6-config-json-and-qx-resourceUri-tp7294430p7294430.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to