Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@anurag-gujral
Copy link
Contributor

…ries

pom.xml Outdated
</exclusions>
</dependency>
<dependency>
<groupId>com.netflix.archaius</groupId>
Copy link
Contributor

Choose a reason for hiding this comment

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

we should remove this Hystrix-related dependency if it's not used in non-service modules (it's defined in service/pom.xml so the service code can still use it)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This change has been addressed, thanks for noticing this.

pom.xml Outdated
<version>${hystrix.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
Copy link
Contributor

Choose a reason for hiding this comment

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

we should remove this Hystrix-related dependency if it's not used in non-service modules (it's defined in service/pom.xml so the service code can still use it). also remove the "spring-cloud-netflix-core" dependency below since it also doesn't seem to be needed.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This change has been addressed, thanks for noticing this.

@FrankGasparovic FrankGasparovic force-pushed the remove-hystrix-from-model branch from 108aba4 to ead19e5 Compare December 19, 2016 21:32
@anubhavi25 anubhavi25 merged commit 34249c7 into develop Dec 19, 2016
@anubhavi25 anubhavi25 deleted the remove-hystrix-from-model branch December 19, 2016 21: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.

3 participants