You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Peter Donald (JIRA)" <ji...@apache.org> on 2011/06/22 12:11:06 UTC

[jira] [Closed] (BUILDR-92) IDEA 7x: add resources directories to classpath

     [ https://issues.apache.org/jira/browse/BUILDR-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Donald closed BUILDR-92.
------------------------------


> IDEA 7x: add resources directories to classpath
> -----------------------------------------------
>
>                 Key: BUILDR-92
>                 URL: https://issues.apache.org/jira/browse/BUILDR-92
>             Project: Buildr
>          Issue Type: Improvement
>    Affects Versions: 1.3.2
>            Reporter: Alexis Midon
>             Fix For: 1.3.2
>
>         Attachments: BUILDR-92.patch.txt
>
>
> Since Buildr 1.3, resources are no longer merged with classes into the target/classes directory.
> They now have their own target dir: target/resources, target/test/resources.
> However IDEA doe snot support multiple output directories, which means that only target/classes and target/test/classes are included in "Run/Test configurations".
> Resources are ignored, and not added in the classpath.  Thus Run/Tests fail.
> The fix is to add target/resources, target/test/resources as module dependencies in the module definition file.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira