You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by GitBox <gi...@apache.org> on 2019/11/24 10:16:52 UTC

[GitHub] [incubator-datasketches-characterization] ArikRinberg commented on a change in pull request #22: Compilation fix for PPoPP'20

ArikRinberg commented on a change in pull request #22: Compilation fix for PPoPP'20
URL: https://github.com/apache/incubator-datasketches-characterization/pull/22#discussion_r349914355
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -212,7 +212,7 @@ under the License.
       <groupId>org.testng</groupId>
       <artifactId>testng</artifactId>
       <version>${testng.version}</version>
-      <scope>test</scope>
+      <scope>compile</scope>
 
 Review comment:
   testng wasn't compiling, so I altered as per the comment here:
   https://github.com/cbeust/testng/issues/1458

----------------------------------------------------------------
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


With regards,
Apache Git Services

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