Repository: flex-utilities
Updated Branches:
  refs/heads/develop 657a7defe -> bff6ca280


update for repo refactor


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

Branch: refs/heads/develop
Commit: bff6ca28048517c769b688c204ab4aa1add9320c
Parents: 657a7de
Author: Alex Harui <[email protected]>
Authored: Mon Jun 15 05:39:04 2015 -0700
Committer: Alex Harui <[email protected]>
Committed: Mon Jun 15 05:39:04 2015 -0700

----------------------------------------------------------------------
 MD5Checker/build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/bff6ca28/MD5Checker/build.xml
----------------------------------------------------------------------
diff --git a/MD5Checker/build.xml b/MD5Checker/build.xml
index 5979e99..90b1021 100644
--- a/MD5Checker/build.xml
+++ b/MD5Checker/build.xml
@@ -88,7 +88,7 @@
                file="${basedir}/src/MD5Checker.mxml">
             <jvmarg line="-Xms64m -Xmx384m -ea -Dapple.awt.UIElement=true"/>
             <load-config filename="${FLEX_HOME}/frameworks/air-config.xml"/>
-            <source-path path-element="${basedir}/../ant_on_air/src" />
+            <source-path 
path-element="${basedir}/../flex-installer/ant_on_air/src" />
         </mxmlc>
     </target>
     

Reply via email to