[Mono-bugs] [Bug 656002] ApplicationAttribute Not Generating in Manifest

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 25 23:04:49 EST 2010


https://bugzilla.novell.com/show_bug.cgi?id=656002

https://bugzilla.novell.com/show_bug.cgi?id=656002#c1


--- Comment #1 from Adam Tybor <adam.tybor at gmail.com> 2010-11-26 04:04:47 UTC ---
Looks like the issue is that if the applicationattribute exists in code the
additional attributes will not be merged with an existing
<application></application> element specified within the
Properties\AndroidManifest.xml

Once I removed that application element, the application element was properly
generated in the final manifest file.

Is this the desired implementation?

Shouldn't the properties on the applicationattribute just be merged /
overwritten on any existing <application></application> element within the
manifest?

If I need any customizations within my Manifest I need an <application> element
thus eliminating the ability to specify the attribute in code.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list