You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2015/12/14 12:51:15 UTC

[1/2] git commit: updated refs/heads/master to 8d2e031

Repository: cloudstack
Updated Branches:
  refs/heads/master 1b3a792b1 -> 8d2e031a8


CLOUDSTACK-9166:Build failed in Jenkins: cloudstack-rat-master #7038


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/601f2dba
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/601f2dba
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/601f2dba

Branch: refs/heads/master
Commit: 601f2dba24f7665d295627e3b2a2eb6f4aae9f77
Parents: 2478414
Author: SudharmaJain <su...@citrix.com>
Authored: Mon Dec 14 17:09:12 2015 +0530
Committer: SudharmaJain <su...@citrix.com>
Committed: Mon Dec 14 17:13:54 2015 +0530

----------------------------------------------------------------------
 .../xenserver/resource/CitrixHelperTest.java     | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/601f2dba/plugins/hypervisors/xenserver/test/com/cloud/hypervisor/xenserver/resource/CitrixHelperTest.java
----------------------------------------------------------------------
diff --git a/plugins/hypervisors/xenserver/test/com/cloud/hypervisor/xenserver/resource/CitrixHelperTest.java b/plugins/hypervisors/xenserver/test/com/cloud/hypervisor/xenserver/resource/CitrixHelperTest.java
index b656ec3..e1dadc2 100644
--- a/plugins/hypervisors/xenserver/test/com/cloud/hypervisor/xenserver/resource/CitrixHelperTest.java
+++ b/plugins/hypervisors/xenserver/test/com/cloud/hypervisor/xenserver/resource/CitrixHelperTest.java
@@ -1,3 +1,22 @@
+//
+// 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.
+//
+
 package com.cloud.hypervisor.xenserver.resource;
 
 import junit.framework.Assert;


[2/2] git commit: updated refs/heads/master to 8d2e031

Posted by da...@apache.org.
Merge pull request #1243 from SudharmaJain/cs-9166

CLOUDSTACK-9166:Build failed in Jenkins: cloudstack-rat-master #7038With my last PR#1196, I missed to place the license disclaimer into CitrixHelperTest.java. Updated the file with the disclaimer.

* pr/1243:
  CLOUDSTACK-9166:Build failed in Jenkins: cloudstack-rat-master #7038

Signed-off-by: Daan Hoogland <da...@onecht.net>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8d2e031a
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8d2e031a
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/8d2e031a

Branch: refs/heads/master
Commit: 8d2e031a89f5b7c55e1d139b0d8d57d6b9163aff
Parents: 1b3a792 601f2db
Author: Daan Hoogland <da...@onecht.net>
Authored: Mon Dec 14 12:51:03 2015 +0100
Committer: Daan Hoogland <da...@onecht.net>
Committed: Mon Dec 14 12:51:03 2015 +0100

----------------------------------------------------------------------
 .../xenserver/resource/CitrixHelperTest.java     | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
----------------------------------------------------------------------