Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix to allow AAR project to have resources that directly reference resources from a dependent AAR #283

Merged
merged 1 commit into from
Feb 11, 2014
Merged

Fix to allow AAR project to have resources that directly reference resources from a dependent AAR #283

merged 1 commit into from
Feb 11, 2014

Conversation

william-ferguson-au
Copy link
Contributor

I also upped the relevant aapt commands to INFO so that it is clear what is really occurring.
Always bugged me that I always saw the aapt output (which I don't care about except when debugging) but never saw any info that told me what aapt was supposedly doing.

I think all aapt commands should be logged at debug and replaced with an INFO message that indicates what aapt is doing.

@william-ferguson-au
Copy link
Contributor Author

Spotted this on a project Benoit had.
Should really add a test for this into the samples..

@mosabua
Copy link
Member

mosabua commented Feb 11, 2014

Looks good. I will merge this and then enable and fix up the library project tests.. stay tuned.

mosabua added a commit that referenced this pull request Feb 11, 2014
Fix to allow AAR project to have resources that directly reference resources from a dependent AAR
@mosabua mosabua merged commit 257ccf4 into simpligility:master Feb 11, 2014
@william-ferguson-au william-ferguson-au deleted the aar-consumption-fixes-2 branch March 14, 2014 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants