[
https://issues.apache.org/jira/browse/EAGLE-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15546503#comment-15546503
]
ASF GitHub Bot commented on EAGLE-588:
--------------------------------------
GitHub user RalphSu opened a pull request:
https://github.com/apache/incubator-eagle/pull/473
[EAGLE-588] : AlertEngine : Not to Use commons3 stringutil.isnoneblank
Author: ralphsu
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/RalphSu/incubator-eagle master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/473.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #473
----
commit 9c91525929f8571bff9479046a1c91c6dd0e5494
Author: Ralph, Su <[email protected]>
Date: 2016-10-04T20:01:38Z
[EAGLE-588] : AlertEngine : Not to Use commons3 stringutil.isnoneblank
Author: ralphsu
----
> AlertEngine : Not to Use commons3 stringutil.isnoneblank
> --------------------------------------------------------
>
> Key: EAGLE-588
> URL: https://issues.apache.org/jira/browse/EAGLE-588
> Project: Eagle
> Issue Type: Bug
> Affects Versions: v0.5.0
> Reporter: Su Ralph
> Assignee: Su Ralph
> Fix For: v0.5.0
>
>
> commons3 strngutils introduce a isnoneblank, don't use this one, since when
> integrate with other module, this api is not there, use isNotBlank.
> This is a introduced regression, get fixed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)