Closed ashish-chopra closed 10 years ago
I tried removing build files out of sample in the main directory. But conventionally they are polluting the actual framework region. So i modified the build files and kept them inside /sample directory only. Now a user can browse inside this directory and fire ant build, its sample get deployed in tomcat directory and user can access it via http://localhost:8080/Recommendations/
Move the above mentioned files in the root directory, so that one can clone the project and fire ant ant build to deploy the samples in the tomcat server and up and running with minimum changes,