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

 ##########
 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:
   @garydgregory May I suggest that `maven-resources-plugin` section be moved 
to individual module poms? Module specific stuff in the main project pom looks 
a bit dodgy now.  

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to