Repository: flex-asjs
Updated Branches:
  refs/heads/develop da425327d -> 2c7ca7aad


Fixed XMLTest


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/2c7ca7aa
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/2c7ca7aa
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/2c7ca7aa

Branch: refs/heads/develop
Commit: 2c7ca7aadc37b866e6c81aeff1d14901c7bfc628
Parents: da42532
Author: Harbs <ha...@in-tools.com>
Authored: Mon Jul 17 23:16:27 2017 +0300
Committer: Harbs <ha...@in-tools.com>
Committed: Mon Jul 17 23:16:27 2017 +0300

----------------------------------------------------------------------
 manualtests/XMLTest/build.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/2c7ca7aa/manualtests/XMLTest/build.xml
----------------------------------------------------------------------
diff --git a/manualtests/XMLTest/build.xml b/manualtests/XMLTest/build.xml
index 41b9792..a3012b2 100644
--- a/manualtests/XMLTest/build.xml
+++ b/manualtests/XMLTest/build.xml
@@ -22,6 +22,7 @@
 <project name="xmltest" default="main" basedir=".">
     <property name="FLEXJS_HOME" location="../.."/>
     <property name="example" value="XMLTest" />
+    <property name="swf.version" value="11" />
     
     <property environment="env"/>
     <property file="${FLEXJS_HOME}/build.properties"/>

Reply via email to