Skip to content

[build] remove XAIntegrationDebug and XAIntegrationRelease #361

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 24, 2018

Conversation

jonathanpeppers
Copy link
Member

@jonathanpeppers jonathanpeppers commented Aug 23, 2018

In PR: #360

I will likely add a new $(Configuration) to be used in
xamarin-android, so we can build Java.Interop as a non-PCL.

The existence of XAIntegrationDebug and XAIntegrationRelease are
confusing, since they are no longer used.

See:
54a2aff
dotnet/android#1231

This removes XAIntegrationDebug and XAIntegrationRelease from all
solutions, project files, and Makefile.

I also let VS 2017 update the SLN file, as it was an old VS 2010
format...

In PR: dotnet#360

I will likely add a new `$(Configuration)` to be used in
xamarin-android, so we can build `Java.Interop` as a non-PCL.

The existence of `XAIntegrationDebug` and `XAIntegrationRelease` are
confusing, since they are no longer used.

See:
dotnet@54a2aff
dotnet/android#1231

This removes `XAIntegrationDebug` and `XAIntegrationRelease` from all
solutions, project files, and `Makefile`.

I also let VS 2017 update the SLN file, as it was an old VS 2010
format...
@jonathanpeppers jonathanpeppers force-pushed the remove-xaintegrationdebug branch from def00eb to 0ce91c0 Compare August 24, 2018 00:18
@dellis1972
Copy link
Contributor

Looks ok. Its not being used any where.

@dellis1972 dellis1972 merged commit 80b4f4e into dotnet:master Aug 24, 2018
jonathanpeppers added a commit to jonathanpeppers/xamarin-android that referenced this pull request Aug 25, 2018
Context: dotnet/java-interop@78f7301...893562c

Use JdkInfo during the build:
dotnet/java-interop#349

Optimize type lookups:
dotnet/java-interop#350

[jnimarshalmethod-gen] --types option:
dotnet/java-interop@d174fa6

Remove unused XAIntegration $(Configuration):
dotnet/java-interop#361

Option to build Java.Interop as non-PCL:
dotnet/java-interop#360
dellis1972 pushed a commit to dotnet/android that referenced this pull request Aug 26, 2018
Context: dotnet/java-interop@78f7301...893562c

Use JdkInfo during the build:
dotnet/java-interop#349

Optimize type lookups:
dotnet/java-interop#350

[jnimarshalmethod-gen] --types option:
dotnet/java-interop@d174fa6

Remove unused XAIntegration $(Configuration):
dotnet/java-interop#361

Option to build Java.Interop as non-PCL:
dotnet/java-interop#360
jonathanpeppers added a commit to jonathanpeppers/java.interop that referenced this pull request Sep 7, 2018
In PR: dotnet#360

I will likely add a new `$(Configuration)` to be used in
xamarin-android, so we can build `Java.Interop` as a non-PCL.

The existence of `XAIntegrationDebug` and `XAIntegrationRelease` are
confusing, since they are no longer used.

See:
dotnet@54a2aff
dotnet/android#1231

This removes `XAIntegrationDebug` and `XAIntegrationRelease` from all
solutions, project files, and `Makefile`.

I also let VS 2017 update the SLN file, as it was an old VS 2010
format...
jonpryor pushed a commit that referenced this pull request Sep 10, 2018
Context: dotnet/android#2157

We believe that we need commit 80b4f4e -- which removes the
`XAIntegrationDebug` and `XAIntegrationRelease` configurations --
applied to xamarin/Java.Interop:d15-9 so that
xamarin/xamarin-android:d15-9 will actually build.
@github-actions github-actions bot locked and limited conversation to collaborators Apr 14, 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.

2 participants