You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/02/24 09:08:24 UTC

[GitHub] [pulsar] sijie commented on a change in pull request #9673: [Testing] Improve LocalRunner to support .nar files that aren't on the classpath

sijie commented on a change in pull request #9673:
URL: https://github.com/apache/pulsar/pull/9673#discussion_r581246699



##########
File path: pulsar-broker/pom.xml
##########
@@ -308,14 +308,14 @@
       <groupId>${project.groupId}</groupId>
       <artifactId>pulsar-functions-api-examples</artifactId>
       <version>${project.version}</version>
-      <scope>test</scope>
+      <scope>provided</scope>

Review comment:
       Can you explain why did you change it from `test` scope to `provided` scope?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org