Updated Branches: refs/heads/master 2ffc9907f -> d6689072d
License header updates for the build folder. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/d6689072 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/d6689072 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/d6689072 Branch: refs/heads/master Commit: d6689072d9860e54dc197e375d30c676b3bca35d Parents: 2ffc990 Author: Chip Childers <[email protected]> Authored: Wed Aug 1 11:35:08 2012 -0400 Committer: Chip Childers <[email protected]> Committed: Wed Aug 1 11:36:10 2012 -0400 ---------------------------------------------------------------------- build/.gitignore | 17 +++++++++++++ build/.project | 18 ++++++++++++++ build/build-aws-api.properties | 17 +++++++++++++ build/build-cloud.properties | 17 +++++++++++++ build/cloud.properties | 17 +++++++++++++ build/deploy/db/log4j.properties | 17 +++++++++++++ .../agent/storagehdpatch/etc/inet/ntp.conf | 17 +++++++++++++ .../storagehdpatch/etc/vmops/disks.properties | 17 +++++++++++++ .../storagehdpatch/etc/vmops/network.properties | 17 +++++++++++++ .../consoleproxy/conf/consoleproxy.properties | 17 +++++++++++++ .../production/server/conf/agent-update.properties | 17 +++++++++++++ build/overview.html | 19 ++++++++++++++- build/replace.properties | 17 +++++++++++++ build/simulator.properties | 17 +++++++++++++ 14 files changed, 240 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d6689072/build/.gitignore ---------------------------------------------------------------------- diff --git a/build/.gitignore b/build/.gitignore index ca06b0a..d11410d 100644 --- a/build/.gitignore +++ b/build/.gitignore @@ -1 +1,18 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + /override http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d6689072/build/.project ---------------------------------------------------------------------- diff --git a/build/.project b/build/.project index 3daec4e..7c021db 100644 --- a/build/.project +++ b/build/.project @@ -1,4 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> <projectDescription> <name>build</name> <comment></comment> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d6689072/build/build-aws-api.properties ---------------------------------------------------------------------- diff --git a/build/build-aws-api.properties b/build/build-aws-api.properties index a45f137..0a02d1b 100644 --- a/build/build-aws-api.properties +++ b/build/build-aws-api.properties @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + company.major.version=1 company.minor.version=0 company.patch.version=8 http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d6689072/build/build-cloud.properties ---------------------------------------------------------------------- diff --git a/build/build-cloud.properties b/build/build-cloud.properties index f5a5baf..552de7f 100755 --- a/build/build-cloud.properties +++ b/build/build-cloud.properties @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + debug=true debuglevel=lines,source,vars debug.jvmarg=-Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d6689072/build/cloud.properties ---------------------------------------------------------------------- diff --git a/build/cloud.properties b/build/cloud.properties index a50a9f1..65f0423 100755 --- a/build/cloud.properties +++ b/build/cloud.properties @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + # major.minor.patch versioning scheme for CloudStack company.major.version=3 company.minor.version=0 http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d6689072/build/deploy/db/log4j.properties ---------------------------------------------------------------------- diff --git a/build/deploy/db/log4j.properties b/build/deploy/db/log4j.properties index 2cf1f24..a25bde4 100644 --- a/build/deploy/db/log4j.properties +++ b/build/deploy/db/log4j.properties @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + log4j.appender.stdout=org.apache.log4j.ConsoleAppender log4j.appender.stdout.Target=System.out log4j.appender.stdout.layout=org.apache.log4j.PatternLayout http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d6689072/build/deploy/production/agent/storagehdpatch/etc/inet/ntp.conf ---------------------------------------------------------------------- diff --git a/build/deploy/production/agent/storagehdpatch/etc/inet/ntp.conf b/build/deploy/production/agent/storagehdpatch/etc/inet/ntp.conf index 98fce14..396f791 100644 --- a/build/deploy/production/agent/storagehdpatch/etc/inet/ntp.conf +++ b/build/deploy/production/agent/storagehdpatch/etc/inet/ntp.conf @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + driftfile /var/lib/ntp/ntp.drift server 0.pool.ntp.org http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d6689072/build/deploy/production/agent/storagehdpatch/etc/vmops/disks.properties ---------------------------------------------------------------------- diff --git a/build/deploy/production/agent/storagehdpatch/etc/vmops/disks.properties b/build/deploy/production/agent/storagehdpatch/etc/vmops/disks.properties index 0baf045..42f2977 100644 --- a/build/deploy/production/agent/storagehdpatch/etc/vmops/disks.properties +++ b/build/deploy/production/agent/storagehdpatch/etc/vmops/disks.properties @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + # Specify disks in this file # D: Data # C: Cache http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d6689072/build/deploy/production/agent/storagehdpatch/etc/vmops/network.properties ---------------------------------------------------------------------- diff --git a/build/deploy/production/agent/storagehdpatch/etc/vmops/network.properties b/build/deploy/production/agent/storagehdpatch/etc/vmops/network.properties index 68485fb..f8dcd54 100644 --- a/build/deploy/production/agent/storagehdpatch/etc/vmops/network.properties +++ b/build/deploy/production/agent/storagehdpatch/etc/vmops/network.properties @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + # Host Settings hostname= domain= http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d6689072/build/deploy/production/consoleproxy/conf/consoleproxy.properties ---------------------------------------------------------------------- diff --git a/build/deploy/production/consoleproxy/conf/consoleproxy.properties b/build/deploy/production/consoleproxy/conf/consoleproxy.properties index 7639ccc..a3cddbc 100644 --- a/build/deploy/production/consoleproxy/conf/consoleproxy.properties +++ b/build/deploy/production/consoleproxy/conf/consoleproxy.properties @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + consoleproxy.tcpListenPort=0 consoleproxy.httpListenPort=80 consoleproxy.httpCmdListenPort=8001 http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d6689072/build/deploy/production/server/conf/agent-update.properties ---------------------------------------------------------------------- diff --git a/build/deploy/production/server/conf/agent-update.properties b/build/deploy/production/server/conf/agent-update.properties index 6b42aa8..2238fa7 100644 --- a/build/deploy/production/server/conf/agent-update.properties +++ b/build/deploy/production/server/conf/agent-update.properties @@ -1 +1,18 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + [email protected]@ http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d6689072/build/overview.html ---------------------------------------------------------------------- diff --git a/build/overview.html b/build/overview.html index 5837e5e..22f349f 100755 --- a/build/overview.html +++ b/build/overview.html @@ -1,6 +1,23 @@ <html> -<!-- Copyright 2008 VMOps, Inc. All rights reserved. --> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> <head><title></title></head> <body> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d6689072/build/replace.properties ---------------------------------------------------------------------- diff --git a/build/replace.properties b/build/replace.properties index 5296a77..8cd0fa3 100644 --- a/build/replace.properties +++ b/build/replace.properties @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + DBUSER=cloud DBPW=cloud DBROOTPW= http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d6689072/build/simulator.properties ---------------------------------------------------------------------- diff --git a/build/simulator.properties b/build/simulator.properties index 80fe90d..d65d05c 100644 --- a/build/simulator.properties +++ b/build/simulator.properties @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + DBUSER=cloud DBPW=cloud MSLOG=vmops.log
