summaryrefslogtreecommitdiff
path: root/starr.number
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2013-03-25 23:45:01 -0700
committerAdriaan Moors <adriaan.moors@typesafe.com>2013-03-26 00:23:38 -0700
commit88b7a7241484657f77e38d8f788255966f14c709 (patch)
tree2a99e7b76db1988acb466a365b040f48ec56b569 /starr.number
parentac1a0f02de90688b011454e552cecc7805d88f4e (diff)
downloadscala-88b7a7241484657f77e38d8f788255966f14c709.tar.gz
scala-88b7a7241484657f77e38d8f788255966f14c709.tar.bz2
scala-88b7a7241484657f77e38d8f788255966f14c709.zip
Preparation for faster PR validation
Added starr.number, so that `ant -propertyfile starr.number -Dlocker.skip=1` works across branches. Introduced target `test.core`, which skips `test.stability`, since that requires `locker == quick`, whereas `locker == starr` with the above settings. (It's interesting to see for which files it fails when that assumption is broken.) Stability will still be tested on a nightly basis. It's rarely broken.
Diffstat (limited to 'starr.number')
-rw-r--r--starr.number1
1 files changed, 1 insertions, 0 deletions
diff --git a/starr.number b/starr.number
new file mode 100644
index 0000000000..7e6e869eaf
--- /dev/null
+++ b/starr.number
@@ -0,0 +1 @@
+starr.version=2.10.1 \ No newline at end of file