Issue Details (XML | Word | Printable)

Key: FDT-939
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Philipp Arnolds
Reporter: Nico Zimmermann
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FDT

ANT target "fdt.launch.application" does not add "-target-player" option

Created: 26/May/10 05:13 PM   Updated: 11/Jun/10 04:22 PM
Component/s: ANT
Affects Version/s: 4.0 Milestone 2
Fix Version/s: 4.0 Milestone 3
Security Level: public

Time Tracking:
Not Specified


 Description  « Hide
Steps to reproduce:
  • create flash 10 project (Flex3)
  • create ant call
    <fdt.launch.application projectname="..." debug="true" mainclass="@{main}" target="@{output}" autoaddclasspath="no" autoaddswcs="no" compilerarguments="-compiler.source-path+=@{src.dir} -library-path+=${libs.dir} -locale=de_DE -link-report=${basedir}/link-report.xml" />

Compilation will fail if you use Vector data type.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Michael Plank added a comment - 09/Jun/10 11:32 AM
Fixed