Commit Graph

612 Commits

Author SHA1 Message Date
Mark Harrah 27816f32f6 Jason's patch to work with latest changes to CompilerCommand 2010-03-26 07:55:02 -04:00
Mark Harrah d5b0071eeb release notes for 0.7.2 2010-03-26 07:51:56 -04:00
Mark Harrah 259c73e98c bump to snapshot version 2010-03-23 21:21:12 -04:00
Mark Harrah d554c79e10 update posterous-sbt version 2010-03-23 20:43:17 -04:00
Mark Harrah 3fbdf1f3c8 0.7.2 release notes 2010-03-23 20:38:27 -04:00
Mark Harrah 0bcc65f0c8 version bumps for 0.7.2 2010-03-23 20:38:04 -04:00
Mark Harrah bc80136bb1 Fix logging levels for subprojects 2010-03-23 20:36:16 -04:00
Mark Harrah 0e6ccf2eb9 merging sbt as a subproject 2010-03-23 12:02:59 -04:00
Mark Harrah a438d389e2 compatibility with 2.8 trunk 2010-03-23 08:30:53 -04:00
Mark Harrah fd39a1f99e Fix console-project on subprojects 2010-03-22 20:44:51 -04:00
Mark Harrah 7edcc68a92 support cross-compiling/bootstrapping 2010-03-22 20:42:59 -04:00
Mark Harrah 274ed92515 fix some tests 2010-03-19 22:27:50 -04:00
Mark Harrah 54bc694081 * cleaned up build
* made Launcher usable outside of official jar
2010-03-19 19:29:57 -04:00
Mark Harrah de8af817ac Split Processor into Processor/BasicProcessor:
* Processor provides a high level of integration with command processing.
 * BasicProcessor operates on a Project but does not affect command processing.
2010-03-19 19:21:40 -04:00
Mark Harrah df6d83911a tests for javac argument file and unmanaged webapp 2010-03-13 19:33:58 -05:00
Mark Harrah 05e4250253 Add *** to Path for all descendents 2010-03-13 19:31:27 -05:00
Mark Harrah 6bee0f1176 Extra String-related classes on Path 2010-03-13 17:11:04 -05:00
Mark Harrah 0caaec9422 work with latest xsbt compiler module 2010-03-13 13:44:56 -05:00
Mark Harrah 7e541dde31 lazier completions 2010-03-13 13:44:29 -05:00
Mark Harrah 9afe207993 Use arguments file for calling javac to fix issue with long command lines 2010-03-13 13:43:29 -05:00
Mark Harrah 35b7e90110 Added webappUnmanaged method to control extra paths in target/webapp 2010-03-13 13:39:44 -05:00
Mark Harrah e1e60fe859 preserve compiler interface classes across invocations 2010-03-13 13:25:08 -05:00
Mark Harrah c18b0e77ab Use correct xsbt.version.properties in ComponentManager 2010-03-07 19:07:52 -05:00
Mark Harrah 794d137051 Remove code no longer needed for running Scala code 2010-03-07 19:06:54 -05:00
Mark Harrah f9dd30144e Use ComponentManager.version when printing the sbt version 2010-03-07 19:03:27 -05:00
Mark Harrah 229ecaba5e Documentation on ProjectInfo 2010-03-07 19:03:12 -05:00
Mark Harrah 186112ee57 Fix duplicate classpath entries in jetty-run 2010-03-04 16:34:27 -05:00
Mark Harrah 3493aa5285 Make 'run' reuse warm Scala class loader and same JLine as sbt 2010-03-04 13:30:13 -05:00
Mark Harrah 250a05c4a3 Separate repositories for publishing from repositories for retrieving 2010-03-04 00:08:06 -05:00
Mark Harrah 56d64c88cc Separate repositories for publishing from repositories for resolving/retrieving 2010-03-04 00:07:12 -05:00
Mark Harrah 0f3aa56295 Fix scala version used to load sbt to be 2.7.7 2010-03-03 22:04:04 -05:00
Mark Harrah 56339c34a6 * Prepend !shell to the commands to run when shell is the last command specified by the user.
* def.scala.version no longer required to be in build.properties
2010-03-03 21:59:29 -05:00
Mark Harrah cfb5cc7e06 version bumps 2010-02-21 20:54:43 -05:00
Mark Harrah 9cc5a23431 version bumps 2010-02-21 20:54:24 -05:00
Mark Harrah 8fb4325981 release notes 2010-02-21 20:30:38 -05:00
Mark Harrah 42cefd37be 0.7.1 2010-02-21 20:21:18 -05:00
Mark Harrah 66b8eb27ef 0.7.1 2010-02-21 20:21:03 -05:00
Mark Harrah 7254885162 cleanup 2010-02-21 20:20:48 -05:00
Mark Harrah 522b412d14 processors 2010-02-19 18:59:33 -05:00
Mark Harrah ec1ed12a24 Fix referencing xsbti classes in project definitions and plugins 2010-02-16 19:18:52 -05:00
Mark Harrah ff6395fc35 New 'sbt-update' action enabled by mixing in UpdateSbt:
Changes 'sbt.version' after verifying the version is valid by downloading that version of sbt.
 Updates the current launcher jar or the location specified in the second argument with either a downloaded sbt-launch-<version>.jar if available or a copy of the current launcher jar that uses <version> by default when starting new projects.
2010-02-16 19:12:18 -05:00
Mark Harrah 31bfe43786 wrap repositories in <repositories> tag 2010-02-16 12:30:42 -05:00
Mark Harrah a9b69e4425 make-pom test for added repositories 2010-02-16 12:30:15 -05:00
Mark Harrah 46c5e0f92a Fix Jetty 7 support with JRebel 2010-02-15 20:06:17 -05:00
Mark Harrah 3c789c8a81 posterous-sbt plugin 2010-02-15 20:05:40 -05:00
Mark Harrah 753c10aea1 version bumps 2010-02-14 23:44:13 -05:00
Mark Harrah 3907dc36da version bumps 2010-02-14 23:43:51 -05:00
Mark Harrah 184b3347a2 better choice of global lock file 2010-02-14 23:22:45 -05:00
Mark Harrah bf45e27b77 0.7.0 2010-02-14 23:04:42 -05:00
Mark Harrah 43be49ba3d adjustments and versions for 0.7.0 2010-02-14 22:59:35 -05:00