Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fixed missing {code} macro. (Cloudstack Hackathon 2013)

...

To build the oss code(if you don't care about vmware/netscaler/netapp, use this command):Note:make

Note

Make sure to intsall "python-setuptools", "mkisofs", "mysql-server" before running below command

Code Block
mvn clean install -P developer,systemvm

...