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 / Makefile
6d4cc3c3 » 2008-07-15 added .gitignore, added Mak... 1 # For Unix:
2 # mvn -o <target> |sed -e s/\\[WARNING\\][[:space:]]//g |grep -v "Finished at"
3
4 install:
5 mvn -o scala:compile |sed -e 's/\[INFO\] //g' |sed -e 's/\[WARNING\] //g' |grep -v "Finished at" |grep -v "Total time"
6