Skip to content

Conversation

guidomedina
Copy link

IntelliJ inspections corrected and some dependencies updated.

clientApplication.setUpLogonExpectation();

initiator.block();
initiator.start();
Copy link
Member

Choose a reason for hiding this comment

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

I think it does not make sense to change block() to start() here since the test specifically tests for block() (although test is ignored). Maybe mark it as deprecated so it can be cleaned up when the block() implementation is cleaned up.

Copy link
Author

Choose a reason for hiding this comment

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

I have reverted this particular line, later on you can decide if to keep the test or remove it completely along with the block method.

@guidomedina guidomedina force-pushed the intellij-inspections-corrected-and-some-deps-updated branch from 3487725 to bfe5469 Compare July 24, 2017 14:31
@chrjohn chrjohn added this to the QFJ 1.7.0 milestone Jul 25, 2017
@chrjohn chrjohn merged commit 947db8c into quickfix-j:master Jul 25, 2017
@guidomedina guidomedina deleted the intellij-inspections-corrected-and-some-deps-updated branch September 22, 2017 09:54
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.

2 participants