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

[Backwards incompatible change] Move junit to test scope #86

Closed
wonderfly opened this issue Jan 9, 2015 · 4 comments
Closed

[Backwards incompatible change] Move junit to test scope #86

wonderfly opened this issue Jan 9, 2015 · 4 comments
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. 🚨 This issue needs some love. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@wonderfly
Copy link
Contributor

From benjamin...@gmail.com on April 13, 2012 19:42:54

google-http-java-client is causing junit to be deployed as part of my production server, which is silly.

This is wrong:

junit
junit

It should be:

junit
junit
test

Original issue: http://code.google.com/p/google-http-java-client/issues/detail?id=86

@wonderfly wonderfly added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. imported priority: p2 Moderately-important priority. Fix may not be included in next release. labels Jan 9, 2015
@wonderfly wonderfly self-assigned this Jan 9, 2015
@wonderfly
Copy link
Contributor Author

From rmis...@google.com on April 16, 2012 06:19:30

Thank you for reporting this issue!

Status: Started
Labels: Milestone-Version1.9.0

@wonderfly
Copy link
Contributor Author

From rmis...@google.com on April 16, 2012 06:25:32

http://codereview.appspot.com/6038052/

@wonderfly
Copy link
Contributor Author

From rmis...@google.com on April 19, 2012 13:02:56

Marking as a backwards incompatible change because we are moving AbstractJsonFactoryTest from src/main/java to src/test/java

Summary: [Backwards incompatible change] Move junit to test scope

@wonderfly
Copy link
Contributor Author

From rmis...@google.com on April 19, 2012 13:16:36

Status: Fixed

@yoshi-automation yoshi-automation added the 🚨 This issue needs some love. label Apr 6, 2020
clundin25 pushed a commit to clundin25/google-http-java-client that referenced this issue Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. 🚨 This issue needs some love. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants