Am Montag, 28. Januar 2013, 10:52:04 schrieb thron7: > 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.
Ok. Seems to be too much text in the morning for lazy me ;-) > > 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). Then it looks that there's something mixed up on my side. I've a component that uses "add-script", but I've to include the same "add-script" to the application that uses that component to make it work - same for source*/build. For some reason the add-script resource doesn't seem to be included/copied/whatever automatically. Well - I can't inspect it in the moment. Will take a look at it later. Thanks for your help, Cajus ------------------------------------------------------------------------------ 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
