From dev-return-15072-archive-asf-public=cust-asf.ponee.io@syncope.apache.org Sat Feb 17 18:43:22 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 527A6180657 for ; Sat, 17 Feb 2018 18:43:22 +0100 (CET) Received: (qmail 31965 invoked by uid 500); 17 Feb 2018 17:43:21 -0000 Mailing-List: contact dev-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list dev@syncope.apache.org Received: (qmail 31954 invoked by uid 99); 17 Feb 2018 17:43:21 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Feb 2018 17:43:21 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id D2359C18D5 for ; Sat, 17 Feb 2018 17:43:20 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -110.311 X-Spam-Level: X-Spam-Status: No, score=-110.311 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id PcL3Jj8sMg4e for ; Sat, 17 Feb 2018 17:43:05 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 2C34A5F18B for ; Sat, 17 Feb 2018 17:43:05 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 631ADE00D9 for ; Sat, 17 Feb 2018 17:43:04 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 37D0D21E5B for ; Sat, 17 Feb 2018 17:43:02 +0000 (UTC) Date: Sat, 17 Feb 2018 17:43:00 +0000 (UTC) From: "Rohan Julka (JIRA)" To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SYNCOPE-1220) Support Groovy implementations in the Netbeans IDE plugin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SYNCOPE-1220?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16= 368297#comment-16368297 ]=20 Rohan Julka commented on SYNCOPE-1220: -------------------------------------- {color:#333333}Hi Andrea,{color} {color:#333333}According to [SYNCOPE-956|{color:#333333} https://issues.apa= che.org/jira/browse/SYNCOPE-956{color}] syncope core can be customized usin= g groovy scripts. Can you=C2=A0please tell me how it=E2=80=99s done? It wou= ld be of great help.{color} > 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=C3=B2 > Priority: Major > Labels: gsoc2018, netbeans > Fix For: 2.1.0 > > > SYNCOPE-956 introduced the possibility to provide Groovy-based implementa= tions. > The Netbeans IDE plugin should be extended to support this. > This issue basically starts from the work already done for=C2=A0SYNCOPE-8= 08. This means that there is an already existing netbeans plugin for Syncop= e. For more info please see=C2=A0 [this|https://syncope.apache.org/docs/ref= erence-guide.html#netbeans-ide-plugin]=C2=A0 and=C2=A0 [https://syncope.apa= che.org/docs/getting-started.html#netbeans-ide-plugin] > Please install this plugin and let it work with your local Syncope insta= llation, in order to understand how it works and interacts with Syncope. > The goal is to improve the current netbeans plugin to create and edit (al= so format) Groovy scripts used to extend default Syncope behavior. Refer to= SYNCOPE-956=C2=A0to have an idea of what I'm talking about. Basically this= means that some default or "open to implementation" functionalities of Syn= cope Idm can be=C2=A0improved or developed by pluggin in groovy scripts. Th= is mechanism allows to develop custom behaviors for Syncope, based on speci= fic project requirements.=C2=A0[Here|http://syncope.apache.org/docs/referen= ce-guide.html#customization-core]=C2=A0is the list of customizable features= . -- This message was sent by Atlassian JIRA (v7.6.3#76005)