[
https://issues.apache.org/jira/browse/HIVEMIND-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597416#action_12597416
]
Johan Lindquist commented on HIVEMIND-173:
------------------------------------------
Hi James,
Since the HivemindTestCase "lives" in the framework's source tree and not in
the test source tree, I am not sure this is possible, the test jar generates a
deployable jar from the test source tree.
And to clarify, I was suggesting making the test utils a completely separate
module (like hivemind-lib) but looking at the HivemindTestCase in more detail,
I think we may get ourselves into a cyclic dependency if we move it into a
stand-alone module in any case (since it would have to depend on framework (for
the Registy class).
So back to "optional" I guess ... But it does feel a little strange having test
utility classes inside the framework jar though ... :)
> "Provided" pom.xml dependencies are not being configured to download anywhere
> -----------------------------------------------------------------------------
>
> Key: HIVEMIND-173
> URL: https://issues.apache.org/jira/browse/HIVEMIND-173
> Project: HiveMind
> Issue Type: Bug
> Components: framework
> Affects Versions: 1.2
> Environment: trunk of 2006-03-21
> Reporter: Leonardo Quijano Vincenzi
>
> In framework/pom.xml we have this:
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.