[GitHub] syncope pull request #82: [SYNCOPE-1220] Support Groovy implementation in th...

2018-08-17 Thread rohanjulka19
GitHub user rohanjulka19 opened a pull request:

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

[SYNCOPE-1220] Support Groovy implementation in the Netbeans plugin



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/rohanjulka19/syncope SYNCOPE-1220

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/syncope/pull/82.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #82


commit 05aef448b98c72949d0bc209df4ac42b7c72b2c7
Author: rohan julka 
Date:   2018-08-14T07:20:14Z

[SYNCOPE-1220] Support Groovy implementation in the Netbeans plugin




---


[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-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 https://github.com/rohanjulka19/syncope SYNCOPE-1220

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/syncope/pull/81.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #81


commit 604da4dedce63a1bebbb0734939ecc160e3c713a
Author: rohanjulka19 
Date:   2018-06-13T08:17:03Z

Adding Implementation Class

commit 25881d7b46c95b81ad776ce1026b2f275f69c4e3
Author: rohanjulka19 
Date:   2018-06-13T08:57:30Z

[SYNCOPE-1220] Added Groovy Implementation Class

commit a05a1995ec7dec8dffa085a150ee6fa4315f3550
Author: rohanjulka19 
Date:   2018-06-13T09:11:17Z

[SYNCOPE-1220] Added functionality for listing Groovy Scripts

commit ee4f4a2347eef35b969332cbf4060a81b49b67c4
Author: rohanjulka19 
Date:   2018-06-14T19:26:52Z

[SYNCOPE-1220] Added Groovy Implementation Class

commit 3a74303af758aa233826f7236a9ef49c33cab87b
Author: rohanjulka19 
Date:   2018-06-14T19:30:51Z

[SYNCOPE-1220] Added functionality for creating and deleting

commit a071415caab0273c65aa13bcb6e5116141f89c11
Author: rohanjulka19 
Date:   2018-07-02T12:01:15Z

[SYNCOPE -1220] Function for  modifying the groovy Scripts

commit e5c9e42f76a83c601abacd65b0f6ca8b731e4ab3
Author: rohanjulka19 
Date:   2018-07-02T12:03:11Z

[SYNCOPE-1220] Added Default Groovy Scripts

commit 2996f28e90319bb31dea3054ddcef4249d9527b3
Author: rohanjulka19 
Date:   2018-07-09T23:55:33Z

[SYNCOPE - 1220]  Errors Fixed

commit d724e19d8af878a4ae4323f1d03e5100cc5faa74
Author: rohanjulka19 
Date:   2018-07-10T02:31:31Z

[SYNCOPE-1220] Fixed Errors

commit d671dd8523d1ab38c65b7c0ab9510491c6652f80
Author: rohanjulka19 
Date:   2018-07-31T19:16:20Z

Merge remote-tracking branch 'origin/master' into SYNCOPE-1220

commit 4c15741d82e2157c437502ebbfad36643f0b24f1
Author: rohanjulka19 
Date:   2018-08-09T10:28:29Z

[SYNCOPE-1220] Fixed Errors

commit 099cbfed8842d2518ae7bb39df2b7fc777e41441
Author: rohanjulka19 
Date:   2018-08-09T10:44:13Z

Merge branch 'master' into SYNCOPE-1220

commit 81947a5b9eb24c8a9326a07f799b13c2aee34568
Author: rohanjulka19 
Date:   2018-08-13T20:59:39Z

[SYNCOPE -1220] Fixed Checkstyle errors

commit 354a80545d116e94ab439e551095ebee29c9d819
Author: rohanjulka19 
Date:   2018-08-14T08:04:55Z

Merge branch 'master' into SYNCOPE-1220




---


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


---


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

2018-03-13 Thread rohanjulka19
Github user rohanjulka19 commented on a diff in the pull request:

https://github.com/apache/syncope/pull/68#discussion_r174041172
  
--- Diff: ide/netbeans/pom.xml ---
@@ -124,7 +124,7 @@ under the License.
 
   
 
-  
+
--- End diff --

ok


---


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

2018-03-13 Thread rohanjulka19
Github user rohanjulka19 commented on a diff in the pull request:

https://github.com/apache/syncope/pull/68#discussion_r174040384
  
--- Diff: ide/netbeans/pom.xml ---
@@ -124,7 +124,7 @@ under the License.
 
   
 
-  
+
--- End diff --

yes ok I won't sorry for causing the trouble should I fix it and open the 
pr again  .  


---


[GitHub] syncope pull request #67: Modifiying documentation for netbeans IDE plugin

2018-02-20 Thread rohanjulka19
Github user rohanjulka19 closed the pull request at:

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


---


[GitHub] syncope issue #67: Modifiying documentation for netbeans IDE plugin

2018-02-20 Thread rohanjulka19
Github user rohanjulka19 commented on the issue:

https://github.com/apache/syncope/pull/67
  
Sorry for wasting your time 


---


[GitHub] syncope issue #67: Modifiying documentation for netbeans IDE plugin

2018-02-20 Thread rohanjulka19
Github user rohanjulka19 commented on the issue:

https://github.com/apache/syncope/pull/67
  
I went to the link specified in the documentation and it downloads a zip 
file 
http://www.apache.org/dyn/closer.lua/syncope/2.0.7/syncope-ide-netbeans-2.0.7.nbm




---


[GitHub] syncope issue #67: Modifiying documentation for netbeans IDE plugin

2018-02-20 Thread rohanjulka19
Github user rohanjulka19 commented on the issue:

https://github.com/apache/syncope/pull/67
  
I unzipped the file  but was not able to add it as a plugin . 


---


[GitHub] syncope issue #67: Modifiying documentation for netbeans IDE plugin

2018-02-20 Thread rohanjulka19
Github user rohanjulka19 commented on the issue:

https://github.com/apache/syncope/pull/67
  
Is this ok 
"The downloaded plugin is in zip format , change its extension to .nbm 
otherwise you won't be able to use it with NetBeans"


---


[GitHub] syncope issue #67: Modifiying documentation for netbeans IDE plugin

2018-02-20 Thread rohanjulka19
Github user rohanjulka19 commented on the issue:

https://github.com/apache/syncope/pull/67
  
Yes sir 


---


[GitHub] syncope pull request #67: Modifiying documentation for netbeans IDE plugin

2018-02-20 Thread rohanjulka19
GitHub user rohanjulka19 opened a pull request:

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

Modifiying documentation for netbeans IDE plugin

When I downloaded the Netbeans plugin it was in zip format so I was not 
aware of what to do(silly me) . So I added a note which may help some users.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/rohanjulka19/syncope master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/syncope/pull/67.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #67


commit 376c2b34d6a11d6c811f946a25a5131f00252b49
Author: rohanjulka19 <rohanjulka19@...>
Date:   2018-02-20T10:48:59Z

Modifiying documentation for netbeans IDE plugin




---


[GitHub] syncope pull request #66: Modifiyng the documentation

2018-02-18 Thread rohanjulka19
Github user rohanjulka19 closed the pull request at:

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


---


[GitHub] syncope pull request #66: Modifiyng the documentation

2018-02-17 Thread rohanjulka19
GitHub user rohanjulka19 opened a pull request:

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

Modifiyng the documentation

The Netbeans plugin I downloaded was in zip format and the extension should 
be .nbm so that it can be added as a plugin in Netbeans .So I added a little 
note .

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/rohanjulka19/syncope master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/syncope/pull/66.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #66


commit 5fff19d8183ee112df8a8960f60108e034fbe111
Author: rohanjulka19 <rohanjulka19@...>
Date:   2018-02-15T21:56:27Z

Correcting errors in the documentation

commit 344832a91aedc74b4ec210034e82367bcbcad4b2
Author: rohanjulka19 <rohanjulka19@...>
Date:   2018-02-15T22:03:15Z

Correcting errors in the documentation

commit 0501cb948aa42549186c22c3127558b29fcb5846
Author: rohanjulka19 <rohanjulka19@...>
Date:   2018-02-17T22:57:54Z

Modifying Documentation




---


[GitHub] syncope issue #65: Correcting errors in the documentation

2018-02-17 Thread rohanjulka19
Github user rohanjulka19 commented on the issue:

https://github.com/apache/syncope/pull/65
  
It feels good.  :D


---


[GitHub] syncope issue #65: Correcting errors in the documentation

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

https://github.com/apache/syncope/pull/65
  
Thank you sir for accepting my contribution . I  will consider all the 
points you mentioned . I will be emailing my ICLA by tomorrow . I am new to 
GitHub so it will take time to understand it . Can you please tell me when the 
changes will reflect on the site . 


---


[GitHub] syncope pull request #65: Correcting errors in the documentation

2018-02-15 Thread rohanjulka19
GitHub user rohanjulka19 opened a pull request:

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

Correcting errors in the documentation



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/rohanjulka19/syncope master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/syncope/pull/65.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #65


commit 5fff19d8183ee112df8a8960f60108e034fbe111
Author: rohanjulka19 <rohanjulka19@...>
Date:   2018-02-15T21:56:27Z

Correcting errors in the documentation

commit 344832a91aedc74b4ec210034e82367bcbcad4b2
Author: rohanjulka19 <rohanjulka19@...>
Date:   2018-02-15T22:03:15Z

Correcting errors in the documentation




---