Adding the new server arguments by shridharkalagi · Pull Request #880 · appium/java-client

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@shridharkalagi

Copy link Copy Markdown

Contributor

Change list

Adding the new server arguments for --relaxed-security and --enable-heapdump

Types of changes

What types of changes are you proposing/introducing to Java client?
Put an x in the boxes that apply

  • No changes in production code.
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@jsf-clabot

Copy link Copy Markdown

jsf-clabot commented

Apr 27, 2018

edited

Loading

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

*/
ASYNC_TRACE("--async-trace");
ASYNC_TRACE("--async-trace"),

Copy link Copy Markdown

Contributor

Choose a reason for hiding this comment

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

I don't see any practical sense in these double line breaks between items

Copy link Copy Markdown

Contributor Author

Choose a reason for hiding this comment

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

@mykola-mokhnach Updated.

@SrinivasanTarget SrinivasanTarget merged commit d8f9aad into appium:master

Apr 27, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@mykola-mokhnach mykola-mokhnach mykola-mokhnach approved these changes

@SrinivasanTarget SrinivasanTarget SrinivasanTarget approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@shridharkalagi @jsf-clabot @mykola-mokhnach @SrinivasanTarget