vishesh92 commented on code in PR #11071:
URL: https://github.com/apache/cloudstack/pull/11071#discussion_r2332337136


##########
engine/schema/pom.xml:
##########
@@ -106,7 +108,7 @@
                                     
templateList.add("systemvmtemplate-${csVersion}.${patch}-x86_64-xen")
                                     
templateList.add("systemvmtemplate-${csVersion}.${patch}-x86_64-ovm")
                                     
templateList.add("systemvmtemplate-${csVersion}.${patch}-x86_64-hyperv")
-                                    File file = new 
File("./engine/schema/dist/systemvm-templates/md5sum.txt")
+                                    File file = new 
File("${basedir}/../../engine/schema/dist/systemvm-templates/md5sum.txt")

Review Comment:
   This doesn't look right.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to