Re: Eclipse Plugin [SYNCOPE-809] as GSoC 16 Project

2016-05-03 Thread Tushar Mishra
Sure, I am already reading up on open issues so I can start working on some
small ones right away.

Regarding the cloud deployment, I was talking about using the Google Cloud
platform to get a development environment where I can securely deploy
syncope and work on the project. Will it be feasible and what would you
suggest?

On Tue, May 3, 2016 at 5:14 PM Francesco Chicchiriccò 
wrote:

> On 03/05/2016 06:01, Tushar Mishra wrote:
> > Hello devs,
> >
> > I would like to update you on my progress regarding the project. I've
> > downloaded the sources and built them successfully.
>
> That's good.
>
> > I've also started
> > working on the plugin layout which took a bit of a look around to find
> the
> > right way to do it.
>
> This is premature: until May 22nd you are in the community bonding
> period, e.g. you are not expected to work on your project but instead to
> get acquainted with Apache Syncope and its community (see my mail below).
>
> > I would like to ask something at this point. I am able to create a "view"
> > in eclipse which shall display in a window, the email templates available
> > and clicking on a template would open it in the editor. Now, which of the
> > following should I focus on?
> >
> > - A button in the menu which opens the view in the workbench
> > - A perspective which displays just the template list view and an
> editor
> >
> > Also, I would like to know if I can use a cloud platform to develop this
> > project. It would be easier for me since I work behind a proxy in my
> > college and also, it would save me the hassle of manually backing up my
> > work everyday.
>
> Do you want to deploy Apache Syncope in a cloud space of yours (which
> one, in case?) or are you looking for a place where it is already
> deployed and running? For the latter case you might want to empower
>
> http://syncope.apache.org/demo.html
>
> Regards.
>
> > On Fri, Apr 29, 2016 at 2:57 PM Francesco Chicchiriccò <
> ilgro...@apache.org>
> > wrote:
> >
> >> On 27/04/2016 17:39, Tushar Mishra wrote:
> >>> Hello devs,
> >>>
> >>> My name is Tushar Mishra and I am currently pursuing a Bachelor’s
> degree
> >> in
> >>> Computer Science with specialization in Open Source Software and Open
> >>> Standards from the University of Petroleum and Energy Studies,
> Dehradun,
> >>> India as a 3rd year Undergraduate student.
> >>>
> >>> Recently, my proposal for developing an Eclipse Plugin (as stated in
> >>> [SYNCOPE-809]) was accepted at the Google Summer of Code.
> Consequently, I
> >>> have been assigned to the issue under the supervision of Mr. Francesco
> >>> Chicchiriccò who is my mentor for the same.
> >>>
> >>> I look forward to working under your guidance and I believe I can do
> >>> wonders with your help.
> >> Hi Tushar,
> >> as your mentor for this activity, let me express my own deep welcome to
> >> the Apache Syncope community.
> >>
> >> Please consider that you are currently in the "Community Bonding Period"
> >> (Apr 22 - May 22), where you are expected to get ready to start
> >> contributing full time.
> >>
> >> Community Bonding activities may involve:
> >>
> >>   * Becoming familiar with the community practices and processes.
> >> (This often involves a mix of observation and participation.)
> >>   * Participating on Mailing Lists / IRC / etc. (Not just lurking.)
> >>   * Setting up their development environment.
> >>   * Small (or large) patches/bug fixes. (These do not need to be
> >> directly related to their GSoC project.)
> >>   * Participating in code reviews for others. (Even someone who
> isn't
> >> familiar with the project can contribute by pointing out potential
> >> inefficiencies, bad error handling, etc.)
> >>   * Working with their mentor and other org members on refining
> their
> >> project plan. This might include finalizing deadlines and milestones,
> >> adding more detail, figuring out potential issues, etc.
> >>   * If you are already familiar with the organization, you could be
> >> helping others get involved in the community.
> >>   * Reading (and updating!) documentation they will need to
> >> understand to complete their project.
> >>   * Reporting or replicating bugs.
> >>
> >> In general, I would prefer to keep the communication here, open for the
> >> whole community. You are naturally free to contact me privately as
> >> you've been doing so far.
> >> Should you need live interaction, let's meet on the #apache-syncope IRC
> >> channel - I am generally available there from 9.00 AM CET until 6.00 PM
> CET
> >>
> >> Regards.
>
> --
> Francesco Chicchiriccò
>
> Tirasa - Open Source Excellence
> http://www.tirasa.net/
>
> Involved at The Apache Software Foundation:
> member, Syncope PMC chair, Cocoon PMC,
> Olingo PMC, CXF Committer, OpenJPA Committer
> http://home.apache.org/~ilgrosso/
>
> --
Tushar Mishra
University of Petroleum and Energy Studies
Computer Science with specialization in ​Open Source Software and Open
Standards
Semes

[jira] [Commented] (SYNCOPE-745) Complete Configuration

2016-05-03 Thread ASF subversion and git services (JIRA)

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

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

Commit 2b0960de57a0faa07fe470003f4f0901ad4a8ad4 in syncope's branch 
refs/heads/master from [~fmartelli]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=2b0960d ]

[SYNCOPE-745] report reportlet management


> Complete Configuration
> --
>
> Key: SYNCOPE-745
> URL: https://issues.apache.org/jira/browse/SYNCOPE-745
> Project: Syncope
>  Issue Type: Sub-task
>  Components: console
>Reporter: Francesco Chicchiriccò
>Assignee: fabio martelli
> Fix For: 2.0.0
>
>
> Various items are missing:
>  # -roles-
>  # -general parameters-
>  # reports
>  # -notifications-
>  # policies
>  # -audit-
>  # export internal storage configuration as XML



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SYNCOPE-838) review of logging state of the syncope enduser

2016-05-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on SYNCOPE-838:


Github user asfgit closed the pull request at:

https://github.com/apache/syncope/pull/14


> review of logging state of the syncope enduser 
> ---
>
> Key: SYNCOPE-838
> URL: https://issues.apache.org/jira/browse/SYNCOPE-838
> Project: Syncope
>  Issue Type: Improvement
>  Components: enduser
> Environment: syncope enduser
>Reporter: Matteo Di Carlo
>Assignee: Matteo Di Carlo
> Fix For: 2.0.0
>
>
> Review of logging messages of syncope enduser, javascript and java.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (SYNCOPE-799) Do not allow admin user log in to enduser

2016-05-03 Thread Matteo Di Carlo (JIRA)

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

Matteo Di Carlo reassigned SYNCOPE-799:
---

Assignee: Matteo Di Carlo

> Do not allow admin user log in to enduser
> -
>
> Key: SYNCOPE-799
> URL: https://issues.apache.org/jira/browse/SYNCOPE-799
> Project: Syncope
>  Issue Type: Bug
>  Components: enduser
>Affects Versions: 2.0.0-M2
>Reporter: Francesco Chicchiriccò
>Assignee: Matteo Di Carlo
> Fix For: 2.0.0
>
>
> The admin user is not a real user, so it cannot be allowed to log in to 
> enduser.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SYNCOPE-838) review of logging state of the syncope enduser

2016-05-03 Thread ASF subversion and git services (JIRA)

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

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

Commit c6ad7270d0f66a4d63acff5b992c144ed439139b in syncope's branch 
refs/heads/master from [~mdicarlo]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=c6ad727 ]

[SYNCOPE-838] review of syncope-enduser's logs - this closes #14


> review of logging state of the syncope enduser 
> ---
>
> Key: SYNCOPE-838
> URL: https://issues.apache.org/jira/browse/SYNCOPE-838
> Project: Syncope
>  Issue Type: Improvement
>  Components: enduser
> Environment: syncope enduser
>Reporter: Matteo Di Carlo
>Assignee: Matteo Di Carlo
> Fix For: 2.0.0
>
>
> Review of logging messages of syncope enduser, javascript and java.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (SYNCOPE-838) review of logging state of the syncope enduser

2016-05-03 Thread JIRA

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

Francesco Chicchiriccò resolved SYNCOPE-838.

Resolution: Fixed

Thanks for the fix [~mdicarlo]!

> review of logging state of the syncope enduser 
> ---
>
> Key: SYNCOPE-838
> URL: https://issues.apache.org/jira/browse/SYNCOPE-838
> Project: Syncope
>  Issue Type: Improvement
>  Components: enduser
> Environment: syncope enduser
>Reporter: Matteo Di Carlo
>Assignee: Matteo Di Carlo
> Fix For: 2.0.0
>
>
> Review of logging messages of syncope enduser, javascript and java.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] syncope pull request: [SYNCOPE-838] review of syncope-enduser's lo...

2016-05-03 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/syncope/pull/14


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (SYNCOPE-838) review of logging state of the syncope enduser

2016-05-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on SYNCOPE-838:


Github user mteo commented on the pull request:

https://github.com/apache/syncope/pull/14#issuecomment-216554285
  
ok. I fixed the java logs.
Thanks for the review.


> review of logging state of the syncope enduser 
> ---
>
> Key: SYNCOPE-838
> URL: https://issues.apache.org/jira/browse/SYNCOPE-838
> Project: Syncope
>  Issue Type: Improvement
>  Components: enduser
> Environment: syncope enduser
>Reporter: Matteo Di Carlo
>Assignee: Matteo Di Carlo
> Fix For: 2.0.0
>
>
> Review of logging messages of syncope enduser, javascript and java.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] syncope pull request: [SYNCOPE-838] review of syncope-enduser's lo...

2016-05-03 Thread mteo
Github user mteo commented on the pull request:

https://github.com/apache/syncope/pull/14#issuecomment-216554285
  
ok. I fixed the java logs.
Thanks for the review.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (SYNCOPE-838) review of logging state of the syncope enduser

2016-05-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on SYNCOPE-838:


Github user ilgrosso commented on the pull request:

https://github.com/apache/syncope/pull/14#issuecomment-216546800
  
Nice job @mteo - could you please also review the Java code in a similar 
fashion?


> review of logging state of the syncope enduser 
> ---
>
> Key: SYNCOPE-838
> URL: https://issues.apache.org/jira/browse/SYNCOPE-838
> Project: Syncope
>  Issue Type: Improvement
>  Components: enduser
> Environment: syncope enduser
>Reporter: Matteo Di Carlo
>Assignee: Matteo Di Carlo
> Fix For: 2.0.0
>
>
> Review of logging messages of syncope enduser, javascript and java.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] syncope pull request: [SYNCOPE-838] review of syncope-enduser's lo...

2016-05-03 Thread ilgrosso
Github user ilgrosso commented on the pull request:

https://github.com/apache/syncope/pull/14#issuecomment-216546800
  
Nice job @mteo - could you please also review the Java code in a similar 
fashion?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] syncope pull request: [SYNCOPE-838] review of syncope-enduser's lo...

2016-05-03 Thread ilgrosso
Github user ilgrosso commented on a diff in the pull request:

https://github.com/apache/syncope/pull/14#discussion_r61889125
  
--- Diff: 
client/enduser/src/main/resources/META-INF/resources/app/js/controllers/LoginController.js
 ---
@@ -76,19 +76,19 @@ angular.module("login").controller("LoginController", 
['$scope', '$rootScope', '
 
 $scope.errorAPI = function () {
   $http.get("/syncope-enduser/api/error").success(function (data) {
-console.log("errorAPI response: ", data);
+console.debug("errorAPI response: ", data);
   });
 };
 
 $scope.sampleAPI = function () {
   $http.get("/syncope-enduser/api/user-self").success(function (data) {
-console.log("sampleAPI response: ", data);
+console.debug("sampleAPI response: ", data);
   });
 };
 
 $scope.schemaAPI = function () {
   $http.get("/syncope-enduser/api/schema").success(function (data) {
-console.log("schemaAPI response: ", data);
+console.debuXg("schemaAPI response: ", data);
--- End diff --

typo


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (SYNCOPE-838) review of logging state of the syncope enduser

2016-05-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on SYNCOPE-838:


Github user ilgrosso commented on a diff in the pull request:

https://github.com/apache/syncope/pull/14#discussion_r61889125
  
--- Diff: 
client/enduser/src/main/resources/META-INF/resources/app/js/controllers/LoginController.js
 ---
@@ -76,19 +76,19 @@ angular.module("login").controller("LoginController", 
['$scope', '$rootScope', '
 
 $scope.errorAPI = function () {
   $http.get("/syncope-enduser/api/error").success(function (data) {
-console.log("errorAPI response: ", data);
+console.debug("errorAPI response: ", data);
   });
 };
 
 $scope.sampleAPI = function () {
   $http.get("/syncope-enduser/api/user-self").success(function (data) {
-console.log("sampleAPI response: ", data);
+console.debug("sampleAPI response: ", data);
   });
 };
 
 $scope.schemaAPI = function () {
   $http.get("/syncope-enduser/api/schema").success(function (data) {
-console.log("schemaAPI response: ", data);
+console.debuXg("schemaAPI response: ", data);
--- End diff --

typo


> review of logging state of the syncope enduser 
> ---
>
> Key: SYNCOPE-838
> URL: https://issues.apache.org/jira/browse/SYNCOPE-838
> Project: Syncope
>  Issue Type: Improvement
>  Components: enduser
> Environment: syncope enduser
>Reporter: Matteo Di Carlo
>Assignee: Matteo Di Carlo
> Fix For: 2.0.0
>
>
> Review of logging messages of syncope enduser, javascript and java.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] syncope pull request: [SYNCOPE-838] review of syncope-enduser's lo...

2016-05-03 Thread mteo
GitHub user mteo opened a pull request:

https://github.com/apache/syncope/pull/14

[SYNCOPE-838] review of syncope-enduser's logs

logging messages cleaning, syntax and logging level review.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/mteo/syncope SYNCOPE-838

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/syncope/pull/14.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #14


commit 17b12412ffec3a205a753556c444820121a5cfe7
Author: Matteo Di Carlo 
Date:   2016-05-03T14:04:56Z

[SYNCOPE-838] review of syncope-enduser's logs




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (SYNCOPE-838) review of logging state of the syncope enduser

2016-05-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on SYNCOPE-838:


GitHub user mteo opened a pull request:

https://github.com/apache/syncope/pull/14

[SYNCOPE-838] review of syncope-enduser's logs

logging messages cleaning, syntax and logging level review.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/mteo/syncope SYNCOPE-838

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/syncope/pull/14.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #14


commit 17b12412ffec3a205a753556c444820121a5cfe7
Author: Matteo Di Carlo 
Date:   2016-05-03T14:04:56Z

[SYNCOPE-838] review of syncope-enduser's logs




> review of logging state of the syncope enduser 
> ---
>
> Key: SYNCOPE-838
> URL: https://issues.apache.org/jira/browse/SYNCOPE-838
> Project: Syncope
>  Issue Type: Improvement
>  Components: enduser
> Environment: syncope enduser
>Reporter: Matteo Di Carlo
>Assignee: Matteo Di Carlo
> Fix For: 2.0.0
>
>
> Review of logging messages of syncope enduser, javascript and java.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-839) Syncope 2.0.0-M2 has a missing dependency syncope-fit-build-build-tools

2016-05-03 Thread JIRA

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

Francesco Chicchiriccò updated SYNCOPE-839:
---
  Flags:   (was: Important)
   Due Date: (was: 31/May/16)
Component/s: (was: enduser)
 (was: console)

> Syncope 2.0.0-M2 has a missing dependency syncope-fit-build-build-tools
> ---
>
> Key: SYNCOPE-839
> URL: https://issues.apache.org/jira/browse/SYNCOPE-839
> Project: Syncope
>  Issue Type: Bug
>Affects Versions: 2.0.0-M2
> Environment: Centos 7, Maven 3.3.9, Java JDK 1.8.0_60 Oracle 
> Corporation
>Reporter: Shagun Akarsh
>  Labels: build, documentation, maven, starter
> Fix For: 2.0.0
>
>
> As mentioned in [getting started 
> documentation|http://syncope.apache.org/docs/getting-started.html#create-project]
>  of creating archetype project and then deploying in embedded mode.
> The {code}mvn -P embedded{code} fails due to unreachable dependency on 
> *org.apache.syncope.fit:syncope-fit-build-tools:war:2.0.0-M2*. Thus 
> {color:red}build fails{color:red}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SYNCOPE-839) Syncope 2.0.0-M2 has a missing dependency syncope-fit-build-build-tools

2016-05-03 Thread JIRA

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

Francesco Chicchiriccò updated SYNCOPE-839:
---
Description: 
As mentioned in [getting started 
documentation|http://syncope.apache.org/docs/getting-started.html#create-project]
 of creating archetype project and then deploying in embedded mode.
The {code}mvn -P embedded{code} fails due to unreachable dependency on 
*org.apache.syncope.fit:syncope-fit-build-tools:war:2.0.0-M2*. Thus 
{color:red}build fails{color:red}.

  was:As mentioned in getting started documentation of creating archetype 
project and then deploying in embedded mode. The mvn -P embedded fails due to 
unreachable dependency on 
*org.apache.syncope.fit:syncope-fit-build-tools:war:2.0.0-M2*. Thus 
{color:red}build fails{color:red}.


> Syncope 2.0.0-M2 has a missing dependency syncope-fit-build-build-tools
> ---
>
> Key: SYNCOPE-839
> URL: https://issues.apache.org/jira/browse/SYNCOPE-839
> Project: Syncope
>  Issue Type: Bug
>  Components: console, enduser
>Affects Versions: 2.0.0-M2
> Environment: Centos 7, Maven 3.3.9, Java JDK 1.8.0_60 Oracle 
> Corporation
>Reporter: Shagun Akarsh
>  Labels: build, documentation, maven, starter
> Fix For: 2.0.0
>
>
> As mentioned in [getting started 
> documentation|http://syncope.apache.org/docs/getting-started.html#create-project]
>  of creating archetype project and then deploying in embedded mode.
> The {code}mvn -P embedded{code} fails due to unreachable dependency on 
> *org.apache.syncope.fit:syncope-fit-build-tools:war:2.0.0-M2*. Thus 
> {color:red}build fails{color:red}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (SYNCOPE-839) Syncope 2.0.0-M2 has a missing dependency syncope-fit-build-build-tools

2016-05-03 Thread Shagun Akarsh (JIRA)
Shagun Akarsh created SYNCOPE-839:
-

 Summary: Syncope 2.0.0-M2 has a missing dependency 
syncope-fit-build-build-tools
 Key: SYNCOPE-839
 URL: https://issues.apache.org/jira/browse/SYNCOPE-839
 Project: Syncope
  Issue Type: Bug
  Components: console, enduser
Affects Versions: 2.0.0-M2
 Environment: Centos 7, Maven 3.3.9, Java JDK 1.8.0_60 Oracle 
Corporation
Reporter: Shagun Akarsh
 Fix For: 2.0.0


As mentioned in getting started documentation of creating archetype project and 
then deploying in embedded mode. The mvn -P embedded fails due to unreachable 
dependency on *org.apache.syncope.fit:syncope-fit-build-tools:war:2.0.0-M2*. 
Thus {color:red}build fails{color:red}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Re: Eclipse Plugin [SYNCOPE-809] as GSoC 16 Project

2016-05-03 Thread Francesco Chicchiriccò

On 03/05/2016 06:01, Tushar Mishra wrote:

Hello devs,

I would like to update you on my progress regarding the project. I've
downloaded the sources and built them successfully.


That's good.


I've also started
working on the plugin layout which took a bit of a look around to find the
right way to do it.


This is premature: until May 22nd you are in the community bonding 
period, e.g. you are not expected to work on your project but instead to 
get acquainted with Apache Syncope and its community (see my mail below).



I would like to ask something at this point. I am able to create a "view"
in eclipse which shall display in a window, the email templates available
and clicking on a template would open it in the editor. Now, which of the
following should I focus on?

- A button in the menu which opens the view in the workbench
- A perspective which displays just the template list view and an editor

Also, I would like to know if I can use a cloud platform to develop this
project. It would be easier for me since I work behind a proxy in my
college and also, it would save me the hassle of manually backing up my
work everyday.


Do you want to deploy Apache Syncope in a cloud space of yours (which 
one, in case?) or are you looking for a place where it is already 
deployed and running? For the latter case you might want to empower


http://syncope.apache.org/demo.html

Regards.


On Fri, Apr 29, 2016 at 2:57 PM Francesco Chicchiriccò 
wrote:


On 27/04/2016 17:39, Tushar Mishra wrote:

Hello devs,

My name is Tushar Mishra and I am currently pursuing a Bachelor’s degree

in

Computer Science with specialization in Open Source Software and Open
Standards from the University of Petroleum and Energy Studies, Dehradun,
India as a 3rd year Undergraduate student.

Recently, my proposal for developing an Eclipse Plugin (as stated in
[SYNCOPE-809]) was accepted at the Google Summer of Code. Consequently, I
have been assigned to the issue under the supervision of Mr. Francesco
Chicchiriccò who is my mentor for the same.

I look forward to working under your guidance and I believe I can do
wonders with your help.

Hi Tushar,
as your mentor for this activity, let me express my own deep welcome to
the Apache Syncope community.

Please consider that you are currently in the "Community Bonding Period"
(Apr 22 - May 22), where you are expected to get ready to start
contributing full time.

Community Bonding activities may involve:

  * Becoming familiar with the community practices and processes.
(This often involves a mix of observation and participation.)
  * Participating on Mailing Lists / IRC / etc. (Not just lurking.)
  * Setting up their development environment.
  * Small (or large) patches/bug fixes. (These do not need to be
directly related to their GSoC project.)
  * Participating in code reviews for others. (Even someone who isn't
familiar with the project can contribute by pointing out potential
inefficiencies, bad error handling, etc.)
  * Working with their mentor and other org members on refining their
project plan. This might include finalizing deadlines and milestones,
adding more detail, figuring out potential issues, etc.
  * If you are already familiar with the organization, you could be
helping others get involved in the community.
  * Reading (and updating!) documentation they will need to
understand to complete their project.
  * Reporting or replicating bugs.

In general, I would prefer to keep the communication here, open for the
whole community. You are naturally free to contact me privately as
you've been doing so far.
Should you need live interaction, let's meet on the #apache-syncope IRC
channel - I am generally available there from 9.00 AM CET until 6.00 PM CET

Regards.


--
Francesco Chicchiriccò

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

Involved at The Apache Software Foundation:
member, Syncope PMC chair, Cocoon PMC,
Olingo PMC, CXF Committer, OpenJPA Committer
http://home.apache.org/~ilgrosso/