Hi Xavier
I have two questions on you.
1. I would like to ask you, if it make sense (or is possible) at this time to
make contributions to Ivy 1.4.1 (I work on IVY-324 and IVY-325).
Is it possible that my contribution will be added to project (if it will be
acceptable in technical scope)?
2. I don't understand variable substitutions made on patterns. For example
tasks publish, retrieve, ...
In this tasks, there is a getProperty(....) method called for pattern. It does
variables substitution. Then Ivy.publish(...) or similar methods are called.
These methods does varaibles substitution again.
Why is it done in this way? Can't happen that there will be substitution done
twice?
Is it necessary to do substitutions in Ant tasks?
Thanks
Peter