>1. My question was which job triggers the console messages you find >annoying.
Messages are triggered at "Executing: source-all::source-all-script". No messages arise at "Executing: build::build-script". >2. You use a parts configuration for the 'build' job, but not for >'source'. This will not work. Parts require you to instrument your code >with appropriate qx.io.PartLoader.require() calls, and you wouldn't want >to add/remove them when switching between source and build. I have fixed it now. I have put "extend" : [ "app-parts-config" ] in the 'source' job, too. -- View this message in context: http://qooxdoo.678.n2.nabble.com/Skipping-unresolvable-exclude-entry-tp7583321p7583347.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
