summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-12-08 16:52:53 -0800
committerPaul Phillips <paulp@improving.org>2011-12-08 16:56:06 -0800
commit8e709180304327fd07c741f9817bbc74adca584e (patch)
tree01f757f6b1366f4cbade455af02a7d3c6176a685 /README.rst
parenta8da940cb62d7a57ef4d405a176223c02479c779 (diff)
downloadscala-8e709180304327fd07c741f9817bbc74adca584e.tar.gz
scala-8e709180304327fd07c741f9817bbc74adca584e.tar.bz2
scala-8e709180304327fd07c741f9817bbc74adca584e.zip
Deleted the sbt 0.7 project.
Pretty sure nobody's using this? Let's make some space for our upcoming friend the 0.11 project.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 951e1ce17c..940d948dd5 100644
--- a/README.rst
+++ b/README.rst
@@ -24,7 +24,6 @@ build script or user-created if needed. This is not a complete listing. ::
| +--scala-library.jar The stable reference ('starr') library jar
| +--scala-library-src.jar A snapshot of the source used to build starr.
| ---ant/ Support libraries for ant.
- +--project/ The (already legacy) 0.7 sbt build.
+--pull-binary-libs.sh Pulls binary artifacts from remote repository.
+--push-binary-libs.sh Pushes new binary artifacts and creates sha.
+--README.rst The file you are currently reading.