Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-26072

Incorrectly functioning when the namespace argument is specified for the mxmlc Ant task.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 4.1 (Release)
    • None
    • Ant Tasks
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Create a Flex Project.
      2. Add some classes.
      3. Create a manifest file for the classes created in the step 2.
      4. Create an Ant build script to compile the project.
      5. Add a manifest file through the namespace tag of the mxmlc task:
      <namespace manifest="manifest.xml" uri="http://tempuri.org" />

      Actual Results:
      Compile error: Cannot resolve fx:... [or any Flex namespace prefix] to a component implementation.

      Expected Results:
      The project should compile successfully.

      Workaround (if any):
      Manually set the Flex SDK manifest files.

      Attachments

        Activity

          People

            Unassigned Unassigned
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: