Skip to content

Update Java configuration for Log Analytics#3269

Merged
marstr merged 3 commits intoAzure:masterfrom
alexeldeib:java-loganalytics
Jun 25, 2018
Merged

Update Java configuration for Log Analytics#3269
marstr merged 3 commits intoAzure:masterfrom
alexeldeib:java-loganalytics

Conversation

@alexeldeib
Copy link
Contributor

@alexeldeib alexeldeib commented Jun 19, 2018

This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.

PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • Except for special cases involving multiple contributors, the PR is started from a fork of the main repository, not a branch.
  • If applicable, the PR references the bug/issue that it fixes.
  • Swagger files are correctly named (e.g. the api-version in the path should match the api-version in the spec).

Quality of Swagger

Please also specify `--azure-libraries-for-java-folder=<path to the root directory of your azure-libraries-for-java clone>`.

``` yaml $(java)
java:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

There is no existing client that uses the old configuration.

``` yaml
title: OperationalInsightsDataClient
description: Operational Insights Data Client
description: Log Analytics Data Plane Client
Copy link
Contributor Author

@alexeldeib alexeldeib Jun 19, 2018

Choose a reason for hiding this comment

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

Reflecting branding, which has been different for some time (keeping title due to existing packages dependent on it; will override on a per package basis for new releases).

@alexeldeib
Copy link
Contributor Author

Related to Azure/azure-sdk-for-java#2113

@AutorestCI
Copy link

AutorestCI commented Jun 19, 2018

Automation for azure-sdk-for-java

Nothing to generate for azure-sdk-for-java

@AutorestCI
Copy link

AutorestCI commented Jun 19, 2018

Automation for azure-sdk-for-python

The initial PR has been merged into your service PR:
Azure/azure-sdk-for-python#2772

@AutorestCI
Copy link

AutorestCI commented Jun 19, 2018

Automation for azure-sdk-for-ruby

Nothing to generate for azure-sdk-for-ruby

@AutorestCI
Copy link

AutorestCI commented Jun 19, 2018

Automation for azure-sdk-for-go

The initial PR has been merged into your service PR:
Azure/azure-sdk-for-go#2126

@AutorestCI
Copy link

AutorestCI commented Jun 19, 2018

Automation for azure-sdk-for-node

Nothing to generate for azure-sdk-for-node

@marstr marstr requested a review from jianghaolu June 20, 2018 23:27
@marstr
Copy link
Member

marstr commented Jun 20, 2018

I'd like @jianghaolu to validate the java configuration changes. Other than that, this looks good.

## Java

These settings apply only when `--java` is specified on the command line.
Please also specify `--azure-libraries-for-java-folder=<path to the root directory of your azure-libraries-for-java clone>`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do you remove this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry -- before the changes in generation, I saw this was fixed already in gulpfile. I'll undo this change.

@marstr
Copy link
Member

marstr commented Jun 21, 2018

@jianghaolu, does the update look good to you?

@jianghaolu
Copy link
Contributor

@marstr Yes! Please feel free to merge.

@marstr marstr merged commit 5a702f1 into Azure:master Jun 25, 2018
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.

4 participants