Merge lp:~daker/ubuntu-ui-toolkit/fix.1658121 into lp:ubuntu-ui-toolkit/staging
| Status: | Merged |
|---|---|
| Approved by: | Christian Dywan on 2017-01-26 |
| Approved revision: | 2162 |
| Merged at revision: | 2162 |
| Proposed branch: | lp:~daker/ubuntu-ui-toolkit/fix.1658121 |
| Merge into: | lp:ubuntu-ui-toolkit/staging |
| Diff against target: |
32 lines (+11/-0) 2 files modified
components.api (+1/-0) src/imports/Components/1.3/TextArea.qml (+10/-0) |
| To merge this branch: | bzr merge lp:~daker/ubuntu-ui-toolkit/fix.1658121 |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| ubuntu-sdk-build-bot | continuous-integration | Approve on 2017-01-26 | |
| Christian Dywan | 2017-01-20 | Approve on 2017-01-20 | |
|
Review via email:
|
|||
Commit Message
Expose append method in TextArea
Description of the Change
Expose append method in TextArea
FAILED: Autolanding.
No commit message was specified in the merge proposal. Hit 'Add commit message' on the merge proposal web page or follow the link below. You can approve the merge proposal yourself to rerun.
https:/
FAILED: Continuous integration, rev:2161
https:/
Executed test runs:
None: https:/
Click here to trigger a rebuild:
https:/
FAILED: Continuous integration, rev:2161
https:/
Executed test runs:
None: https:/
Click here to trigger a rebuild:
https:/
FAILED: Continuous integration, rev:2161
https:/
Executed test runs:
None: https:/
Click here to trigger a rebuild:
https:/
FAILED: Continuous integration, rev:2161
https:/
Executed test runs:
None: https:/
Click here to trigger a rebuild:
https:/
FAILED: Autolanding.
More details in the following jenkins job:
https:/
Executed test runs:
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
None: https:/
SUCCESS: https:/
None: https:/
SUCCESS: https:/
SUCCESS: https:/
| Adnane Belmadiaf (daker) wrote : | # |
What do i need to do to fix the api version issue ?
| Christian Dywan (kalikiana) wrote : | # |
> What do i need to do to fix the api version issue ?
You need to update components.api, either as part of a local 'make check' or ./tests/
- 2162. By Adnane Belmadiaf on 2017-01-25
-
Update to components.api
PASSED: Continuous integration, rev:2162
https:/
Executed test runs:
None: https:/
Click here to trigger a rebuild:
https:/
PASSED: Continuous integration, rev:2162
https:/
Executed test runs:
None: https:/
Click here to trigger a rebuild:
https:/
PASSED: Continuous integration, rev:2162
https:/
Executed test runs:
None: https:/
Click here to trigger a rebuild:
https:/
PASSED: Continuous integration, rev:2162
https:/
Executed test runs:
None: https:/
Click here to trigger a rebuild:
https:/

Looks good. Thanks for adding this!