public
Description: Development have been discontinued. The successor is the Akka Transactors Project: http://akkasource.org
Homepage:
Clone URL: git://github.com/jboner/scala-otp.git
scala-otp / Makefile
100755 7 lines (4 sloc) 0.23 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:compile |sed -e 's/\[INFO\] //g' |sed -e 's/\[WARNING\] //g' |grep -v "Finished at" |grep -v "Total time"