Comment 6 for bug 1194801

Revision history for this message
Paul Sokolovsky (pfalcon) wrote :

Ok, so code changes to support this landed in https://code.launchpad.net/~pfalcon/linaro-android-build-tools/manifest-descr/+merge/178534

Example of how it work as implemented is here:

https://android-build.linaro.org/jenkins/job/paul.sokolovsky_galaxynexus-linaro/94/console
http://snapshots.linaro.org/android/~paul.sokolovsky/galaxynexus-linaro/94

So, annotated versions of source and pinned manifests are currently created as source-manifest.xml.ann and pinned-manifest.xml.ann, respectively. Is that how'd you want it to be (annotated versions go to separate files)? If yes, maybe they should be named as source-manifest-ann.xml? If no, should annotated versions just replace original files? Let me know so I perform last changes/migration to accommodate it.