You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by GitBox <gi...@apache.org> on 2019/02/13 22:32:43 UTC

[GitHub] garydgregory commented on a change in pull request #105: [HTTPCORE-572] Move examples to the src/test folders for each module.

garydgregory commented on a change in pull request #105: [HTTPCORE-572] Move examples to the src/test folders for each module.
URL: https://github.com/apache/httpcomponents-core/pull/105#discussion_r256618310
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -185,7 +185,15 @@
               <outputDirectory>${basedir}/target/site/examples</outputDirectory>
               <resources>
                 <resource>
-                  <directory>src/examples</directory>
+                  <directory>src/test/java/org/apache/hc/core5/http/examples</directory>
 
 Review comment:
   @ok2c ,
   
   Thank you for the review. I committed your requested changes.
   
   Gary

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org