Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25347] Android: Build fails with No resource found that matches the given name (at 'background' with value '@color/primary').

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2017-09-26T18:55:39.000+0000
Affected Version/sRelease 7.0.0, Release 6.3.0
Fix Version/sRelease 6.3.0
ComponentsAndroid
Labelsregression
ReporterEwan Harris
AssigneeGary Mathews
Created2017-09-26T11:15:21.000+0000
Updated2017-10-10T22:20:03.000+0000

Description

Description

Jenkins is currently failing with the below, because of https://github.com/appcelerator/titanium_mobile/pull/9439
[ERROR] :  Failed to package application:
[ERROR] :  
[ERROR] :  /Users/build/jenkins/workspace/-sdk_titanium_mobile_master-OTLHYGWBKG5O5QZVLZDTLA6VE2YQJIZ274MUK6WO345IINRFHQ5Q/titanium-mobile-mocha-suite/scripts/mocha/build/android/res/layout/titanium_ui_drawer_layout.xml:6: error: Error: No resource found that matches the given name (at 'background' with value '@color/primary').

Steps to reproduce

Get the SDK from https://jenkins.appcelerator.org/blue/organizations/jenkins/titanium-sdk%2Ftitanium_mobile/detail/master/550/artifacts

Build an app for Android

Actual

Build fails with error above

Expected

Build should not fail

Comments

  1. Gary Mathews 2017-09-26

    master: https://github.com/appcelerator/titanium_mobile/pull/9477 6_3_X: https://github.com/appcelerator/titanium_mobile/pull/9478
  2. Gary Mathews 2017-10-03

    This issue never made it to 6_2_X branch. So I'm not sure if it should be classed as a regression?
  3. Lokesh Choudhary 2017-10-10

    Verified the fix by building (node scons build android) the SDK & no issues were seen. Closing.

JSON Source