sbt/sbt
Mark Harrah 98cd577e1d Configure jetty-env.xml. Allows specifying JNDI datasources. Inspired by maven-jetty-plugin.
Only takes effect when jettyEnvXml equals Some[File], by default None.
Tested with jrebel.
2010-08-04 20:33:50 -04:00
..
install more reorganization, mostly IO. Also, move class file analyzer and history code to separate projects 2010-06-13 22:59:29 -04:00
licenses merging sbt as a subproject 2010-03-23 12:02:59 -04:00
notes one more change to 0.7.4 notes 2010-05-16 21:09:07 -04:00
scripted add databinder repo for scripted 2010-05-16 21:24:31 -04:00
src Configure jetty-env.xml. Allows specifying JNDI datasources. Inspired by maven-jetty-plugin. 2010-08-04 20:33:50 -04:00
.gitignore * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
LICENSE Run and return the output of a process as a String with `!!` or as a (blocking) `Stream[String]` with `lines`. 2010-04-06 19:26:49 -04:00
NOTICE merging sbt as a subproject 2010-03-23 12:02:59 -04:00