Re: Support Groovy implementations in the Eclipse IDE plugin

2018-04-06 Thread Francesco Chicchiriccò
On 06/04/2018 08:41, Isuranga Perera wrote: Hi Francesco, I was able to build the source (master branch) and run the standalone Syncope. It works fine. But when I try to use eclipse plug-in(2.1.0) there is a Loading Template error. I tried out eclipse plug-in version 2.0.8 and it works fine and

Re: Support Groovy implementations in the Eclipse IDE plugin

2018-04-06 Thread Isuranga Perera
Hi Francesco, Sorry I have used version as 2.1.0. But in reality I'm using 2.1.0-SNAPSHOT versions which causes the problem. Best Regards Isuranga Perera On Fri, Apr 6, 2018 at 4:36 PM, Francesco Chicchiriccò wrote: > On 06/04/2018 08:41, Isuranga Perera wrote: > >> Hi Francesco, >> >> I was a

Re: Support Groovy implementations in the Eclipse IDE plugin

2018-04-06 Thread Francesco Chicchiriccò
On 06/04/2018 13:25, Isuranga Perera wrote: Hi Francesco, Sorry I have used version as 2.1.0. But in reality I'm using 2.1.0-SNAPSHOT versions which causes the problem. Of course, 2.1.0 is not out yet :-) Anyway, restoring functionality of 2.1.0-SNAPSHOT (e.g. the version built from current

[jira] [Created] (SYNCOPE-1296) Eclipse Plugin OSGI Dependency Issue

2018-04-06 Thread Isuranga Perera (JIRA)
Isuranga Perera created SYNCOPE-1296: Summary: Eclipse Plugin OSGI Dependency Issue Key: SYNCOPE-1296 URL: https://issues.apache.org/jira/browse/SYNCOPE-1296 Project: Syncope Issue Type:

[GitHub] syncope pull request #69: SYNCOPE-1296 Eclipse Plugin OSGI Dependency Issue

2018-04-06 Thread IsurangaPerera
GitHub user IsurangaPerera opened a pull request: https://github.com/apache/syncope/pull/69 SYNCOPE-1296 Eclipse Plugin OSGI Dependency Issue You can merge this pull request into a Git repository by running: $ git pull https://github.com/IsurangaPerera/syncope SYNCOPE-1296 Al

[jira] [Commented] (SYNCOPE-1296) Eclipse Plugin OSGI Dependency Issue

2018-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16428764#comment-16428764 ] ASF GitHub Bot commented on SYNCOPE-1296: - GitHub user IsurangaPerera opened a p

Re: Support Groovy implementations in the Eclipse IDE plugin

2018-04-06 Thread Isuranga Perera
Hi Francesco, I was able to fix the issue with the eclipse plug-in. It was an OSGI dependency issue. I've submitted a PR [1]. Please review and merge. [1] https://github.com/apache/syncope/pull/69 Best Regards On Fri, Apr 6, 2018 at 4:57 PM, Francesco Chicchiriccò wrote: > On 06/04/2018 13:25