You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2018/03/02 12:45:00 UTC

[royale-asjs] 03/09: add for possible swf comp

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 2076287428bc8a2cdf031503001feb33f5dabdbd
Author: Carlos Rovira <ca...@apache.org>
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
carlosrovira@apache.org.