wohali opened a new pull request #2511: Add recon for user convenience
URL: https://github.com/apache/couchdb/pull/2511
 
 
   ## Overview
   
   Adds `recon` to our releases. 
   
   ## Testing recommendations
   
   All of these should succeed:
   
   ```
   make check
   make release && rel/couchdb/bin/couchdb & && rel/couchdb/bin/remsh
   # inside of remsh, try recon:port_types(). or recon_alloc:allocators().
   make dist && ls apache-couchdb-*/src/recon
   ```
   
   ## Related Issues or Pull Requests
   
   Closes #2510 .
   
   ## Checklist
   
   - [X] Code is written and works correctly
   - [X] Changes are covered by tests
   - [N/A] Any new configurable parameters are documented in 
`rel/overlay/etc/default.ini`
   - [Pending] A PR for documentation changes has been made in 
https://github.com/apache/couchdb-documentation
   

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


With regards,
Apache Git Services

Reply via email to