Skip to content

Conversation

@atsushieno
Copy link
Contributor

@atsushieno atsushieno commented Oct 25, 2017

dotnet/android#824 added some code to
api-merge to handle "platform" attributes on element, but those
attributes on api-*.xml.in were not automatically generated. That means,
every time we regenerate api-*.xml.in from api-xml-adjuster, those files
are invalid and causes build breakages.

Add more code in class-parse and api-xml-adjuster so that they can be
automatically added, depending on the command line.

dotnet/android#824 added some code to
api-merge to handle "platform" attributes on <api> element, but those
attributes on api-*.xml.in were not automatically generated. That means,
every time we regenerate api-*.xml.in from api-xml-adjuster, those files
are invalid and causes build breakages.

Add more code in class-parse and api-xml-adjuster so that they can be
automatically added, depending on the command line.
@grendello grendello merged commit bfb8492 into dotnet:master Oct 25, 2017
Redth pushed a commit to Redth/java.interop that referenced this pull request Oct 26, 2017
…t. (dotnet#197)

dotnet/android#824 added some code to
api-merge to handle "platform" attributes on <api> element, but those
attributes on api-*.xml.in were not automatically generated. That means,
every time we regenerate api-*.xml.in from api-xml-adjuster, those files
are invalid and causes build breakages.

Add more code in class-parse and api-xml-adjuster so that they can be
automatically added, depending on the command line.
@github-actions github-actions bot locked and limited conversation to collaborators Apr 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants