Hi, When I compile the application, I see these three warnings: [INFO] --- royale:0.9.11-SNAPSHOT:compile-app (default-compile-app) @ royalelogin --- [WARNING] configuration key 'resource.loader' has been deprecated in favor of 'resource.loaders' [WARNING] configuration key 'classpath.resource.loader.class' has been deprecated in favor of 'resource.loader.classpath.class' [WARNING] configuration key 'directive.if.emptycheck' has been deprecated in favor of 'directive.if.empty_check'
Do you know if they are produced in royale-compiler? I would like to try to solve them. Thx. Hiedra