Re: Time for 2.1.11

2022-03-10 Thread Andrea Patricelli

Hi all,

I've just found a problem related to this [1] issue, thus I had to 
re-open it. Going to fix it ASAP.


Best regards,
Andrea

[1] https://issues.apache.org/jira/browse/SYNCOPE-1656

On 10/03/22 16:04, Francesco Chicchiriccò wrote:

HI all,
I believe it is time to cut 2.1.11, with 14 outstanding issues fixed 
[1] and > 5 months since 2.1.10.


Unless there is any objection, I would start the release process 
tomorrow morning CET.

Regards.

[1] 
https://issues.apache.org/jira/issues/?jql=statusCategory%20%3D%20done%20AND%20project%20%3D%2012313120%20AND%20fixVersion%20%3D%2012350677%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC



--
Andrea Patricelli

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope



[jira] [Reopened] (SYNCOPE-1656) Remediations are not created on update while pulling

2022-03-10 Thread Andrea Patricelli (Jira)


 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrea Patricelli reopened SYNCOPE-1656:


# Link an user to a specific resource.
 # Change data of the user, on the resource, in order to have an error while 
pulling in update (e.g. to clash with some unique value or username of another 
user).   
 # Finally pull the same user through the reconciliation API (or in console 
from explore resource). You'll get a persistence error like this:


{code:java}
Unknown: ArgumentException: Encountered new object in persistent field 
"org.apache.syncope.core.persistence.jpa.entity.JPARemediation.pullTask" during 
attach.  However, this field does not allow cascade attach. Set the cascade 
attribute for this field to CascadeType.MERGE or CascadeType.ALL (JPA 
annotations) or "merge" or "all" (JPA orm.xml). You cannot attach a reference 
to a new object without cascading.{code}

> Remediations are not created on update while pulling
> 
>
> Key: SYNCOPE-1656
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1656
> Project: Syncope
>  Issue Type: Bug
>  Components: core
>Affects Versions: 2.1.10
>Reporter: Andrea Patricelli
>Assignee: Andrea Patricelli
>Priority: Major
> Fix For: 2.1.11, 3.0.0
>
>
> # Create an user on Syncope and setup some constraint or validation on an 
> attribute. For example define an unique attribute, then set a value for it in 
> the user. 
>  # Create an entity on an external resource that matches with the user 
> created at step 1. Syncope is going to perform an update.
>  # Create a pull task on that resource with remediation flagged.
>  # Run the pull task and you'll see a failure on that user pull, but no 
> remediations are created. The same behavior while creating an user creates 
> remediation, instead.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (SYNCOPE-1332) Java 11 language features

2022-03-10 Thread ASF subversion and git services (Jira)


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

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

Commit 7309dd303f2fe9238df4b69776f6284a87549599 in syncope's branch 
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=7309dd3 ]

[SYNCOPE-1332] Moving to Java 8 DateTime APIs (#324)



> Java 11 language features
> -
>
> Key: SYNCOPE-1332
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1332
> Project: Syncope
>  Issue Type: Task
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
>Priority: Major
> Fix For: 3.0.0
>
>  Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> SYNCOPE-1327 allowed the code to be built with JDK 9/10.
> As agreed in [mailing 
> list|https://lists.apache.org/thread.html/8c5f03cb5f0304c215bc05fa6e61da808433e09359d749cdf2dec9b2@%3Cdev.syncope.apache.org%3E],
>  3.0.0 will require JDK 11, and should also use the new language features as 
> much as possible.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[GitHub] [syncope] ilgrosso merged pull request #324: [SYNCOPE-1332] Moving to Java 8 DateTime APIs

2022-03-10 Thread GitBox


ilgrosso merged pull request #324:
URL: https://github.com/apache/syncope/pull/324


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




Time for 2.1.11

2022-03-10 Thread Francesco Chicchiriccò

HI all,
I believe it is time to cut 2.1.11, with 14 outstanding issues fixed [1] and > 
5 months since 2.1.10.

Unless there is any objection, I would start the release process tomorrow 
morning CET.
Regards.

[1] 
https://issues.apache.org/jira/issues/?jql=statusCategory%20%3D%20done%20AND%20project%20%3D%2012313120%20AND%20fixVersion%20%3D%2012350677%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/