-
when I run phing package_all_langs or phing package_module -Dvendor=your_vendor_folder_name -Dmodule=your_module_folder_name
it prompted error:
root@localhost:/var/www/html# phing package_all_langs
Buildfile: /var/www/html/build.xml
BUILD FAILED
/var/www/html/build.xml:2:16: Unexpected tag <html> in top-level of build file.
Total time: 0.0535 seconds
how do I alter this file plz? thx