Re: IncompatiblePolicyException was made unchecked

2013-02-02 Thread Christian Schneider
Basically I prefer unchecked but this would rather be a general change to not use checked exceptions at all. I do not insist on this style though and will go with the majority. Christian Am 02.02.2013 11:26, schrieb Francesco Chicchiriccò: On 01/02/2013 17:44, Andrei Shakirin wrote: Can we ag

Re: IncompatiblePolicyException was made unchecked

2013-02-02 Thread Francesco Chicchiriccò
On 01/02/2013 17:44, Andrei Shakirin wrote: Can we agree on something here? My +1 for checked +1 from me as well. Regards. -- Francesco Chicchiriccò ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC Member http://people.apache.org/~ilgrosso/

RE: IncompatiblePolicyException was made unchecked

2013-02-01 Thread Andrei Shakirin
; https://cwiki.apache.org/confluence/display/SYNCOPE/Remote+Exceptions > >> [2] > >> http://syncope-dev.1063484.n5.nabble.com/Exception-propagation-in- > Res > >> t-interface-HTTP-header-vs-body-for-details-td5711482.html > >> > >>> -Original Message- &g

Re: IncompatiblePolicyException was made unchecked

2013-02-01 Thread Francesco Chicchiriccò
] Sent: Freitag, 1. Februar 2013 14:37 To: dev@syncope.apache.org Subject: Re: IncompatiblePolicyException was made unchecked On 01/02/2013 14:33, Andrei Shakirin wrote: Hi Francesco, I thought it was agreed in [1]. Have seen no objections in [2]. You're right about [1] and [2] - only, I have just reali

Re: IncompatiblePolicyException was made unchecked

2013-02-01 Thread Christian Schneider
apache.org] Sent: Freitag, 1. Februar 2013 14:12 To: dev@syncope.apache.org Subject: IncompatiblePolicyException was made unchecked Hi all, I've just noticed that IncompatiblePolicyException, created checked [1] is now unchecked: any reason for this? [1] http://svn.apache.org/viewvc/incu

RE: IncompatiblePolicyException was made unchecked

2013-02-01 Thread Andrei Shakirin
gt; -Original Message- > From: Francesco Chicchiriccò [mailto:ilgro...@apache.org] > Sent: Freitag, 1. Februar 2013 14:37 > To: dev@syncope.apache.org > Subject: Re: IncompatiblePolicyException was made unchecked > > On 01/02/2013 14:33, Andrei Shakirin wrote: > > Hi

Re: IncompatiblePolicyException was made unchecked

2013-02-01 Thread Francesco Chicchiriccò
1063484.n5.nabble.com/Exception-propagation-in-Rest-interface-HTTP-header-vs-body-for-details-td5711482.html -Original Message- From: Francesco Chicchiriccò [mailto:ilgro...@apache.org] Sent: Freitag, 1. Februar 2013 14:12 To: dev@syncope.apache.org Subject: IncompatiblePolicyException was made

RE: IncompatiblePolicyException was made unchecked

2013-02-01 Thread Andrei Shakirin
-Rest-interface-HTTP-header-vs-body-for-details-td5711482.html > -Original Message- > From: Francesco Chicchiriccò [mailto:ilgro...@apache.org] > Sent: Freitag, 1. Februar 2013 14:12 > To: dev@syncope.apache.org > Subject: IncompatiblePolicyException was made unchecked >

IncompatiblePolicyException was made unchecked

2013-02-01 Thread Francesco Chicchiriccò
Hi all, I've just noticed that IncompatiblePolicyException, created checked [1] is now unchecked: any reason for this? [1] http://svn.apache.org/viewvc/incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/util/IncompatiblePolicyException.java?view=markup&pathrev=1401200 -- Fran