Yes i could have done like that but I often modify both project for
testing purpose and so it's easier for me to make it a subproject.

Thanks for the proposition

2011/5/30 Mathias Kalb <[email protected]>:
> Hello,
>
> is it really a multi-project?
>
> You can define a dependency with repositories (maven or flat directory).
>
> http://www.gradle.org/current/docs/userguide/dependency_management.html#sec:repositories
>
>
> 1. Company library
> Single project
> Deploy the JAR at a repository (maven, flat directory, ...)
>
> 2. Your new project
> Single project
> Use the company library from the repository
>
> Regards,
> Mathias Kalb
>
>
> Am 30.05.2011 10:35, schrieb Thibault Delor:
>>
>> Hello,
>> I have a project which is a library used by all the company. This
>> project is build thanks to gradle. I have an other project in a
>> complete different folder that depends on this project. I don't
>> succeed in expressing this dependency with gradle. I have the feeling
>> that multi-project works only if all projects are in the same folders.
>>
>> What can i do?
>>
>> Best regards,
>> Thibault Delor
>>
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>>
>>     http://xircles.codehaus.org/manage_email
>>
>>
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>   http://xircles.codehaus.org/manage_email
>
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to