Skip to content

Conversation

@jonathanpeppers
Copy link
Member

Context: https://devdiv.visualstudio.com/DevDiv/DevDiv%20Team/_build/results?buildId=12682126&view=logs&j=784e4eae-0a8d-50ee-7be1-df4337debdeb&t=d146df5a-97f5-55ed-d881-1a15f3c31d98&l=3730

Builds on main are failing on Windows with:

Starting a Gradle Daemon (subsequent builds will be faster)
Warning: SDK processing. package.xml parsing problem. unrecognized type name: platform. Did you mean archives?
Warning: SDK processing. package.xml parsing problem. Unable to create an instance of com.android.repository.impl.generated.v2.TypeDetails
java.lang.InstantiationException...

Copilot suggested deleting all package.xml files from the Android SDK installation.

I also updated the instructions to require Microsoft OpenJDK 21, since that is what we are using now.

Context: https://devdiv.visualstudio.com/DevDiv/DevDiv%20Team/_build/results?buildId=12682126&view=logs&j=784e4eae-0a8d-50ee-7be1-df4337debdeb&t=d146df5a-97f5-55ed-d881-1a15f3c31d98&l=3730

Builds on main are failing on Windows with:

    Starting a Gradle Daemon (subsequent builds will be faster)
    Warning: SDK processing. package.xml parsing problem. unrecognized type name: platform. Did you mean archives?
    Warning: SDK processing. package.xml parsing problem. Unable to create an instance of com.android.repository.impl.generated.v2.TypeDetails
    java.lang.InstantiationException...

Copilot suggested deleting all `package.xml` files from the Android
SDK installation.

I also updated the instructions to require Microsoft OpenJDK 21,
since that is what we are using now.
@jonathanpeppers jonathanpeppers marked this pull request as ready for review October 30, 2025 16:04
@jonathanpeppers jonathanpeppers merged commit 97a7c0d into main Oct 30, 2025
3 of 6 checks passed
@jonathanpeppers jonathanpeppers deleted the dev/peppers/fix-build branch October 30, 2025 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants