Index: doc/bestpractices.html =================================================================== --- doc/bestpractices.html (revision 493699) +++ doc/bestpractices.html (working copy) @@ -5,82 +5,82 @@ - Index: doc/configuration.html =================================================================== --- doc/configuration.html (revision 493699) +++ doc/configuration.html (working copy) @@ -28,7 +28,7 @@ - +
Mainly, the configuration enables to configure the default cache directory used by ivy and the dependency resolvers that it will use to resolve dependencies. Note: To work, this configuration file needs a property file named ivyconf-file.properties in the same directory as the configuration file, with ivy variables you want in it. Index: doc/install.html =================================================================== --- doc/install.html (revision 493699) +++ doc/install.html (working copy) @@ -5,59 +5,59 @@ - Index: doc/reference.html =================================================================== --- doc/reference.html (revision 493699) +++ doc/reference.html (working copy) @@ -19,15 +19,15 @@ This part introduces the main concepts used in Ivy: dependency resolvers, variables, patterns, and also a good introduction to a central ivy concept: module configurations.
  • How does it work ?
  • As the title suggest, here you will have some explanations on how does ivy work internally, which can help to better understand and customize its use. -
  • Installation
  • +
  • Installation
  • This part describe how to install Ivy -
  • Configuration
  • +
  • Configuration
  • This part is dedicated to the specification of the configuration file of Ivy (usually called ivyconf.xml). It also gives the list of built-in dependency resolvers available in ivy. -
  • Ivy files
  • +
  • Ivy files
  • This part is the reference of the specification of the ivy files, the files in which you describe your dependencies. If you have any question of what can be done or not in an ivy file, you will have the answer here. -
  • Use
  • +
  • Use
  • This part describes how to use ivy: it briefly explains how to call ivy from command line, and deeply explains how to use it from ant, which is the main way to use ivy. It's in this section that all ant tasks brought by ivy are specified. -
  • Extend
  • +
  • Extend
  • This part describes how to extend ivy, by writing your own dependency resolver, latest strategy, etc. Index: doc/tutorial/conf.html =================================================================== --- doc/tutorial/conf.html (revision 493699) +++ doc/tutorial/conf.html (working copy) @@ -116,7 +116,7 @@ [echo] project filter-framework released with version 1.3 BUILD SUCCESSFUL - + The ant's default target is publish. This target use ivy to publish our library binaries in a local repository. As we do not specify any repository path the default one is use. ({home.dir}/.ivy/local/jayasoft/filter-framework/) @@ -240,7 +240,7 @@ run-cc: [java] Filtering with:class filter.ccimpl.CCFilter [java] Result :[two, tree] - + Launching application with only home made jars is straingforward. type ant run-hm Index: testimonials.html =================================================================== --- testimonials.html (revision 493699) +++ testimonials.html (working copy) @@ -5,18 +5,18 @@ -