[jira] [Commented] (SYNCOPE-1220) Support Groovy implementations in the Netbeans IDE plugin

2018-03-16 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on SYNCOPE-1220:
-

Github user ilgrosso commented on the issue:

https://github.com/apache/syncope/pull/68
  
> It seems that not much people use netbeans plugin

Agree, but after SYNCOPE-1220 there should be much many reasons to do that 
;-)
Are you still interested in GSoC? Why don't you submit an official proposal 
on SYNCOPE-1220?


> Support Groovy implementations in the Netbeans IDE plugin
> -
>
> Key: SYNCOPE-1220
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1220
> Project: Syncope
>  Issue Type: New Feature
>  Components: ide
>Reporter: Francesco Chicchiriccò
>Priority: Major
>  Labels: gsoc2018, netbeans
> Fix For: 2.1.0
>
> Attachments: syncope-ide-netbeans-2.1.0-SNAPSHOT.nbm, 
> syncope_error.PNG
>
>
> SYNCOPE-956 introduced the possibility to provide Groovy-based 
> implementations.
>  The Netbeans IDE plugin should be extended to support this.
> This issue basically starts from the work already done for SYNCOPE-808. This 
> means that there is an already existing netbeans plugin for Syncope. For more 
> info please see  
> [this|https://syncope.apache.org/docs/reference-guide.html#netbeans-ide-plugin]
>   and  
> [https://syncope.apache.org/docs/getting-started.html#netbeans-ide-plugin]
>  Please install this plugin and let it work with your local Syncope 
> installation, in order to understand how it works and interacts with Syncope.
> The goal is to improve the current netbeans plugin to create and edit (also 
> format) Groovy scripts used to extend default Syncope behavior. Refer to 
> SYNCOPE-956 to have an idea of what I'm talking about. Basically this means 
> that some default or "open to implementation" functionalities of Syncope Idm 
> can be improved or developed by pluggin in groovy scripts. This mechanism 
> allows to develop custom behaviors for Syncope, based on specific project 
> requirements. 
> [Here|http://syncope.apache.org/docs/reference-guide.html#customization-core] 
> is the list of customizable features.
> Since [Netbeans 
> 9|https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+9.0+Beta]
>  is near to be released, develop this plugin referring to Netbeans 9 
> (currently beta).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SYNCOPE-1220) Support Groovy implementations in the Netbeans IDE plugin

2018-03-16 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on SYNCOPE-1220:
-

Github user rohanjulka19 commented on the issue:

https://github.com/apache/syncope/pull/68
  
Thank you for acknowledging this issue and helping me out . It seems that 
not much people use netbeans plugin. But beside that I hope to contribute more 
and more to apache syncope.


> Support Groovy implementations in the Netbeans IDE plugin
> -
>
> Key: SYNCOPE-1220
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1220
> Project: Syncope
>  Issue Type: New Feature
>  Components: ide
>Reporter: Francesco Chicchiriccò
>Priority: Major
>  Labels: gsoc2018, netbeans
> Fix For: 2.1.0
>
> Attachments: syncope-ide-netbeans-2.1.0-SNAPSHOT.nbm, 
> syncope_error.PNG
>
>
> SYNCOPE-956 introduced the possibility to provide Groovy-based 
> implementations.
>  The Netbeans IDE plugin should be extended to support this.
> This issue basically starts from the work already done for SYNCOPE-808. This 
> means that there is an already existing netbeans plugin for Syncope. For more 
> info please see  
> [this|https://syncope.apache.org/docs/reference-guide.html#netbeans-ide-plugin]
>   and  
> [https://syncope.apache.org/docs/getting-started.html#netbeans-ide-plugin]
>  Please install this plugin and let it work with your local Syncope 
> installation, in order to understand how it works and interacts with Syncope.
> The goal is to improve the current netbeans plugin to create and edit (also 
> format) Groovy scripts used to extend default Syncope behavior. Refer to 
> SYNCOPE-956 to have an idea of what I'm talking about. Basically this means 
> that some default or "open to implementation" functionalities of Syncope Idm 
> can be improved or developed by pluggin in groovy scripts. This mechanism 
> allows to develop custom behaviors for Syncope, based on specific project 
> requirements. 
> [Here|http://syncope.apache.org/docs/reference-guide.html#customization-core] 
> is the list of customizable features.
> Since [Netbeans 
> 9|https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+9.0+Beta]
>  is near to be released, develop this plugin referring to Netbeans 9 
> (currently beta).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] syncope issue #68: SYNCOPE-1220 Fixing the netbeans plugin

2018-03-16 Thread rohanjulka19
Github user rohanjulka19 commented on the issue:

https://github.com/apache/syncope/pull/68
  
Thank you for acknowledging this issue and helping me out . It seems that 
not much people use netbeans plugin. But beside that I hope to contribute more 
and more to apache syncope.


---


[jira] [Created] (SYNCOPE-1283) Support Azure AD

2018-03-16 Thread Matteo Alessandroni (JIRA)
Matteo Alessandroni created SYNCOPE-1283:


 Summary: Support Azure AD
 Key: SYNCOPE-1283
 URL: https://issues.apache.org/jira/browse/SYNCOPE-1283
 Project: Syncope
  Issue Type: New Feature
Reporter: Matteo Alessandroni
Assignee: Matteo Alessandroni
 Fix For: 2.0.9, 2.1.0


Since new [Azure 
connector|https://connid.atlassian.net/wiki/spaces/BASE/pages/308674561/Azure] 
is now ready on [ConnId|http://connid.tirasa.net/] project, it would be good to 
add it to Syncope project.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] syncope issue #68: SYNCOPE-1220 Fixing the netbeans plugin

2018-03-16 Thread ilgrosso
Github user ilgrosso commented on the issue:

https://github.com/apache/syncope/pull/68
  
Thanks for your contribution @rohanjulka19 !
Sorry it took so long: as you can see, I've squashed your commits before 
merging.
Moreover, I've merged the commit to both `master` and `2_0_X` branches (the 
icon was missing in both places as it seems).


---


[jira] [Commented] (SYNCOPE-1220) Support Groovy implementations in the Netbeans IDE plugin

2018-03-16 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on SYNCOPE-1220:
-

Github user asfgit closed the pull request at:

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


> Support Groovy implementations in the Netbeans IDE plugin
> -
>
> Key: SYNCOPE-1220
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1220
> Project: Syncope
>  Issue Type: New Feature
>  Components: ide
>Reporter: Francesco Chicchiriccò
>Priority: Major
>  Labels: gsoc2018, netbeans
> Fix For: 2.1.0
>
> Attachments: syncope-ide-netbeans-2.1.0-SNAPSHOT.nbm, 
> syncope_error.PNG
>
>
> SYNCOPE-956 introduced the possibility to provide Groovy-based 
> implementations.
>  The Netbeans IDE plugin should be extended to support this.
> This issue basically starts from the work already done for SYNCOPE-808. This 
> means that there is an already existing netbeans plugin for Syncope. For more 
> info please see  
> [this|https://syncope.apache.org/docs/reference-guide.html#netbeans-ide-plugin]
>   and  
> [https://syncope.apache.org/docs/getting-started.html#netbeans-ide-plugin]
>  Please install this plugin and let it work with your local Syncope 
> installation, in order to understand how it works and interacts with Syncope.
> The goal is to improve the current netbeans plugin to create and edit (also 
> format) Groovy scripts used to extend default Syncope behavior. Refer to 
> SYNCOPE-956 to have an idea of what I'm talking about. Basically this means 
> that some default or "open to implementation" functionalities of Syncope Idm 
> can be improved or developed by pluggin in groovy scripts. This mechanism 
> allows to develop custom behaviors for Syncope, based on specific project 
> requirements. 
> [Here|http://syncope.apache.org/docs/reference-guide.html#customization-core] 
> is the list of customizable features.
> Since [Netbeans 
> 9|https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+9.0+Beta]
>  is near to be released, develop this plugin referring to Netbeans 9 
> (currently beta).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SYNCOPE-1220) Support Groovy implementations in the Netbeans IDE plugin

2018-03-16 Thread ASF subversion and git services (JIRA)

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

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

Commit bdabec04b4c6f4dd1e7815a64b5f3a57265abd25 in syncope's branch 
refs/heads/master from [~rohanjulk...@gmail.com]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=bdabec0 ]

SYNCOPE-1220 Fixing the netbeans plugin - This closes #68


> Support Groovy implementations in the Netbeans IDE plugin
> -
>
> Key: SYNCOPE-1220
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1220
> Project: Syncope
>  Issue Type: New Feature
>  Components: ide
>Reporter: Francesco Chicchiriccò
>Priority: Major
>  Labels: gsoc2018, netbeans
> Fix For: 2.1.0
>
> Attachments: syncope-ide-netbeans-2.1.0-SNAPSHOT.nbm, 
> syncope_error.PNG
>
>
> SYNCOPE-956 introduced the possibility to provide Groovy-based 
> implementations.
>  The Netbeans IDE plugin should be extended to support this.
> This issue basically starts from the work already done for SYNCOPE-808. This 
> means that there is an already existing netbeans plugin for Syncope. For more 
> info please see  
> [this|https://syncope.apache.org/docs/reference-guide.html#netbeans-ide-plugin]
>   and  
> [https://syncope.apache.org/docs/getting-started.html#netbeans-ide-plugin]
>  Please install this plugin and let it work with your local Syncope 
> installation, in order to understand how it works and interacts with Syncope.
> The goal is to improve the current netbeans plugin to create and edit (also 
> format) Groovy scripts used to extend default Syncope behavior. Refer to 
> SYNCOPE-956 to have an idea of what I'm talking about. Basically this means 
> that some default or "open to implementation" functionalities of Syncope Idm 
> can be improved or developed by pluggin in groovy scripts. This mechanism 
> allows to develop custom behaviors for Syncope, based on specific project 
> requirements. 
> [Here|http://syncope.apache.org/docs/reference-guide.html#customization-core] 
> is the list of customizable features.
> Since [Netbeans 
> 9|https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+9.0+Beta]
>  is near to be released, develop this plugin referring to Netbeans 9 
> (currently beta).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SYNCOPE-1220) Support Groovy implementations in the Netbeans IDE plugin

2018-03-16 Thread ASF subversion and git services (JIRA)

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

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

Commit 3a438184f3db62bef4cbd48939fc57e633268b38 in syncope's branch 
refs/heads/2_0_X from [~rohanjulk...@gmail.com]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=3a43818 ]

SYNCOPE-1220 Fixing the netbeans plugin


> Support Groovy implementations in the Netbeans IDE plugin
> -
>
> Key: SYNCOPE-1220
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1220
> Project: Syncope
>  Issue Type: New Feature
>  Components: ide
>Reporter: Francesco Chicchiriccò
>Priority: Major
>  Labels: gsoc2018, netbeans
> Fix For: 2.1.0
>
> Attachments: syncope-ide-netbeans-2.1.0-SNAPSHOT.nbm, 
> syncope_error.PNG
>
>
> SYNCOPE-956 introduced the possibility to provide Groovy-based 
> implementations.
>  The Netbeans IDE plugin should be extended to support this.
> This issue basically starts from the work already done for SYNCOPE-808. This 
> means that there is an already existing netbeans plugin for Syncope. For more 
> info please see  
> [this|https://syncope.apache.org/docs/reference-guide.html#netbeans-ide-plugin]
>   and  
> [https://syncope.apache.org/docs/getting-started.html#netbeans-ide-plugin]
>  Please install this plugin and let it work with your local Syncope 
> installation, in order to understand how it works and interacts with Syncope.
> The goal is to improve the current netbeans plugin to create and edit (also 
> format) Groovy scripts used to extend default Syncope behavior. Refer to 
> SYNCOPE-956 to have an idea of what I'm talking about. Basically this means 
> that some default or "open to implementation" functionalities of Syncope Idm 
> can be improved or developed by pluggin in groovy scripts. This mechanism 
> allows to develop custom behaviors for Syncope, based on specific project 
> requirements. 
> [Here|http://syncope.apache.org/docs/reference-guide.html#customization-core] 
> is the list of customizable features.
> Since [Netbeans 
> 9|https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+9.0+Beta]
>  is near to be released, develop this plugin referring to Netbeans 9 
> (currently beta).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] syncope pull request #68: SYNCOPE-1220 Fixing the netbeans plugin

2018-03-16 Thread asfgit
Github user asfgit closed the pull request at:

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


---