I recently updated the Apache Velocity dependency in the Royale Maven plugin. It appears that these warnings may be related to Velocity.
-- Josh Tynjala Bowler Hat LLC <https://bowlerhat.dev> On Thu, Jun 27, 2024 at 2:26 AM Maria Jose Esteve <mjest...@iest.com> wrote: > 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 > >