Hi Thomas, first, thanks for your help but I think my greatest problem is, that I currently don't understand the concept (of config.json and Manifest.json, etc. pp.) at all ;)
I just tried to do the migration step by step. The first step was to migrate to 0.8.3 which includes the introduction of the new ("make"-less) tool-chain. This currently is my greatest problem. > [...] > QOOXDOO_URI has been removed since 0.8.1 [1]. Hint: You'd better go > through all the release notes along the way :). > [...] You are right, I did not read _every_ single release note between 0.7.4 and 0.8.3, sorry ;) Another point is that I always seem to get wrong information about the config.json tool-chain features of 0.8.3! For example I have no idea whether I have to include the "libraries":{"library":[...]} stuff at the main level of the config.json file or somewhere at the "jobs" section. ...until I just try it out... This one [3] doesn't seem to be the correct information source, unfortunately. As mentioned above: I don't get the concept yet ;) so have mercy with me. I will inform myself as much as I currently can. Would you recommend using the documentation of the 1.0 release instead? ...and hope that at least most features where already present in 0.8.3? Nevertheless, thanks again for your help! ...I definitely need it. I will try your suggested approach on my config.json and see what happens. Thanks again and nice weekend, Peter [3] http://qooxdoo.org/_media/documentation/0.8/generator_cheat_sheet.pdf?id=documentation%3A0.8 -------- Original -------- From: thron7 Date: 22.01.2010 10:52 >> In the good old makefile days the QOOXDOO_URI setting did reflect our >> directory >> hierarchy: >> >> <code class=text> >> QOOXDOO_URI = ../../../qooxdoo >> <code> >> >> In the config.json I modified the "let/QOOXDOO_URI" setting to the >> config.json >> (according to this [1]): > > QOOXDOO_URI has been removed since 0.8.1 [1]. Hint: You'd better go > through all the release notes along the way :). > >> So here's my question: Is there anything that I can do about it? Any config >> setting that I haven't found yet? Or do I have to move my index.html >> (actually >> it's index.php ;) ) up one directory level to make it work? > > There is plenty you can do :). The thing that probably works best for > you is using the 'uri' setting of the 'library' key. So in your > config.json you can have a job like > > "libraries" : { > "library" : [ > { > "manifest" : "${QOOXDOO_PATH}/framework/Manifest.json", > "uri" : "../../../qooxdoo" > } > ] > } > > If you want background info, see [2] for more details (look for the > section Overriding 'uri' settings of a library). > > Get back if you get stuck. > > T. > > [1] http://qooxdoo.org/about/release_notes/0.8.1 > [2] > http://qooxdoo.org/documentation/0.8/generator_config_articles#uri_handling > [...] ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel