Commit Graph

612 Commits

Author SHA1 Message Date
Mark Harrah a2963744cc Fix clean-cache 2010-01-29 20:29:55 -05:00
Mark Harrah d01be91844 fix GlobalLock behavior when lock file's directory does not exist 2010-01-29 20:29:23 -05:00
Mark Harrah 586650d7a9 0.6.12 part II 2010-01-28 22:15:56 -05:00
Mark Harrah 8bc87fecef 0.6.12 2010-01-28 22:09:48 -05:00
Mark Harrah 88ae2a1543 0.6.12 2010-01-28 22:09:26 -05:00
Mark Harrah fbaf5cbf2e * Use a machine-global lock on Ivy because caches are not safe for concurrent access.
* Fix some tests
2010-01-28 19:32:17 -05:00
Mark Harrah a958fa6484 Use a machine-global lock on Ivy because caches are not safe for concurrent access 2010-01-28 19:31:04 -05:00
Mark Harrah 3e3519b3a7 cleanup 2010-01-27 20:39:07 -05:00
Mark Harrah 4a566eb581 fix project creation prompt and launcher cache 2010-01-27 18:22:42 -05:00
Mark Harrah 5ef14bd5e8 more on permgen issues 2010-01-26 22:53:29 -05:00
Mark Harrah 5de7a5e3e5 fix compiler error in 'ivy' 2010-01-26 22:35:59 -05:00
Mark Harrah 725beacd9a Ignore 'unknown resolver' errors, work with published version of SBinary, work towards fixing OOME:PermGen issues on reload 2010-01-26 18:41:03 -05:00
Mark Harrah 1c6201d3cc Reload sbt when version changes without requiring full reload 2010-01-26 18:39:23 -05:00
Mark Harrah 31609f57e6 test to check proper tracking of generated classes 2010-01-26 09:38:28 -05:00
Mark Harrah e8eae7d7bb Look at names during flattenPhase.next to get proper class names 2010-01-26 09:10:42 -05:00
Mark Harrah 36208ecac4 Use published version of SBinary 2010-01-25 23:06:23 -05:00
Mark Harrah 64fae31248 Compatibility test framework support and tests 2010-01-25 22:52:50 -05:00
Mark Harrah 80780d9bec comments and reorganization in SameAPI/ShowAPI 2010-01-24 00:12:47 -05:00
Mark Harrah af4f41e052 API: fix annotation handling 2010-01-24 00:11:43 -05:00
Mark Harrah af288bb199 API: base types with applied type parameters
Compile task: fix detection of classpath changes
Aggressive compiler seems to work on scalaz now
2010-01-23 11:52:39 -05:00
Mark Harrah 5f9f3729d1 work on source api parts 2010-01-22 20:17:49 -05:00
Mark Harrah c8057f414b Add normal 'test' action to test arguments test case 2010-01-20 23:19:51 -05:00
Mark Harrah d06df9a2fe * Integrate Josh's test arguments patch
* Use ScalaTest arguments example to test test-interface
2010-01-20 23:06:10 -05:00
Mark Harrah b4c5168d1f Fix '/' operator in Paths 2010-01-20 18:16:31 -05:00
Mark Harrah 328d862f70 development version 2010-01-16 14:47:11 -05:00
Mark Harrah 4392ba6b8d development version 2010-01-16 14:46:18 -05:00
Mark Harrah fb1d33c77e version for 0.6.11 2010-01-16 14:38:20 -05:00
Mark Harrah bb259e22fd proper versions for 0.6.11 2010-01-16 14:32:36 -05:00
Mark Harrah 327fd718f2 Include 'nosbt' in 'trace' error message 2010-01-16 14:29:00 -05:00
Mark Harrah e110d4028b test case for running webapps directly out of src/main/webapp 2010-01-15 20:00:25 -05:00
Mark Harrah ad40d7f34f Try to properly use Jetty's WebAppClassLoader 2010-01-15 19:40:18 -05:00
Mark Harrah ab9d92b8b4 Replace Ivy interface with component from xsbt 2010-01-15 19:06:36 -05:00
Mark Harrah fa93a64cf9 Replace Ivy interface with the component from xsbt 2010-01-15 19:05:23 -05:00
Mark Harrah 9021b6c30d copyright/license updates 2010-01-14 00:16:34 -05:00
Mark Harrah b6cb89fea4 * limit stack trace length: trace 'on' | 'off' | 'nosbt' | 1 | 2 | ...
* updating license/copyright
2010-01-14 00:15:21 -05:00
Mark Harrah d97d693cc1 Fix issue with jline not being on compiler-interface compile-time classpath 2010-01-13 22:19:48 -05:00
Mark Harrah 791c7a2a14 * Remove -linksource as a default option for doc
* First attempt at fixing webapp classloading
 * Additional tests
2010-01-13 20:01:06 -05:00
Mark Harrah 200581abc0 Add support for a deep reload where the configuration is reread 2010-01-12 18:52:14 -05:00
Mark Harrah e02afb36c8 * Fix 'reload' behavior with respect to sbt.version
* Add test for artifacts
2010-01-12 18:50:47 -05:00
Mark Harrah 1474afb680 console-project fix 2010-01-11 21:02:36 -05:00
Mark Harrah 3c6b5f79c1 Added basic console-project test and fixed default-params and test-failed tests 2010-01-11 20:27:52 -05:00
Mark Harrah 76b31e4fcf Fix console-project 2010-01-11 20:21:55 -05:00
Mark Harrah 8516a40ec2 bump to test-interface 0.4 2010-01-10 22:02:01 -05:00
Mark Harrah 67f8fc5c06 compile fixes 2010-01-10 21:06:00 -05:00
Mark Harrah f68c906ddb minor fixes to launch specification 2010-01-10 19:20:44 -05:00
Mark Harrah 7a88494af5 Fix scope of scalacheck dependency 2010-01-10 19:06:16 -05:00
Mark Harrah 377e0345c7 Exclude Scala jars when launcher retrieves application 2010-01-10 19:01:16 -05:00
Mark Harrah 6c132165d6 Fixes for Ivy interface component 2010-01-10 16:47:38 -05:00
Mark Harrah 2d9a7b12cc Add scala.classifiers property to specify classifiers for additional scala artifacts to retrieve. 2010-01-10 16:46:15 -05:00
Mark Harrah 1673a2a3e2 Remove use of reflection for compatibility in Analyzer 2010-01-09 18:22:58 -05:00