- can publish artifacts with classifiers
- can retrieve artifacts with classifiers, but classifier does not appear in generated pom
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@879 d89573ee-9141-11dd-94d4-bdf5e562f29c
* check that tasks in compoundTask do not reference static tasks
* make toString of Paths in subprojects relative to root project directory
* crossScalaVersions is now inherited from parent
* Added scala-library.jar to the javac classpath
* Added Process.cat that will send contents of URLs and Files to standard output
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@877 d89573ee-9141-11dd-94d4-bdf5e562f29c
* Processes can now redirect standard input (see run with Boolean argument or !< operator on
ProcessBuilder), off by default
* Terminal echo reenabled when JLine is not reading in a line
* Properly detect unsupported terminals using JLine's Terminal.isANSISupported method
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@853 d89573ee-9141-11dd-94d4-bdf5e562f29c
* 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
* Added simple processes that do no I/O and return an exit value
* Fixed support for defining a process in scala.xml.Elem
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@840 d89573ee-9141-11dd-94d4-bdf5e562f29c
* Added implicit from scala.xml.Elem to ProcessBuilder that uses the element's text as the command. For example:
<x> {command.absolutePath} -x {a.absolutePath} </x>
* Added methods to PathFinder to get the results as Strings or Files
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@839 d89573ee-9141-11dd-94d4-bdf5e562f29c
* Split out functionality to filter sub tasks
* Added convenience methods for constructing a CompoundTask
* fixed tab completion for cross-building
* added empty scheduler
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@825 d89573ee-9141-11dd-94d4-bdf5e562f29c
* 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
* 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