Skip to content

Remove compile-scoped junit dependency. #794

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

Closed
wants to merge 2 commits into from

Conversation

vanzin
Copy link
Contributor

@vanzin vanzin commented May 15, 2014

This avoids having junit classes showing up in the assembly jar.
I verified that only test classes in the jtransforms package
use junit.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@mengxr
Copy link
Contributor

mengxr commented May 16, 2014

@vanzin Did you check the sbt side? Try sbt/sbt assembly and see whether we have junit classes inside?

@vanzin
Copy link
Contributor Author

vanzin commented May 16, 2014

No, but will take a look.

@witgo
Copy link
Contributor

witgo commented May 16, 2014

Related work #713

@vanzin
Copy link
Contributor Author

vanzin commented May 16, 2014

Yeah, that pretty much has the same code. If it goes in I can close this.

@pwendell
Copy link
Contributor

pwendell commented Jun 4, 2014

LGTM - @vanzin mind bringing this up to date?

Marcelo Vanzin added 2 commits June 4, 2014 15:58
This avoids having junit classes showing up in the assembly jar.
I verified that only test classes in the jtransforms package
use junit.
@pwendell
Copy link
Contributor

pwendell commented Jun 5, 2014

Thanks I've merged this.

@asfgit asfgit closed this in 668cb1d Jun 5, 2014
@vanzin vanzin deleted the junit-dep-exclusion branch June 6, 2014 00:11
pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
This avoids having junit classes showing up in the assembly jar.
I verified that only test classes in the jtransforms package
use junit.

Author: Marcelo Vanzin <vanzin@cloudera.com>

Closes apache#794 from vanzin/junit-dep-exclusion and squashes the following commits:

274e1c2 [Marcelo Vanzin] Remove junit from assembly in sbt build also.
ad950be [Marcelo Vanzin] Remove compile-scoped junit dependency.
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
This avoids having junit classes showing up in the assembly jar.
I verified that only test classes in the jtransforms package
use junit.

Author: Marcelo Vanzin <vanzin@cloudera.com>

Closes apache#794 from vanzin/junit-dep-exclusion and squashes the following commits:

274e1c2 [Marcelo Vanzin] Remove junit from assembly in sbt build also.
ad950be [Marcelo Vanzin] Remove compile-scoped junit dependency.
agirish pushed a commit to HPEEzmeral/apache-spark that referenced this pull request May 5, 2022
* New Jenkinsfile + ws
udaynpusa pushed a commit to mapr/spark that referenced this pull request Jan 30, 2024
* New Jenkinsfile + ws
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.

5 participants