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

2018-08-17 Thread JIRA


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

Francesco Chicchiriccò updated SYNCOPE-1220:

Fix Version/s: (was: 2.1.1)
   2.1.2

> 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.2, 3.0.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] [Updated] (SYNCOPE-1220) Support Groovy implementations in the Netbeans IDE plugin

2018-07-05 Thread JIRA


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

Francesco Chicchiriccò updated SYNCOPE-1220:

Fix Version/s: (was: 2.1.0)
   2.1.1

> 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.1
>
> 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] [Updated] (SYNCOPE-1220) Support Groovy implementations in the Netbeans IDE plugin

2018-03-13 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli updated SYNCOPE-1220:
---
Description: 
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).

  was:
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.


> 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] [Updated] (SYNCOPE-1220) Support Groovy implementations in the Netbeans IDE plugin

2018-03-12 Thread Rohan Julka (JIRA)

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

Rohan Julka updated SYNCOPE-1220:
-
Attachment: syncope-ide-netbeans-2.1.0-SNAPSHOT.nbm

> 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.



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


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

2018-02-20 Thread Jayamal Jayamaha (JIRA)

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

Jayamal Jayamaha updated SYNCOPE-1220:
--
Attachment: syncope_error.PNG

> 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_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.



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


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

2018-02-13 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli updated SYNCOPE-1220:
---
Description: 
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.

  was:
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  
[this|[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.


> 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
>
>
> 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.



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


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

2018-02-13 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli updated SYNCOPE-1220:
---
Description: 
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  
[this|[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.

  was:
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|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.


> 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
>
>
> 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  
> [this|[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.



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


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

2018-02-13 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli updated SYNCOPE-1220:
---
Description: 
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|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.

  was:
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  [link 
title|ht[tps://syncope.apache.org/docs/getting-started.html#netbeans-ide-plugin|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.


> 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
>
>
> 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|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.



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


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

2018-02-13 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli updated SYNCOPE-1220:
---
Description: 
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  
[this|[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.

  was:
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|https://issues.apache.org/jira/browse/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 
[this|[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.


> 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
>
>
> 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  
> [this|[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.



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


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

2018-02-13 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli updated SYNCOPE-1220:
---
Description: 
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  [link 
title|ht[tps://syncope.apache.org/docs/getting-started.html#netbeans-ide-plugin|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.

  was:
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  
[this|[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.


> 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
>
>
> 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  [link 
> title|ht[tps://syncope.apache.org/docs/getting-started.html#netbeans-ide-plugin|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.



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


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

2018-02-13 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli updated SYNCOPE-1220:
---
Description: 
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|https://issues.apache.org/jira/browse/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 
[this|[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.

  was:
SYNCOPE-956 introduced the possibility to provide Groovy-based implementations.
The Netbeans IDE plugin should be extended to support this.


> 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
>
>
> 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|https://issues.apache.org/jira/browse/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 
> [this|[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.



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


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

2017-10-10 Thread JIRA

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

Francesco Chicchiriccò updated SYNCOPE-1220:

Description: 
SYNCOPE-956 introduced the possibility to provide Groovy-based implementations.
The Netbeans IDE plugin should be extended to support this.

  was:
SYNCOPE-956 introduced the possibility to provide Groovy-based implementations.
The Eclipse IDE plugin should be extended to support this.


> 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ò
>  Labels: netbeans
> Fix For: 2.1.0
>
>
> SYNCOPE-956 introduced the possibility to provide Groovy-based 
> implementations.
> The Netbeans IDE plugin should be extended to support this.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


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

2017-10-10 Thread JIRA

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

Francesco Chicchiriccò updated SYNCOPE-1220:

Labels: netbeans  (was: eclipse)

> 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ò
>  Labels: netbeans
> Fix For: 2.1.0
>
>
> SYNCOPE-956 introduced the possibility to provide Groovy-based 
> implementations.
> The Eclipse IDE plugin should be extended to support this.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)