Commit Graph

21 Commits

Author SHA1 Message Date
Mark Harrah aaea9c3407 Jetty 7 support (untested) 2010-02-01 18:21:51 -05:00
Mark Harrah 8516a40ec2 bump to test-interface 0.4 2010-01-10 22:02:01 -05:00
Mark Harrah 7a88494af5 Fix scope of scalacheck dependency 2010-01-10 19:06:16 -05:00
Mark Harrah 852a69e2e6 Add forkRun methods to make implementing fork straightforward. 2009-12-29 22:16:28 -05:00
Mark Harrah 5b1e26660c * Added source-dependency tests created when testing build manager
* Updated remaining scripted tests for 0.6.x and new scripted framework- test/* tests need to be rewritten
 * removed FileUtilities.sbtJar since sbt is no longer one jar
 * updated PluginProject to work with 0.6.x
2009-12-18 09:47:02 -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 4902c3f1b3 Fixing repositories... 2009-12-05 11:02:41 -05:00
Mark Harrah 24464ccbe7 Correct repositories for publishing 2009-12-05 10:44:29 -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 9e6c14f200 Use test-interface 0.2 2009-11-27 10:42:16 -05:00
Mark Harrah fb9fbc10a0 Cleanup Scala versions in project definition 2009-11-11 21:03:03 -05:00
Mark Harrah a742f9c8a2 Add test repository to publish to. 2009-10-23 22:03:53 -04:00
Mark Harrah ecea2f2ed6 Remove dependencies on test frameworks, fixes to make test interface work 2009-10-23 08:10:52 -04:00
Mark Harrah e417e19b02 Use test-interface for test support. 2009-10-22 19:10:54 -04:00
Mark Harrah 21bbe06f35 Set version to 0.6.0 2009-10-19 11:14:27 -04: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 eb7b585971 Automating release process.
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1010 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-12 16:55:04 +00:00
dmharrah e7522e5691 Reenable building against 2.8.0-SNAPSHOT
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@925 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-08-02 00:55:46 +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