Skip to content
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

[DO NOT MERGE] TFM net8.0 with Material 1.11.0 #842

Draft
wants to merge 64 commits into
base: main
Choose a base branch
from

Conversation

moljac
Copy link
Member

@moljac moljac commented Feb 5, 2024

Does this change any of the generated binding API's?

Probably. Not sure yet. There were some Metadata changes.

Describe your contribution

In May support for Xamarin.Classic (monoandroid12) and net6.0 will be dropped and this is recon PR to see what is ahead of the team.

  1. created branch based on .NET 8 (net8.0) build - PR [DO NOT MERGE] TFM net8.0 #804
  2. bumped Material to 1.11.0
  3. fixed metdata

@moljac moljac marked this pull request as draft February 5, 2024 11:04
@moljac moljac self-assigned this Feb 5, 2024
@nucombo
Copy link

nucombo commented Mar 6, 2024

any chance u could make zip of the lib for testing? I tried building it myself but I get 404 on all the java files and it all goes downhill form there.

Of if u guys have a build somewhere of the latest changes I can help testing and u could direct me to it I would appreciate.

best regards.

@moljac
Copy link
Member Author

moljac commented Mar 8, 2024

any chance u could make zip of the lib for testing? I tried building it myself but I get 404 on all the java files and it all goes downhill form there.

404 for javadocs?

like this:

========================================
binderate
========================================
Failed to download activity-javadoc.jar: Response status code does not indicate success: 404 (Not Found).
Failed to download activity-compose-javadoc.jar: Response status code does not indicate success: 404 (Not Found).
Failed to download activity-ktx-javadoc.jar: Response status code does not indicate success: 404 (Not Found).
Failed to download ads-identifier-javadoc.jar: Response status code does not indicate success: 404 (Not Found).
Failed to download ads-identifier-common-javadoc.jar: Response status code does not indicate success: 404 (Not Found).
Failed to download ads-identifier-provider-javadoc.jar: Response status code does not indicate success: 404 (Not Found).
Failed to download annotation-javadoc.jar: Response status code does not indicate success: 404 (Not Found).
Failed to download annotation-experimental-javadoc.jar: Response status code does not indicate success: 404 (Not Found).

???

This is normal. Just keep going.

Build system is not trivial, but it should be manageable. Open issue if necessary or keep on reporting here and I will help you until you make it.

Of if u guys have a build somewhere of the latest changes I can help testing and u could direct me to it I would appreciate.

Nope. Builds are internal and resulting artifacts are not published to public. Sorry.

best regards.

"nuGetId": "Xamarin.Google.Android.Material",
"nuGetVersion": "1.10.0.4"
"nuGetVersion": "1.11.0"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge PR is still in progress and is not ready to be merged in-progress in progress in-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants