[jira] [Commented] (SYNCOPE-949) Leave WebApplicationException to default processing

2016-10-05 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15548244#comment-15548244
 ] 

ASF subversion and git services commented on SYNCOPE-949:
-

Commit 747075f78646a03401a3dc14e1bac32b83b012f1 in syncope's branch 
refs/heads/1_2_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=747075f ]

[SYNCOPE-949] Remove management of javax.ws.rs.NotFoundException


> Leave WebApplicationException to default processing
> ---
>
> Key: SYNCOPE-949
> URL: https://issues.apache.org/jira/browse/SYNCOPE-949
> Project: Syncope
>  Issue Type: Improvement
>  Components: core
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
>Priority: Trivial
> Fix For: 1.2.9, 2.0.1, 2.1.0
>
>
> As discussed in [mailing 
> list|https://lists.apache.org/thread.html/a15ab3f335a9eb27a15482789c351bf3ddb694558961975bc39b0fa5@%3Cdev.syncope.apache.org%3E]
>  there is currently some code in {{RestServiceExceptionMapper.java}} which is 
> never going to be invoked by the CXF runtime.
> The simplest and safer option at the moment is to just remove that code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SYNCOPE-949) Leave WebApplicationException to default processing

2016-10-05 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15548218#comment-15548218
 ] 

ASF subversion and git services commented on SYNCOPE-949:
-

Commit a6ad0608dd72e917ade89f0cfb3138850f3c844c in syncope's branch 
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=a6ad060 ]

[SYNCOPE-949] Remove management of javax.ws.rs.NotFoundException


> Leave WebApplicationException to default processing
> ---
>
> Key: SYNCOPE-949
> URL: https://issues.apache.org/jira/browse/SYNCOPE-949
> Project: Syncope
>  Issue Type: Improvement
>  Components: core
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
>Priority: Trivial
> Fix For: 1.2.9, 2.0.1, 2.1.0
>
>
> As discussed in [mailing 
> list|https://lists.apache.org/thread.html/a15ab3f335a9eb27a15482789c351bf3ddb694558961975bc39b0fa5@%3Cdev.syncope.apache.org%3E]
>  there is currently some code in {{RestServiceExceptionMapper.java}} which is 
> never going to be invoked by the CXF runtime.
> The simplest and safer option at the moment is to just remove that code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SYNCOPE-949) Leave WebApplicationException to default processing

2016-10-05 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15548217#comment-15548217
 ] 

ASF subversion and git services commented on SYNCOPE-949:
-

Commit 6e6deae5f7c66e03cd94f985ee87c3b9a50f03c1 in syncope's branch 
refs/heads/2_0_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=6e6deae ]

[SYNCOPE-949] Remove management of javax.ws.rs.NotFoundException


> Leave WebApplicationException to default processing
> ---
>
> Key: SYNCOPE-949
> URL: https://issues.apache.org/jira/browse/SYNCOPE-949
> Project: Syncope
>  Issue Type: Improvement
>  Components: core
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
>Priority: Trivial
> Fix For: 1.2.9, 2.0.1, 2.1.0
>
>
> As discussed in [mailing 
> list|https://lists.apache.org/thread.html/a15ab3f335a9eb27a15482789c351bf3ddb694558961975bc39b0fa5@%3Cdev.syncope.apache.org%3E]
>  there is currently some code in {{RestServiceExceptionMapper.java}} which is 
> never going to be invoked by the CXF runtime.
> The simplest and safer option at the moment is to just remove that code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SYNCOPE-949) Leave WebApplicationException to default processing

2016-09-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15513397#comment-15513397
 ] 

ASF subversion and git services commented on SYNCOPE-949:
-

Commit ea4786ba49d14c5ca98769ab7628f095b4e67e7c in syncope's branch 
refs/heads/2_0_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=ea4786b ]

[SYNCOPE-949] Remove management of WebApplicationException and 
BadRequestException


> Leave WebApplicationException to default processing
> ---
>
> Key: SYNCOPE-949
> URL: https://issues.apache.org/jira/browse/SYNCOPE-949
> Project: Syncope
>  Issue Type: Improvement
>  Components: core
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
>Priority: Trivial
> Fix For: 1.2.9, 2.0.1, 2.1.0
>
>
> As discussed in [mailing 
> list|https://lists.apache.org/thread.html/a15ab3f335a9eb27a15482789c351bf3ddb694558961975bc39b0fa5@%3Cdev.syncope.apache.org%3E]
>  there is currently some code in {{RestServiceExceptionMapper.java}} which is 
> never going to be invoked by the CXF runtime.
> The simplest and safer option at the moment is to just remove that code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SYNCOPE-949) Leave WebApplicationException to default processing

2016-09-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15513398#comment-15513398
 ] 

ASF subversion and git services commented on SYNCOPE-949:
-

Commit a9aafe2dcb3d66465253e87b1676488a67defe4a in syncope's branch 
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=a9aafe2 ]

[SYNCOPE-949] Remove management of WebApplicationException and 
BadRequestException


> Leave WebApplicationException to default processing
> ---
>
> Key: SYNCOPE-949
> URL: https://issues.apache.org/jira/browse/SYNCOPE-949
> Project: Syncope
>  Issue Type: Improvement
>  Components: core
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
>Priority: Trivial
> Fix For: 1.2.9, 2.0.1, 2.1.0
>
>
> As discussed in [mailing 
> list|https://lists.apache.org/thread.html/a15ab3f335a9eb27a15482789c351bf3ddb694558961975bc39b0fa5@%3Cdev.syncope.apache.org%3E]
>  there is currently some code in {{RestServiceExceptionMapper.java}} which is 
> never going to be invoked by the CXF runtime.
> The simplest and safer option at the moment is to just remove that code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SYNCOPE-949) Leave WebApplicationException to default processing

2016-09-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15513323#comment-15513323
 ] 

ASF subversion and git services commented on SYNCOPE-949:
-

Commit c7f2eb273d8a7ead7e99aeccb4449140f723a43c in syncope's branch 
refs/heads/1_2_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=c7f2eb2 ]

[SYNCOPE-949] Remove management of WebApplicationException and 
BadRequestException


> Leave WebApplicationException to default processing
> ---
>
> Key: SYNCOPE-949
> URL: https://issues.apache.org/jira/browse/SYNCOPE-949
> Project: Syncope
>  Issue Type: Improvement
>  Components: core
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
>Priority: Trivial
> Fix For: 1.2.9, 2.0.1, 2.1.0
>
>
> As discussed in [mailing 
> list|https://lists.apache.org/thread.html/a15ab3f335a9eb27a15482789c351bf3ddb694558961975bc39b0fa5@%3Cdev.syncope.apache.org%3E]
>  there is currently some code in {{RestServiceExceptionMapper.java}} which is 
> never going to be invoked by the CXF runtime.
> The simplest and safer option at the moment is to just remove that code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)