Re: [qooxdoo-devel] Dependency caches makes problems with API

2009-10-12 Thread Sebastian Werner
Done: http://bugzilla.qooxdoo.org/show_bug.cgi?id=2920 2009/10/12 Thomas Herchenröder : > Wait - I'll do it :). -T. > > thron7 wrote: > > Good one - please open a bug for it, including this information and your > stack trace. > > Thanks, T. > > Sebastian Werner wrote: > > What helps is to delete

Re: [qooxdoo-devel] Dependency caches makes problems with API

2009-10-12 Thread Thomas Herchenröder
Wait - I'll do it :). -T. thron7 wrote: Good one - please open a bug for it, including this information and your stack trace. Thanks, T. Sebastian Werner wrote: What helps is to delete the "lib-*" files from the cache. So this somehow seems to be an issue with caching of available classes in

Re: [qooxdoo-devel] Dependency caches makes problems with API

2009-10-12 Thread thron7
Good one - please open a bug for it, including this information and your stack trace. Thanks, T. Sebastian Werner wrote: What helps is to delete the "lib-*" files from the cache. So this somehow seems to be an issue with caching of available classes in a "lib". Sebastian 2009/10/12 Sebastia

Re: [qooxdoo-devel] Dependency caches makes problems with API

2009-10-12 Thread Sebastian Werner
What helps is to delete the "lib-*" files from the cache. So this somehow seems to be an issue with caching of available classes in a "lib". Sebastian 2009/10/12 Sebastian Werner : > Hi! > > When deleting files from my project I got an error when generating the > API. Source&Build versions work

[qooxdoo-devel] Dependency caches makes problems with API

2009-10-12 Thread Sebastian Werner
Hi! When deleting files from my project I got an error when generating the API. Source&Build versions work without problems, but when doing the "api" job it breaks. This is qooxdoo 0.8.3 release. The file mentioned was the one which was deleted. Thanks for any hints. Sebastian Here comes the o