This is fixed with following commit revision: https://github.com/wso2/product-private-paas/commit/a5fea37ecb3a4d1fa1c1dddd37757e71d318a111
Thanks On Mon, Jun 22, 2015 at 1:14 PM, Imesh Gunaratne <[email protected]> wrote: > Hi Devs, > > It looks like we have not added a validation to check whether files are > there in template module before trying to copy them: > > 2015-06-19 18:39:58,137 __main__ INFO Copying files to the pack > Traceback (most recent call last): > File "configurator.py", line 169, in <module> > configure() > File "configurator.py", line 164, in configure > copy_files_to_pack(file_dir) > File "configurator.py", line 139, in copy_files_to_pack > result = copy_tree(source, PACK_LOCATION, verbose=1) > File "/usr/lib/python2.7/distutils/dir_util.py", line 128, in copy_tree > "cannot copy tree '%s': not a directory" % src > distutils.errors.DistutilsFileError: cannot copy tree > '/opt/ppaas-configurator-4.1.0-SNAPSHOT/./template-modules/wso2esb-4.8.1-template-module-4.1.0-SNAPSHOT/files': > not a directory > > Thanks > > -- > *Imesh Gunaratne* > Senior Technical Lead > WSO2 Inc: http://wso2.com > T: +94 11 214 5345 M: +94 77 374 2057 > W: http://imesh.gunaratne.org > Lean . Enterprise . Middleware > > -- *Imesh Gunaratne* Senior Technical Lead WSO2 Inc: http://wso2.com T: +94 11 214 5345 M: +94 77 374 2057 W: http://imesh.gunaratne.org Lean . Enterprise . Middleware
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
