You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by re...@apache.org on 2016/01/17 13:05:09 UTC

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

Repository: cloudstack
Updated Branches:
  refs/heads/master c459dfe62 -> fb658f575


Removed .pydevproject from plugin kvm hypervisor.


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

Branch: refs/heads/master
Commit: 223e3d546639aa14c1372d8e0d55294c1ac899ae
Parents: 6be2cc7
Author: Boris Schrijver <bo...@pcextreme.nl>
Authored: Sat Dec 12 02:33:04 2015 +0100
Committer: Boris Schrijver <bo...@pcextreme.nl>
Committed: Sun Dec 13 14:53:08 2015 +0100

----------------------------------------------------------------------
 plugins/hypervisors/kvm/.pydevproject | 25 -------------------------
 scripts/.pydevproject                 | 28 ----------------------------
 2 files changed, 53 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/223e3d54/plugins/hypervisors/kvm/.pydevproject
----------------------------------------------------------------------
diff --git a/plugins/hypervisors/kvm/.pydevproject b/plugins/hypervisors/kvm/.pydevproject
deleted file mode 100644
index d4a984a..0000000
--- a/plugins/hypervisors/kvm/.pydevproject
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!--
-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.
--->
-<?eclipse-pydev version="1.0"?>
-
-<pydev_project>
-<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
-<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.7</pydev_property>
-</pydev_project>

http://git-wip-us.apache.org/repos/asf/cloudstack/blob/223e3d54/scripts/.pydevproject
----------------------------------------------------------------------
diff --git a/scripts/.pydevproject b/scripts/.pydevproject
deleted file mode 100644
index 43efe46..0000000
--- a/scripts/.pydevproject
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!--
-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.
--->
-<?eclipse-pydev version="1.0"?>
-
-<pydev_project>
-<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
-<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.6</pydev_property>
-<pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH">
-<path>/scripts</path>
-</pydev_pathproperty>
-</pydev_project>


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

Posted by re...@apache.org.
Merge pull request #1226 from borisroman/CLOUDSTACK-9148

Removed .pydevproject from plugin kvm hypervisor.Ping @wido @wilderrodrigues @remibergsma @miguelaferreira

It's there for no apparent reason...

Running integration tests now.

```
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:12.189s
[INFO] Finished at: Sat Dec 12 02:13:01 CET 2015
[INFO] Final Memory: 102M/808M
[INFO] ------------------------------------------------------------------------
```

* pr/1226:
  Removed .pydevproject from plugin kvm hypervisor.

Signed-off-by: Remi Bergsma <gi...@remi.nl>


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

Branch: refs/heads/master
Commit: fb658f575d66d692688012c711028730bdf8f4f3
Parents: c459dfe 223e3d5
Author: Remi Bergsma <gi...@remi.nl>
Authored: Sun Jan 17 13:04:57 2016 +0100
Committer: Remi Bergsma <gi...@remi.nl>
Committed: Sun Jan 17 13:04:58 2016 +0100

----------------------------------------------------------------------
 plugins/hypervisors/kvm/.pydevproject | 25 -------------------------
 scripts/.pydevproject                 | 28 ----------------------------
 2 files changed, 53 deletions(-)
----------------------------------------------------------------------