You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/15 13:38:00 UTC

[jira] [Commented] (CAY-2487) Remove CayenneException useage

    [ https://issues.apache.org/jira/browse/CAY-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16650220#comment-16650220 ] 

ASF GitHub Bot commented on CAY-2487:
-------------------------------------

GitHub user const1993 opened a pull request:

    https://github.com/apache/cayenne/pull/332

    CAY-2487 Removed usage of CayenneException.

     Removed usage of CayenneException. CayenneException marked as deprecated.

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

    $ git pull https://github.com/const1993/cayenne feature/cayenne-exception

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

    https://github.com/apache/cayenne/pull/332.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 #332
    
----
commit 52df4e18424965ed4947765be88461b560b2ea52
Author: kkomyak <co...@...>
Date:   2018-10-15T12:13:33Z

    CAY-2487 Removed usage of CayenneException. CayenneException marked as deprecated.

----


> Remove CayenneException useage
> ------------------------------
>
>                 Key: CAY-2487
>                 URL: https://issues.apache.org/jira/browse/CAY-2487
>             Project: Cayenne
>          Issue Type: Improvement
>    Affects Versions: 4.1.M3
>            Reporter: Konstantin
>            Priority: Minor
>              Labels: pull-request-available
>
> Remove usage of CayenneException. Use CayenneRuntimeException instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)