Updated Branches: refs/heads/master 5697ff2ba -> 99ee0ba9a
adding back the unintended deleting of file build/build-cloud.properties Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/99ee0ba9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/99ee0ba9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/99ee0ba9 Branch: refs/heads/master Commit: 99ee0ba9a30c64529ec3373ae57504fde9b29f43 Parents: 5697ff2 Author: Murali reddy <[email protected]> Authored: Thu Jun 21 14:45:43 2012 -0700 Committer: Murali reddy <[email protected]> Committed: Thu Jun 21 14:45:43 2012 -0700 ---------------------------------------------------------------------- build/build-cloud.properties | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/99ee0ba9/build/build-cloud.properties ---------------------------------------------------------------------- diff --git a/build/build-cloud.properties b/build/build-cloud.properties new file mode 100755 index 0000000..f5a5baf --- /dev/null +++ b/build/build-cloud.properties @@ -0,0 +1,8 @@ +debug=true +debuglevel=lines,source,vars +debug.jvmarg=-Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n +deprecation=off +build.type=developer +target.compat.version=1.6 +source.compat.version=1.6 +branding.name=default
