Repository: flex-utilities Updated Branches: refs/heads/develop 0e3fa32fa -> 924b42723
one too many ApacheFlex in there Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/924b4272 Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/924b4272 Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/924b4272 Branch: refs/heads/develop Commit: 924b42723335201c8022a7fc07fd0664cd65d80a Parents: 0e3fa32 Author: Justin Mclean <[email protected]> Authored: Thu Aug 28 11:44:23 2014 +1000 Committer: Justin Mclean <[email protected]> Committed: Thu Aug 28 11:44:23 2014 +1000 ---------------------------------------------------------------------- Squiggly/main/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/924b4272/Squiggly/main/build.xml ---------------------------------------------------------------------- diff --git a/Squiggly/main/build.xml b/Squiggly/main/build.xml index 9328068..c19d925 100644 --- a/Squiggly/main/build.xml +++ b/Squiggly/main/build.xml @@ -186,7 +186,7 @@ <arg value="-external-library-path"/> <arg value="${OUTPUT_DIR}/ApacheFlexSpellingUI.swc"/> <arg value="-output"/> - <arg value="${OUTPUT_DIR}/ApacheFlexApacheFlexSpellingUITLF.swc"/> + <arg value="${OUTPUT_DIR}/ApacheFlexSpellingUITLF.swc"/> </java> </target>
