Quantcast

Permission to publish plugin

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Permission to publish plugin

Jason Gritman
I haven't heard back in about a week regarding the context-param plugin I wrote. This will be used by Netflix's Asgard project when we upgrade to Grails 2.1.

Could someone take a look and let me know if it's alright to publish? Thanks!

-Jason

On Mon, Jul 9, 2012 at 11:38 AM, Jason Gritman <[hidden email]> wrote:
I have a new plugin I would like to publish called context-param. It will automatically add request parameters specified in an annotation to any redirect/chain calls.


My username for the Grails site is jgritman.

Any feedback on the plugin is much appreciated. Thanks!

-Jason

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Permission to publish plugin

lucastex
I've just read the readme in github's repo.

Great plugin.
Hope it gets released soon.

[]s,




2012/7/16 Jason Gritman <[hidden email]>
I haven't heard back in about a week regarding the context-param plugin I wrote. This will be used by Netflix's Asgard project when we upgrade to Grails 2.1.

Could someone take a look and let me know if it's alright to publish? Thanks!

-Jason

On Mon, Jul 9, 2012 at 11:38 AM, Jason Gritman <[hidden email]> wrote:
I have a new plugin I would like to publish called context-param. It will automatically add request parameters specified in an annotation to any redirect/chain calls.


My username for the Grails site is jgritman.

Any feedback on the plugin is much appreciated. Thanks!

-Jason


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Permission to publish plugin

burtbeckwith
In reply to this post by Jason Gritman
You need to use Grails 2.0+ and a recent version of the release plugin to release your plugin, so I made those changes in a pull request. There are a couple of commented-out vars in the plugin descriptor that need values too, e.g. the issueManagement url.

Burt

Jason Gritman wrote
I haven't heard back in about a week regarding the context-param plugin I
wrote. This will be used by Netflix's Asgard project when we upgrade to
Grails 2.1.

Could someone take a look and let me know if it's alright to publish?
Thanks!

-Jason

On Mon, Jul 9, 2012 at 11:38 AM, Jason Gritman <[hidden email]>wrote:

> I have a new plugin I would like to publish called context-param. It will
> automatically add request parameters specified in an annotation to any
> redirect/chain calls.
>
> The source is available at
> https://github.com/Netflix-Skunkworks/grails-context-param
>
> My username for the Grails site is jgritman.
>
> Any feedback on the plugin is much appreciated. Thanks!
>
> -Jason
>
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Permission to publish plugin

Jason Gritman
Thank you for the pull request Burt! I've merged in your pull request and updated the appropriate metadata vars.

-Jason

On Mon, Jul 16, 2012 at 1:54 PM, burtbeckwith <[hidden email]> wrote:
You need to use Grails 2.0+ and a recent version of the release plugin to
release your plugin, so I made those changes in a pull request. There are a
couple of commented-out vars in the plugin descriptor that need values too,
e.g. the issueManagement url.

Burt


Jason Gritman wrote
>
> I haven't heard back in about a week regarding the context-param plugin I
> wrote. This will be used by Netflix's Asgard project when we upgrade to
> Grails 2.1.
>
> Could someone take a look and let me know if it's alright to publish?
> Thanks!
>
> -Jason
>
> On Mon, Jul 9, 2012 at 11:38 AM, Jason Gritman &lt;jasongritman@&gt;wrote:
>
>> I have a new plugin I would like to publish called context-param. It will
>> automatically add request parameters specified in an annotation to any
>> redirect/chain calls.
>>
>> The source is available at
>> https://github.com/Netflix-Skunkworks/grails-context-param
>>
>> My username for the Grails site is jgritman.
>>
>> Any feedback on the plugin is much appreciated. Thanks!
>>
>> -Jason
>>
>


--
View this message in context: http://grails.1312388.n4.nabble.com/Permission-to-publish-plugin-tp4631603p4631608.html
Sent from the Grails - dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Permission to publish plugin

burtbeckwith
Ok, I updated the permissions so you should be all set.

Burt

Jason Gritman wrote
Thank you for the pull request Burt! I've merged in your pull request and
updated the appropriate metadata vars.

-Jason
Loading...