Skip to content

Conversation

@Redth
Copy link
Member

@Redth Redth commented Oct 5, 2017

Adds support to binding projects to make use of ApiXmlDocPaths as a project property for including api.xml style java docs to be used by ClassParse for resolving parameter names.

This format is used by Android Support libraries (and eventually Google Play Services / Firebase).

This requires dotnet/java-interop@4d6c5a9

Redth added 2 commits October 5, 2017 13:42
This includes a fix to detect api.xml style java docs when using ClassParse
This will allow api.xml style documents to be specified as java doc inputs for the ClassParse task.

Java.Interop already knows how to handle this doc source type.
@dnfclas
Copy link

dnfclas commented Oct 5, 2017

@Redth,
Thanks for having already signed the Contribution License Agreement. Your agreement was validated by .NET Foundation. We will now review your pull request.
Thanks,
.NET Foundation Pull Request Bot

@dellis1972
Copy link
Contributor

@Redth can you rebase this branch please. That will fix most of those test failures

@Redth Redth closed this Oct 6, 2017
jonpryor added a commit to jonpryor/xamarin-android that referenced this pull request Nov 30, 2021
Fixes: dotnet/java-interop#815
Fixes: dotnet/java-interop#920

Changes: dotnet/java-interop@0293360...7f1a5ab

  * dotnet/java-interop@7f1a5ab1: [JavaTypeSystem] Enable resolving generic types on declaring types (dotnet#916)
  * dotnet/java-interop@8daa0263: [Xamarin.Android.Tools.Bytecode] Fix Nullability warnings (dotnet#922)
  * dotnet/java-interop@77c9c5fa: [class-parse] Import parameter names for unresolvable types (dotnet#921)
  * dotnet/java-interop@a8b444d5: [Java.Interop.Tools.JavaTypeSystem] ctors w/ generic type parameters (dotnet#919)
jonpryor added a commit that referenced this pull request Nov 30, 2021
Fixes: dotnet/java-interop#815
Fixes: dotnet/java-interop#920

Changes: dotnet/java-interop@0293360...7f1a5ab

  * dotnet/java-interop@7f1a5ab1: [JavaTypeSystem] Enable resolving generic types on declaring types (#916)
  * dotnet/java-interop@8daa0263: [Xamarin.Android.Tools.Bytecode] Fix Nullability warnings (#922)
  * dotnet/java-interop@77c9c5fa: [class-parse] Import parameter names for unresolvable types (#921)
  * dotnet/java-interop@a8b444d5: [Java.Interop.Tools.JavaTypeSystem] ctors w/ generic type parameters (#919)
jonathanpeppers pushed a commit that referenced this pull request Nov 30, 2021
Fixes: dotnet/java-interop#815
Fixes: dotnet/java-interop#920

Changes: dotnet/java-interop@0293360...7f1a5ab

  * dotnet/java-interop@7f1a5ab1: [JavaTypeSystem] Enable resolving generic types on declaring types (#916)
  * dotnet/java-interop@8daa0263: [Xamarin.Android.Tools.Bytecode] Fix Nullability warnings (#922)
  * dotnet/java-interop@77c9c5fa: [class-parse] Import parameter names for unresolvable types (#921)
  * dotnet/java-interop@a8b444d5: [Java.Interop.Tools.JavaTypeSystem] ctors w/ generic type parameters (#919)
@github-actions github-actions bot locked and limited conversation to collaborators Feb 4, 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