Skip to content
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

Add server build, module build and bump upstream versions #30

Merged
merged 1 commit into from
Jan 25, 2017

Conversation

llinder
Copy link
Member

@llinder llinder commented Jan 24, 2017

Copied module build config from here: openzipkin/zipkin#1219. Besides building things and reviewing the contents of the module JAR I haven't actually tested it any further. Once the snapshots are deployed I can setup a Docker build as described in the ticket and test it out end to end.

@codefromthecrypt
Copy link
Member

cc @aliostad @devinsba

<classifier>module</classifier>
<!-- https://github.com/spring-projects/spring-boot/issues/3426 transitive exclude doesn't work -->
<excludeGroupIds>io.zipkin.java,org.springframework.boot,org.springframework,commons-codec,com.fasterxml.jackson.core,com.fasterxml.jackson.dataformat,org.apache.httpcomponents,commons-logging,joda-time,software.amazon.ion</excludeGroupIds>
<!-- already packaged in zipkin-server -->
Copy link
Member

Choose a reason for hiding this comment

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

no action needed: at some point, I'd like to migrate the elasticsearch-aws stuff here, and then we'd no longer need this exclude

@codefromthecrypt
Copy link
Member

merging knowing we haven't documented, yet. This is OK as we haven't tested it via docker, and whatever layer instructions end up best will end up what we need to circle-back and document.

@codefromthecrypt codefromthecrypt merged commit 070f7f0 into openzipkin:master Jan 25, 2017
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