Errored: apache/syncope#5268 (2_0_X - 13ab92f)

2019-08-13 Thread Travis CI
Build Update for apache/syncope
-

Build: #5268
Status: Errored

Duration: 30 mins and 15 secs
Commit: 13ab92f (2_0_X)
Author: Marco Di Sabatino Di Diodoro
Message: [SYNCOPE-1481] Fix membership attribute panel

View the changeset: 
https://github.com/apache/syncope/compare/d4cc826bb97a...13ab92f8b801

View the full build log and details: 
https://travis-ci.org/apache/syncope/builds/571267563?utm_medium=notification_source=email

--

You can unsubscribe from build emails from the apache/syncope repository going 
to 
https://travis-ci.org/account/preferences/unsubscribe?repository=3236582_medium=notification_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.



[jira] [Resolved] (SYNCOPE-1481) Invalid values when saving a membership attribute of type date

2019-08-13 Thread Marco Di Sabatino Di Diodoro (JIRA)


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

Marco Di Sabatino Di Diodoro resolved SYNCOPE-1481.
---
Resolution: Fixed

> Invalid values when saving a membership attribute of type date
> --
>
> Key: SYNCOPE-1481
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1481
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.13, 2.1.4
>Reporter: Marco Di Sabatino Di Diodoro
>Assignee: Marco Di Sabatino Di Diodoro
>Priority: Major
> Fix For: 2.0.14, 2.1.5, 3.0.0
>
>
> 1) Create a new schema of type date with date format -MM-dd
>  2) Put the schema inside a AnyTypeClass
>  3) Assign the AnyTypeClass to the group using a TypeExtension
>  4) Create/Update an user and fill a value inside the new schema
> Syncope returns this exception:
> java.util.concurrent.ExecutionException: 
> org.apache.syncope.common.lib.SyncopeClientException: InvalidValues 
> [ParseException: Unparseable date: "Mon Aug 19 00:00:00 UTC 2019"]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


Errored: apache/syncope#5268 (2_0_X - 13ab92f)

2019-08-13 Thread Travis CI
Build Update for apache/syncope
-

Build: #5268
Status: Errored

Duration: 30 mins and 15 secs
Commit: 13ab92f (2_0_X)
Author: Marco Di Sabatino Di Diodoro
Message: [SYNCOPE-1481] Fix membership attribute panel

View the changeset: 
https://github.com/apache/syncope/compare/d4cc826bb97a...13ab92f8b801

View the full build log and details: 
https://travis-ci.org/apache/syncope/builds/571267563?utm_medium=notification_source=email

--

You can unsubscribe from build emails from the apache/syncope repository going 
to 
https://travis-ci.org/account/preferences/unsubscribe?repository=3236582_medium=notification_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.



Errored: apache/syncope#5266 (master - bd70d14)

2019-08-13 Thread Travis CI
Build Update for apache/syncope
-

Build: #5266
Status: Errored

Duration: 30 mins and 14 secs
Commit: bd70d14 (master)
Author: Marco Di Sabatino Di Diodoro
Message: [SYNCOPE-1481] Fix membership attribute panel

View the changeset: 
https://github.com/apache/syncope/compare/cd6f08bda7d5...bd70d14885d5

View the full build log and details: 
https://travis-ci.org/apache/syncope/builds/571267381?utm_medium=notification_source=email

--

You can unsubscribe from build emails from the apache/syncope repository going 
to 
https://travis-ci.org/account/preferences/unsubscribe?repository=3236582_medium=notification_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.



Errored: apache/syncope#5268 (2_0_X - 13ab92f)

2019-08-13 Thread Travis CI
Build Update for apache/syncope
-

Build: #5268
Status: Errored

Duration: 30 mins and 17 secs
Commit: 13ab92f (2_0_X)
Author: Marco Di Sabatino Di Diodoro
Message: [SYNCOPE-1481] Fix membership attribute panel

View the changeset: 
https://github.com/apache/syncope/compare/d4cc826bb97a...13ab92f8b801

View the full build log and details: 
https://travis-ci.org/apache/syncope/builds/571267563?utm_medium=notification_source=email

--

You can unsubscribe from build emails from the apache/syncope repository going 
to 
https://travis-ci.org/account/preferences/unsubscribe?repository=3236582_medium=notification_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.



[jira] [Commented] (SYNCOPE-1481) Invalid values when saving a membership attribute of type date

2019-08-13 Thread ASF subversion and git services (JIRA)


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

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

Commit 13ab92f8b80171c2826dd01cc5a796a738ef1bf8 in syncope's branch 
refs/heads/2_0_X from Marco Di Sabatino Di Diodoro
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=13ab92f ]

[SYNCOPE-1481] Fix membership attribute panel


> Invalid values when saving a membership attribute of type date
> --
>
> Key: SYNCOPE-1481
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1481
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.13, 2.1.4
>Reporter: Marco Di Sabatino Di Diodoro
>Assignee: Marco Di Sabatino Di Diodoro
>Priority: Major
> Fix For: 2.0.14, 2.1.5, 3.0.0
>
>
> 1) Create a new schema of type date with date format -MM-dd
>  2) Put the schema inside a AnyTypeClass
>  3) Assign the AnyTypeClass to the group using a TypeExtension
>  4) Create/Update an user and fill a value inside the new schema
> Syncope returns this exception:
> java.util.concurrent.ExecutionException: 
> org.apache.syncope.common.lib.SyncopeClientException: InvalidValues 
> [ParseException: Unparseable date: "Mon Aug 19 00:00:00 UTC 2019"]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Commented] (SYNCOPE-1481) Invalid values when saving a membership attribute of type date

2019-08-13 Thread ASF subversion and git services (JIRA)


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

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

Commit bd70d14885d5f03fca33f49558db49774a78e15d in syncope's branch 
refs/heads/master from Marco Di Sabatino Di Diodoro
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=bd70d14 ]

[SYNCOPE-1481] Fix membership attribute panel


> Invalid values when saving a membership attribute of type date
> --
>
> Key: SYNCOPE-1481
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1481
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.13, 2.1.4
>Reporter: Marco Di Sabatino Di Diodoro
>Assignee: Marco Di Sabatino Di Diodoro
>Priority: Major
> Fix For: 2.0.14, 2.1.5, 3.0.0
>
>
> 1) Create a new schema of type date with date format -MM-dd
>  2) Put the schema inside a AnyTypeClass
>  3) Assign the AnyTypeClass to the group using a TypeExtension
>  4) Create/Update an user and fill a value inside the new schema
> Syncope returns this exception:
> java.util.concurrent.ExecutionException: 
> org.apache.syncope.common.lib.SyncopeClientException: InvalidValues 
> [ParseException: Unparseable date: "Mon Aug 19 00:00:00 UTC 2019"]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Commented] (SYNCOPE-1481) Invalid values when saving a membership attribute of type date

2019-08-13 Thread ASF subversion and git services (JIRA)


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

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

Commit 1ff8728b99bbc12bbe5887005bb16f0140fa92a2 in syncope's branch 
refs/heads/2_1_X from Marco Di Sabatino Di Diodoro
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=1ff8728 ]

[SYNCOPE-1481] Fix membership attribute panel


> Invalid values when saving a membership attribute of type date
> --
>
> Key: SYNCOPE-1481
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1481
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.13, 2.1.4
>Reporter: Marco Di Sabatino Di Diodoro
>Assignee: Marco Di Sabatino Di Diodoro
>Priority: Major
> Fix For: 2.0.14, 2.1.5, 3.0.0
>
>
> 1) Create a new schema of type date with date format -MM-dd
>  2) Put the schema inside a AnyTypeClass
>  3) Assign the AnyTypeClass to the group using a TypeExtension
>  4) Create/Update an user and fill a value inside the new schema
> Syncope returns this exception:
> java.util.concurrent.ExecutionException: 
> org.apache.syncope.common.lib.SyncopeClientException: InvalidValues 
> [ParseException: Unparseable date: "Mon Aug 19 00:00:00 UTC 2019"]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Assigned] (SYNCOPE-1481) Invalid values when saving a membership attribute of type date

2019-08-13 Thread Marco Di Sabatino Di Diodoro (JIRA)


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

Marco Di Sabatino Di Diodoro reassigned SYNCOPE-1481:
-

Assignee: Marco Di Sabatino Di Diodoro  (was: Andrea Patricelli)

> Invalid values when saving a membership attribute of type date
> --
>
> Key: SYNCOPE-1481
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1481
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.13, 2.1.4
>Reporter: Marco Di Sabatino Di Diodoro
>Assignee: Marco Di Sabatino Di Diodoro
>Priority: Major
> Fix For: 2.0.14, 2.1.5, 3.0.0
>
>
> 1) Create a new schema of type date with date format -MM-dd
>  2) Put the schema inside a AnyTypeClass
>  3) Assign the AnyTypeClass to the group using a TypeExtension
>  4) Create/Update an user and fill a value inside the new schema
> Syncope returns this exception:
> java.util.concurrent.ExecutionException: 
> org.apache.syncope.common.lib.SyncopeClientException: InvalidValues 
> [ParseException: Unparseable date: "Mon Aug 19 00:00:00 UTC 2019"]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)