Re: Place Ignite Abbrev Plugin to ASF Ignite supplementary git repo

2018-12-17 Thread Dmitriy Pavlov
Hi Igniters,

I've created an empty repository :
New repository ignite-abbrev-plugin.git was created, as requested by
dpavlov.
You may view it at: https://gitbox.apache.org/repos/asf/ignite-abbrev
-plugin.git

Alex G., could you please prepare a PR with your initial changes from
https://github.com/dspavlov/ignite-abbrev-plugin/commit/4b30c1a2cff4ee4a615bc0940327035705198cbc

Later we can start to create changes if other community members agree to
place their work in the ASF repo.

Sincerely,
Dmitriy Pavlov


чт, 19 июл. 2018 г. в 14:04, Dmitry Pavlov :

> Hi Vyacheslav,
>
> For Abbrev plugin I also thought that ASF git repo as primary and
> https://github.com/apacheignite mirror would cover all cases.
>
> Thank you for sharing your vision.
>
> Sincerely,
> Dmitriy Pavlov
>
> чт, 19 июл. 2018 г. в 9:08, Vyacheslav Daradur :
>
>> I vote for a separate repo for the Ignite Abbrev Plugin project.
>>
>> The reason is:
>> Ignite Abbrev Plugin - build on top of IntelliJ Platform SDK [1] and
>> can't be easily packaged without it, moreover, it doesn't depend on
>> Ignite internals (unlike .NET/C++ clients).
>>
>> One more place where we could place the project (if this repo
>> maintained by Ignite's commiters) [2].
>>
>> [1] http://www.jetbrains.org/intellij/sdk/docs/welcome.html
>> [2] https://github.com/apacheignite
>> On Thu, Jul 19, 2018 at 12:48 AM Dmitry Pavlov 
>> wrote:
>> >
>> > Hi Denis,
>> >
>> > This option can be considered also. I have no arguments against this
>> > solution.
>> >
>> > In the same time I think Ignite developer will need pre-build
>> distributive
>> > (Jar) of plugin, probably in /idea subfolder.
>> >
>> > So standalone ASF repo & [build/link to build] in main repo can be still
>> > considered. This option can save checkout time, and reduce main repo
>> size.
>> >
>> > I hope this make sense. I would appreciate Igniter's opinion on this
>> topic.
>> >
>> > Sincerely,
>> > Dmitriy Pavlov
>> >
>> > ср, 18 июл. 2018 г. в 23:05, Denis Magda :
>> >
>> > > Hi Dmitriy,
>> > >
>> > > Yes, I would have this tool at hands soon as I check out Ignite repo
>> and
>> > > start setting it up. However, instead of a new repo let's place it
>> under
>> > > {ignite}/dev-tools folder. What do you think?
>> > >
>> > > --
>> > > Denis
>> > >
>> > > On Wed, Jul 18, 2018 at 4:37 AM Dmitry Pavlov 
>> > > wrote:
>> > >
>> > > > Hi Igniters,
>> > > >
>> > > > There is one mode widely used tool in Apache Ignite, abbreviation
>> plugin
>> > > > for Intelli J Idea. This plugin is used by almost all experienced
>> Ignite
>> > > > contributors.
>> > > >
>> > > > I would like to say thanks to all contributors which created this
>> plugin:
>> > > > vkazakov, sevdokimov, daradurvs, agoncharuk. And because this
>> plugin is
>> > > > also a part of our process I also want to place plugin code to ASF
>> > > > repository.
>> > > >
>> > > > What do you think about placing plugin code to supplementary Apache
>> > > > repository? Please share your vision till 24 July.
>> > > >
>> > > > Sincerely,
>> > > > Dmitriy Pavlov
>> > > >
>> > > >
>> > > >
>> > >
>> https://cwiki.apache.org/confluence/display/IGNITE/Abbreviation+Rules#AbbreviationRules-IntelliJIdeaPlugin
>> > > >
>> > > >
>> > > > https://github.com/dspavlov/ignite-abbrev-plugin
>> > > >
>> > >
>>
>>
>>
>> --
>> Best Regards, Vyacheslav D.
>>
>


Re: Place Ignite Abbrev Plugin to ASF Ignite supplementary git repo

2018-07-19 Thread Dmitry Pavlov
Hi Vyacheslav,

For Abbrev plugin I also thought that ASF git repo as primary and
https://github.com/apacheignite mirror would cover all cases.

Thank you for sharing your vision.

Sincerely,
Dmitriy Pavlov

чт, 19 июл. 2018 г. в 9:08, Vyacheslav Daradur :

> I vote for a separate repo for the Ignite Abbrev Plugin project.
>
> The reason is:
> Ignite Abbrev Plugin - build on top of IntelliJ Platform SDK [1] and
> can't be easily packaged without it, moreover, it doesn't depend on
> Ignite internals (unlike .NET/C++ clients).
>
> One more place where we could place the project (if this repo
> maintained by Ignite's commiters) [2].
>
> [1] http://www.jetbrains.org/intellij/sdk/docs/welcome.html
> [2] https://github.com/apacheignite
> On Thu, Jul 19, 2018 at 12:48 AM Dmitry Pavlov 
> wrote:
> >
> > Hi Denis,
> >
> > This option can be considered also. I have no arguments against this
> > solution.
> >
> > In the same time I think Ignite developer will need pre-build
> distributive
> > (Jar) of plugin, probably in /idea subfolder.
> >
> > So standalone ASF repo & [build/link to build] in main repo can be still
> > considered. This option can save checkout time, and reduce main repo
> size.
> >
> > I hope this make sense. I would appreciate Igniter's opinion on this
> topic.
> >
> > Sincerely,
> > Dmitriy Pavlov
> >
> > ср, 18 июл. 2018 г. в 23:05, Denis Magda :
> >
> > > Hi Dmitriy,
> > >
> > > Yes, I would have this tool at hands soon as I check out Ignite repo
> and
> > > start setting it up. However, instead of a new repo let's place it
> under
> > > {ignite}/dev-tools folder. What do you think?
> > >
> > > --
> > > Denis
> > >
> > > On Wed, Jul 18, 2018 at 4:37 AM Dmitry Pavlov 
> > > wrote:
> > >
> > > > Hi Igniters,
> > > >
> > > > There is one mode widely used tool in Apache Ignite, abbreviation
> plugin
> > > > for Intelli J Idea. This plugin is used by almost all experienced
> Ignite
> > > > contributors.
> > > >
> > > > I would like to say thanks to all contributors which created this
> plugin:
> > > > vkazakov, sevdokimov, daradurvs, agoncharuk. And because this plugin
> is
> > > > also a part of our process I also want to place plugin code to ASF
> > > > repository.
> > > >
> > > > What do you think about placing plugin code to supplementary Apache
> > > > repository? Please share your vision till 24 July.
> > > >
> > > > Sincerely,
> > > > Dmitriy Pavlov
> > > >
> > > >
> > > >
> > >
> https://cwiki.apache.org/confluence/display/IGNITE/Abbreviation+Rules#AbbreviationRules-IntelliJIdeaPlugin
> > > >
> > > >
> > > > https://github.com/dspavlov/ignite-abbrev-plugin
> > > >
> > >
>
>
>
> --
> Best Regards, Vyacheslav D.
>


Re: Place Ignite Abbrev Plugin to ASF Ignite supplementary git repo

2018-07-18 Thread Vyacheslav Daradur
I vote for a separate repo for the Ignite Abbrev Plugin project.

The reason is:
Ignite Abbrev Plugin - build on top of IntelliJ Platform SDK [1] and
can't be easily packaged without it, moreover, it doesn't depend on
Ignite internals (unlike .NET/C++ clients).

One more place where we could place the project (if this repo
maintained by Ignite's commiters) [2].

[1] http://www.jetbrains.org/intellij/sdk/docs/welcome.html
[2] https://github.com/apacheignite
On Thu, Jul 19, 2018 at 12:48 AM Dmitry Pavlov  wrote:
>
> Hi Denis,
>
> This option can be considered also. I have no arguments against this
> solution.
>
> In the same time I think Ignite developer will need pre-build distributive
> (Jar) of plugin, probably in /idea subfolder.
>
> So standalone ASF repo & [build/link to build] in main repo can be still
> considered. This option can save checkout time, and reduce main repo size.
>
> I hope this make sense. I would appreciate Igniter's opinion on this topic.
>
> Sincerely,
> Dmitriy Pavlov
>
> ср, 18 июл. 2018 г. в 23:05, Denis Magda :
>
> > Hi Dmitriy,
> >
> > Yes, I would have this tool at hands soon as I check out Ignite repo and
> > start setting it up. However, instead of a new repo let's place it under
> > {ignite}/dev-tools folder. What do you think?
> >
> > --
> > Denis
> >
> > On Wed, Jul 18, 2018 at 4:37 AM Dmitry Pavlov 
> > wrote:
> >
> > > Hi Igniters,
> > >
> > > There is one mode widely used tool in Apache Ignite, abbreviation plugin
> > > for Intelli J Idea. This plugin is used by almost all experienced Ignite
> > > contributors.
> > >
> > > I would like to say thanks to all contributors which created this plugin:
> > > vkazakov, sevdokimov, daradurvs, agoncharuk. And because this plugin is
> > > also a part of our process I also want to place plugin code to ASF
> > > repository.
> > >
> > > What do you think about placing plugin code to supplementary Apache
> > > repository? Please share your vision till 24 July.
> > >
> > > Sincerely,
> > > Dmitriy Pavlov
> > >
> > >
> > >
> > https://cwiki.apache.org/confluence/display/IGNITE/Abbreviation+Rules#AbbreviationRules-IntelliJIdeaPlugin
> > >
> > >
> > > https://github.com/dspavlov/ignite-abbrev-plugin
> > >
> >



-- 
Best Regards, Vyacheslav D.


Re: Place Ignite Abbrev Plugin to ASF Ignite supplementary git repo

2018-07-18 Thread Dmitry Pavlov
Hi Denis,

This option can be considered also. I have no arguments against this
solution.

In the same time I think Ignite developer will need pre-build distributive
(Jar) of plugin, probably in /idea subfolder.

So standalone ASF repo & [build/link to build] in main repo can be still
considered. This option can save checkout time, and reduce main repo size.

I hope this make sense. I would appreciate Igniter's opinion on this topic.

Sincerely,
Dmitriy Pavlov

ср, 18 июл. 2018 г. в 23:05, Denis Magda :

> Hi Dmitriy,
>
> Yes, I would have this tool at hands soon as I check out Ignite repo and
> start setting it up. However, instead of a new repo let's place it under
> {ignite}/dev-tools folder. What do you think?
>
> --
> Denis
>
> On Wed, Jul 18, 2018 at 4:37 AM Dmitry Pavlov 
> wrote:
>
> > Hi Igniters,
> >
> > There is one mode widely used tool in Apache Ignite, abbreviation plugin
> > for Intelli J Idea. This plugin is used by almost all experienced Ignite
> > contributors.
> >
> > I would like to say thanks to all contributors which created this plugin:
> > vkazakov, sevdokimov, daradurvs, agoncharuk. And because this plugin is
> > also a part of our process I also want to place plugin code to ASF
> > repository.
> >
> > What do you think about placing plugin code to supplementary Apache
> > repository? Please share your vision till 24 July.
> >
> > Sincerely,
> > Dmitriy Pavlov
> >
> >
> >
> https://cwiki.apache.org/confluence/display/IGNITE/Abbreviation+Rules#AbbreviationRules-IntelliJIdeaPlugin
> >
> >
> > https://github.com/dspavlov/ignite-abbrev-plugin
> >
>


Re: Place Ignite Abbrev Plugin to ASF Ignite supplementary git repo

2018-07-18 Thread Denis Magda
Hi Dmitriy,

Yes, I would have this tool at hands soon as I check out Ignite repo and
start setting it up. However, instead of a new repo let's place it under
{ignite}/dev-tools folder. What do you think?

--
Denis

On Wed, Jul 18, 2018 at 4:37 AM Dmitry Pavlov  wrote:

> Hi Igniters,
>
> There is one mode widely used tool in Apache Ignite, abbreviation plugin
> for Intelli J Idea. This plugin is used by almost all experienced Ignite
> contributors.
>
> I would like to say thanks to all contributors which created this plugin:
> vkazakov, sevdokimov, daradurvs, agoncharuk. And because this plugin is
> also a part of our process I also want to place plugin code to ASF
> repository.
>
> What do you think about placing plugin code to supplementary Apache
> repository? Please share your vision till 24 July.
>
> Sincerely,
> Dmitriy Pavlov
>
>
> https://cwiki.apache.org/confluence/display/IGNITE/Abbreviation+Rules#AbbreviationRules-IntelliJIdeaPlugin
>
>
> https://github.com/dspavlov/ignite-abbrev-plugin
>