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

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


    from 9f7a7ad66c5 checkstyle not updated
     add 74a414e76fe Fix build failure and 4.18.0.0->4.18.1.0 upgrade path
     new 1d2e3fe24d3 Merge remote-tracking branch 'origin/4.18'
     new ccbb0cfc545 Merge remote-tracking branch 'origin/main'

The 2 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:
 .../java/com/cloud/upgrade/DatabaseUpgradeChecker.java  |  4 ++++
 ...pgrade41600to41610.java => Upgrade41800to41810.java} | 17 +++++++----------
 ...pgrade41600to41610.java => Upgrade41810to41900.java} | 17 +++++++----------
 ...1800-cleanup.sql => schema-41800to41810-cleanup.sql} |  2 +-
 ...ema-421to430-cleanup.sql => schema-41800to41810.sql} |  2 +-
 ...1800-cleanup.sql => schema-41810to41900-cleanup.sql} |  2 +-
 ...ema-421to430-cleanup.sql => schema-41810to41900.sql} |  2 +-
 tools/checkstyle/pom.xml                                |  2 +-
 tools/docker/Dockerfile                                 |  2 +-
 tools/docker/Dockerfile.marvin                          |  2 +-
 tools/marvin/setup.py                                   |  2 +-
 11 files changed, 26 insertions(+), 28 deletions(-)
 copy 
engine/schema/src/main/java/com/cloud/upgrade/dao/{Upgrade41600to41610.java => 
Upgrade41800to41810.java} (87%)
 copy 
engine/schema/src/main/java/com/cloud/upgrade/dao/{Upgrade41600to41610.java => 
Upgrade41810to41900.java} (87%)
 copy 
engine/schema/src/main/resources/META-INF/db/{schema-41720to41800-cleanup.sql 
=> schema-41800to41810-cleanup.sql} (93%)
 copy engine/schema/src/main/resources/META-INF/db/{schema-421to430-cleanup.sql 
=> schema-41800to41810.sql} (94%)
 copy 
engine/schema/src/main/resources/META-INF/db/{schema-41720to41800-cleanup.sql 
=> schema-41810to41900-cleanup.sql} (93%)
 copy engine/schema/src/main/resources/META-INF/db/{schema-421to430-cleanup.sql 
=> schema-41810to41900.sql} (94%)

Reply via email to