This is an automated email from the ASF dual-hosted git repository.
kturner pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/fluo.git.
from dbad51d fixes #992 sync tracking of notifications
add eaf42d7 Create 'fluo remove' command #991
add 53c7b73 Changes from review
add d740af4 Merge pull request #1 from mikewalch/999-review
add 9abbfb9 Add @since 1.2.0 tag.
new cf2533d Merge pull request #999 from alanblueshift/master
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/fluo/api/client/FluoAdmin.java | 9 +++++
.../command/{FluoStatus.java => FluoRemove.java} | 31 +++++++++++++-----
.../org/apache/fluo/core/client/FluoAdminImpl.java | 38 ++++++++++++++++++++++
modules/distribution/src/main/scripts/fluo | 10 +++++-
4 files changed, 78 insertions(+), 10 deletions(-)
copy modules/command/src/main/java/org/apache/fluo/command/{FluoStatus.java =>
FluoRemove.java} (59%)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].