sbt, the interactive build tool
Go to file
dmharrah f3c776dab3 * Added execTask that runs a ProcessBuilder
* Added implicit from scala.xml.Elem to ProcessBuilder that uses the element's text as the command.  For example:
    <x> {command.absolutePath} -x {a.absolutePath} </x>
 * Added methods to PathFinder to get the results as Strings or Files



git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@839 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-04 17:32:14 +00:00
boot new `jetty` action that waits for a key press before terminating (intended to be used from batch-style) 2009-07-01 04:57:20 +00:00
install Fixes to install plugin build 2009-06-26 02:20:57 +00:00
licenses * Removed build scripts and manual dependencies 2009-06-26 01:26:06 +00:00
project Bump version for trunk 2009-07-01 13:42:01 +00:00
src * Added execTask that runs a ProcessBuilder 2009-07-04 17:32:14 +00:00
LICENSE * Removed build scripts and manual dependencies 2009-06-26 01:26:06 +00:00
NOTICE * Removed build scripts and manual dependencies 2009-06-26 01:26:06 +00:00