|
| 1 | +--- |
| 2 | +layout: contact |
| 3 | +--- |
| 4 | + |
| 5 | +# Minutes of the 11th meeting of the Scala Center, Q4 2018 |
| 6 | + |
| 7 | +Minutes are [archived](https://scala.epfl.ch/records.html) on the |
| 8 | +Scala Center website. |
| 9 | + |
| 10 | +## Summary |
| 11 | + |
| 12 | +The following agenda was distributed to attendees: |
| 13 | +[agenda](https://github.com/scalacenter/advisoryboard/blob/master/agendas/011-2018-q4.md). |
| 14 | + |
| 15 | +Spotify has joined the advisory board. |
| 16 | + |
| 17 | +After this meeting, Lars Hupel is stepping down as community |
| 18 | +representative. A replacement has yet to be nominated. |
| 19 | + |
| 20 | +Scala Center activities for the past quarter focused on |
| 21 | +Coursier, Almond (formerly Jupyter-Scala), Bloop and BSP, |
| 22 | +Zinc, build pipelining, 2.13 collections, Dotty, Metals, |
| 23 | +Scalameta, Scalafix, Scala.js, SIP meetings, MOOCS, |
| 24 | +Scala Days 2019, and ScalaIO. |
| 25 | + |
| 26 | +Full details on these activities are in |
| 27 | +[Sébastien's report](https://docs.google.com/document/d/1MwzPQtYIaJ4_5z7-StJI-gKiY-oV_6Or7PEvnJBR92k/edit?usp=sharing). |
| 28 | + |
| 29 | +Other topics discussed at the meeting included TODO |
| 30 | + |
| 31 | +Two new proposals were made: |
| 32 | + |
| 33 | +* [SCP-019](https://github.com/scalacenter/advisoryboard/blob/master/proposals/019-scala-214-30-back-compat.md): Focusing on backwards compatibility for Scala 2.14 and Scala 3.0 (Twitter) |
| 34 | + * voted on, not accepted |
| 35 | +* [SCP-020](https://github.com/scalacenter/advisoryboard/blob/master/proposals/020-sbt-transitive-dependencies-conflicts.md): SBT transitive dependency conflicts management improvements (Spotify) |
| 36 | + * voted on and accepted |
| 37 | + |
| 38 | +## Date, Time and Location |
| 39 | + |
| 40 | +The meeting took place virtually, via Google Meet, on Wednesday, |
| 41 | +December 7, 2018 at 3:30pm (GMT). |
| 42 | + |
| 43 | +Minutes were taken by Seth Tisue (secretary). |
| 44 | + |
| 45 | +## Attendees |
| 46 | + |
| 47 | +Board members present: |
| 48 | + |
| 49 | +- James Belsey, Morgan Stanley |
| 50 | +- Eugene Burmako and Stu Hood, Twitter |
| 51 | +- Lars Hupel, community/Typelevel |
| 52 | +- Olga Makhasoeva (47 Degrees) |
| 53 | +- Adriaan Moors, Lightbend |
| 54 | +- Jonathan Perry, Goldman Sachs |
| 55 | +- Frederick Reiss, IBM |
| 56 | +- Julien Tournay (Spotify) |
| 57 | +- Mark Waks (Justin du Coeur), community/Artima (filling in for Bill Venners) |
| 58 | + |
| 59 | +Apologies: |
| 60 | + |
| 61 | +- Thomas Gawlitza, SAP |
| 62 | + |
| 63 | +Officers: |
| 64 | + |
| 65 | +- Sébastien Doeraene (director), EPFL |
| 66 | +- Jon Pretty (chairperson), Propensive |
| 67 | +- Martin Odersky (technical advisor), EPFL |
| 68 | +- Seth Tisue (secretary), Lightbend |
| 69 | + |
| 70 | +## Proceedings |
| 71 | + |
| 72 | +As chairperson, Jon Pretty conducted the meeting. |
| 73 | + |
| 74 | +### Activities |
| 75 | + |
| 76 | +As the Center's Executive Director, Sébastien Doeraene summarized |
| 77 | +Scala Center activities since the last meeting. |
| 78 | + |
| 79 | +Most of Sébastien's remarks were based on his |
| 80 | +[detailed report](https://docs.google.com/document/d/1MwzPQtYIaJ4_5z7-StJI-gKiY-oV_6Or7PEvnJBR92k/edit?usp=sharing) |
| 81 | +on the Center's recent activities. |
| 82 | + |
| 83 | +The following notes are a supplement to Sébastien's report: |
| 84 | + |
| 85 | +TODO |
| 86 | + |
| 87 | +### Financial report |
| 88 | + |
| 89 | +TODO |
| 90 | + |
| 91 | +### Proposals |
| 92 | + |
| 93 | +#### SCP-019: Focusing on backwards compatibility for Scala 2.14 and Scala 3.0 |
| 94 | + |
| 95 | +Proposed by Stu Hood on behalf of Twitter. |
| 96 | + |
| 97 | +See the [proposal text](https://github.com/scalacenter/advisoryboard/blob/master/proposals/019-scala-214-30-back-compat.md) |
| 98 | +for details. |
| 99 | + |
| 100 | +There was some discussion on the [pull request for the |
| 101 | +proposal](https://github.com/scalacenter/advisoryboard/pull/44) |
| 102 | +between Martin and Stu which resulted in some |
| 103 | +[revisions to the proposal](https://github.com/scalacenter/advisoryboard/pull/47) |
| 104 | +shortly before the meeting; these changes are included in |
| 105 | +the proposal text linked above. |
| 106 | + |
| 107 | +**Voting**: three in favor, three opposed, three abstentions, |
| 108 | +one member not present. The proposal is not accepted. |
| 109 | + |
| 110 | +#### SCP-020: SBT transitive dependency conflicts management improvements |
| 111 | + |
| 112 | +Proposed by Julien Tournay on behalf of Spotify. |
| 113 | + |
| 114 | +See the [proposal text](https://github.com/scalacenter/advisoryboard/blob/master/proposals/020-sbt-transitive-dependencies-conflicts.md) |
| 115 | +for details. |
| 116 | + |
| 117 | +**Voting**: seven in favor, one opposed, one abstention, |
| 118 | +one member not present. The proposal is accepted. |
| 119 | + |
| 120 | +### Other business |
| 121 | + |
| 122 | +TODO |
| 123 | + |
| 124 | +## Conclusion |
| 125 | + |
| 126 | +TODO |
0 commit comments