jboner / scala-otp

Development have been discontinued. The successor is the Akka Transactors Project: http://akkasource.org

This URL has Read+Write access

scala-otp / component / Makefile
100755 7 lines (4 sloc) 0.234 kb
1
2
3
4
5
6
7
# For Unix:
# mvn -o <target> |sed -e s/\\[WARNING\\][[:space:]]//g |grep -v "Finished at"
 
install:
mvn -o scala:testCompile |sed -e 's/\[INFO\] //g' |sed -e 's/\[WARNING\] //g' |grep -v "Finished at" |grep -v "Total time"