Hi,
From almost its beginning Ivy suffers from the two meanings of the
"configuration" word. This has already been discussed, and maybe the migration to Apache is a good time to review this issue. In the source code, most of the time what wasa previously known as configuration file is now called settings.
So I would like to know if you think we could go even further in this direction, and replace the official naming by settings. Here is my proposition: - the configure task would remain configure, because I don't see how to rename it. But if somebody has a better idea, we could provide a renamed one and deprecate the old one. - the usual name for the settings file would be ivysettings.xml instead of ivyconf.xml. When no settings file is given, Ivy would automatically configure itself with the following process:
