(2.0) Generate managers and POMs for Azure SDK for Java#2467
(2.0) Generate managers and POMs for Azure SDK for Java#2467RikkiGibson wants to merge 36 commits intoAzure:2.0from
Conversation
This constant should become a parameter at some point anyway.
|
@RikkiGibson, |
|
@olydis any idea why CI is failing here? Looks like it's failing similarly on Azure/2.0 branch. |
|
@RikkiGibson Making Travis work is WIP, Jenkins however discovered changes in generated |
|
Got it. That makes a lot of sense. I'll be augmenting this PR to add generated managers and project files for .NET and then committing the regenerated samples for everything. |
# Conflicts: # Samples/1c-multiple-input-swaggers/shell/stdout.txt # Samples/1d-common-settings/shell/stdout.txt # Samples/2a-validation/shell/stdout.txt # Samples/3a-literate-swagger/shell/stdout.txt # Samples/3b-custom-transformations/shell/stdout.txt # Samples/3c-guards/shell/stdout.txt # Samples/3d-custom-validation/shell/stdout.txt # Samples/3e-batch-mode/shell/stdout.txt # Samples/test/end-to-end/network/shell/stdout.txt # Samples/test/error-behavior/openapi-json-bad-syntax/shell/stderr.txt # Samples/test/error-behavior/openapi-md-bad-syntax/shell/stdout.txt # Samples/test/error-behavior/openapi-yaml-bad-file-reference/shell/stdout.txt # Samples/test/error-behavior/openapi-yaml-bad-reference/shell/stderr.txt # Samples/test/error-behavior/openapi-yaml-bad-reference/shell/stdout.txt # Samples/test/error-behavior/openapi-yaml-bad-syntax/shell/stderr.txt # Samples/test/error-behavior/openapi-yaml-bad-type/shell/stderr.txt # Samples/test/error-behavior/openapi-yaml-bad-type/shell/stdout.txt # Samples/test/error-behavior/openapi-yaml-good/shell/stdout.txt # Samples/test/hidden-methods/shell/stdout.txt # Samples/test/shared-response-header-types/shell/stdout.txt # Samples/test/stream-with-content-type/ClientCSharp/Models/ImageType.cs
d6af0e0 to
df69d7d
Compare
# Conflicts: # Samples/2b-suppressions/shell/stdout.txt # Samples/3a-literate-swagger/shell/stderr.txt # Samples/3d-custom-validation/shell/stderr.txt # Samples/test/error-behavior/config-bad-syntax/shell/stderr.txt # Samples/test/error-behavior/config-bad-syntax/shell/stdout.txt # Samples/test/error-behavior/openapi-json-bad-syntax/shell/stdout.txt # Samples/test/error-behavior/openapi-json-good/shell/stdout.txt # Samples/test/error-behavior/openapi-md-bad-fence/shell/stdout.txt # Samples/test/error-behavior/openapi-md-bad-syntax/shell/stderr.txt # Samples/test/error-behavior/openapi-md-good/shell/stdout.txt # Samples/test/error-behavior/openapi-yaml-bad-file-reference/shell/stderr.txt # Samples/test/error-behavior/openapi-yaml-bad-syntax/shell/stdout.txt
|
@olydis I've merged in the latest from 2.0 and run gulp regenerate. Does anything about the diff of gulp regenerate (last commit in the PR) seem amiss? |
|
@RikkiGibson yes, this seems weird, but don't worry about regeneration at this point! Once the repo's are split (working on Java as we speak), everything will make way more sense. |
|
I'm seeing this error from the Jenkins build: Is there anything blocking this from being merged? Anything I can do? |
|
Huh, this was not the case before so I assume it is related to this PR. At this point it's probably best to reopen cleanly against https://github.com/Azure/autorest.java (will have that repo populated tomorrow!), note that your PR also changes generated |
|
Sounds excellent. I'll follow up on that early next week. |
|
replayed Java parts of this at Azure/autorest.java#2 |
This is a repeat of #2446, but based on the 2.0 branch instead of master.