[GitHub] syncope pull request #81: [Syncope 1220] Support Groovy implementations in t...

2018-08-16 Thread rohanjulka19
Github user rohanjulka19 closed the pull request at: https://github.com/apache/syncope/pull/81 ---

[GitHub] syncope pull request #81: [Syncope 1220] Support Groovy implementations in t...

2018-08-15 Thread andrea-patricelli
Github user andrea-patricelli commented on a diff in the pull request: https://github.com/apache/syncope/pull/81#discussion_r210291173 --- Diff: ide/netbeans/src/main/java/org/apache/syncope/ide/netbeans/view/ResourceExplorerTopComponent.java --- @@ -622,14 +751,32 @@ private

[GitHub] syncope pull request #81: [Syncope 1220] Support Groovy implementations in t...

2018-08-15 Thread andrea-patricelli
Github user andrea-patricelli commented on a diff in the pull request: https://github.com/apache/syncope/pull/81#discussion_r210290890 --- Diff: ide/netbeans/src/main/java/org/apache/syncope/ide/netbeans/view/ResourceExplorerTopComponent.java --- @@ -622,14 +751,32 @@ private

[GitHub] syncope pull request #81: [Syncope 1220] Support Groovy implementations in t...

2018-08-15 Thread andrea-patricelli
Github user andrea-patricelli commented on a diff in the pull request: https://github.com/apache/syncope/pull/81#discussion_r210289727 --- Diff: ide/netbeans/src/main/java/org/apache/syncope/ide/netbeans/view/ResourceExplorerTopComponent.java --- @@ -429,11 +526,16 @@ public void

[GitHub] syncope pull request #81: [Syncope 1220] Support Groovy implementations in t...

2018-08-15 Thread andrea-patricelli
Github user andrea-patricelli commented on a diff in the pull request: https://github.com/apache/syncope/pull/81#discussion_r210289517 --- Diff: ide/netbeans/src/main/java/org/apache/syncope/ide/netbeans/view/ResourceExplorerTopComponent.java --- @@ -429,11 +526,16 @@ public void

[GitHub] syncope pull request #81: [Syncope 1220] Support Groovy implementations in t...

2018-08-15 Thread andrea-patricelli
Github user andrea-patricelli commented on a diff in the pull request: https://github.com/apache/syncope/pull/81#discussion_r210288384 --- Diff: ide/netbeans/src/main/java/org/apache/syncope/ide/netbeans/view/ResourceExplorerTopComponent.java --- @@ -377,11 +403,79 @@ public void

[GitHub] syncope pull request #81: [Syncope 1220] Support Groovy implementations in t...

2018-08-15 Thread andrea-patricelli
Github user andrea-patricelli commented on a diff in the pull request: https://github.com/apache/syncope/pull/81#discussion_r210282822 --- Diff: ide/netbeans/src/main/java/org/apache/syncope/ide/netbeans/service/ImplementationManagerService.java --- @@ -0,0 +1,57 @@ +/* +

[GitHub] syncope pull request #81: [Syncope 1220] Support Groovy implementations in t...

2018-08-15 Thread andrea-patricelli
Github user andrea-patricelli commented on a diff in the pull request: https://github.com/apache/syncope/pull/81#discussion_r210284153 --- Diff: ide/netbeans/src/main/java/org/apache/syncope/ide/netbeans/view/ResourceExplorerTopComponent.java --- @@ -312,6 +312,26 @@ private void

[GitHub] syncope pull request #81: [Syncope 1220] Support Groovy implementations in t...

2018-08-15 Thread andrea-patricelli
Github user andrea-patricelli commented on a diff in the pull request: https://github.com/apache/syncope/pull/81#discussion_r210282709 --- Diff: ide/netbeans/src/main/java/org/apache/syncope/ide/netbeans/service/ImplementationManagerService.java --- @@ -0,0 +1,57 @@ +/* +

[GitHub] syncope pull request #81: [Syncope 1220] Support Groovy implementations in t...

2018-08-15 Thread andrea-patricelli
Github user andrea-patricelli commented on a diff in the pull request: https://github.com/apache/syncope/pull/81#discussion_r210282427 --- Diff: ide/netbeans/src/main/java/org/apache/syncope/ide/netbeans/service/ImplementationManagerService.java --- @@ -0,0 +1,57 @@ +/* +

[GitHub] syncope pull request #81: [Syncope 1220] Support Groovy implementations in t...

2018-08-15 Thread andrea-patricelli
Github user andrea-patricelli commented on a diff in the pull request: https://github.com/apache/syncope/pull/81#discussion_r210284819 --- Diff: ide/netbeans/src/main/java/org/apache/syncope/ide/netbeans/view/ResourceExplorerTopComponent.java --- @@ -363,11 +383,17 @@ private

[GitHub] syncope pull request #81: [Syncope 1220] Support Groovy implementations in t...

2018-08-14 Thread andrea-patricelli
Github user andrea-patricelli commented on a diff in the pull request: https://github.com/apache/syncope/pull/81#discussion_r209894309 --- Diff: ide/netbeans/src/main/java/org/apache/syncope/ide/netbeans/view/ResourceExplorerTopComponent.java --- @@ -410,7 +500,14 @@ public void

[GitHub] syncope pull request #81: [Syncope 1220] Support Groovy implementations in t...

2018-08-14 Thread rohanjulka19
GitHub user rohanjulka19 opened a pull request: https://github.com/apache/syncope/pull/81 [Syncope 1220] Support Groovy implementations in the Netbeans IDE plugin You can merge this pull request into a Git repository by running: $ git pull