Commit graph

32 commits

Author SHA1 Message Date
Helena Edelson
6bf20f4117 Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
Scala Steward
5d882d98bf Update sbt-pgp to 2.0.0 (#27713)
* Update sbt-pgp to 2.0.0

* Fix new package name
2019-11-19 15:44:36 +01:00
Johan Andrén
91c294b286 crossPaths back to default (#27893)
* Releasing should go in same dir regardless of Scala version
2019-10-07 18:24:11 +02:00
Patrik Nordwall
5c96a5f556 replace unicode arrows
* ⇒, →, ←
* because we don't want to show them in documentation snippets and
  then it's complicated to avoid that when snippets are
  located in src/test/scala in individual modules
* dont replace object `→` in FSM.scala and PersistentFSM.scala
2019-03-11 16:58:51 +01:00
Johan Andrén
d52ceddb25 Review feedback addressed 2019-01-30 05:12:07 +01:00
Johan Andrén
6123b7548d Stab 2019-01-29 15:39:54 +01:00
kerr
bdc90052aa Update headers from 2018 to 2019 once for all. (#26165)
* Add CopyrightHeader support for sbt-boilerplate plugin.
* Add CopyrightHeader support for `*.proto` files.
* Add regex match for both `–` and `-` for CopyrightHeader.
* Add CopyrightHeader support for sbt build files.
* Update copyright from 2018 to 2019.
2019-01-02 11:55:26 +01:00
Arnout Engelen
fb906cb603 Remove spurious println 2018-07-10 18:13:36 +02:00
Arnout Engelen
8ba48c0adc
Compile with jdk9, targeting jdk8 (#24711) 2018-07-02 16:38:07 +02:00
Konrad `ktoso` Malawski
563c7fbcf0 Issue 24594: Integration with sbt-headers and initial header population 2018-03-13 15:45:55 +01:00
Christopher Batey
009214ae07
Update copyright to 2018 (#24241) 2018-01-04 17:26:29 +00:00
Arnout Engelen
5c21f2c7a6 Fix order in which japi and api docs are returned (#24026) (#24027)
I thought I fixed this before but perhaps that didn't make it in. If this goes
wrong again later let's double-check the order is deterministic.
2017-11-21 11:00:12 +09:00
Martynas Mickevičius
82ca8a2cc7 Port build to SBT 1.x (#23850)
* Port build to SBT 1.x

* Fix multinode tests, always enable genjavadoc bootstrap
2017-10-30 10:13:13 +09:00
Arnout Engelen
b1df13d4d4 Update scalariform (#23778) (#23783) 2017-10-06 10:30:28 +02:00
Arnout Engelen
ccb587209f Generate paradox documentation when building a release (#22907) (#22925) 2017-05-15 05:13:33 -07:00
Johan Andrén
fca07bb976 Deprecated build symbols replaced 2017-03-15 15:01:53 +01:00
Johan Andrén
0ab494e5dd Do not build and publish dist and activator zips (#22223)
* Release script updates
2017-01-25 18:04:24 +01:00
Philippus Baalman
6c7085252a extended copyright into 2017 2017-01-04 17:37:15 +01:00
Johan Andrén
62e30b3c08 Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
Martynas Mickevičius
2b67f3c128 #19767 Exclude meta-projects from unidoc tasks. 2016-02-22 11:17:33 +02:00
Martynas Mickevičius
932f8a9bd7 =pro #16371 enable cross builds
* changed zeromq-scala-binding library
* modified build-release task to include distributions from cross builds
* removed tar-zip step from release script, because tgz package is not used from the website
* release script now releases for all crossScalaVersions
* dry run is the default now
2014-11-30 15:53:41 +02:00
Martynas Mickevicius
7b35ded34e =pro #15031 use sbt-unidoc plugin 2014-04-28 10:12:46 +02:00
Patrik Nordwall
3a04c89945 =doc #3689 zip samples and upload to s3 2013-12-12 16:08:23 +01:00
Patrik Nordwall
a6f8b5516a =pro #3015 Upload dist to S3 downloads.typesafe.com 2013-08-21 14:44:14 +02:00
Endre Sándor Varga
fc67c061d4 Forward port of release and build changes from 2.1 2013-05-14 11:50:23 +02:00
Björn Antonsson
ed40dff7d7 Release should build and copy javadoc automatically. See #3158 2013-03-18 11:44:54 +01:00
Peter Vlugter
4ca5cf88f3 Use sbt-site plugin to generate sphinx docs 2012-10-02 11:37:31 +02:00
Peter Vlugter
bc47c421d0 Revert "restrict Sphinx tasks to akka-docs cage"
This reverts commit 2ef7e7a699.
2012-07-28 10:43:31 +12:00
Roland
2ef7e7a699 restrict Sphinx tasks to akka-docs cage 2012-07-27 17:38:46 +02:00
Peter Vlugter
6e22fe7ea7 Add new sbt-based sphinx doc building 2012-05-10 09:12:27 +12:00
Peter Vlugter
531397edc2 Add dist task for building download zip. Fixes #1001
Simpler than what was there before. Just a single zip file
is being created. Extending this should be coordinated
with Josh's work on the integrated typesafe stack build.

Also add caching to rstdoc task.
2011-12-13 14:41:55 +13:00
Peter Vlugter
ceb888b9a7 Add scripted release 2011-12-10 13:31:40 +13:00