You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2017/07/12 07:40:04 UTC

[cloudstack] branch 4.10 updated (4f229d1 -> 3589846)

This is an automated email from the ASF dual-hosted git repository.

bhaisaab pushed a change to branch 4.10
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.


    from 4f229d1  Updating pom.xml version numbers for release 4.10.1.0-SNAPSHOT
     add 4b4c363  Travis: Fix usage of sudo enable Trusty images
     add a97d250  Merge PR #2172 on origin/4.9
     new 3589846  Merge branch '4.9' into 4.10

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@cloudstack.apache.org" <co...@cloudstack.apache.org>'].

[cloudstack] 01/01: Merge branch '4.9' into 4.10

Posted by bh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

bhaisaab pushed a commit to branch 4.10
in repository https://gitbox.apache.org/repos/asf/cloudstack.git

commit 3589846a720ec3f72e12f133c85ead8285e1e704
Merge: 4f229d1 a97d250
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Wed Jul 12 13:09:04 2017 +0530

    Merge branch '4.9' into 4.10
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>

 .travis.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --cc .travis.yml
index 588ef8e,f975c55..630f387
--- a/.travis.yml
+++ b/.travis.yml
@@@ -16,9 -16,10 +16,10 @@@
  # under the License.
  sudo: required
  dist: trusty
+ group: edge
  language: java
  jdk:
- - oraclejdk8
 -- openjdk7
++- openjdk8
  python:
    - "2.7"
  cache:

-- 
To stop receiving notification emails like this one, please contact
"commits@cloudstack.apache.org" <co...@cloudstack.apache.org>.