Quantcast

How to add SVNKit to grails project

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

How to add SVNKit to grails project

F Ye
Since grails 2.1.0 removed dependency on SVNKit, is there a way to add it manually to my grails project? Do I have to use the subversion plugin?

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

    http://xircles.codehaus.org/manage_email


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: How to add SVNKit to grails project

Graeme Rocher-4
Administrator
the svn plugin will do it, otherwise declare the dependency in BuildConfig

On Thu, Jul 19, 2012 at 10:52 AM, F Ye <[hidden email]> wrote:

> Since grails 2.1.0 removed dependency on SVNKit, is there a way to add it manually to my grails project? Do I have to use the subversion plugin?
>
> Thanks,
> Fan
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>



--
Graeme Rocher
Grails Project Lead
SpringSource - A Division of VMware
http://www.springsource.com

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

    http://xircles.codehaus.org/manage_email


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: How to add SVNKit to grails project

F Ye
Thanks Graeme. It worked!
Fan

On 19 Jul 2012, at 10:25, Graeme Rocher wrote:

> the svn plugin will do it, otherwise declare the dependency in BuildConfig
>
> On Thu, Jul 19, 2012 at 10:52 AM, F Ye <[hidden email]> wrote:
>> Since grails 2.1.0 removed dependency on SVNKit, is there a way to add it manually to my grails project? Do I have to use the subversion plugin?
>>
>> Thanks,
>> Fan
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>>
>>    http://xircles.codehaus.org/manage_email
>>
>>
>
>
>
> --
> Graeme Rocher
> Grails Project Lead
> SpringSource - A Division of VMware
> http://www.springsource.com
>
> ---------------------------------------------------------------------
> 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


Loading...