echo "**Acoustic Integration***********************************************************************"
echo "what is the current directory?"
pwd
node ./scripts/reviewConnectConfig.js
node ./scripts/javaParser.js 
node ./scripts/xmlParser.js
node ./scripts/gradleParser.js
echo "*********************************************************************************************"