Re: Add optional classpath support to FTP task - Bug 45860

2008-10-01 Thread Greg Roodt
Hi I have made a very basic attempt at refactoring the FTPTask to delegate to an FTPTaskMirror. It compiles fine, except for one problem. I am stuck with an elegant solution to the getValidLanguageCodes() call in the LanguageCode static class. Any ideas, suggestions or offers of help? ;) Cheers

Re: [jira] Commented: (IVYDE-51) IvyDE doesn't set the ${basedir} property

2008-10-01 Thread Nicolas Lalevée
Le mercredi 1 octobre 2008, Maarten Coene a écrit : > I have some questions: > > What is the meaning of this ${basedir} property in Ivy? > Is it different than the ${basedir} property from Ant? no, it would have the exact same meaning. And with IVY-232, when running in ant, the ivy.basedir is set

Re: [jira] Commented: (IVYDE-51) IvyDE doesn't set the ${basedir} property

2008-10-01 Thread Maarten Coene
I have some questions: What is the meaning of this ${basedir} property in Ivy? Is it different than the ${basedir} property from Ant? And why have 2 properties which have the same value (${ivy.basedir} and ${basedir}) ? Maarten - Original Message From: Xavier Hanin <[EMAIL PROTECTED