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
The following commit(s) were added to refs/heads/feature/vivid-ui-set by this
push:
new e329450 add for possible swf comp
e329450 is described below
commit e32945036654f1513bc8eae2d26b5878851afc3b
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].