On 01/28/2013 09:57 AM, Cajus Pollmeier wrote: > Hi - thanks for clarification. > > How to activate "source-server"? My top level qooxdoo is from github/HEAD, all > components reference to it, but there's no "source-server" job available. I > can see it in the source if I grep thru qx/tools, though.
Take a look to the blog post(s) I linked to. If you have an existing application you compile against qooxdoo master, you just need to add "source-server" to the "export" list of your config.json. > > Does this job honour the "add-script" of components, too? I could say "yes". But the truth is both source-server and source-httpd-config have nothing to do with the generation of an app (where add-script belongs to). Rather, they just support exporting an already generated source app through a web server, either by starting that web server directly (source-server) or generating a configuration file that can be integrated with an existing server (source-httpd-config). T. ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
