Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Be specific about what will take a long time + add correct italics formatting

...

  1. Check out or update the Felix trunk (i.e., svn checkout http://svn.apache.org/repos/asf/felix/trunk felix)
  2. cd felix/sigil
  3. ant clean dist

It'll The ant build will probably take a /long/ time on first pass as it needs to download a lot of large eclipse dependencies first time around. But after this first pass the secondary builds should run quickly i.e. seconds not minutes. By way of a brief explanation of what is going on in this build.

...