hibari / manifests

http://hibari.github.com/hibari-doc/
1 stars 0 forks source link

Move S3 and JSON-RPC out from Hibari manifests #1

Closed tatsuya6502 closed 11 years ago

tatsuya6502 commented 11 years ago

Remove the following libraries from the repo manifests hibari-default.xml and hibari-default-rw.xml

S3

JSON-RPC

tatsuya6502 commented 11 years ago

Also don't forget to update rebar.config, reltool.config and Makefile in hibari repository.

tatsuya6502 commented 11 years ago

The manifests have been updated: https://github.com/hibari/manifests/commit/643be98cb3e94d789b830960929d43db30be4360

Will work on first comment of #1 later.

tatsuya6502 commented 11 years ago

When marge dev branch to master branch, change the revision in the manifests form dev to master.

tatsuya6502 commented 11 years ago

Done with first comment of #1

gdss_ubf_proto -- Disabled JSON-RPC protocol server by setting its tcp port to 0. https://github.com/hibari/gdss-ubf-proto/commit/1eb1665a96ff9bcd42137538a8c76f6d1153a21b

hibari -- Removed all references to S3 and JSON-RPC. https://github.com/hibari/hibari/commit/38d7355dc2af9103095a6053301b9a652dae7b55

tatsuya6502 commented 11 years ago

Done with third comment of #1. Merged dev branch to master branch and changed the revision in the manifests to master.

manifest https://github.com/hibari/manifests/commit/cada2a8f88cb67c16ee0fd2ec4f9ae55ed2be190 https://github.com/hibari/manifests/commit/161592d5f4d066379bfc9cc2fd49841e58b86f80 https://github.com/hibari/manifests/commit/18cff60346893087052dec2e4b56300dac91b14e

tatsuya6502 commented 11 years ago

Updated hibari-doc dev branch https://github.com/hibari/hibari-doc/commit/30d997f5ff2cfbb3ba86f780ef6a1c127d880ae1

Close this issue.