Skip to content

Bump to mono/2017-10/dcbdec80; reenable tests - #1009

Merged
jonpryor merged 1 commit into
dotnet:masterfrom
akoeplinger:fix-tests
Nov 4, 2017
Merged

Bump to mono/2017-10/dcbdec80; reenable tests#1009
jonpryor merged 1 commit into
dotnet:masterfrom
akoeplinger:fix-tests

Conversation

@akoeplinger

Copy link
Copy Markdown
Member

@akoeplingerakoeplinger added the full-mono-integration-build For PRs; run a full build (~6-10h for mono bumps), not the faster PR subset (~2h for mono bumps) label Nov 4, 2017
@jonpryor
jonpryor merged commit 1672ab0 into dotnet:masterNov 4, 2017
@akoeplinger
akoeplinger deleted the fix-tests branch November 4, 2017 21:11
jonpryor pushed a commit that referenced this pull request Jul 19, 2022
Fixes: dotnet/java-interop#969Fixes: dotnet/java-interop#982Fixes: dotnet/java-interop#984
Changes: dotnet/java-interop@fadbb82...032f1e7
* dotnet/java-interop@032f1e71: [Xamarin.Android.Tools.Bytecode-Tests] Fix BuildClasses (#1013)
* dotnet/java-interop@0eaa47e1: [Java.Interop.Tools.JavaCallableWrappers] NRT Support (#1012)
* dotnet/java-interop@45fe3928: [generator] BG8403 when type name matches enclosing namespace name (#1010)
* dotnet/java-interop@fe60483b: [generator] Mark abstract methods as [Obsolete] if needed (#1011)
* dotnet/java-interop@275fa755: [generator] Kotlin metadata can apply to multiple Java method (#1009)
* dotnet/java-interop@3ff6f8fb: [Java.Base] Fix CS0108 Warnings (#1008)
Of note is dotnet/java-interop@fe60483b, which can cause public
members to become marked as `[Obsolete]`. These members *always*
should have been `[Obsolete]`, but weren't. (Oops.) This also
required changes to the `Mono.Android` API-compat checks.
Also of note is dotnet/java-interop@45fe3928, which introduces a new
BG8403 binding warning when a bound type has the same name as its
enclosing namespace name-part, e.g. `Example.View.View`.
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Feb 2, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

full-mono-integration-buildFor PRs; run a full build (~6-10h for mono bumps), not the faster PR subset (~2h for mono bumps)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@akoeplinger@jonpryor@dnfclas