[
https://issues.apache.org/jira/browse/FLUME-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239165#comment-13239165
]
Hudson commented on FLUME-1047:
-------------------------------
Integrated in flume-trunk #147 (See
[https://builds.apache.org/job/flume-trunk/147/])
FLUME-1047: Client SDK has dependency on apache commons
(Mike Percy via Brock Noland) (Revision 1305718)
Result = SUCCESS
brock : http://svn.apache.org/viewvc/?view=rev&rev=1305718
Files :
*
/incubator/flume/trunk/flume-ng-core/src/main/java/org/apache/flume/event/EventHelper.java
*
/incubator/flume/trunk/flume-ng-core/src/main/java/org/apache/flume/sink/LoggerSink.java
* /incubator/flume/trunk/flume-ng-core/src/test/java/org/apache/flume/event
*
/incubator/flume/trunk/flume-ng-core/src/test/java/org/apache/flume/event/TestEventHelper.java
*
/incubator/flume/trunk/flume-ng-sdk/src/main/java/org/apache/flume/event/SimpleEvent.java
*
/incubator/flume/trunk/flume-ng-sdk/src/test/java/org/apache/flume/event/TestSimpleEvent.java
> Client SDK has dependency on apache commons
> -------------------------------------------
>
> Key: FLUME-1047
> URL: https://issues.apache.org/jira/browse/FLUME-1047
> Project: Flume
> Issue Type: Bug
> Reporter: Mike Percy
> Assignee: Mike Percy
> Fix For: v1.2.0
>
> Attachments: FLUME-1047-4.patch
>
>
> A patch to fix toString of SimpleEvent ended up introducing a dependency on
> apache commons into the client SDK. Between the time the initial patch was
> submitted and when it was committed the SimpleEvent class was factored into
> the client SDK.
> Proposal is to remove toString from SimpleEvent and add this HexDump
> functionality as a utility method in the core.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira