-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Merging changes from master into azconfig #3215
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Check status code before and during polling strategy
Rename RestClient methods
Add proxy support
…me-for-java into RxJava2
Fix handling of checked exceptions from serialization
…tpPipelineLogLevel, using Duration in TimeoutPolicy (#578)
* Integrating new rest response APIs, Refactoring of the RestProxy to adapt this. Adding tests. * Updating CheckStyle dependency on `autorest-build-tools` to v3, 3.0.0-SNAPSHOT.
* Introducing implementation package in client-runtime module and moving all eligible types to it. * Improving the javadocs for the types in the annotations package.
* Adapting to new package structure. * using azure-common-parent parent artifactId, starting with version 1.0.0-SNAPSHOT
…Removing "*/data-plane/*" exception in favor of real issues. Cleaning up `analyze` step of job to remove wonky sudo usage. (Azure#3118)
* Add RedundantModifier suppressions for auto-generated files. * Adding suppression for BatchClient because it is shipped.
* KeyVault updating versions for release * updating missed parent version
* eventhubs-java: pom and code changes * eventhubs-java: client.test.live.yml updated * LicenseJava: add license info for all java files * PR-3067: Eventhub-java: integrate event hubs into azure-sdk-for-java repo [Follow up] * fix: update jproxy link for unit tests * fix<test-proxy-server>: add external proxy server lib source file for proxy tests * fix<checkstyle>: fixed all indentation errors * fix<checkstyle>: FileTabCharacter rule fixed * fix<checkstyle>: fixed OperatorWrap rule * fix<checkStyle>: fixed AvoidStarImport rule * fix<checkstyle>: WhitespaceAround rule * fix<checkstyle>: NoWhitespaceBefore and WhitespaceAfter rules * fix<checkstyle>: WhitespaceAround rule * fix<checkstyle>: RegexpSingleline rule * fix<checkstyle>: ArrayTypeStyle rule * fix<checkstyle>: NewlineAtEndOfFile rule * fix<checkstyle>: UnusedImports * fix<checkstyle>: ConstantName * fix<checkstyle>: MethodName and StaticVariableName rules * fix<checkstyle>: VisibilityModifier * fix<checkstyle>: EmptyBlock, InnerAssignment * fix<checkstyle>: ModifierOrder * fix<checkstyle>: RedundantModifier * fix<checkstyle-warning>: LeftCurly * fix<revert>: revert client.test.live.yml changes, exclude event hub * fix<checkstyle>: additional 10 Indentation errors * fix<checkstyle, pom>: updates changes for connie's code changes request * test<live-test>: enable live test for eventhubs * fix(CheckStyle): update to latest checkstyle-suppressions that matched spotbugs
This PR includes fix for SpotBugs and also corrects some CheckStyle errors left from previous PR (EventHubs integration part 1 Azure#3100): * fix<SpotBugs>: all 6 P1 bugs * fix<SpotBugs>: supression and refactor * fix<SpotBugs>: update spotbugs-exclude with comment for EH * refactor(SpotBugs): import static * fix<checkstyle>: access can be package-private * fix<checkstyle>: modifier public is redundant for interface methods * fix<checkstyle>: modifier public is redundant for inner class of interface and modifier static is redundant for inner class of interface and inner enum * fix<checkstyle>: modifier final is redundant for final class * fix(stylecheck): EmptyBlock * fix(CheckStyle): EmptyBlock and ConstantName * fix(CheckStyle): MethodName * fix(CheckStyle): ConstantName * fix(CheckStyle): checkstyle suppressions file * fix(CheckStyle): refactor Inner Assignment * fix(CheckStyle): refactor Empty Block * fix(CheckStyle): update Check Style Suppressions * fix(CheckStyle): after update to checkstyle 8.18, final modifier modifier * docs(CheckStyle): clarity the comment, no functional things involved
…lient library projects (Azure#3163) * fixing jetty server to be invoked on pom.client.xml rather than the specified pom.xml * fixing Analyze tooling to install from root pom.client.xml
…01, Edgegateway 2019_03_01 container 2019_02_01 and marketplace_ordering 2015_06_01 (Azure#3179) * mixed reality 2019_02 * HDInsight 2018_06_01 preview * container services 2019_02_01 * correcting path to containerservice spec in api-spec.json * storage 2018_11_01 * edgegateway 2019_03_01 * marketplace ordering 2015_06_01 * spec update for marketplace ordering and edge gateway
Move autorest client to java sdk central repo
Eventhubs : fixed for JavaDoc * fix(JavaDoc): remove EPH from other packages
* Update AsyncServiceClientCredentials to take HttpRequest * Add AsyncCredentialsPolicy to common library * Fix editorconfig default settings
conniey
added
Client
This issue points to a problem in the data-plane of the library.
App Configuration
Azure.ApplicationModel.Configuration
labels
Mar 26, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
App Configuration
Azure.ApplicationModel.Configuration
Client
This issue points to a problem in the data-plane of the library.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.