Versions Compared

Key

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

...

yum groupinstall 'Development Tools'

install npm (will also be installed automatically by the ecomp build)

Add the following option to your MAVEN_OPTS in order not to periodically hang on downloading artifacts in linux

-Djava.net.preferIPv4Stack=true

 

Install git-review

<<TODO: describe a Linux client set-up for Git and git-review>>

...