I tried building the NewDPIBuckets branch and am getting the following build errors:
Not sure if I missed some skins during the conversion. Justin, can you please take a look? ========================== mobilecomponents: bundles-clean: clean: configModLinux: configModOther: compile: [echo] Compiling frameworks/libs/mobile/mobilecomponents.swc [echo] Using C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\Apac heFlex4.9.0/frameworks/libs/air/airglobal.swc [compc] Loading configuration file C:\p\flex_os\workspace\flexroot\git\flex- sdk\frameworks\projects\mobilecomponents\compile-config.xml [compc] C:\p\flex_os\workspace\flexroot\git\flex-sdk\frameworks\libs\mobile\ mobilecomponents.swc (184355 bytes) main: [echo] Compiling frameworks/locale/en_US/mobilecomponents_rb.swc [compc] Loading configuration file C:\p\flex_os\workspace\flexroot\git\flex- sdk\frameworks\projects\mobilecomponents\bundle-config.xml [compc] C:\p\flex_os\workspace\flexroot\git\flex-sdk\frameworks\locale\en_US \mobilecomponents_rb.swc (2684 bytes) mobiletheme: clean: configModLinux: configModOther: compile: [echo] Compiling frameworks/themes/Mobile/mobile.swc [compc] Loading configuration file C:\p\flex_os\workspace\flexroot\git\flex- sdk\frameworks\projects\mobiletheme\compile-config.xml [compc] C:\p\flex_os\workspace\flexroot\git\flex-sdk\frameworks\projects\mob iletheme\src\spark\skins\mobile\ViewMenuItemSkin.as(140): col: 49 Error: Access of undefined property ViewMenuItem_up in package spark.skins.mobile120.assets. [compc] [compc] upBorderSkin = spark.skins.mobile120.ass ets.ViewMenuItem_up; [compc] ^ [compc] [compc] C:\p\flex_os\workspace\flexroot\git\flex-sdk\frameworks\projects\mob iletheme\src\spark\skins\mobile\ViewMenuItemSkin.as(141): col: 51 Error: Access of undefined property ViewMenuItem_down in package spark.skins.mobile120.assets. [compc] [compc] downBorderSkin = spark.skins.mobile120.a ssets.ViewMenuItem_down; [compc] ^ [compc] [compc] C:\p\flex_os\workspace\flexroot\git\flex-sdk\frameworks\projects\mob iletheme\src\spark\skins\mobile\ViewMenuItemSkin.as(142): col: 57 Error: Access of undefined property ViewMenuItem_showsCaret in package spark.skins.mobile120.a ssets. [compc] [compc] showsCaretBorderSkin = spark.skins.mobil e120.assets.ViewMenuItem_showsCaret; [compc] ^ [compc] [compc] C:\p\flex_os\workspace\flexroot\git\flex-sdk\frameworks\projects\mob iletheme\src\spark\skins\mobile\ViewMenuItemSkin.as(32): col: 36 Error: Definiti on spark.skins.mobile120.assets:ViewMenuItem_down could not be found. [compc] [compc] import spark.skins.mobile120.assets.ViewMenuItem_down; [compc] ^ [compc] [compc] C:\p\flex_os\workspace\flexroot\git\flex-sdk\frameworks\projects\mob iletheme\src\spark\skins\mobile\ViewMenuItemSkin.as(33): col: 36 Error: Definiti on spark.skins.mobile120.assets:ViewMenuItem_showsCaret could not be found. [compc] [compc] import spark.skins.mobile120.assets.ViewMenuItem_showsCaret; [compc] ^ [compc] [compc] C:\p\flex_os\workspace\flexroot\git\flex-sdk\frameworks\projects\mob iletheme\src\spark\skins\mobile\ViewMenuItemSkin.as(34): col: 36 Error: Definiti on spark.skins.mobile120.assets:ViewMenuItem_up could not be found. [compc] [compc] import spark.skins.mobile120.assets.ViewMenuItem_up; [compc] ^ [compc] BUILD FAILED C:\p\flex_os\workspace\flexroot\git\flex-sdk\build.xml:416: The following error occurred while executing this line: C:\p\flex_os\workspace\flexroot\git\flex-sdk\frameworks\build.xml:124: The follo wing error occurred while executing this line: C:\p\flex_os\workspace\flexroot\git\flex-sdk\frameworks\build.xml:359: The follo wing error occurred while executing this line: C:\p\flex_os\workspace\flexroot\git\flex-sdk\frameworks\projects\mobiletheme\bui ld.xml:85: compc task failed. Total time: 45 minutes 49 seconds ========================== On Sun, Aug 11, 2013 at 11:01 PM, Alex Harui <aha...@adobe.com> wrote: > > > On 8/11/13 6:25 AM, "Justin Mclean" <jus...@classsoftware.com> wrote: > > >Hi, > > > >Tests are done and check into the NewDPIBuckets branch and all pass. > > > >If someone could review that would be great as I'm not 100% sure the > >scaling tests are actually working. > I'm not clear that mustella will run the mobile tests in anything other > than Android@240 dpi. But I could be wrong... > -Alex > >