justinmclean commented on issue #116: no targets? URL: https://github.com/apache/royale-asjs/issues/116#issuecomment-362975886 I'm also seeing this: Unknown tag:compiler.targets Loading configuration: /Users/justinmclean/ApacheRoyale-0.9.0/apache-royale-0.9.0-bin-js/royale-asjs/frameworks/royale-config.xml /Users/justinmclean/ApacheRoyale-0.9.0/apache-royale-0.9.0-bin-js/royale-asjs/frameworks/royale-config.xml(33): col: 0 Error: unknown configuration variable 'compiler.targets'. /Users/justinmclean/ApacheRoyale-0.9.0/apache-royale-0.9.0-bin-js/royale-asjs/frameworks/royale-config.xml (line: 33) <targets> Looks like the compiler.targets option is not defined in ICompilerSettingsConstants but is for the OEM compiler in ConfigurationConstants so it will fail to run from the command line but not if compiling from ant or maven.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
