Re: GSOC contribution for SYNCOPE-1018 Social registration for Enduser UI

2017-03-22 Thread Marco Di Sabatino Di Diodoro



Il 21/03/2017 18:56, govinda Malavipathirana ha scritto:

Hi
While I'm creating the proposal I have several quations
1. Is the admin who resposible for adding certain social media to the
registration list( like managing the social media list)?
Yes, the administrator should have the ability (through the Admin UI) to 
add an n-th OAUTH2 provider and define for each provider an attribute 
mapping.

2. When a certain user created a account which privileges he/she should
have?

A user without privileges.

. Also I have some confusions with core's source code, I will let you know
what are those asap :). I spent less amount of time with this project,
because university end semester exams are happening these days, so I'll
give my best as much as I can to contribute to this project. Your replies
and advices are much appreciated.
Within a few days, SYNCOPE-1041 [1] will be completed. In particular, 
many of the things that you need can already find in this issue. So, I 
ask you to watchat the issue and implementations that have been made. 
SYNCOPE-1041 will be the guideline to achieve the goal.


Regards
M

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

Sincerely,
Govinda.

On Mar 2, 2017 2:23 PM, "Andrea Patricelli" 
wrote:


Hi,

I've updated the Jira issue [1] with a bit more detailed description.

Let's stay in touch.

Best regards and good luck,
Andrea

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

Il 01/03/2017 19:19, govinda Malavipathirana ha scritto:


Hi' All
I'm Govinda Malavipathirana, 3rd year undergraduate student form Faculty
of
information technology, University of Moratuwa in Sri Lanka. I would love
to contribute to the "Social registration for the enduser ui". I already
installed the Syncope and started to go through some code snippets
(couldn't fully understand) and read documentation about Syncope. I
identified some steps to initialize the project.
* Understand the enduser source code and how the registration happening in
the syncope.
* build some patch for social registation
* provide the initial proposal( within this week)
I'm currently developing the JEE app and tried to create user accounts via
social network(which is not exact thing to do as a project but) to
understand how the module should be developed. Could I know which code
segments I should understand more?
Sincerely,
Govinda.



--
Andrea Patricelli

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

PMC member at The Apache Software Foundation
Syncope




--
Dott. Marco Di Sabatino Di Diodoro
Tel. +39 3939065570

Tirasa S.r.l.
Viale D'Annunzio 267 - 65127 Pescara
Tel +39 0859116307 / FAX +39 085973
http://www.tirasa.net

Apache Syncope PMC Member
http://people.apache.org/~mdisabatino/



Re: GSOC contribution for SYNCOPE-1018 Social registration for Enduser UI

2017-03-21 Thread govinda Malavipathirana
Hi
While I'm creating the proposal I have several quations
1. Is the admin who resposible for adding certain social media to the
registration list( like managing the social media list)?
2. When a certain user created a account which privileges he/she should
have?
. Also I have some confusions with core's source code, I will let you know
what are those asap :). I spent less amount of time with this project,
because university end semester exams are happening these days, so I'll
give my best as much as I can to contribute to this project. Your replies
and advices are much appreciated.
Sincerely,
Govinda.

On Mar 2, 2017 2:23 PM, "Andrea Patricelli" 
wrote:

> Hi,
>
> I've updated the Jira issue [1] with a bit more detailed description.
>
> Let's stay in touch.
>
> Best regards and good luck,
> Andrea
>
> [1] https://issues.apache.org/jira/browse/SYNCOPE-1018
>
> Il 01/03/2017 19:19, govinda Malavipathirana ha scritto:
>
>> Hi' All
>> I'm Govinda Malavipathirana, 3rd year undergraduate student form Faculty
>> of
>> information technology, University of Moratuwa in Sri Lanka. I would love
>> to contribute to the "Social registration for the enduser ui". I already
>> installed the Syncope and started to go through some code snippets
>> (couldn't fully understand) and read documentation about Syncope. I
>> identified some steps to initialize the project.
>> * Understand the enduser source code and how the registration happening in
>> the syncope.
>> * build some patch for social registation
>> * provide the initial proposal( within this week)
>> I'm currently developing the JEE app and tried to create user accounts via
>> social network(which is not exact thing to do as a project but) to
>> understand how the module should be developed. Could I know which code
>> segments I should understand more?
>> Sincerely,
>> Govinda.
>>
>>
> --
> Andrea Patricelli
>
> Tirasa - Open Source Excellence
> http://www.tirasa.net/
>
> PMC member at The Apache Software Foundation
> Syncope
>
>


Re: GSOC contribution for SYNCOPE-1018 Social registration for Enduser UI

2017-03-13 Thread govinda Malavipathirana
Hi'
I successfully builded the project and read the source code as well. Then I
started the development on end user ui. I want to know about how is the
proposal phase happening. Do the apache has some specific template(for
proposal) for it.
Best regards,
Govinda.

On Saturday, March 4, 2017, Andrea Patricelli 
wrote:

> No. Syncope is maven project.
> You should not have the timeout error shown in the first email. If you
> skip tests with skipTests profile maven does not execute such tests. Please
> could you attach the command that you are running and the timeout error
> that you are getting?
>
>
> Il giorno 4 mar 2017, 06:29, alle ore 06:29, govinda Malavipathirana <
> mp.govi...@gmail.com > ha scritto:
> >Hi'
> >I tried so many solutions like including above solution, building
> >without
> >testing... But I'm still out of luck. Time out problem is still there.
> >So I
> >thought I have 2 different options
> >1. Choose different build tool
> >2. Move for new machine.
> >I would rather like first option. So are there any build tool that
> >better
> >for syncope?
> >Sincerely,
> >Govinda.
> >
> >On Friday, March 3, 2017, Andrea Patricelli
> >>
> >wrote:
> >
> >> Hi Govinda,
> >>
> >> Maybe you have performace issues on your machine. Some tests could
> >fail
> >> due to HW performance issues, in fact the error is a timeout. Try to
> >run
> >> with mvn -T1C -Pall,skipTests to build the whole project.
> >>
> >> HTH,
> >> Andrea
> >>
> >> Il 03/03/2017 09:39, govinda Malavipathirana ha scritto:
> >>
> >>> Hi'
> >>> I have tried to build the syncope after the cloning using " mvn
> >clean
> >>> install" then it raise an error in test phase. It looks like this...
> >>> ---
> >>>   T E S T S
> >>> ---
> >>> Running org.apache.syncope.fit.cli.CLIITCase
> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >74.142 sec
> >>> - in org.apache.syncope.fit.cli.CLIITCase
> >>> Running org.apache.syncope.fit.console.AjaxBrowseITCase
> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >20.808 sec
> >>> - in org.apache.syncope.fit.console.AjaxBrowseITCase
> >>> Running org.apache.syncope.fit.console.AjaxPalettePanelITCase
> >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >0.001 sec
> >>> -
> >>> in org.apache.syncope.fit.console.AjaxPalettePanelITCase
> >>> Running org.apache.syncope.fit.console.AjaxTextFieldITCase
> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >0.003 sec
> >>> -
> >>> in org.apache.syncope.fit.console.AjaxTextFieldITCase
> >>> Running org.apache.syncope.fit.console.AnyObjectsITCase
> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >18.317 sec
> >>> - in org.apache.syncope.fit.console.AnyObjectsITCase
> >>> Running org.apache.syncope.fit.console.AnyTypeClassesITCase
> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >15.733 sec
> >>> - in org.apache.syncope.fit.console.AnyTypeClassesITCase
> >>> Running org.apache.syncope.fit.console.AnyTypesITCase
> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >8.887 sec
> >>> -
> >>> in org.apache.syncope.fit.console.AnyTypesITCase
> >>> Running org.apache.syncope.fit.console.BulkActionITCase
> >>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >44.265 sec
> >>> - in org.apache.syncope.fit.console.BulkActionITCase
> >>> Running org.apache.syncope.fit.console.DisplayAttributesITCase
> >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >0.905 sec
> >>> -
> >>> in org.apache.syncope.fit.console.DisplayAttributesITCase
> >>> Running org.apache.syncope.fit.console.GroupsITCase
> >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >23.918 sec
> >>> - in org.apache.syncope.fit.console.GroupsITCase
> >>> Running org.apache.syncope.fit.console.LogsITCase
> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >3.603 sec
> >>> -
> >>> in org.apache.syncope.fit.console.LogsITCase
> >>> Running org.apache.syncope.fit.console.NotificationsITCase
> >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >15.384 sec
> >>> - in org.apache.syncope.fit.console.NotificationsITCase
> >>> Running org.apache.syncope.fit.console.ParametersITCase
> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >6.092 sec
> >>> -
> >>> in org.apache.syncope.fit.console.ParametersITCase
> >>> Running org.apache.syncope.fit.console.PoliciesITCase
> >>> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >51.494
> >>> sec
> >>> - in org.apache.syncope.fit.console.PoliciesITCase
> >>> Running org.apache.syncope.fit.console.RealmsITCase
> >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >12.745 sec
> >>> - in 

Re: GSOC contribution for SYNCOPE-1018 Social registration for Enduser UI

2017-03-06 Thread govinda Malavipathirana
Hi'
Thanks it worked :D ... Any tip for next step.
sincerely,
Govinda.

On Mon, Mar 6, 2017 at 2:57 PM, Andrea Patricelli <
andreapatrice...@apache.org> wrote:

> Hi,
>
> in the output attached I see still some tests executions. Please try with
> this specific command: mvn -PskipTests,all
> Or, to exploit better all your processors, mvn -T1C -PskipTests,all and
> let us know the output.
> You shouldn't see any test execution.
>
> Best regards,
> Andrea
>
>
> Il 04/03/2017 10:37, govinda Malavipathirana ha scritto:
>
>> Hi
>> this is the error and commands that I was excuted
>>
>> On Sat, Mar 4, 2017 at 12:30 PM, Andrea Patricelli <
>> andrea.patrice...@tirasa.net >
>> wrote:
>>
>> No. Syncope is maven project.
>> You should not have the timeout error shown in the first email. If
>> you skip tests with skipTests profile maven does not execute such
>> tests. Please could you attach the command that you are running
>> and the timeout error that you are getting?
>>
>>
>> Il giorno 4 mar 2017, 06:29, alle ore 06:29, govinda
>> Malavipathirana > > ha scritto:
>> >Hi'
>> >I tried so many solutions like including above solution, building
>> >without
>> >testing... But I'm still out of luck. Time out problem is still
>> there.
>> >So I
>> >thought I have 2 different options
>> >1. Choose different build tool
>> >2. Move for new machine.
>> >I would rather like first option. So are there any build tool that
>> >better
>> >for syncope?
>> >Sincerely,
>> >Govinda.
>> >
>> >On Friday, March 3, 2017, Andrea Patricelli
>> >>
>>
>> >wrote:
>> >
>> >> Hi Govinda,
>> >>
>> >> Maybe you have performace issues on your machine. Some tests could
>> >fail
>> >> due to HW performance issues, in fact the error is a timeout.
>> Try to
>> >run
>> >> with mvn -T1C -Pall,skipTests to build the whole project.
>> >>
>> >> HTH,
>> >> Andrea
>> >>
>> >> Il 03/03/2017 09:39, govinda Malavipathirana ha scritto:
>> >>
>> >>> Hi'
>> >>> I have tried to build the syncope after the cloning using " mvn
>> >clean
>> >>> install" then it raise an error in test phase. It looks like
>> this...
>> >>> ---
>> >>>   T E S T S
>> >>> ---
>> >>> Running org.apache.syncope.fit.cli.CLIITCase
>> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >74.142 sec
>> >>> - in org.apache.syncope.fit.cli.CLIITCase
>> >>> Running org.apache.syncope.fit.console.AjaxBrowseITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >20.808 sec
>> >>> - in org.apache.syncope.fit.console.AjaxBrowseITCase
>> >>> Running org.apache.syncope.fit.console.AjaxPalettePanelITCase
>> >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >0.001 sec
>> >>> -
>> >>> in org.apache.syncope.fit.console.AjaxPalettePanelITCase
>> >>> Running org.apache.syncope.fit.console.AjaxTextFieldITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >0.003 sec
>> >>> -
>> >>> in org.apache.syncope.fit.console.AjaxTextFieldITCase
>> >>> Running org.apache.syncope.fit.console.AnyObjectsITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >18.317 sec
>> >>> - in org.apache.syncope.fit.console.AnyObjectsITCase
>> >>> Running org.apache.syncope.fit.console.AnyTypeClassesITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >15.733 sec
>> >>> - in org.apache.syncope.fit.console.AnyTypeClassesITCase
>> >>> Running org.apache.syncope.fit.console.AnyTypesITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >8.887 sec
>> >>> -
>> >>> in org.apache.syncope.fit.console.AnyTypesITCase
>> >>> Running org.apache.syncope.fit.console.BulkActionITCase
>> >>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >44.265 sec
>> >>> - in org.apache.syncope.fit.console.BulkActionITCase
>> >>> Running org.apache.syncope.fit.console.DisplayAttributesITCase
>> >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >0.905 sec
>> >>> -
>> >>> in org.apache.syncope.fit.console.DisplayAttributesITCase
>> >>> Running org.apache.syncope.fit.console.GroupsITCase
>> >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >23.918 sec
>> >>> - in org.apache.syncope.fit.console.GroupsITCase
>> >>> Running org.apache.syncope.fit.console.LogsITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, 

Re: GSOC contribution for SYNCOPE-1018 Social registration for Enduser UI

2017-03-06 Thread Andrea Patricelli

Hi,

in the output attached I see still some tests executions. Please try 
with this specific command: mvn -PskipTests,all
Or, to exploit better all your processors, mvn -T1C -PskipTests,all and 
let us know the output.

You shouldn't see any test execution.

Best regards,
Andrea


Il 04/03/2017 10:37, govinda Malavipathirana ha scritto:

Hi
this is the error and commands that I was excuted

On Sat, Mar 4, 2017 at 12:30 PM, Andrea Patricelli 
> 
wrote:


No. Syncope is maven project.
You should not have the timeout error shown in the first email. If
you skip tests with skipTests profile maven does not execute such
tests. Please could you attach the command that you are running
and the timeout error that you are getting?


Il giorno 4 mar 2017, 06:29, alle ore 06:29, govinda
Malavipathirana > ha scritto:
>Hi'
>I tried so many solutions like including above solution, building
>without
>testing... But I'm still out of luck. Time out problem is still
there.
>So I
>thought I have 2 different options
>1. Choose different build tool
>2. Move for new machine.
>I would rather like first option. So are there any build tool that
>better
>for syncope?
>Sincerely,
>Govinda.
>
>On Friday, March 3, 2017, Andrea Patricelli
>>
>wrote:
>
>> Hi Govinda,
>>
>> Maybe you have performace issues on your machine. Some tests could
>fail
>> due to HW performance issues, in fact the error is a timeout.
Try to
>run
>> with mvn -T1C -Pall,skipTests to build the whole project.
>>
>> HTH,
>> Andrea
>>
>> Il 03/03/2017 09:39, govinda Malavipathirana ha scritto:
>>
>>> Hi'
>>> I have tried to build the syncope after the cloning using " mvn
>clean
>>> install" then it raise an error in test phase. It looks like
this...
>>> ---
>>>   T E S T S
>>> ---
>>> Running org.apache.syncope.fit.cli.CLIITCase
>>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>74.142 sec
>>> - in org.apache.syncope.fit.cli.CLIITCase
>>> Running org.apache.syncope.fit.console.AjaxBrowseITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>20.808 sec
>>> - in org.apache.syncope.fit.console.AjaxBrowseITCase
>>> Running org.apache.syncope.fit.console.AjaxPalettePanelITCase
>>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>0.001 sec
>>> -
>>> in org.apache.syncope.fit.console.AjaxPalettePanelITCase
>>> Running org.apache.syncope.fit.console.AjaxTextFieldITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>0.003 sec
>>> -
>>> in org.apache.syncope.fit.console.AjaxTextFieldITCase
>>> Running org.apache.syncope.fit.console.AnyObjectsITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>18.317 sec
>>> - in org.apache.syncope.fit.console.AnyObjectsITCase
>>> Running org.apache.syncope.fit.console.AnyTypeClassesITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>15.733 sec
>>> - in org.apache.syncope.fit.console.AnyTypeClassesITCase
>>> Running org.apache.syncope.fit.console.AnyTypesITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>8.887 sec
>>> -
>>> in org.apache.syncope.fit.console.AnyTypesITCase
>>> Running org.apache.syncope.fit.console.BulkActionITCase
>>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>44.265 sec
>>> - in org.apache.syncope.fit.console.BulkActionITCase
>>> Running org.apache.syncope.fit.console.DisplayAttributesITCase
>>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>0.905 sec
>>> -
>>> in org.apache.syncope.fit.console.DisplayAttributesITCase
>>> Running org.apache.syncope.fit.console.GroupsITCase
>>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>23.918 sec
>>> - in org.apache.syncope.fit.console.GroupsITCase
>>> Running org.apache.syncope.fit.console.LogsITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>3.603 sec
>>> -
>>> in org.apache.syncope.fit.console.LogsITCase
>>> Running org.apache.syncope.fit.console.NotificationsITCase
>>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>15.384 sec
>>> - in org.apache.syncope.fit.console.NotificationsITCase
>>> Running org.apache.syncope.fit.console.ParametersITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>6.092 sec
>>> -
>>> in 

Re: GSOC contribution for SYNCOPE-1018 Social registration for Enduser UI

2017-03-03 Thread Andrea Patricelli
No. Syncope is maven project.
You should not have the timeout error shown in the first email. If you skip 
tests with skipTests profile maven does not execute such tests. Please could 
you attach the command that you are running and the timeout error that you are 
getting?


Il giorno 4 mar 2017, 06:29, alle ore 06:29, govinda Malavipathirana 
 ha scritto:
>Hi'
>I tried so many solutions like including above solution, building
>without
>testing... But I'm still out of luck. Time out problem is still there.
>So I
>thought I have 2 different options
>1. Choose different build tool
>2. Move for new machine.
>I would rather like first option. So are there any build tool that
>better
>for syncope?
>Sincerely,
>Govinda.
>
>On Friday, March 3, 2017, Andrea Patricelli
>
>wrote:
>
>> Hi Govinda,
>>
>> Maybe you have performace issues on your machine. Some tests could
>fail
>> due to HW performance issues, in fact the error is a timeout. Try to
>run
>> with mvn -T1C -Pall,skipTests to build the whole project.
>>
>> HTH,
>> Andrea
>>
>> Il 03/03/2017 09:39, govinda Malavipathirana ha scritto:
>>
>>> Hi'
>>> I have tried to build the syncope after the cloning using " mvn
>clean
>>> install" then it raise an error in test phase. It looks like this...
>>> ---
>>>   T E S T S
>>> ---
>>> Running org.apache.syncope.fit.cli.CLIITCase
>>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>74.142 sec
>>> - in org.apache.syncope.fit.cli.CLIITCase
>>> Running org.apache.syncope.fit.console.AjaxBrowseITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>20.808 sec
>>> - in org.apache.syncope.fit.console.AjaxBrowseITCase
>>> Running org.apache.syncope.fit.console.AjaxPalettePanelITCase
>>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>0.001 sec
>>> -
>>> in org.apache.syncope.fit.console.AjaxPalettePanelITCase
>>> Running org.apache.syncope.fit.console.AjaxTextFieldITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>0.003 sec
>>> -
>>> in org.apache.syncope.fit.console.AjaxTextFieldITCase
>>> Running org.apache.syncope.fit.console.AnyObjectsITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>18.317 sec
>>> - in org.apache.syncope.fit.console.AnyObjectsITCase
>>> Running org.apache.syncope.fit.console.AnyTypeClassesITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>15.733 sec
>>> - in org.apache.syncope.fit.console.AnyTypeClassesITCase
>>> Running org.apache.syncope.fit.console.AnyTypesITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>8.887 sec
>>> -
>>> in org.apache.syncope.fit.console.AnyTypesITCase
>>> Running org.apache.syncope.fit.console.BulkActionITCase
>>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>44.265 sec
>>> - in org.apache.syncope.fit.console.BulkActionITCase
>>> Running org.apache.syncope.fit.console.DisplayAttributesITCase
>>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>0.905 sec
>>> -
>>> in org.apache.syncope.fit.console.DisplayAttributesITCase
>>> Running org.apache.syncope.fit.console.GroupsITCase
>>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>23.918 sec
>>> - in org.apache.syncope.fit.console.GroupsITCase
>>> Running org.apache.syncope.fit.console.LogsITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>3.603 sec
>>> -
>>> in org.apache.syncope.fit.console.LogsITCase
>>> Running org.apache.syncope.fit.console.NotificationsITCase
>>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>15.384 sec
>>> - in org.apache.syncope.fit.console.NotificationsITCase
>>> Running org.apache.syncope.fit.console.ParametersITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>6.092 sec
>>> -
>>> in org.apache.syncope.fit.console.ParametersITCase
>>> Running org.apache.syncope.fit.console.PoliciesITCase
>>> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>51.494
>>> sec
>>> - in org.apache.syncope.fit.console.PoliciesITCase
>>> Running org.apache.syncope.fit.console.RealmsITCase
>>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>12.745 sec
>>> - in org.apache.syncope.fit.console.RealmsITCase
>>> Running org.apache.syncope.fit.console.RelationshipTypesITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>6.225 sec
>>> -
>>> in org.apache.syncope.fit.console.RelationshipTypesITCase
>>> Running org.apache.syncope.fit.console.ReportsITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>8.956 sec
>>> -
>>> in org.apache.syncope.fit.console.ReportsITCase
>>> Running org.apache.syncope.fit.console.RolesITCase
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>8.797 sec
>>> -
>>> in 

Re: GSOC contribution for SYNCOPE-1018 Social registration for Enduser UI

2017-03-03 Thread govinda Malavipathirana
Hi'
I tried so many solutions like including above solution, building without
testing... But I'm still out of luck. Time out problem is still there. So I
thought I have 2 different options
1. Choose different build tool
2. Move for new machine.
I would rather like first option. So are there any build tool that better
for syncope?
Sincerely,
Govinda.

On Friday, March 3, 2017, Andrea Patricelli 
wrote:

> Hi Govinda,
>
> Maybe you have performace issues on your machine. Some tests could fail
> due to HW performance issues, in fact the error is a timeout. Try to run
> with mvn -T1C -Pall,skipTests to build the whole project.
>
> HTH,
> Andrea
>
> Il 03/03/2017 09:39, govinda Malavipathirana ha scritto:
>
>> Hi'
>> I have tried to build the syncope after the cloning using " mvn clean
>> install" then it raise an error in test phase. It looks like this...
>> ---
>>   T E S T S
>> ---
>> Running org.apache.syncope.fit.cli.CLIITCase
>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.142 sec
>> - in org.apache.syncope.fit.cli.CLIITCase
>> Running org.apache.syncope.fit.console.AjaxBrowseITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.808 sec
>> - in org.apache.syncope.fit.console.AjaxBrowseITCase
>> Running org.apache.syncope.fit.console.AjaxPalettePanelITCase
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
>> -
>> in org.apache.syncope.fit.console.AjaxPalettePanelITCase
>> Running org.apache.syncope.fit.console.AjaxTextFieldITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
>> -
>> in org.apache.syncope.fit.console.AjaxTextFieldITCase
>> Running org.apache.syncope.fit.console.AnyObjectsITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.317 sec
>> - in org.apache.syncope.fit.console.AnyObjectsITCase
>> Running org.apache.syncope.fit.console.AnyTypeClassesITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.733 sec
>> - in org.apache.syncope.fit.console.AnyTypeClassesITCase
>> Running org.apache.syncope.fit.console.AnyTypesITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.887 sec
>> -
>> in org.apache.syncope.fit.console.AnyTypesITCase
>> Running org.apache.syncope.fit.console.BulkActionITCase
>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.265 sec
>> - in org.apache.syncope.fit.console.BulkActionITCase
>> Running org.apache.syncope.fit.console.DisplayAttributesITCase
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 sec
>> -
>> in org.apache.syncope.fit.console.DisplayAttributesITCase
>> Running org.apache.syncope.fit.console.GroupsITCase
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.918 sec
>> - in org.apache.syncope.fit.console.GroupsITCase
>> Running org.apache.syncope.fit.console.LogsITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.603 sec
>> -
>> in org.apache.syncope.fit.console.LogsITCase
>> Running org.apache.syncope.fit.console.NotificationsITCase
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.384 sec
>> - in org.apache.syncope.fit.console.NotificationsITCase
>> Running org.apache.syncope.fit.console.ParametersITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.092 sec
>> -
>> in org.apache.syncope.fit.console.ParametersITCase
>> Running org.apache.syncope.fit.console.PoliciesITCase
>> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.494
>> sec
>> - in org.apache.syncope.fit.console.PoliciesITCase
>> Running org.apache.syncope.fit.console.RealmsITCase
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.745 sec
>> - in org.apache.syncope.fit.console.RealmsITCase
>> Running org.apache.syncope.fit.console.RelationshipTypesITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.225 sec
>> -
>> in org.apache.syncope.fit.console.RelationshipTypesITCase
>> Running org.apache.syncope.fit.console.ReportsITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.956 sec
>> -
>> in org.apache.syncope.fit.console.ReportsITCase
>> Running org.apache.syncope.fit.console.RolesITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.797 sec
>> -
>> in org.apache.syncope.fit.console.RolesITCase
>> Running org.apache.syncope.fit.console.SchemasITCase
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.867 sec
>> - in org.apache.syncope.fit.console.SchemasITCase
>> Running org.apache.syncope.fit.console.SecurityQuestionsITCase
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.546 sec
>> -
>> in org.apache.syncope.fit.console.SecurityQuestionsITCase
>> Running org.apache.syncope.fit.console.TopologyITCase
>> Tests run: 11, Failures: 0, 

Re: GSOC contribution for SYNCOPE-1018 Social registration for Enduser UI

2017-03-02 Thread Andrea Patricelli

Hi,

I've updated the Jira issue [1] with a bit more detailed description.

Let's stay in touch.

Best regards and good luck,
Andrea

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

Il 01/03/2017 19:19, govinda Malavipathirana ha scritto:

Hi' All
I'm Govinda Malavipathirana, 3rd year undergraduate student form Faculty of
information technology, University of Moratuwa in Sri Lanka. I would love
to contribute to the "Social registration for the enduser ui". I already
installed the Syncope and started to go through some code snippets
(couldn't fully understand) and read documentation about Syncope. I
identified some steps to initialize the project.
* Understand the enduser source code and how the registration happening in
the syncope.
* build some patch for social registation
* provide the initial proposal( within this week)
I'm currently developing the JEE app and tried to create user accounts via
social network(which is not exact thing to do as a project but) to
understand how the module should be developed. Could I know which code
segments I should understand more?
Sincerely,
Govinda.



--
Andrea Patricelli

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

PMC member at The Apache Software Foundation
Syncope



GSOC contribution for SYNCOPE-1018 Social registration for Enduser UI

2017-03-01 Thread govinda Malavipathirana
Hi' All
I'm Govinda Malavipathirana, 3rd year undergraduate student form Faculty of
information technology, University of Moratuwa in Sri Lanka. I would love
to contribute to the "Social registration for the enduser ui". I already
installed the Syncope and started to go through some code snippets
(couldn't fully understand) and read documentation about Syncope. I
identified some steps to initialize the project.
* Understand the enduser source code and how the registration happening in
the syncope.
* build some patch for social registation
* provide the initial proposal( within this week)
I'm currently developing the JEE app and tried to create user accounts via
social network(which is not exact thing to do as a project but) to
understand how the module should be developed. Could I know which code
segments I should understand more?
Sincerely,
Govinda.