This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 18610d3  fix royale typedefs as stated by Josh 
(https://github.com/BowlerHatLLC/vscode-nextgenas/issues/170)
18610d3 is described below

commit 18610d371f1867ceee645cdfbac0816380a012e0
Author: Carlos Rovira <[email protected]>
AuthorDate: Mon Feb 26 19:05:33 2018 +0100

    fix royale typedefs as stated by Josh 
(https://github.com/BowlerHatLLC/vscode-nextgenas/issues/170)
---
 distribution/src/main/resources/frameworks/flex-config-template.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/distribution/src/main/resources/frameworks/flex-config-template.xml 
b/distribution/src/main/resources/frameworks/flex-config-template.xml
index 6c77839..9d68460 100644
--- a/distribution/src/main/resources/frameworks/flex-config-template.xml
+++ b/distribution/src/main/resources/frameworks/flex-config-template.xml
@@ -76,7 +76,7 @@
       <!-- List of SWC files or directories to compile against but to omit 
from -->
       <!-- linking.                                                            
 -->
       <js-external-library-path>
-          
<path-element>../js/libs/royale.typedefs-js-${royale.typedefs.version}-typedefs.swc</path-element>
+          
<path-element>../js/libs/royale-typedefs-js-${royale.typedefs.version}-typedefs.swc</path-element>
       </js-external-library-path>
 
       <!-- Turn on writing of generated/*.as files to disk. These files are 
generated by -->

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to