cloudstack/tools/apidoc
Prasanna Santhanam 792db8b5cc simulator: removing cyclic dependency from simulator
The database creator caused a cyclic dependecny in the simulator which
is removed with this commit. Additionally the simulator profile is now
merged with developer profile and a test for server health is included

Steps to run:
$ mvn -Pdeveloper clean install
$ mvn -Pdeveloper -pl developer -Ddeploydb
$ mvn -Pdeveloper -pl developer -Ddeploydb-simulator
$ mvn -pl client jetty:run

To deploy an adv. zone and test the server health:
$ mvn -Pdeveloper,marvin -Dmarvin.config=`find . -name simulator.cfg` -pl :cloud-marvin test

Conflicts:
	pom.xml

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-20 10:36:43 +05:30
..
images add apidocs/devcloud projects 2012-10-21 00:01:47 -07:00
includes add apidocs/devcloud projects 2012-10-21 00:01:47 -07:00
XmlToHtmlConverter.java add apidocs/devcloud projects 2012-10-21 00:01:47 -07:00
build-apidoc.sh add apidocs/devcloud projects 2012-10-21 00:01:47 -07:00
gen_toc.py simulator: removing cyclic dependency from simulator 2013-03-20 10:36:43 +05:30
generateadmincommands.xsl CLOUDSTACK-1420 - updating publican brand files with text notice of trademarks 2013-02-26 20:50:10 -05:00
generatecommand.xsl CLOUDSTACK-422: XSL files missing license header 2012-10-31 14:13:48 -04:00
generatecustomcommand.xsl add apidocs/devcloud projects 2012-10-21 00:01:47 -07:00
generatedomainadmincommands.xsl setting the version for apidocs to 4.2.0 2013-02-02 05:56:19 -05:00
generategenericcommand.xsl add apidocs/devcloud projects 2012-10-21 00:01:47 -07:00
generatetoc.xsl add apidocs/devcloud projects 2012-10-21 00:01:47 -07:00
generatetoc_footer.xsl CLOUDSTACK-422: XSL files missing license header 2012-10-31 14:13:48 -04:00
generatetoc_header.xsl setting the version for apidocs to 4.2.0 2013-02-02 05:56:19 -05:00
generateusercommands.xsl setting the version for apidocs to 4.2.0 2013-02-02 05:56:19 -05:00
pom.xml CLOUDSTACK-1317: Bump CloudStack package version to 4.2.0-SNAPSHOT in all poms 2013-02-20 16:42:56 +05:30