Commit 43243b4
authored
Bump to xamarin/Java.Interop/main@79744f61 (#6436)
Changes: dotnet/java-interop@974ad32...79744f6
* dotnet/java-interop@79744f61: [generator] Fix for fixing invalid annotation XML. (#897)
* dotnet/java-interop@220b87fb: [tests] rework JavaObjectTest, use FinalizerHelper from mono/mono (#899)
* dotnet/java-interop@f658ab26: [generator] Add Java.Interop.Tools.JavaTypeSystem (#849)
Add `Java.Interop.Tools.JavaTypeSystem.csproj` to
`Xamarin.Android.sln`, and add `Java.Interop.Tools.JavaTypeSystem.dll`
to the installers.
Add a temporary MSBuild property `$(_AndroidUseJavaLegacyResolver)`,
which when set to `true` will cause `generator` to use the legacy
Java type resolver (`ApiXmlAdjuster`) instead of the new
`JavaTypeSystem` one, in case there are unexpected issues.1 parent f9d86ae commit 43243b4
5 files changed
Lines changed: 16 additions & 1 deletion
File tree
- build-tools/installers
- external
- src/Xamarin.Android.Build.Tasks
- MSBuild/Xamarin/Android
- Tasks
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
| 154 | + | |
153 | 155 | | |
154 | 156 | | |
155 | 157 | | |
| |||
414 | 416 | | |
415 | 417 | | |
416 | 418 | | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
417 | 423 | | |
418 | 424 | | |
419 | 425 | | |
| |||
482 | 488 | | |
483 | 489 | | |
484 | 490 | | |
| 491 | + | |
485 | 492 | | |
486 | 493 | | |
487 | 494 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
| 152 | + | |
151 | 153 | | |
152 | 154 | | |
153 | 155 | | |
| |||
Submodule Java.Interop updated from 974ad32 to 79744f6
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
198 | 200 | | |
199 | 201 | | |
200 | 202 | | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
201 | 206 | | |
202 | 207 | | |
203 | 208 | | |
| |||
0 commit comments