[
https://issues.apache.org/jira/browse/BUILDR-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868669#action_12868669
]
Jean-Philippe Caruana commented on BUILDR-437:
----------------------------------------------
see
http://buildr.markmail.org/search/list:users#query:list%3Ausers+page:1+mid:7vfz6ypz3z3jqkwu+state:results
> several modules in java and one in scala : always runs scala tests
> ------------------------------------------------------------------
>
> Key: BUILDR-437
> URL: https://issues.apache.org/jira/browse/BUILDR-437
> Project: Buildr
> Issue Type: Bug
> Components: Compilers
> Affects Versions: 1.3.5, 1.4
> Environment: ubuntu 9.10 (Linux 2 2.6.31-21-generic i686 GNU/Linux )
> ruby 1.8.7 (2009-06-12 patchlevel 174) [i486-linux]
> gem 1.3.5
> java 1.5.0_16
> scala 2.7.5 final
> Reporter: Jean-Philippe Caruana
> Fix For: Wish List
>
>
> I have a project with several modules in java and one in scala.
> If I run "buildr test" twice on the root of my project, and nothing has
> changed, it will re-run all scala tests (but not the java/junit ones).
> I have a dependancy between my scala module and a java module.
> myproject
> \-javaModule1
> |-javaModule2
> |-scalaModule (with a dependancy on javaModule2)
> \--src
> \-main/scala
> |-test/scala
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.