GitHub user haoch opened a pull request:

    https://github.com/apache/incubator-eagle/pull/224

    EAGLE-329 Dependency incompatibility bug among jersey, asm and extcos

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/haoch/incubator-eagle EAGLE-329

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-eagle/pull/224.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 #224
    
----
commit ecf75b280ba63733b285ee18925f0489f69601f0
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-04-25T03:57:47Z

    EAGLE-271 Topology management in remote/local mode including start/stop 
operations
    
    https://issues.apache.org/jira/browse/EAGLE-272
    https://issues.apache.org/jira/browse/EAGLE-271
    https://issues.apache.org/jira/browse/EAGLE-238
    
    Author: Qingwen Zhao, Jilin Jiang
    Reviewer: Ralph Su
    Closes #160

commit 035a9f6949e3ef378e98c9fad84c3087afef5e4d
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-04-25T09:03:09Z

    delete duplicate email template

commit a725ea5578917fde915675123c5251eb6afd99b9
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-05-03T02:13:12Z

    EAGLE-222 Documentation for eagle alert plugin mechnism
    
    https://issues.apache.org/jira/browse/EAGLE-222
    
    Author: Qingwen Zhao
    Closes #163

commit d8be43f1f7ea22fccf8478dc335bbde42ce856f4
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-05-03T02:35:26Z

    EAGLE-254 HdfsAuditLog topology keeps alerting for one piece of log
    
    https://issues.apache.org/jira/browse/EAGLE-254
    
    Fixed two bugs:
      HdfsAuditLog topology keeps alerting for one piece of log
      update invalid links in email template
    
    Author: Qingwen Zhao
    Closes #167

commit 02fcb79d7dcb959338547bec280cff1991b33cdb
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-05-06T03:21:48Z

    Add configuration value to enable application Manager

commit cf4b277a1645087df306e3b2f2c133c58a8826e2
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-05-06T10:07:42Z

    disable testLengthSlideWindowWithGroupby

commit 8087ec0b64f3809360361233d2d356fea4b19364
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-05-06T10:24:41Z

    disable testLengthSlideWindow

commit 6768fe4924fe321c4c89736f8118e17f0c8ab8fb
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-05-19T07:41:03Z

    Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-eagle

commit 8dad5fe6fd83b76674e4df6e6bd50e0b11f3bec0
Author: Jaspaul <jashcha...@gmail.com>
Date:   2016-05-23T03:13:34Z

    EAGLE-291 : JDBC: Update transactions fail in PostgreSQL
    
    The transactions in Postgres was failing due to insert fail transaction 
already in progress and we were trying to update if insert fails. Need to 
rollback the failed insert transaction and then continue with update 
transaction. Postgres is more strict as compared to MySql, so we need save 
point so that we can roll it back, if required.
    
    Author: Jaspaul <jashcha...@gmail.com>
    
    Closes #194 from Jashchahal/dev.

commit 50ff38d99de630d6cb4ced324317237bcca65e8b
Author: yonzhang <yonzhang2...@gmail.com>
Date:   2016-05-24T00:08:33Z

    EAGLE-300 set debug-log dumping components log level to INFO
    set debug-log
    
    https://issues.apache.org/jira/browse/EAGLE-300
    
    Author:anyway1021
    Reviewer: Ralph, Hao
    
    Closes #192

commit 8dbbf7100f12ddd75215e1ae99384623dd5cf3f7
Author: yonzhang <yonzhang2...@gmail.com>
Date:   2016-05-24T00:17:20Z

    EAGLE-297 Email with authentication
    Email with authentication can not be validated and sent out
    
    https://issues.apache.org/jira/browse/EAGLE-297
    
    Author: Huizhi Lu, ihuizhi...@gmail.com
    Reviewer: Qingwen, Zhao
    
    Closes #187

commit 8df78b185eaba1c094ae7b713b4342a476e9b92a
Author: yonzhang <yonzhang2...@gmail.com>
Date:   2016-05-24T00:17:32Z

    EAGLE-297 Email with authentication
    Email with authentication can not be validated and sent out
    
    https://issues.apache.org/jira/browse/EAGLE-297
    
    Author: Huizhi Lu, ihuizhi...@gmail.com
    Reviewer: Qingwen, Zhao
    
    Closes #187

commit e7433a3b1647131433fd1473d9514d64fdac5643
Author: yonzhang <yonzhang2...@gmail.com>
Date:   2016-05-24T00:21:12Z

    EAGLE-236 Change project pom to use 0.4 version
    Change project version to "0.4.0-SNAPSHOT" since "v0.3.0" has been released.
    
    Author: Huizhi Lu, ihuizhi...@gmail.com
    Reviewer: Hao Chen
    
    Closes #181

commit 9ad4b635d1bad7d7db9470b7ab48d99d1e4aa3e1
Author: yonzhang <yonzhang2...@gmail.com>
Date:   2016-05-24T01:17:38Z

    EAGLE-294 fix default value fillup issue
     If a policy metadata field is not set, add null attributes to input stream 
for SiddhiCEP
    
    Author: Huizhi Lu, ihuizhi...@gmail.com
    Reviewer: Hao Chen, Yong Zhang
    
    Closes #196

commit e618d256e4854602d01a6440f51d9962be7eedea
Author: yonzhang <yonzhang2...@gmail.com>
Date:   2016-05-24T04:30:33Z

    EAGLE-279 Create Documentation for Sandbox Quick starter
    EAGLE-279 Create Documentation for Sandbox Quick starter and JMX monitoring
    
    Author: Hemanth, hdenduk...@apache.org
    Reviewer: yonzhang, yonzhang2...@apache.org
    
    Closes #159

commit 5578cfd912d70ebc0bb52a754f145996c6e5efd8
Author: yonzhang <yonzhang2...@gmail.com>
Date:   2016-05-24T04:34:09Z

    EAGLE-296 Test unit for JobConfParserImpl
    Test unit for JobConfParserImpl
    
    Author: JiJun Tang, tangji...@yhd.com
    Reviewer: Yong Zhang, yonzhang2...@apache.org
    
    Closes #195

commit 253f99bce6fb72fd18823dca0d496516fda6dde0
Author: yonzhang <yonzhang2...@gmail.com>
Date:   2016-05-26T05:13:02Z

    EAGLE-280 Mapr integration
    EAGLE-280 EAGLE-282 EAGLE-284 EAGLE-307: Mapr integration
    
    Author: Daniel Zhou, DadanielZ
    Reviewer: Yong Zhang, yonzhang2...@gmail.com
    
    Closes #201

commit 4ad4b5ccfcd3d3df16d03080ac9a73a1465c2d3d
Author: Daniel <daniel.z...@dataguise.com>
Date:   2016-05-27T04:15:08Z

    [EAGLE-315] Add tutorial for mapr audit log monitoring
    
    - Added docs for users to enable auditing in MapR to get FSaudit logs
    
    Author: Daniel <daniel.z...@dataguise.com>
    Author: Alice Yu <zy...@syr.edu>
    
    Closes #202 from DadanielZ/mapr-integration.

commit 0a76242d13c3163acc830877459a89dc20d16f42
Author: jiljiang <jilji...@ebay.com>
Date:   2016-05-27T06:02:39Z

    EAGLE-316 Feature topology should not be added into an application
    add global mark to the topology which avoid add step in application
    
    https://issues.apache.org/jira/browse/EAGLE-316
    
    Author: @zombiej
    Reviewer: @qingwen220
    
    Closes #203

commit fd39e6e14ed5cdca1e7b4314b2b4e5e1d1d97425
Author: r7raul1984 <tangji...@yhd.com>
Date:   2016-05-30T06:21:46Z

    [EAGLE-298] Oozie auditlog integration for Oozie security monitoring
    
    - Add oozie auditlog parse code and related test code.
    - Add job.html and controll.js code for new view type job.
    - Add oozie auditlog entity ,oozie metatdata access config code and related 
test code.
    
    https://issues.apache.org/jira/browse/EAGLE-298
    
    Author: r7raul1984 <tangji...@yhd.com>
    Author: yonzhang <yonzhang2...@gmail.com>
    Author: JiJun Tang <tangji...@yhd.com>
    
    Closes #208 from r7raul1984/dev.

commit ffd5fddd357effae7aaf2384a2a9b6d479f9c930
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-05-30T06:53:03Z

    [EAGLE-305] 306, 308 & 313: Fix several application manager minor bugs & 
update the doc
    
    https://issues.apache.org/jira/browse/EAGLE-305
    https://issues.apache.org/jira/browse/EAGLE-306
    https://issues.apache.org/jira/browse/EAGLE-308
    https://issues.apache.org/jira/browse/EAGLE-313
    
    Author: Zhao, Qingwen <qingwz...@ebay.com>
    Author: jiljiang <jilji...@ebay.com>
    Author: Daniel <daniel.z...@dataguise.com>
    
    Closes #206 from qingwen220/EAGLE-305.

commit 341816d48657ef79252b41c46df4b0b4a10d14dc
Author: Zhao, Qingwen <qingwz...@ebay.com>
Date:   2016-05-30T07:01:29Z

    EAGLE-304 Enable Advanced dedup configuration in policy definition
    
    https://github.com/apache/incubator-eagle/pull/205
    
    Author: Zhao, Qingwen & Jiang, jilin
    Reviewer: Chen, Hao
    Closes: #205

commit 614c118ef3d739cccb18bdeed0bbdb58b757649f
Author: Ralph, Su <suliang...@gmail.com>
Date:   2016-06-01T05:59:41Z

    EAGLE-324 Init branch-v0.5

commit 656dd2305754e5ed0d19f36008c11276ca4010a1
Author: Chen, Hao <h...@apache.org>
Date:   2016-06-01T15:23:40Z

    Branch 0.5 fix license
    
    Author: Ralph, Su <suliang...@gmail.com>
    Author: Hao Chen <h...@apache.org>
    
    Closes #212 from haoch/branch-0.5-fix-license.

commit 737e5a2d50c9d479d6810bfb7562e54a2d0dfb47
Author: Hao Chen <h...@apache.org>
Date:   2016-06-02T07:06:33Z

    [EAGLE-325] Initialize next-gen alert engine code on branch-0.5
    
    Author: Hao Chen <h...@apache.org>
    
    Closes #214 from haoch/EAGLE-325.

commit 8dc70df42f917c58f2fca131ec45c418be68c055
Author: Hao Chen <h...@apache.org>
Date:   2016-06-02T07:34:00Z

    [EAGLE-324][maven-release-plugin] Initialize v0.5.0-incubating-SNAPSHOT

commit 1d51f826c735096aa3c4cc1eb16362359c1d3b29
Author: Hao Chen <h...@apache.org>
Date:   2016-06-02T10:23:12Z

    [EAGLE-324] Add MetadataResource and exclude *.out in rat checking

commit 9850801123d408194ffbd84cd215344c15fd3240
Author: Hao Chen <h...@apache.org>
Date:   2016-06-04T07:14:49Z

    [EAGLE-325] Combine multiple web resource into centralized service and 
remove useless codec interface
    
    Author: Hao Chen <h...@apache.org>
    
    Closes #219 from haoch/refactor-war.

commit f71575965f1b804610a836bf2b1ea03e6b6b1d26
Author: Hao Chen <h...@apache.org>
Date:   2016-06-07T05:53:42Z

    EAGLE-329 Dependency incompatibility bug among jersey, asm and extcos

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to