Hi!

I just tried to create a new qooxdoo application to check out the  
TileView :) Seems that the version of qooxdoo in SVN has some issues.  
See the attached log output. Any ideas?

Sebastian




sebastian-werners-macbook:qooxdoo Sebastian$ tool/bin/create- 
application.py -n test -t with-contrib
 >>> Copy skeleton into the output directory: ./test
 >>> Patching file './test/config.json'
 >>> Patching file './test/generate.py'
 >>> Patching file './test/Manifest.json'
 >>> Patching file './test/source/index.html'
 >>> Patching file './test/source/class/test/Application.js'
 >>> Patching file './test/source/class/test/test/DemoTest.js'
 >>> DONE
sebastian-werners-macbook:qooxdoo Sebastian$ cd test/
sebastian-werners-macbook:test Sebastian$ ./generate.py source

= 
= 
= 
= 
========================================================================
     INITIALIZING: TEST
= 
= 
= 
= 
========================================================================
 >>> Configuration: config.json
 >>> Jobs: source
 >>> Resolving config includes...
 >>> Resolving jobs...
Traceback (most recent call last):
   File "/Users/Sebastian/Repositories/qooxdoo/tool/bin/generator.py",  
line 144, in <module>
     main()
   File "/Users/Sebastian/Repositories/qooxdoo/tool/bin/generator.py",  
line 123, in main
     expandedjobs = config.resolveExtendsAndRuns(options.jobs[:])
   File "/Users/Sebastian/Repositories/qooxdoo/tool/pylib/generator/ 
config/Config.py", line 425, in resolveExtendsAndRuns
     jobList = self._resolveRuns(jobList)
   File "/Users/Sebastian/Repositories/qooxdoo/tool/pylib/generator/ 
config/Config.py", line 474, in _resolveRuns
     sublist = job.resolveRun(cfg=self)
   File "/Users/Sebastian/Repositories/qooxdoo/tool/pylib/generator/ 
config/Job.py", line 159, in resolveRun
     raise RuntimeError, "No such job: \"%s\"" % subjob
RuntimeError: No such job: "source-script"
sebastian-werners-macbook:test Sebastian$


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to