You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by md...@apache.org on 2023/02/21 10:56:48 UTC

[incubator-pekko-http] branch main updated (a239c04f4 -> 09b75929d)

This is an automated email from the ASF dual-hosted git repository.

mdedetrich pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http.git


    from a239c04f4 include hpack details in license (#67)
     add 09b75929d Fix remaining package/dir problems

No new revisions were added by this update.

Summary of changes:
 build.sbt                                                            | 5 +++--
 .../apache/pekko}/http/scaladsl/server/util/VarArgsFunction1.scala   | 0
 .../main/org/apache/pekko/http/scaladsl/server/util/package.scala    | 0
 project/AddMetaInfLicenseFiles.scala                                 | 2 ++
 project/AutomaticModuleName.scala                                    | 2 +-
 project/CliOptions.scala                                             | 2 +-
 project/Common.scala                                                 | 2 +-
 project/CopyrightHeader.scala                                        | 2 +-
 project/Dependencies.scala                                           | 2 +-
 project/Doc.scala                                                    | 2 +-
 project/Github.scala                                                 | 2 +-
 project/MiMa.scala                                                   | 2 +-
 project/MultiNode.scala                                              | 2 +-
 project/ParadoxSupport.scala                                         | 2 +-
 project/PekkoDependency.scala                                        | 2 +-
 project/Publish.scala                                                | 2 +-
 project/ValidatePullRequest.scala                                    | 4 ++--
 project/VersionGenerator.scala                                       | 2 +-
 18 files changed, 20 insertions(+), 17 deletions(-)
 rename http-tests/src/test/scala-2.13+/{src/main/akka => org/apache/pekko}/http/scaladsl/server/util/VarArgsFunction1.scala (100%)
 rename http-tests/src/test/scala-2.13-/{src => }/main/org/apache/pekko/http/scaladsl/server/util/package.scala (100%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org