sbt, the interactive build tool
Go to file
Mark Harrah a3f1b9c22f fix tests, discovery
updated compile tests for new minimal AnalysisCallback
moved discovery to discovery/ subproject and updated for new approach
fixed discovery to only find public methods when searching for annotated definitions
extracting inherited definitions unimplemented in api/, so some discovery tests fail
moved discovery classes from sbt.inc package to sbt.compile
2010-10-06 08:24:13 -04:00
cache reworked tracking 2010-09-04 08:11:05 -04:00
compile fix tests, discovery 2010-10-06 08:24:13 -04:00
interface fix tests, discovery 2010-10-06 08:24:13 -04:00
ivy fix tests, discovery 2010-10-06 08:24:13 -04:00
launch 2.8.1.RC2 2010-09-30 07:21:07 -04:00
licenses move remaining pieces of sbt subproject to sbt_pending and fix notices 2010-09-21 21:55:50 -04:00
main fix tests, discovery 2010-10-06 08:24:13 -04:00
project fix tests, discovery 2010-10-06 08:24:13 -04:00
run minor rework of main class selection 2010-09-27 18:52:13 -04:00
sbt make running scripted tests slightly less painful 2010-09-28 21:45:59 -04:00
sbt_pending brought minimal scripted test framework back 2010-09-27 18:39:14 -04:00
scripted make running scripted tests slightly less painful 2010-09-28 21:45:59 -04:00
tasks task execution engine: fix addition of new tasks 2010-09-17 20:16:21 -04:00
testing allow setup, cleanup functions to access ClassLoader used for testing 2010-09-13 19:43:37 -04:00
util fix tests, discovery 2010-10-06 08:24:13 -04:00
web 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 * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
NOTICE * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
api.specification Polymorphic types and fix parameterized type arguments to be Type and not just SimpleType 2010-01-07 21:38:39 -05:00
launch.specification minor fixes to launch specification 2010-01-10 19:20:44 -05:00
notes more 2.8 updates, launcher compiles and runs with 2.8 2010-06-15 20:38:18 -04:00
scripted.specification New scripted test framework 2009-11-09 09:34:52 -05:00