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
Mark Harrah
c0e6e0c088
fix for staged compilation task
2010-02-14 20:25:45 -05:00
Mark Harrah
f759aa3edb
Updated 'proguard' task to work with 0.7
2010-02-14 20:25:11 -05:00
Mark Harrah
d49cfc6b03
Remove extra whitespace in pom output
2010-02-14 20:24:33 -05:00
Mark Harrah
9f524cbf83
convenience method on ScalaInstance to get both library and compiler jars
2010-02-14 20:23:56 -05:00
Mark Harrah
c8081e020a
filter and flatMap on Path
2010-02-14 20:22:26 -05:00
Mark Harrah
9605435d87
cleanup console-project
2010-02-14 20:22:07 -05:00
Mark Harrah
345d2fbfcd
Fix issue where projects using scala-compiler.jar were always recompiled
2010-02-14 20:21:05 -05:00
Mark Harrah
bbe980e9a5
remove unneeded arguments to Resources
2010-02-13 17:36:54 -05:00
Mark Harrah
8bea7ec316
* Make tab completion of method tasks lazy, so that javap and test-only don't slow down initial tab completion.
...
* cleanup of builder related code, including removing duplication from classpath in console-project
* only replace relevant version in build.scala.versions when user enters new Scala version to replace bad entry
2010-02-13 16:29:09 -05:00
Mark Harrah
bd7460f2ee
Building xsbt with 0.6.13
2010-02-09 18:55:11 -05:00
Mark Harrah
a863e866d5
small logging fix
2010-02-09 18:54:30 -05:00
Mark Harrah
8ca162ef96
Update installer plugin to use 0.6.13
2010-02-09 18:53:51 -05:00
Mark Harrah
e18f8101d7
Fix compiler interface tests for 2.8
2010-02-08 18:34:43 -05:00
Mark Harrah
04198061bc
Fix ClassLoader for launcher, which fixes web/jsp in sbt
2010-02-08 18:34:10 -05:00
Mark Harrah
8cc12a0068
clean-plugins task and web/jsp test fix
2010-02-08 18:33:19 -05:00
Mark Harrah
85bbd7a29d
legal cleanup
2010-02-07 23:48:08 -05:00
Mark Harrah
a33223a02c
legal cleanup
2010-02-07 23:45:19 -05:00
Mark Harrah
9ed643cff5
Versions for 0.6.13
2010-02-07 14:13:09 -05:00
Mark Harrah
c48feb5cd2
versions for 0.6.13
2010-02-07 14:12:57 -05:00
Mark Harrah
5c34ea0a2b
Some documentation on Project
2010-02-07 14:12:40 -05:00
Mark Harrah
3ed1bdda22
document some methods on Resolver
2010-02-06 19:23:06 -05:00
Mark Harrah
a0ca8536c0
Fix 'trace' help
2010-02-06 19:22:41 -05:00
Mark Harrah
6a6ae03ad6
Throw a custom exception when there is an Ivy resolve error
2010-02-06 17:43:14 -05:00
Mark Harrah
b7d5472e21
Improved test for publish-local
2010-02-06 17:42:40 -05:00
Mark Harrah
282c80c600
Fix ParentProjects and dependency management
2010-02-06 17:01:55 -05:00
Mark Harrah
261800ed90
Fix 'publish-local' when Ivy configuration is auto-detected
2010-02-06 14:21:27 -05:00
Mark Harrah
2a86b968ea
Add artifacts provided in EmptyConfiguration
2010-02-06 14:20:51 -05:00
Mark Harrah
7219a2905a
Fix 'unknown resolver' errors in normal projects
2010-02-06 14:14:49 -05:00