
|
If you were logged in you would be able to see more operations.
|
|
|
Flex SDK
Created: 06/09/08 12:42 AM
Updated: 01/12/09 10:28 AM
|
|
| Component/s: |
Ant Tasks
|
|
Security Level:
|
Public
(All JIRA Users
)
|
|
| Severity: |
Incorrectly Functioning
|
| Reproducibility: |
Every Time
|
| Discoverability: |
Medium
|
| Found in Version: |
SDK Flex 3 (Released)
|
| Milestone: |
SDK Flex 3.2.0
|
| Affected OS(s): |
All OS Platforms
- All
|
| Steps to Reproduce: |
Ant Tasks fail when setting fork="true" and there are spaces in the path name
Steps to reproduce:
1-a. Import bug files to where there are spaces in the path name.
1-b. Import bug files to where there are no space in the path name, but as to load-config tag in the build.xml file it already contains spaces.
2. Run build.xml
Actual Results:
a.(There are spaces in the Project path name.)
----------------------------------------
Buildfile: C:\Documents and Settings\Administrator\My Documents\Flex Builder 3\TestLib\build.xml
build:
[compc] The args attribute is deprecated. Please use nested arg elements.
[compc] Adobe Compc (Flex Component Compiler)
[compc] command line: Error: default arguments may not be interspersed with other options
[compc] Version 3.0.0 build 477
[compc] Copyright (c) 2004-2007 Adobe Systems, Inc. All rights reserved.
[compc] Use 'compc -help' for information about using the command line.
BUILD FAILED
C:\Documents and Settings\Administrator\My Documents\Flex Builder 3\TestLib\build.xml:9: compc task failed.
Total time: 2 seconds
----------------------------------------
b.(There are spaces in the load-config path name.)
----------------------------------------
Buildfile: C:\FlexBuilder\TestLib\build.xml
build:
[compc] The args attribute is deprecated. Please use nested arg elements.
[compc] Adobe Compc (Flex Component Compiler)
[compc] Version 3.0.0 build 477
[compc] Copyright (c) 2004-2007 Adobe Systems, Inc. All rights reserved.
[compc] command line: Error: unable to open 'C:/Program'
[compc] Use 'compc -help' for information about using the command line.
BUILD FAILED
C:\FlexBuilder\TestLib\build.xml:9: compc task failed.
Total time: 953 milliseconds
----------------------------------------
Expected Results:
Build succeeds with no error
Workaround:
Don't use any spaces in the path name (or setting fork="false")
Ant Tasks fail when setting fork="true" and there are spaces in the path name
Steps to reproduce:
1-a. Import bug files to where there are spaces in the path name.
1-b. Import bug files to where there are no space in the path name, but as to load-config tag in the build.xml file it already contains spaces.
2. Run build.xml
Actual Results:
a.(There are spaces in the Project path name.)
----------------------------------------
Buildfile: C:\Documents and Settings\Administrator\My Documents\Flex Builder 3\TestLib\build.xml
build:
[compc] The args attribute is deprecated. Please use nested arg elements.
[compc] Adobe Compc (Flex Component Compiler)
[compc] command line: Error: default arguments may not be interspersed with other options
[compc] Version 3.0.0 build 477
[compc] Copyright (c) 2004-2007 Adobe Systems, Inc. All rights reserved.
[compc] Use 'compc -help' for information about using the command line.
BUILD FAILED
C:\Documents and Settings\Administrator\My Documents\Flex Builder 3\TestLib\build.xml:9: compc task failed.
Total time: 2 seconds
----------------------------------------
b.(There are spaces in the load-config path name.)
----------------------------------------
Buildfile: C:\FlexBuilder\TestLib\build.xml
build:
[compc] The args attribute is deprecated. Please use nested arg elements.
[compc] Adobe Compc (Flex Component Compiler)
[compc] Version 3.0.0 build 477
[compc] Copyright (c) 2004-2007 Adobe Systems, Inc. All rights reserved.
[compc] command line: Error: unable to open 'C:/Program'
[compc] Use 'compc -help' for information about using the command line.
BUILD FAILED
C:\FlexBuilder\TestLib\build.xml:9: compc task failed.
Total time: 953 milliseconds
----------------------------------------
Expected Results:
Build succeeds with no error
Workaround:
Don't use any spaces in the path name (or setting fork="false")
|
| Language Found: |
English
|
| Bugbase Id: |
none
|
| Triaged: |
Yes
|
| Regression: |
No
|
| QA Owner: |
Kristen Sindac
|
| Resolved by: |
Jono
|
| Participants: |
Gaurav Jain, Jono, Kristen Sindac, Lauren Park and Norio Takemura
|
| JDK: |
Sun 1.5.x
|
|
All
|
Comments
|
|
Sort Order:
|
|