Closed GoogleCodeExporter closed 9 years ago
I used artifacts from maven-android-sdk-deployer
Original comment by len...@gmail.com
on 19 Jan 2014 at 5:25
I think that expected output in this case should be next:
com.apklib.R should have ids of a resources only from apklib subproject
and com.apk.R - resources only from apk project
Original comment by marchelo...@gmail.com
on 21 Jan 2014 at 10:19
Test against 3.8.3-SNAPSHOT
If the failure stills occurs then provide a project or link to a project that
clearly highlights the failure.
Original comment by william....@xandar.com.au
on 17 Feb 2014 at 11:07
it is normal when after merging resources - resource from Apk overlays resource
from Apklib with similar name, and it is correct that R file in Apklib contains
link to overlayed resource (we will get compilation error instead)
so, as for me it is not a bug (at least not a bug of maven-android-plugin)
Original comment by olegalex...@gmail.com
on 17 Feb 2014 at 1:14
After get the snapshot build that fix issue-441, this issue also resolved. I
guess they are similar problems. Please close this one if the rev include fix
issue-441 is included in next release.
Original comment by len...@gmail.com
on 24 Feb 2014 at 5:13
Original comment by william....@xandar.com.au
on 24 Feb 2014 at 5:34
Original issue reported on code.google.com by
len...@gmail.com
on 19 Jan 2014 at 5:22