This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a commit to branch feature/vivid-ui-set in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit 82d07d2d3afc9d98ae6fc152fa559c991348e96c Author: Carlos Rovira <[email protected]> AuthorDate: Sat Feb 24 16:55:59 2018 +0100 add for possible swf comp --- examples/royale/VividExample/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/examples/royale/VividExample/pom.xml b/examples/royale/VividExample/pom.xml index 2768e30..e53bc13 100644 --- a/examples/royale/VividExample/pom.xml +++ b/examples/royale/VividExample/pom.xml @@ -57,6 +57,13 @@ </build> <dependencies> + <!-- <dependency> + <groupId>com.adobe.flash.framework</groupId> + <artifactId>playerglobal</artifactId> + <version>${flash.version}</version> + <type>swc</type> + <scope>provided</scope> + </dependency> --> <dependency> <groupId>org.apache.royale.framework</groupId> <artifactId>Vivid</artifactId> -- To stop receiving notification emails like this one, please contact [email protected].
