Commit Graph

17 Commits

Author SHA1 Message Date
Mark Harrah 85bbd7a29d legal cleanup 2010-02-07 23:48:08 -05:00
Mark Harrah 8bc87fecef 0.6.12 2010-01-28 22:09:48 -05:00
Mark Harrah 852a69e2e6 Add forkRun methods to make implementing fork straightforward. 2009-12-29 22:16:28 -05:00
Mark Harrah 0120326160 0.6.7 for publishing 2009-12-12 08:38:35 -05:00
Mark Harrah dfdb9456f7 * fix naming clash between xsbt/sbt test libraries
* correct classpath for plugin projects
2009-12-07 19:04:37 -05:00
Mark Harrah 9bfc8a8f4a Better handling of invalid Scala versions 2009-12-06 22:58:53 -05:00
Mark Harrah 4902c3f1b3 Fixing repositories... 2009-12-05 11:02:41 -05:00
Mark Harrah 5fd4ec6fa4 0.6.5 2009-12-05 10:36:41 -05:00
Mark Harrah 5c29bfc2c2 Getting scripted testing working with using-xsbt:
* uses new scripted test framework in xsbt
 * adds ability to provide commands over loopback interface with <port command
 * only some tests have been updated
2009-12-04 21:26:31 -05:00
Mark Harrah 9bb813a2fc Use xsbt for launch, compile, run, console, and doc.
Build Scala version can now be different from the version used by sbt and the project definition.
Remove sbt compiler plugin, which is now provided by xsbt
2009-10-09 19:34:43 -04:00
dmharrah b70521ac7a Version bumps and add 2.7.6 as a target
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@998 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-11 19:19:23 +00:00
dmharrah cc2b68a4dd Bump versions for the last time.
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@911 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-27 19:39:37 +00:00
dmharrah 1c3b2a1de2 Revert versions for third try at 0.5.2
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@905 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-27 19:20:06 +00:00
dmharrah bd833bd348 Bump versions again
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@902 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-27 15:53:31 +00:00
dmharrah 2c7276cc42 Reverted version of test framework
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@898 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-27 15:37:11 +00:00
dmharrah 443984daf9 Bump versions
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@889 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-27 02:34:38 +00:00
dmharrah 40bf046677 * Disable parallel execution until scripted tests support it
* Remove scripted tests, since it was moved into a plugin
 * ignore test currently fails (scripted test plugin problem)



git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@850 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-07 01:16:18 +00:00