Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

[#79] Drawing diagram of all microservices #143

Merged
merged 8 commits into from
Dec 30, 2014
Merged

[#79] Drawing diagram of all microservices #143

merged 8 commits into from
Dec 30, 2014

Conversation

nurkiewicz
Copy link
Contributor

This PR closes #79. Before it can be merged, https://github.com/4finance/micro-deps-spring-config/pull/15 must be merged and released. For the time being just asking for your coments. Build failure is caused by SNAPSHOT dependencies, this will be fixed once downstream dependencies are released.

@marcingrzejszczak
Copy link
Contributor

I'd love to see that on production :) +1

@@ -63,7 +63,7 @@ configure(srcSubprojects) {

dependencyManagement {
dependencies {
dependencySet(group: "com.ofg", version: "0.5.1") {
dependencySet(group: "com.ofg", version: "0.5.2-SNAPSHOT") {
entry "micro-deps-spring-config"
entry "micro-deps-spring-test-config"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Will it work also with 0.5.1 or we have to release 0.5.2 before the merge?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.46%) when pulling 9ed8238 on issues/79 into 0d21bd3 on master.

nurkiewicz added a commit that referenced this pull request Dec 30, 2014
[#79] Drawing diagram of all microservices
@nurkiewicz nurkiewicz merged commit bfff23a into master Dec 30, 2014
@nurkiewicz nurkiewicz deleted the issues/79 branch December 30, 2014 11:09
@nurkiewicz nurkiewicz added this to the 0.7.3 milestone Jan 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make it possible to draw diagrams of dependencies between services
4 participants