Azure / autorest.java

Extension for AutoRest (https://github.com/Azure/autorest) that generates Java code
MIT License
33 stars 82 forks source link

Use latest generic core types #2630

Closed srnagar closed 6 months ago

weidongxu-microsoft commented 6 months ago

Is generic-core going to stay on that storage account maven?

Do you prefer to have a minimal test for generic flavor (we can use Brian's todo tsp first), to make sure it is not break? (with a minimal one, it should be easy to disable, in the case that either the storage account down, or the emitter and the generic-core not in sync)

srnagar commented 6 months ago

Is generic-core going to stay on that storage account maven? Do you prefer to have a minimal test for generic flavor (we can use Brian's todo tsp first), to make sure it is not break? (with a minimal one, it should be easy to disable, in the case that either the storage account down, or the emitter and the generic-core not in sync)

Yes, we should have some tests but let's add it after we rename the package which is happening soon.