https://stackoverflow.com/questions/6746327/how-to-run-ant-script-from-a-shell-script
Navigate to the folder in UNIX where you have the build.xml file
$ ant -buildfile build.xml
Navigate to the folder in UNIX where you have the build.xml file
$ ant -buildfile build.xml
No comments:
Post a Comment