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_r256826050
##########
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:
I must have messed up the squashing. I think it is easier to squash in GH
when you merge. Can we do it that way?
----------------------------------------------------------------
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]