[GitHub] [syncope] ilgrosso commented on a change in pull request #189: SYNCOPE-1562: Manage tokens for WA GoogleAuth MFA

2020-05-26 Thread GitBox
ilgrosso commented on a change in pull request #189: URL: https://github.com/apache/syncope/pull/189#discussion_r430202043 ## File path: core/persistence-api/src/main/java/org/apache/syncope/core/persistence/api/entity/auth/AuthProfile.java ## @@ -0,0 +1,40 @@ +/* + *

[GitHub] [syncope] mmoayyed commented on a change in pull request #189: SYNCOPE-1562: Manage tokens for WA GoogleAuth MFA

2020-05-26 Thread GitBox
mmoayyed commented on a change in pull request #189: URL: https://github.com/apache/syncope/pull/189#discussion_r430200152 ## File path: core/persistence-api/src/main/java/org/apache/syncope/core/persistence/api/dao/auth/AuthProfileDAO.java ## @@ -0,0 +1,37 @@ +/* + *

Broken: apache/syncope#6535 (2_0_X - 9dd15ce)

2020-05-26 Thread Travis CI
Build Update for apache/syncope - Build: #6535 Status: Broken Duration: 25 mins and 14 secs Commit: 9dd15ce (2_0_X) Author: Francesco Chicchiriccò Message: [SYNCOPE-1565] Fix JAXB View the changeset:

Broken: apache/syncope#6535 (2_0_X - 9dd15ce)

2020-05-26 Thread Travis CI
Build Update for apache/syncope - Build: #6535 Status: Broken Duration: 35 mins and 32 secs Commit: 9dd15ce (2_0_X) Author: Francesco Chicchiriccò Message: [SYNCOPE-1565] Fix JAXB View the changeset:

[jira] [Commented] (SYNCOPE-1565) Integration tests run with XML payloads are failing

2020-05-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SYNCOPE-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17116608#comment-17116608 ] ASF subversion and git services commented on SYNCOPE-1565: -- Commit

Re: 2.1.x XML regression?

2020-05-26 Thread Colm O hEigeartaigh
I committed the fix yesterday on 2_1_X for > > https://issues.apache.org/jira/browse/SYNCOPE-1565 > > If you run the curl command as above against 2.1.7-SNAPSHOT it will work > as expected, as you can see for example by > > curl -H "Accept: application/xml" -u "admin:password" >

Re: 2.1.x XML regression?

2020-05-26 Thread Francesco Chicchiriccò
On 26/05/20 11:07, Colm O hEigeartaigh wrote: > Hi all, > > I'm just migrating some test-cases from Syncope 2.0.13 to 2.1.6. I've > noticed what seems like a regression. I'm creating a group called "boss" in > Syncope. With 2.0.X I can query the REST API as follows: > > curl -H "Accept:

2.1.x XML regression?

2020-05-26 Thread Colm O hEigeartaigh
Hi all, I'm just migrating some test-cases from Syncope 2.0.13 to 2.1.6. I've noticed what seems like a regression. I'm creating a group called "boss" in Syncope. With 2.0.X I can query the REST API as follows: curl -H "Accept: application/xml" -u "admin:password"

Fixed: apache/syncope#6533 (2_1_X - 9a6335e)

2020-05-26 Thread Travis CI
Build Update for apache/syncope - Build: #6533 Status: Fixed Duration: 37 mins and 30 secs Commit: 9a6335e (2_1_X) Author: Francesco Chicchiriccò Message: Fix checkstyle View the changeset: