Thanks for your answers.... they really do help :-)
I know of ant4eclipse and we currently using it... but actually I do want to
be free of that.
The conversion I would need is:
- find out the project dependencies via .classpath file
- resolve them to the local repository
ant4eclipse cant do that - but if its that easy as Hans wrote... that would
be great
Cheers
Marty
===
The entire ant4eclipse setup could be abstracted through a method like
getDependenciesFromEclipse(). If ant4eclipse does the job of reading .classpath
files well without getting in the way - something which should be determined -
its classes should be reused by Gradle, maybe by abstracting the entire thing
in a plugin.
Steven
- [gradle-user] Migration current build to Gradle MartyMcFly
- Re: [gradle-user] Migration current build to Gradle Hans Dockter
- [gradle-user] Re : [gradle-user] Migration curren... Steven Devijver
- [gradle-user] Re: Re : [gradle-user] Migratio... MartyMcFly
- Re: [gradle-user] Re: Re : [gradle-user] ... Hans Dockter
- [gradle-user] Re : [gradle-user] Re: Re :... Steven Devijver
- Re: [gradle-user] Re : [gradle-user]... Hans Dockter
- Re: [gradle-user] Migration current build to Grad... MartyMcFly
- Re: [gradle-user] Migration current build to ... MartyMcFly
- Re: [gradle-user] Migration current build... Hans Dockter
- Re: [gradle-user] Migration current ... Roger Studner
- Re: [gradle-user] Migration curr... Adam Murdoch
