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 2021/01/10 17:10:13 UTC

[GitHub] [httpcomponents-client] hboutemy opened a new pull request #277: activate SCM publish to /httpcomponents-client-5.0.x/doc/

hboutemy opened a new pull request #277:
URL: https://github.com/apache/httpcomponents-client/pull/277


   you can either put that as a branch to do tests, either directly in master given it's not a revolution
   
   @michael-o 


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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-client] ok2c commented on pull request #277: activate SCM publish to /httpcomponents-client-5.0.x/doc/

Posted by GitBox <gi...@apache.org>.
ok2c commented on pull request #277:
URL: https://github.com/apache/httpcomponents-client/pull/277#issuecomment-758497101


   @hboutemy Could you please re-spit this PR?


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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-client] hboutemy commented on pull request #277: activate SCM publish to /httpcomponents-client-5.0.x/doc/

Posted by GitBox <gi...@apache.org>.
hboutemy commented on pull request #277:
URL: https://github.com/apache/httpcomponents-client/pull/277#issuecomment-758999998


   for now deploy the current SNAPSHOT, test, see the result, discuss before deciding


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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-client] hboutemy commented on pull request #277: activate SCM publish to /httpcomponents-client-5.0.x/doc/

Posted by GitBox <gi...@apache.org>.
hboutemy commented on pull request #277:
URL: https://github.com/apache/httpcomponents-client/pull/277#issuecomment-760409406


   - I suppose the whole team is interested
   - there is the discussion about unversioned vs versioned
   - there is more than javadoc and clirr


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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-client] hboutemy commented on pull request #277: activate SCM publish to /httpcomponents-client-5.0.x/doc/

Posted by GitBox <gi...@apache.org>.
hboutemy commented on pull request #277:
URL: https://github.com/apache/httpcomponents-client/pull/277#issuecomment-758821078


   done
   with this branch, you can/should
   ```
   mvn clean site site:stage
   mvn scm-publish:publish-scm
   ```
   and look at the result at https://hc.apache.org/httpcomponents-client-5.0.x/doc/


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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-client] ok2c merged pull request #277: activate SCM publish to /httpcomponents-client-5.0.x/doc/

Posted by GitBox <gi...@apache.org>.
ok2c merged pull request #277:
URL: https://github.com/apache/httpcomponents-client/pull/277


   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-client] ok2c commented on pull request #277: activate SCM publish to /httpcomponents-client-5.0.x/doc/

Posted by GitBox <gi...@apache.org>.
ok2c commented on pull request #277:
URL: https://github.com/apache/httpcomponents-client/pull/277#issuecomment-760138713


   @hboutemy  I reviewed the staged site and it looked OK to me. I do not see any need for further improvements as far as content is concerned but admittedly I only care about javadocs and clirr (JCmpApi) reports.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-client] ok2c commented on pull request #277: activate SCM publish to /httpcomponents-client-5.0.x/doc/

Posted by GitBox <gi...@apache.org>.
ok2c commented on pull request #277:
URL: https://github.com/apache/httpcomponents-client/pull/277#issuecomment-758883357


   Thank you, @hboutemy. What is the plan now? Are we supposed to publish versioned reports to https://hc.apache.org/httpcomponents-<module>-<version>/doc/ and then reference them from the main website project as URLs?


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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-client] ok2c commented on pull request #277: activate SCM publish to /httpcomponents-client-5.0.x/doc/

Posted by GitBox <gi...@apache.org>.
ok2c commented on pull request #277:
URL: https://github.com/apache/httpcomponents-client/pull/277#issuecomment-759344290


   @hboutemy Could you please make the same changes to httpcore, as it is more likely to have a release soon?


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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-client] hboutemy commented on pull request #277: activate SCM publish to /httpcomponents-client-5.0.x/doc/

Posted by GitBox <gi...@apache.org>.
hboutemy commented on pull request #277:
URL: https://github.com/apache/httpcomponents-client/pull/277#issuecomment-759785354


   please publish to https://hc.apache.org/httpcomponents-client-5.0.x/doc/ and review before we test somewhere else
   and I'm sure there will be improvements to discuss before talking about release (which means: content of the release will never change)


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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org