Files
pinpoint/copy-views.sh
T

5 lines
273 B
Bash
Executable File

cp ./src/main/webapp/WEB-INF/views/*.jsp ./target/pinpoint-web-0.0.2/WEB-INF/views
cp ./src/main/webapp/WEB-INF/web.xml ./target/pinpoint-web-0.0.2/WEB-INF
cp ./src/main/webapp/*.html ./target/pinpoint-web-0.0.2
cp -fr ./src/main/webapp/common ./target/pinpoint-web-0.0.2/