On Tue, Oct 14, 2008 at 10:16 AM, thron7 <[EMAIL PROTECTED]>wrote:
>
> > Traceback (most recent call last):
> > File "/home/derrell/=/qooxdoo.git/trunk/qooxdoo/tool/bin/generator.py",
> > line 133, in <module>
> > main()
> > File "/home/derrell/=/qooxdoo.git/trunk/qooxdoo/tool/bin/generator.py",
> > line 114, in main
> > expandedjobs = config.resolveExtendsAndRuns(options.jobs[:])
> > File
> >
> "/home/derrell/=/qooxdoo.git/trunk/qooxdoo/tool/pylib/generator/config/Config.py",
> > line 292, in resolveExtendsAndRuns
> > self._resolveRuns(jobList)
> > File
> >
> "/home/derrell/=/qooxdoo.git/trunk/qooxdoo/tool/pylib/generator/config/Config.py",
> > line 347, in _resolveRuns
> > raise RuntimeError, "No such job: %s" % subjob
> > RuntimeError: No such job: appconf::build-resources
> >
>
> Oups, sorry, my fault. A config file can choose which of its jobs it
> wants to export, in case it is included by some other. While the
> (higher-level) "build" job is exported by application.json, the
> (lower-level) subjobs are not. Just to get you going, in your
> environment please edit application.json and base.json and comment out
> the "export" keys near the top of the files. This should render jobs
> like "build-resources" valid.
>
> As an alternativ, you could just copy the missing jobs from base.json
> over to your config file.
>
Ok. Is the proper, permanent fix to delete those export keys in the
standard application.json and base.json? Should there be a ticket for
this? Should I just do that and check it in? Or are you planning something
entirely different?
Thanks,
Derrell
-------------------------------------------------------------------------
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
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel