Closed Bug 591412 Opened 14 years ago Closed 14 years ago

Android make android package step failing due to error in AndroidManifest.xml

Categories

(Firefox Build System :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(fennec2.0b1+)

RESOLVED FIXED
Tracking Status
fennec 2.0b1+ ---

People

(Reporter: bear, Assigned: blassey)

References

Details

Attachments

(1 file, 1 obsolete file)

make -C embedding/android fails with:

/tools/android-sdk/platforms/android-8/tools/aapt package -f -M AndroidManifest.xml -I /tools/android-sdk/platforms/android-8/android.jar  -S res -F gecko.ap_
AndroidManifest.xml:6: error: Error parsing XML: not well-formed (invalid token)
make[1]: *** [gecko.ap_] Error 1
make[1]: Leaving directory `/builds/slave/mozilla-central-mobile-browser-android-r7-build/build/mozilla-central/objdir/embedding/android'
make: *** [default] Error 2
make: Leaving directory `/builds/slave/mozilla-central-mobile-browser-android-r7-build/build/mozilla-central/objdir/embedding/android'

the reason is line 6 of the generated manifest:

      android:versionName=""2.0b1pre""
this is a regression from bug 581008, backing that out locally fixes it for me
Blocks: 581008
tracking-fennec: --- → 2.0b1+
Attached patch patch (obsolete) — Splinter Review
Assignee: nobody → blassey.bugs
Attachment #469945 - Flags: review?(mwu)
Comment on attachment 469945 [details] [diff] [review]
patch

Looks good
Attachment #469945 - Flags: review?(mwu) → review+
Attachment #469945 - Attachment is obsolete: true
Attachment #469990 - Flags: review+
http://hg.mozilla.org/mozilla-central/rev/e051ccf2361a
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: