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
36bb0e247a
version to 0.6.4
2009-11-29 18:17:31 -05:00
Mark Harrah
e988b0e51e
Transient access to API structure from xsbt compiler interface
2009-11-22 22:57:08 -05:00
Mark Harrah
31c577a8d4
0.6.3
2009-11-11 21:03:28 -05:00
Mark Harrah
8a4a35f4fd
version bumps
2009-11-04 21:55:37 -05:00
Mark Harrah
3bd8446a01
Bump version
2009-11-02 20:21:19 -05: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
705d61d1e3
Bumping versions
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1072 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-30 00:46:08 +00:00
dmharrah
a507d97536
Set project.version to 0.5.5
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1064 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-29 02:29:56 +00:00
dmharrah
76807cab07
wrong sbt.version
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1027 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-18 18:27:05 +00:00
dmharrah
5be1870f4f
Fix version incrementing and add times to cross-compile
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1026 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-18 18:23:35 +00:00
dmharrah
212a686487
Bumping versions
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1019 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-12 20:23:30 +00: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
edead65a2b
bump to 0.5.4-SNAPSHOT
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1006 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-11 19:32:59 +00: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
355d8ca35b
Reverted sbt.version used to build
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@897 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-27 15:34:12 +00:00
dmharrah
c8f0a72da9
Added test for tracking anonymous classes from Java sources
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@895 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-27 15:17:43 +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
dmharrah
8147101b3a
Bump version for trunk
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@837 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-01 13:42:01 +00:00
dmharrah
545a138c11
Bump versions
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@824 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-01 04:00:21 +00:00
dmharrah
7f92cc5f4c
* Removed build scripts and manual dependencies
...
* useDefaultConfigurations supersedes useMavenConfigurations and is now true by default
* Moved installer-plugin to its own independent project as an sbt plugin
* bumped version for 0.5 release
* Updated project excludes for plugins
* Specifying the explicit URL for dependency now infers the extension and type from the URL
* Can load credentials from a properties file instead of adding them inline
* Added help for '+'
* Added method configurationPath to get the path to the directory containing dependencies downloaded for a Configuration
* managedStyle = ManagedStyle.Maven by default now
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@813 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-06-26 01:26:06 +00:00