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

Different compilation errors when compiling with ant build than when building with Flashbuilder

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • Adobe Flex SDK Previous
    • None
    • Ant Tasks
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows XP
      Browser: Internet Explorer 7.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Create a mxml file in a library with a <s:SolidColor or a <s:State tag
      2. Create a manifest file for the library project
      3. Compile in FlashBuilder using the manifest file - builds ok
      4. Compile using ant

      Actual Results: Get a compilation error:
      [compc] C:\dev\workspaces\RTC\UUI_Prime_Components\src\com\efx\uui\prim
      e\components\dashboard\DashboardPanel.mxml(81): Error: Could not resolve <s:Soli
      dColor> to a component implementation.
      [compc]
      [compc] <s:SolidColor color="#EEEEEE"/>
      [compc]

      Expected Results: Build should succeed

      Workaround (if any): use <mx:SolidColor or <mx:State instead

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: