No objections. Samuele
> On 21 Apr 2024, at 13:35, laglangyue <[email protected]> wrote: > > vote +1 > > > > 发自我的iPhone > > > ------------------ Original ------------------ > From: PJ Fanning <[email protected]> > Date: Sat,Apr 20,2024 3:41 AM > To: dev <[email protected]> > Subject: Re: [DISCUSS] bring Pekko sbt plugins into Apache Pekko project > > > > Hi everyone, > > We have a few sbt plugins that we use in our builds that are Pekko > specific but that were developed outside the Pekko podling to lessen > the release overhead. It is probably best to bring them under the > Apache Pekko project now especially since they are relatively stable > now. > > addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.11") > addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.12") > addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.3.3") > > sbt-pekko-build depends on sbt-apache-sonatype so it is best to leave > that until we get sbt-apache-sonatype imported. > > Anyone with any objections? > > Regards, > PJ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
