Getting single quote error on ant task

12 views
Skip to first unread message

Melih Onvural

unread,
Aug 25, 2010, 1:34:51 PM8/25/10
to Fluint Discussions
I went through the archives, and found that the following error was
supposed to be fixed by a new version of the code that was released
ages ago.


The ' characters around the executable and arguments are
[fluint] not part of the command.
[fluint]
[fluint] DEBUG: 2


That said, I'm on the 1.1.1 Jar for the anttask, and am not sure why
I'm running into this problem. My ant task itself looks like this:


<fluint
debug="true"
headless="true"
failonerror="true"
workingDir="."
testRunner="/Applications/FluintAIRTestRunner.app/Contents/MacOS/
FluintAIRTestRunner"
>
<fileset dir="${project.dir}/www/assets/flash">
<include name="fx_TestRunner_${build.num}.swf" />
</fileset>
</fluint>

Any thoughts? Thanks in advance.
--
Melih O.
http://www.tokbox.com/melih

Melih Onvural

unread,
Aug 25, 2010, 2:08:01 PM8/25/10
to fluint-di...@googlegroups.com
As an update, when I run the sample application, I get the same error, but the build finishes with success. I'm therefore trying to debug what's going on
in my code that's leading to the DEBUG = 2, which is apparently "Missing Parameters" according to the source code. Any idea what this may be?

> --
> You received this message because you are subscribed to the Google Groups "Fluint Discussions" group.
> To post to this group, send email to fluint-di...@googlegroups.com.
> To unsubscribe from this group, send email to fluint-discussi...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/fluint-discussions?hl=en.
>

Reply all
Reply to author
Forward
0 new messages