ashish-chopra / slatejs

An open source framework to develop modular HTML5 apps
BSD 2-Clause "Simplified" License
1 stars 1 forks source link

Remove build.xml and build.properties from /sample folder #1

Closed ashish-chopra closed 10 years ago

ashish-chopra commented 10 years ago

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,

ashish-chopra commented 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/