FYI the ant arguments works fine now in 8u40.
Thanks,-Tony
On Monday, December 8, 2014 1:30 PM, Tony Anecito <[email protected]>
wrote:
Thanks sorry I should have said fx:deploy.
On Monday, December 8, 2014 12:17 PM, Danno Ferrin
<[email protected]> wrote:
Not sure what you mean by deployfx. My google-fu comes up with devops stugg.
We support default command line arguments in 8u40. i.e. if you launch just
from the icon launcher we can supply some command line arguments.
For ant it is the <fx:arguments> element underneath the <fx:application>
datatype.
for bundler arguments, it is the "arguments" argument which is a List<String>,
and if a plain old string is passed in it is whitespace delimited (with no
escapes).
On Dec 8, 2014, at 11:06 AM, Tony Anecito <[email protected]> wrote:
Hi Danno,
Does 8u40 b16 support DeployFX java command line arguments? I brought this up
some time ago and you said it would be in 8u40.Also, what ant tags would I use
for it?
Thanks,-Tony