pekko/project
Patrik Nordwall c7d7bbb93e Test tags not working as expected, see #2145
* Tests tagged with timing or long-running are excluded by default,
  as before
* Use -Dakka.test.tags.include=long-running,timing to run all
  untagged and also tests tagged with long-running or timing
* Use -Dakka.test.tags.only=timing,long-running to only run
  tests tagged with long-running or timing, i.e. untagged tests,
  or tests tagged with something else are not run
* I think the above two parameters covers our needs, but there is
  also -Dakka.test.tags.exclude=some-other to be able to exclude
  tests that are included by default
2012-05-28 18:46:36 +02:00
..
scripts Update release script to use repo.akka.io 2012-03-13 21:01:33 +13:00
AkkaBuild.scala Test tags not working as expected, see #2145 2012-05-28 18:46:36 +02:00
build.properties Use sbt 0.11.3. See #2087 2012-05-22 10:44:33 +02:00
Dist.scala Include google analytics in online version of docs. See #1892 2012-05-10 11:05:49 +12:00
plugins.sbt Merge with latest changes on akka/master and simplify OSGi configuration section 2012-05-24 23:34:20 +02:00
Publish.scala Use previous snapshot publishing, rather than sonatype 2012-05-13 21:14:23 +12:00
Release.scala Add new sbt-based sphinx doc building 2012-05-10 09:12:27 +12:00
Sphinx.scala Include google analytics in online version of docs. See #1892 2012-05-10 11:05:49 +12:00
Unidoc.scala Add scripted release 2011-12-10 13:31:40 +13:00