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

Publish test jars #343

Closed
codefromthecrypt opened this issue Mar 17, 2015 · 7 comments · Fixed by #345
Closed

Publish test jars #343

codefromthecrypt opened this issue Mar 17, 2015 · 7 comments · Fixed by #345

Comments

@codefromthecrypt
Copy link
Contributor

We should publish test jars so that it is easier for third-party denominator providers to test their code. Specifically, we need test jars published to maven for the model and core modules.

@codefromthecrypt
Copy link
Contributor Author

cc @MisterK

@rspieldenner
Copy link
Contributor

You can add apply plugin: 'nebula-test-jar' to any project's build.gradle
that needs to produce a test jar. Alternatively just split out testing
chunks to separate subprojects.

On Tue, Mar 17, 2015 at 8:36 AM, Adrian Cole [email protected]
wrote:

We should publish test jars so that it is easier for third-party
denominator providers to test their code. Specifically, we need test jars
published to maven for the model and core modules.


Reply to this email directly or view it on GitHub
#343.

@codefromthecrypt
Copy link
Contributor Author

codefromthecrypt commented Mar 17, 2015 via email

@MisterK
Copy link

MisterK commented Apr 20, 2015

@adriancole Sorry but I cannot find the test jars in Maven Central for v4.5. Are you planning on releasing them over there as well? Or do I have to build them myself?
Thanks in advance.

@codefromthecrypt
Copy link
Contributor Author

codefromthecrypt commented Apr 20, 2015 via email

codefromthecrypt pushed a commit that referenced this issue Apr 23, 2015
@codefromthecrypt
Copy link
Contributor Author

@MisterK sorry. I missed a cherry-pick. pushing 4.5.1

https://travis-ci.org/Netflix/denominator/builds/59734605

@MisterK
Copy link

MisterK commented Apr 23, 2015

@adriancole Thanks! I'm now all set to finish integrating with 4.5.1.

MisterK pushed a commit to MisterK/denominator that referenced this issue Apr 26, 2015
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 a pull request may close this issue.

3 participants