Skip to content

Commit d9c03a5

Browse files
rajesh-battalaMice Xia
authored andcommitted
CLOUDSTACK-52 Fix for AWSAPI contains hibernate configurations https://reviews.apache.org/r/6967/diff/
Signed-off-by: Mice Xia <mice_xia@tcloudcomputing.com>
1 parent eb7746c commit d9c03a5

2 files changed

Lines changed: 1 addition & 59 deletions

File tree

awsapi/conf/CloudStack.cfg.xml

Lines changed: 0 additions & 58 deletions
This file was deleted.

cloud.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ if [ "$1" == "1" ] ; then
407407
cp -f $root/lib/$j $root/webapps/awsapi/WEB-INF/lib/
408408
done
409409

410-
confs="cloud-bridge.properties ec2-service.properties hibernate.cfg.xml CloudStack.cfg.xml"
410+
confs="cloud-bridge.properties ec2-service.properties"
411411
for c in $confs
412412
do
413413
cp -f $root/conf/$c $target/conf

0 commit comments

Comments
 (0)