NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example, if the path to the install.properties file is:

C:\source\2.4.1.1\software\master_build\install.properties

Then the command is:

Code Block
ant -Dproperties.file=C:\source\2.4.1.1\software\master_build\install.properties deploy:local:install

The amount of time needed for the build process to complete can vary anywhere from 30 minutes to several hours depending on your hardware configuration. For reference, on a Dell Optiplex 765 Windows XP Professional workstation with a Core 2 Quad 6600 CPU running at 2.40 Ghz and approximately 1.75 GB of memory available at the time of the build, the process took 4 hours, 16 minutes and 51 seconds. The screenshot below shows the command line window after the build process has completed successfully. Image Added

Launching The caArray Server Upon Build Completion

...