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

circular dependency #23

Closed
dirk-thomas opened this issue Apr 14, 2014 · 2 comments
Closed

circular dependency #23

dirk-thomas opened this issue Apr 14, 2014 · 2 comments

Comments

@dirk-thomas
Copy link

With the rollout of REP 140 test dependencies are also used for the topological order of packages. Therefore they must not have circular dependencies - before that was not enforced.

In this repo cram_test_utilities depends on cram_language and vice versa. Please resolve the circular dependency by removing one of the dependencies and releasing a fixed version into Groovy and Hydro.

Since this is currently blocking the job generation on Jenkins please consider addressing this issue very soon. Otherwise we would need to temporary delist cram in order to let Jenkins continue to work.

@gaya-
Copy link
Member

gaya- commented Apr 14, 2014

@airballking How about this: #24

@airballking
Copy link
Contributor

Thanks @Gaya. @dirk-thomas we have merged a fix. I will release, now.

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

No branches or pull requests

3 participants