Re: [GSoC 2016] [Syncope 808]

2016-09-19 Thread Francesco Chicchiriccò
On 19/09/2016 15:59, Tushar Mishra wrote: Hi, I would like to add to the work contributed by Nuwan and work on the completion of the Netbeans plugin. Could you please assign the SYNCOPE-808 issue to me, so I can start working on this? Hi, glad to see you on-board even after the GSoC! I have

Re: [GSoC 2016] [Syncope 808]

2016-09-19 Thread Tushar Mishra
e: >> >>> >>> -- Forwarded message -- >>> From: Nuwan Sameera >>> Date: Tue, Jun 28, 2016 at 10:20 AM >>> Subject: Fwd: [GSoC 2016] [Syncope 808] >>> To: gsoc-supp...@google.com >>> >>> >>> >

Re: [GSoC 2016] [Syncope 808]

2016-06-30 Thread Nuwan Sameera
ge -- >> From: Nuwan Sameera >> Date: Tue, Jun 28, 2016 at 10:20 AM >> Subject: Fwd: [GSoC 2016] [Syncope 808] >> To: gsoc-supp...@google.com >> >> >> >> ------ Forwarded message -- >> From: Nuwan Sameera >> Date:

Re: [GSoC 2016] [Syncope 808]

2016-06-28 Thread Nuwan Sameera
:36 PM, Nuwan Sameera wrote: > > -- Forwarded message -- > From: Nuwan Sameera > Date: Tue, Jun 28, 2016 at 10:20 AM > Subject: Fwd: [GSoC 2016] [Syncope 808] > To: gsoc-supp...@google.com > > > > -- Forwarded message -- > From: Nuwan

Re: [GSoC 2016] [Syncope 808]

2016-06-27 Thread Nuwan Sameera
Hi, I will did changes soon. Regards. Nuwan Sameera On Mon, Jun 27, 2016 at 3:19 AM, Fabio Martelli wrote: > Il 27/06/2016 11:00, Nuwan Sameera ha scritto: > > Hi, > > Host need to set as http://syncope-vm.apache.org:9080/syncope/rest > > Hi Nuwan, with /rest at the end It is working fine. > J

Re: [GSoC 2016] [Syncope 808]

2016-06-27 Thread Fabio Martelli
Il 27/06/2016 11:00, Nuwan Sameera ha scritto: Hi, Host need to set as http://syncope-vm.apache.org:9080/syncope/rest Hi Nuwan, with /rest at the end It is working fine. Just the possibility to chnage/reset the connection is missing. Regards, F. UserData.txt http://syncope-vm.apache.org:90

Re: [GSoC 2016] [Syncope 808]

2016-06-27 Thread Nuwan Sameera
Hi, Host need to set as http://syncope-vm.apache.org:9080/syncope/rest UserData.txt http://syncope-vm.apache.org:9080/syncope/rest admin password Please try this. Regards. Nuwan Sameera. On Mon, Jun 27, 2016 at 1:50 AM, Fabio Martelli wrote: > Hi

Re: [GSoC 2016] [Syncope 808]

2016-06-27 Thread Fabio Martelli
Hi Nuwan, please see my comments inline. Please, keep @dev ML in CC. Regards, F. Il 27/06/2016 10:40, Nuwan Sameera ha scritto: Hi, OK. I will create reset connection method. Can I know any exception thrown when plugin open? *** .netbeans/8.1/var/log//messages.log *** WARNING [org.openide.w

Re: [GSoC 2016] [Syncope 808]

2016-06-27 Thread Fabio Martelli
Hi Nuwan, actually I still continue to be unable to work with the plug-in. If I perform a right click on "Mail Template" or "Report XSLTs" a menu including just "Delete" and "Save" options appears. If a perform double-click everywhere the same dropdown list including HTML, CSV and FO appears. By

Re: [GSoC 2016] [Syncope 808]

2016-06-26 Thread Nuwan Sameera
Hi, I implemented save feature of edited content of mail and report templates. source code available in my git repository [1] [1]https://github.com/NuwanSameera/syncope/tree/master/netbeans-plugin Please check and give me feedback. Now I completed basic functionalities of syncope netbeans plug

Re: [GSoC 2016] [Syncope 808]

2016-06-25 Thread Nuwan Sameera
Hi, I try to use setFormat method such that above example. But I have a problem. Can I know when we create new template we can access setFormat methaod without any process. Server throw error saying Format doesnot exit to given key. Please give me answer. Regards. Nuwan Sameera. On 21 Jun 2016 15:0

Re: [GSoC 2016] [Syncope 808]

2016-06-21 Thread Fabio Martelli
Il 21/06/2016 04:36, Nuwan Sameera ha scritto: Hi, I need to set template to new mail template or report template. I tried using setMailTemplate(key,format,input stream). There are some problems. Please give me java example to this. Hi Nuwan, please take a look at [1] to solve your issue. I

Re: [GSoC 2016] [Syncope 808]

2016-06-20 Thread Nuwan Sameera
Hi, I need to set template to new mail template or report template. I tried using setMailTemplate(key,format,input stream). There are some problems. Please give me java example to this. Regards, Nuwan Sameera On 20 Jun 2016 12:45, nuwansameer...@gmail.com wrote: > Hi, > I completed add, remove te

Re: [GSoC 2016] [Syncope 808]

2016-06-20 Thread Nuwan Sameera
Hi, I completed add, remove template. Also view template data in editor view. Source code available in github. I tried to do edit and save feature of template. I tried using setTemplate() method. Not still completed. Please give me feedback. Regards. Nuwan sameera. On 8 Jun 2016 01:48, "Fabio Mart

Re: [GSoC 2016] [Syncope 808]

2016-06-20 Thread Nuwan Sameera
Hi, I implemented add remove feature of template. Also view template data in editor pane. I am working with update existing template feature. My source code available in https://github.com/NuwanSameera/syncope/tree/master/netbeans-plugin Please give me feedback about my work. Regards On Wed, J

Re: [GSoC 2016] [Syncope 808]

2016-06-07 Thread Fabio Martelli
Hi Nuwan, go on for the moment. Refinements are welcome later, at more deeply integration time. Regards, F. Il 7 giugno 2016 17:33:34 CEST, Nuwan Sameera ha scritto: >Hi, > > OK I will do it. Is others are ok. >Can I continue works this manner? > >Regards, >Nuwan Sameera. > >On Tue, Jun 7, 201

Re: [GSoC 2016] [Syncope 808]

2016-06-07 Thread Nuwan Sameera
Hi, OK I will do it. Is others are ok. Can I continue works this manner? Regards, Nuwan Sameera. On Tue, Jun 7, 2016 at 8:57 PM, Fabio Martelli wrote: > Hi, it seems that the new version preserve the theme. > Please try to find a proper solution to edit configuration. > > Please let me know.

Re: [GSoC 2016] [Syncope 808]

2016-06-07 Thread Fabio Martelli
Hi, it seems that the new version preserve the theme. Please try to find a proper solution to edit configuration. Please let me know. Regards, F. On Tue, Jun 7, 2016 at 10:55 AM, Nuwan Sameera wrote: > Hi, > > I updated my plugin. Source code available in [1] >[1]https://github.com/NuwanSame

Re: [GSoC 2016] [Syncope 808]

2016-06-07 Thread Nuwan Sameera
Hi, I updated my plugin. Source code available in [1] [1]https://github.com/NuwanSameera/syncope/tree/master/netbeans-plugin Also following issues are solved. 1. Plugin installation/use seems to corrupt my Netbeans theme. Remove UI theme. 2. I cannot find the way to change plugin co

Re: [GSoC 2016] [Syncope 808]

2016-06-06 Thread Fabio Martelli
Il 06/06/2016 10:22, Nuwan Sameera ha scritto: Hi, Please give me response for my plugin development available in [1] https://github.com/NuwanSameera/syncope/tree/master/netbeans-plugin Steps in above mail. Hi Nuwan, see my comments below. 1. Plugin installation/use seems to corrupt my

Re: [GSoC 2016] [Syncope 808]

2016-06-06 Thread Nuwan Sameera
Hi, Please give me response for my plugin development available in [1] https://github.com/NuwanSameera/syncope/tree/master/netbeans-plugin Steps in above mail. Regards. Nuwan Sameera. On Fri, Jun 3, 2016 at 11:07 AM, Nuwan Sameera wrote: > Hi, > Done. Plugin build with syncope. Thanks.

Re: [GSoC 2016] [Syncope 808]

2016-06-03 Thread Nuwan Sameera
Hi, Done. Plugin build with syncope. Thanks. Source code in [1] [1] https://github.com/NuwanSameera/syncope/tree/master/netbeans-plugin Steps to build and run plugin. (01) go to syncope/netbeans-plugin and run *mvn clean install* (02) After build success create *netbeans-plugin-2.0.0-SNAPSHOT

Re: [GSoC 2016] [Syncope 808]

2016-06-03 Thread Nuwan Sameera
Hi, Thank you. I try this. Now can I send pr to upstream. Regards. Nuwan sameera On 3 Jun 2016 7:48 pm, "Fabio Martelli" wrote: > Il 03/06/2016 13:16, Nuwan Sameera ha scritto: > > Hi, > > Thank you. It is solved. But next step given a problem. > > *Failed to execute goal org.codehaus.mojo:iana

Re: [GSoC 2016] [Syncope 808]

2016-06-03 Thread Fabio Martelli
Il 03/06/2016 13:16, Nuwan Sameera ha scritto: Hi, Thank you. It is solved. But next step given a problem. *Failed to execute goal org.codehaus.mojo:ianal-maven-**plugin:1.0-alpha-1:verify-**legal-files (default) on project netbeans-plugin: Artifact does not contain any legal files: netbeans

Re: [GSoC 2016] [Syncope 808]

2016-06-03 Thread Nuwan Sameera
Hi, Thank you. It is solved. But next step given a problem. *Failed to execute goal org.codehaus.mojo:ianal-maven-* *plugin:1.0-alpha-1:verify-**legal-files (default) on project netbeans-plugin: Artifact does not contain any legal files: netbeans-plugin-2.0.0-* *SNAPSHOT.jar * Sorry for the distu

Re: [GSoC 2016] [Syncope 808]

2016-06-03 Thread Fabio Martelli
Il 03/06/2016 12:59, Nuwan Sameera ha scritto: Hi, I try to build plugin by adding following to pom. ... true Add true Regards, F. ... But given an error. Error log Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project netbeans-plugin: Too many

Re: [GSoC 2016] [Syncope 808]

2016-06-03 Thread Nuwan Sameera
Hi, I try to build plugin by adding following to pom. ... true ... But given an error. Error log Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project netbeans-plugin: Too many files with unapproved license: 16 See RAT report in: /home/nuwan/Projects/gs

Re: [GSoC 2016] [Syncope 808]

2016-06-03 Thread Fabio Martelli
Hi, see my comments/questions in-line. Regards, F. Il 03/06/2016 10:37, Nuwan Sameera ha scritto: Hi, I added java code to list existing mail templates and report templates to plugin tree. My codes available in Please, provide me with a list of steps to see results in netbeans. build, install

Re: [GSoC 2016] [Syncope 808]

2016-06-03 Thread Nuwan Sameera
Hi, I added java code to list existing mail templates and report templates to plugin tree. My codes available in https://github.com/NuwanSameera/syncope/tree/master/netbeans-plugin Currently plugin not in maven tree because check-style given error. But plugin can build and run without errors. P

Re: [GSoC 2016] [Syncope 808]

2016-05-30 Thread Fabio Martelli
Il 30/05/2016 10:00, Nuwan Sameera ha scritto: Hi, I do changes in netbeans plugin development. These changes available in [1] https://github.com/NuwanSameera/syncope/tree/master/netbeans-plugin (01) nbm folder created when netbeans module creation. If we rename it manifest.mf don't

Re: [GSoC 2016] [Syncope 808]

2016-05-30 Thread Nuwan Sameera
Hi, I do changes in netbeans plugin development. These changes available in [1] https://github.com/NuwanSameera/syncope/tree/master/netbeans-plugin (01) nbm folder created when netbeans module creation. If we rename it manifest.mf don't edit with changes. I cannot find a method to change

Re: [GSoC 2016] [Syncope 808]

2016-05-30 Thread Nuwan Sameera
Hi, I do changes in netbeans plugin development. These changes available in [1] https://github.com/NuwanSameera/syncope/tree/master/netbeans-plugin (01) nbm folder created when netbeans module creation. If we rename it manifest.mf don't edit with changes. I cannot find a method to change de

Re: [GSoC 2016] [Syncope 808]

2016-05-30 Thread Fabio Martelli
Il 28/05/2016 06:06, Nuwan Sameera ha scritto: Hi, I created netbeans plugin module as maven project using netbeans 8.1 , but it break maven structure. I have many problems. [1] Netbeans module build using nbm-maven-plugin and packaging type is "nbm" What's the problem? Please, go on and le

Re: [GSoC 2016] [Syncope 808]

2016-05-28 Thread Nuwan Sameera
Hi, OK. Thank you. I do changes in netbeans plugin development. These changes available in [1] https://github.com/NuwanSameera/syncope/tree/master/netbeans-plugin (01) nbm folder created when netbeans module creation. If we rename it manifest.mf don't edit with changes. I cannot find a met

Re: [GSoC 2016] [Syncope 808]

2016-05-28 Thread Fabio Martelli
Hi Nuwan, currently I cannot help you. I'll take a look at your issues on Monday morning. Have a good WE, F. Il 28 maggio 2016 06:06:42 CEST, Nuwan Sameera ha scritto: >Hi, >I created netbeans plugin module as maven project using netbeans 8.1 , >but >it break maven structure. I have many proble

Re: [GSoC 2016] [Syncope 808]

2016-05-27 Thread Nuwan Sameera
Hi, I created netbeans plugin module as maven project using netbeans 8.1 , but it break maven structure. I have many problems. [1] Netbeans module build using nbm-maven-plugin and packaging type is "nbm" [2] There are auto generated .java files and they not agreed to code format. [3] There are au

Re: [GSoC 2016] [Syncope 808]

2016-05-23 Thread Fabio Martelli
Il 23/05/2016 13:46, Nuwan Sameera ha scritto: Hi, Thank you for correct me. I create new module to netbeans plugin. It available in [1] [1] https://github.com/NuwanSameera/syncope/tree/master/netbeans-plugin Please check it and give me response, now I am in correct way or not. It seems

Re: [GSoC 2016] [Syncope 808]

2016-05-23 Thread Nuwan Sameera
Hi, Thank you for correct me. I create new module to netbeans plugin. It available in [1] [1] https://github.com/NuwanSameera/syncope/tree/master/netbeans-plugin Please check it and give me response, now I am in correct way or not. Regards, Nuwan Sameera. On Mon, May 23, 2016 at 1:48 PM, Fab

Re: [GSoC 2016] [Syncope 808]

2016-05-23 Thread Fabio Martelli
Il 23/05/2016 09:25, Nuwan Sameera ha scritto: Hi, I started work with syncope plugin to netbens. I implemented user view. It contain my git repository. Please give me feedback. Hi Nuwan, I want to remind you that you have to use Maven: Apache Syncope is composed by several Maven modules; I ex

Re: [GSoC 2016] [Syncope 808]

2016-05-23 Thread Nuwan Sameera
Hi, I started work with syncope plugin to netbens. I implemented user view. It contain my git repository. Please give me feedback. [1] https://github.com/NuwanSameera/syncope-netbeans-plugin Regards. On Sun, May 15, 2016 at 1:32 PM, Fabio Martelli wrote: > Doc for 2.0.0 will be released with

Re: [GSoC 2016] [Syncope 808]

2016-05-15 Thread Fabio Martelli
Doc for 2.0.0 will be released with 2.0.0 itself. Changes are a lot: to realise the new doc pages a deep knowledge about core and console is required. We will ask you for your contribution for sure but now it is a bit premature. Kind regards, F. Il 15 maggio 2016 09:44:00 CEST, Tushar Mishra ha

Re: [GSoC 2016] [Syncope 808]

2016-05-15 Thread Tushar Mishra
Could you guide us as to where we can make changes to these documentations? It would be great if we could help you guys by updating the documentation pages from 1.2.x to 2.0.0 since we are already working on understanding the different components. Regards, On Sun, May 15, 2016 at 12:38 PM Fabio M

Re: [GSoC 2016] [Syncope 808]

2016-05-15 Thread Fabio Martelli
Hi Nuwan, documentation available is just about Syncope 1.2.X. In Syncope 2.0.0 you can find users, groups and any objects by clicking on realms in the left side menu. Still in that menu you can click on topology for connectors and resources. Please, browse left side menu in order to try to fin

Re: [GSoC 2016] [Syncope 808]

2016-05-14 Thread Nuwan Sameera
Hi, I tried to understand operations in syncope by following https://cwiki.apache.org/confluence/display/SYNCOPE/Using+administration+console. But I cannot found corresponding links to Resources tab, Users tab, etc..

Re: [GSoC 2016] [Syncope 808]

2016-05-14 Thread Nuwan Sameera
Hi, I am read https://cwiki.apache.org/confluence/display/SYNCOPE/Concepts and get idea about syncope. Now I am studying about administration console. Regards. Nuwan Sameera. On Mon, May 9, 2016 at 11:45 AM, Francesco Chicchiriccò wrote: > On 07/05/2016 05:28, Nuwan Sameera wrote: > >> Hi, >>

Re: [GSoC 2016] [Syncope 808]

2016-05-08 Thread Francesco Chicchiriccò
On 07/05/2016 05:28, Nuwan Sameera wrote: Hi, Is "*/reportTemplates*" REST end point related to " *Report XSL stylesheets" in syncope?* Exactly. The REST endpoints of relevance for your (and Tushar's) GSoC work are /reportTemplates /mailTemplates Regards. On Mon, May 2, 2016 at 8:08

Re: [GSoC 2016] [Syncope 808]

2016-05-06 Thread Nuwan Sameera
Hi, Is "*/reportTemplates*" REST end point related to " *Report XSL stylesheets" in syncope?* Regards, Nuwan Sameera. On Mon, May 2, 2016 at 8:08 PM, Nuwan Sameera wrote: > Hi, > Thank you very much. I reffer this. > > Regards. > Nuwan sameera. > Il 02/05/2016 05:39, Nuwan Sameera ha scrit

Re: [GSoC 2016] [Syncope 808]

2016-05-02 Thread Nuwan Sameera
Hi, Thank you very much. I reffer this. Regards. Nuwan sameera. Il 02/05/2016 05:39, Nuwan Sameera ha scritto: > Hi, > > Please give me documentation about run syncope after build and take > in-detail idea about running syncope server functionalities. > Hi Nuwan, you can start by taking a look

Re: [GSoC 2016] [Syncope 808]

2016-05-02 Thread Fabio Martelli
Il 02/05/2016 05:39, Nuwan Sameera ha scritto: Hi, Please give me documentation about run syncope after build and take in-detail idea about running syncope server functionalities. Hi Nuwan, you can start by taking a look at [1]. In particular become confident with concepts [2], administration

Re: [GSoC 2016] [Syncope 808]

2016-05-01 Thread Nuwan Sameera
Hi, Please give me documentation about run syncope after build and take in-detail idea about running syncope server functionalities. Thanks and Regards. Nuwan Sameera. On Mon, May 2, 2016 at 7:03 AM, Nuwan Sameera wrote: > Hi, > > All are done. Product build correctly. Thank you very much. >

Re: [GSoC 2016] [Syncope 808]

2016-05-01 Thread Nuwan Sameera
Hi, All are done. Product build correctly. Thank you very much. Regards. Nuwan Sameera. On Sun, May 1, 2016 at 12:12 PM, Francesco Chicchiriccò wrote: > Il 2016-05-01 08:34 Francesco Chicchiriccò ha scritto: > >> Ok Nuwan, >> we've already been through this, let's provide again a bullet-proof,

Re: [GSoC 2016] [Syncope 808]

2016-04-30 Thread Francesco Chicchiriccò
Il 2016-05-01 08:34 Francesco Chicchiriccò ha scritto: Ok Nuwan, we've already been through this, let's provide again a bullet-proof, easy to follow, procedure (I'll assume you're on Linux, given the paths below). Please be careful to execute all commands below *from command line*. 1. rm -rf /h

Re: [GSoC 2016] [Syncope 808]

2016-04-30 Thread Francesco Chicchiriccò
Ok Nuwan, we've already been through this, let's provide again a bullet-proof, easy to follow, procedure (I'll assume you're on Linux, given the paths below). Please be careful to execute all commands below *from command line*. 1. rm -rf /home/nuwan/Projects/gsoc/syncope 2. cd /home/nuwan/Pr

Re: [GSoC 2016] [Syncope 808]

2016-04-30 Thread Nuwan Sameera
Hi, Thank you. I did configurations as http://syncope.apache.org/building.html . But my problem doesn't solved. java version "1.8.0_91" Apache Maven 3.0.5 I build *master* branch. *Error Log:*[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (setupCSV_CLI) on

Re: [GSoC 2016] [Syncope 808]

2016-04-29 Thread Francesco Chicchiriccò
On 30 april 2016 07:26:55 CEST, Nuwan Sameera wrote: >Hi, > >I cloned syncope repository in github and try to build but. But build >failed occurred. > > > >*Error Log :*[ERROR] Failed to execute goal >org.apache.maven.plugins:maven-antrun-plugin:1.8:run (setupCSV_CLI) on >project syncope-fit-core-

Re: [GSoC 2016] [Syncope 808]

2016-04-29 Thread Nuwan Sameera
Hi, I cloned syncope repository in github and try to build but. But build failed occurred. *Error Log :*[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (setupCSV_CLI) on project syncope-fit-core-reference: An Ant BuildException has occured: Warning: Could not

Re: [GSoC 2016] [Syncope 808]

2016-04-28 Thread Nuwan Sameera
Hi, Nice to meet you andera. Thank you. Regards. Nuwan sameera. On 27 Apr 2016 14:06, "andrea" wrote: > > > Il 27/04/2016 08:48, Nuwan Sameera ha scritto: > >> Hi, >> >> I am Nuwan Sameera third year student of University of Moratuwa. My >> proposal has been approved for Syncope 808. I need to

Re: [GSoC 2016] [Syncope 808]

2016-04-27 Thread andrea
Il 27/04/2016 08:48, Nuwan Sameera ha scritto: Hi, I am Nuwan Sameera third year student of University of Moratuwa. My proposal has been approved for Syncope 808. I need to develop netbeans plugin for running syncope server. Fabio Martelli has assigned as my mentor. I believe technical suppo

[GSoC 2016] [Syncope 808]

2016-04-26 Thread Nuwan Sameera
Hi, I am Nuwan Sameera third year student of University of Moratuwa. My proposal has been approved for Syncope 808. I need to develop netbeans plugin for running syncope server. Fabio Martelli has assigned as my mentor. I believe technical supports form all of you up to complete this project. T

Re: [Gsoc 2016] SYNCOPE-770

2016-03-19 Thread Francesco Chicchiriccò
On 16/03/2016 20:35, Nuwan Sameera wrote: Hi, I resubmit my draft proposal to "Apache Software Foundation". Please check it received or not. Also please be kind enough give me feedback about it. As I have asked below: [Let's handle this off-list for the moment] I'll reply to you privately.

Re: [Gsoc 2016] SYNCOPE-770

2016-03-19 Thread Nuwan Sameera
Hi, I resubmit my draft proposal to "Apache Software Foundation". Please check it received or not. Also please be kind enough give me feedback about it. Thanks and Regards. Nuwan Sameera. On Wed, Mar 16, 2016 at 8:33 PM, Francesco Chicchiriccò wrote: > On 16/03/2016 10:03, Nuwan Sameera wrot

Re: [Gsoc 2016] SYNCOPE-770

2016-03-15 Thread Nuwan Sameera
sal following comment on >>> >>> [1] https://cwiki.apache.org/confluence/display/SYNCOPE/GSOC+2016. >>> >> >> I'll try to update such page later on today; have you seen: >> >> http://markmail.org/message/ddx3c3of4h45px3q >> >> ? >&

Re: [Gsoc 2016] SYNCOPE-770

2016-03-15 Thread Nuwan Sameera
te my proposal following comment on >> >> [1] https://cwiki.apache.org/confluence/display/SYNCOPE/GSOC+2016. >> > > I'll try to update such page later on today; have you seen: > > http://markmail.org/message/ddx3c3of4h45px3q > > ? > > Regards. >

Re: [Gsoc 2016] SYNCOPE-770

2016-03-15 Thread Francesco Chicchiriccò
On 15/03/2016 12:24, Nuwan Sameera wrote: Hi, Please can I know my approach is correct or not for SYNCOPE[770]. I willing to crate my proposal following comment on [1] https://cwiki.apache.org/confluence/display/SYNCOPE/GSOC+2016. I'll try to update such page later on today; have you

Re: [Gsoc 2016] SYNCOPE-770

2016-03-15 Thread Nuwan Sameera
Hi, Please can I know my approach is correct or not for SYNCOPE[770]. I willing to crate my proposal following comment on [1] https://cwiki.apache.org/confluence/display/SYNCOPE/GSOC+2016. Please update me. Thanks and Regards. Nuwan Sameera. On Mon, Mar 14, 2016 at 4:54 PM, Nuwan Sameera

[ANN] GSOC 2016 application period is opened

2016-03-15 Thread Francesco Chicchiriccò
guide/ [3] http://write.flossmanuals.net/gsocstudentguide/writing-a-proposal/ [4] http://community.staging.apache.org/gsoc#application-template [5] https://cwiki.apache.org/confluence/display/SYNCOPE/GSOC+2016 -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involv

Re: [Gsoc 2016] SYNCOPE-770

2016-03-14 Thread Nuwan Sameera
ermission to upload files and images to the >> comments in https://cwiki.apache.org/confluence/display/SYNCOPE/GSOC+2016 >> page . >> Please give me permission for it. >> > > Ouch sorry, you should be all set now. > > Regards. > > On Mon, Mar 14, 2016 at 2:

Re: [Gsoc 2016] SYNCOPE-770

2016-03-14 Thread Francesco Chicchiriccò
On 14/03/2016 11:19, Nuwan Sameera wrote: Hi, Thank you. But I don't have permission to upload files and images to the comments in https://cwiki.apache.org/confluence/display/SYNCOPE/GSOC+2016 page . Please give me permission for it. Ouch sorry, you should be all set now. Regards. O

Re: [Gsoc 2016] SYNCOPE-770

2016-03-14 Thread Nuwan Sameera
Hi, Thank you. But I don't have permission to upload files and images to the comments in https://cwiki.apache.org/confluence/display/SYNCOPE/GSOC+2016 page . Please give me permission for it. Thanks and Regards. Nuwan Sameera. On Mon, Mar 14, 2016 at 2:22 PM, Francesco Chicchiriccò

Re: [Gsoc 2016] SYNCOPE-770

2016-03-14 Thread Francesco Chicchiriccò
ow to publish it on the wiki. I have found your user and granted editing rights to https://cwiki.apache.org/confluence/display/SYNCOPE/GSOC+2016 Regards. On Mon, Mar 14, 2016 at 12:50 PM, Francesco Chicchiriccò mailto:ilgro...@apache.org>> wrote: On 14/03/2016 07:32, Nuwan Sameera wrote:

Re: [Gsoc 2016] SYNCOPE-770

2016-03-14 Thread Nuwan Sameera
Hi, I attached image and pdf file with this e-mail. Please checked it. I created an account in wiki but don't know how to publish my document on it. Please let me know how to publish it on the wiki. Thanks and Regards. Nuwan Sameera. On Mon, Mar 14, 2016 at 12:50 PM, Francesco Chicchiriccò < il

Re: [Gsoc 2016] SYNCOPE-770

2016-03-14 Thread Francesco Chicchiriccò
On 14/03/2016 07:32, Nuwan Sameera wrote: Hi, I prefer Sysncope mail templates and XSL stylesheet options. I attached simple flow chart. I did analyse operations in both options using stable pack and I think [SYNCOPE 770] task can be done as above flow chart. Please update me there is any th

Re: [Gsoc 2016] SYNCOPE-770

2016-03-13 Thread Nuwan Sameera
Hi, I prefer Sysncope mail templates and XSL stylesheet options. I attached simple flow chart. I did analyse operations in both options using stable pack and I think [SYNCOPE 770] task can be done as above flow chart. Please update me there is any thing need to change. Thanks Regards, Nuwan Same

Re: GSoC 2016

2016-03-10 Thread Francesco Chicchiriccò
On 10/03/2016 16:08, Mark Geller wrote: ilgrosso wrote About GSOC 2016 we have published a single proposal at [1] which might actually be split in two (for Netbeans and for Eclipse). Hi, My name is Mark Geller and I am first year masters student at Saint Petersburg State Academic University

Re: GSoC 2016

2016-03-10 Thread Mark Geller
ilgrosso wrote > About GSOC 2016 we have published a single proposal at [1] which might > actually be split in two (for Netbeans and for Eclipse). Hi, My name is Mark Geller and I am first year masters student at Saint Petersburg State Academic University. Recently I found out about Synco

Re: [Gsoc 2016] SYNCOPE-770

2016-03-10 Thread Nuwan Sameera
Hi, [1] Could you please let me know if there's a special format for gsoc proposal. [2] Which details should I add to the gsoc project proposal. Thanks and Regards. Nuwan Sameera. On Thu, Mar 10, 2016 at 2:59 PM, Francesco Chicchiriccò wrote: > On 09/03/2016 09:59, Nuwan Sameera wrote: > >>

Re: [Gsoc 2016] SYNCOPE-770

2016-03-10 Thread Francesco Chicchiriccò
On 09/03/2016 09:59, Nuwan Sameera wrote: Hi, Sorry for the confusion. It solved now. Good :-) [1]Can I now there is any special format for Gsoc Proposal apache organization expected. Sorry, I don't get the question: what do you mean here? [2]Please give me specific points need to add pro

Re: [Gsoc 2016] SYNCOPE-770

2016-03-09 Thread Nuwan Sameera
Hi, Sorry for the confusion. It solved now. [1]Can I now there is any special format for Gsoc Proposal apache organization expected. [2]Please give me specific points need to add proposal. Thanks and Regards. Nuwan Sameera. On Wed, Mar 9, 2016 at 12:54 PM, Francesco Chicchiriccò wrote: > On 9-m

Re: [Gsoc 2016] SYNCOPE-770

2016-03-08 Thread Francesco Chicchiriccò
On 9-mar-16, alle 7:57, Nuwan Sameera nuwansameer...@gmail.com wrote: > Hi, > Thank you. Already I change environment variable and product become > build. > > There is another error in build time. > > Error Log. > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-antrun-plugin

Re: [Gsoc 2016] SYNCOPE-770

2016-03-08 Thread Nuwan Sameera
Hi, Thank you. Already I change environment variable and product become build. There is another error in build time. Error Log. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (setupCSV_CLI) on project syncope-fit-core-reference: An Ant BuildException has o

Re: [Gsoc 2016] SYNCOPE-770

2016-03-08 Thread Francesco Chicchiriccò
Hi, you have clearly missed http://syncope.apache.org/building.html Regards. - Il 8-mar-16, alle 17:53, Nuwan Sameera nuwansameer...@gmail.com ha scritto: > Hi, > I cloned apache syncope from git hub and build master branch. > [1] Error : > > [ERROR] Failed to execute goal > org.apache.m

Re: [Gsoc 2016] SYNCOPE-770

2016-03-08 Thread Nuwan Sameera
Hi, I cloned apache syncope from git hub and build master branch. [1] Error : [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (setupCSV_CLI) on project syncope-fit-core-reference: An Ant BuildException has occured: Warning: Could not find file /home/nuwan/Proj

Re: [Gsoc 2016] SYNCOPE-770

2016-03-07 Thread Nuwan Sameera
Hi, I did some simple examples of eclipse plugin developments. Also I study about Apache Syncope. *Can I know there is any specific format for GSOC Project proposal you are expected. *Please give me specific areas covered in this project and what points need to add proposal. Thanks and Regards.

Re: [Gsoc 2016] SYNCOPE-770

2016-03-06 Thread Nuwan Sameera
Hi, Thank you. I read [1] http://www.vogella.com/tutorials/EclipsePlugIn/article.html for get some knowledge about create new eclipse plugin. I trying to develop new plugin using this steps. It progress not completed yet. Is this proper guide for this. Thanks and Regards. Nuwan Sameera. On Sat

Re: [Gsoc 2016] SYNCOPE-770

2016-03-04 Thread Francesco Chicchiriccò
On 04/03/2016 10:01, Nuwan Sameera wrote: Hi, I deploy console application. I cannot identify functionalities yet. There is any resource to it. Also can I know what are the another things I need to do. As reported in http://syncope.apache.org/docs/getting-started.html#introduction Apache

Re: GSoC 2016

2016-03-04 Thread Francesco Chicchiriccò
se Syncope before. Is it okay with this project ? If it's okay can someone guide me on familiarizing with Syncope. Hi, glad of your interest in Apache Syncope. About GSOC 2016 we have published a single proposal at [1] which might actually be split in two (for Netbeans and for Eclipse).

GSoC 2016

2016-03-04 Thread Dilan Tharaka
Hi, I'm Dilan Tharaka an undergraduate from University of Moratuwa, Sri Lanka. I went though the Apache ideas list and found that Syncope IDE Plugin project is interesting. I have few experience in Eclipse plugin development but I haven't use Syncope before. Is it okay with this project ? If it's

Re: [Gsoc 2016] SYNCOPE-770

2016-03-04 Thread Nuwan Sameera
Hi, I deploy console application. I cannot identify functionalities yet. There is any resource to it. Also can I know what are the another things I need to do. Thanks and Regards. Nuwan Sameera. On Tue, Mar 1, 2016 at 7:31 PM, Nuwan Sameera wrote: > Hi, > Thank you. Both problems solved. I

Re: [GSOC 2016] Regarding inquiring some more details about SYNCOPE IDE PLUGIN.

2016-03-03 Thread Francesco Chicchiriccò
and will provide my best to make the project successful. I also have a love with Competitive Programming and do it on regular basis. I can provide more details if necessary . Please revert me back. Hi, glad of your interest in Apache Syncope. About GSOC 2016 we have published a single proposal at

[GSOC 2016] Regarding inquiring some more details about SYNCOPE IDE PLUGIN.

2016-03-03 Thread Apurva Priyadarshi
Hello, I am Apurva Priyadarshi pursuing my B.E in Information Science and Engineering at PESCE Mandya ,Karnataka, India. I would like to contribute in the project so require some more information regarding the projects. I am familiar with Netbeans and will provide my best to make the project succes

Re: [Gsoc 2016] SYNCOPE-770

2016-03-01 Thread Nuwan Sameera
Hi, Thank you. Both problems solved. I will study about this. Thanks and Regards. Nuwan Sameera. On Tue, Mar 1, 2016 at 4:27 PM, Francesco Chicchiriccò wrote: > On 2016-02-29 14:51 Nuwan Sameera wrote: > >> Hi, >> Thank you. Problem solved. I can access >> [1]http://localhost:9080/syncope/i

Re: [Gsoc 2016] SYNCOPE-770

2016-03-01 Thread Francesco Chicchiriccò
On 2016-02-29 14:51 Nuwan Sameera wrote: Hi, Thank you. Problem solved. I can access [1]http://localhost:9080/syncope/index.html [2]http://localhost:9080/syncope-console/ I will study about jax-rs. But [2] have username password credentials. How I set username and password. You can find al

Re: [Gsoc 2016] SYNCOPE-770

2016-02-29 Thread Nuwan Sameera
Hi, Thank you. Problem solved. I can access [1]http://localhost:9080/syncope/index.html [2]http://localhost:9080/syncope-console/ I will study about jax-rs. But [2] have username password credentials. How I set username and password. Also I cannot access http://localhost:9080/syncope/swagger/

Re: [Gsoc 2016] SYNCOPE-770

2016-02-29 Thread Francesco Chicchiriccò
On 27/02/2016 15:25, Nuwan Sameera wrote: Hi, I read Apache Syncope - Getting Started

Re: [Gsoc 2016] SYNCOPE-770

2016-02-27 Thread Nuwan Sameera
Hi, I read Apache Syncope - Getting Started and follow step 3.4

Re: [Gsoc 2016] SYNCOPE-770

2016-02-26 Thread Nuwan Sameera
Hi, Thanks. I will read this. Regards, Nuwan Sameera. On Fri, Feb 26, 2016 at 3:59 PM, Francesco Chicchiriccò wrote: > You can get started with Syncope by taking a look at > > http://syncope.apache.org/docs/getting-started.html > > Please consider that at the moment we are supporting two dis

Re: [Gsoc 2016] SYNCOPE-770

2016-02-26 Thread Francesco Chicchiriccò
You can get started with Syncope by taking a look at http://syncope.apache.org/docs/getting-started.html Please consider that at the moment we are supporting two distinct versions, which are quite different: 1. 1.2 (latest available 1.2.7), the stable branch 2. 2.0 (latest available 2.0.0-M1)

Re: [Gsoc 2016] SYNCOPE-770

2016-02-26 Thread Nuwan Sameera
Hi, Thank you. I will keep in touch. Regards. On Fri, Feb 26, 2016 at 2:29 PM, Francesco Chicchiriccò wrote: > On 25/02/2016 18:44, Nuwan Sameera wrote: > >> Hello, >> I am Y.G.Nuwan Sameera third year student of University of >> Moratuwa >> , Sri Lanks. I am interested with this pro

Re: [Gsoc 2016] SYNCOPE-770

2016-02-26 Thread Francesco Chicchiriccò
On 25/02/2016 18:44, Nuwan Sameera wrote: Hello, I am Y.G.Nuwan Sameera third year student of University of Moratuwa , Sri Lanks. I am interested with this project. I have hand on experience in Java EE and open source developing. I would like to know more about this project. Please give

[Gsoc 2016] SYNCOPE-770

2016-02-25 Thread Nuwan Sameera
Hello, I am Y.G.Nuwan Sameera third year student of University of Moratuwa , Sri Lanks. I am interested with this project. I have hand on experience in Java EE and open source developing. I would like to know more about this project. Please give me some tips to getting started. Thanks and

  1   2   >