This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch feature/rename in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit 3b1be68ad690a86f5319792d1dcf870f865641de Author: Alex Harui <[email protected]> AuthorDate: Fri Oct 13 15:33:12 2017 -0700 typo --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index eac9261..732facc 100644 --- a/build.xml +++ b/build.xml @@ -304,7 +304,7 @@ <and> <available file="${basedir}/../royale-compiler/compiler-jx/lib/jsc.jar" type="file" /> <not> - <isset property="FALCON_REPO" /> + <isset property="FALCONJX_REPO" /> </not> </and> </condition> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
