[
https://issues.apache.org/jira/browse/SHINDIG-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653103#action_12653103
]
Henning Schmiedehausen commented on SHINDIG-726:
------------------------------------------------
If that patch goes in, please remove the test-related classes from common and
move them back into src/test where they belong (e.g.
org.apache.shindig.common.util.Check, which is only used in the tests and drags
in a hamcrest dependency all the way through shindig, even though it is only
used in the tests).
> Include tests jar in build
> --------------------------
>
> Key: SHINDIG-726
> URL: https://issues.apache.org/jira/browse/SHINDIG-726
> Project: Shindig
> Issue Type: Improvement
> Components: Common Components (Java)
> Reporter: Chico Charlesworth
> Attachments: fix-726-722815-improvement.patch
>
>
> We would like to reuse/extend the unit tests in the java modules (e.g.
> social-api, samples, and server) in our own project. To do this, we need the
> test classes installed as a jar in the repository when there is a maven build.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.