You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by Saminda Wijeratne <sa...@gmail.com> on 2014/04/16 13:21:56 UTC

Multiple Airavata Client Distributions?

Hi devs,

Are we going to have different distributions for each of the different
programming languages?
eg:

 - apache-airavata-client-java-0.12.zip
 - apache-airavata-client-php-0.12.zip
 - apache-airavata-client-cpp-0.12.zip

Re: Multiple Airavata Client Distributions?

Posted by Suresh Marru <sm...@apache.org>.
Hi Saminda,

I do not have a strong opinion on where they should reside, but agree they
should all reside in a single location.

Suresh


On Wed, Apr 16, 2014 at 10:29 PM, Saminda Wijeratne <sa...@gmail.com>wrote:

> I kept the php and cpp sdk code where they are and updated them to create
> binary distributions (zip/tar.gz) and also updated the "release" maven
> module to include them. I still strongly recommend that all client
> distributions be generated in one location.
>
>
> On Wed, Apr 16, 2014 at 6:53 AM, Saminda Wijeratne <sa...@gmail.com>wrote:
>
>> Because those 2 are the distributions for php and cpp. I cannot think
>> anything else to add to them other than the configuration file.
>>
>>
>> On Wed, Apr 16, 2014 at 6:42 AM, Lahiru Gunathilake <gl...@gmail.com>wrote:
>>
>>> Why do we need to move them ? In distribution we just bundle things in
>>> to one and we do not have to move them to distribution.
>>>
>>>
>>> On Wed, Apr 16, 2014 at 9:33 AM, Saminda Wijeratne <sa...@gmail.com>wrote:
>>>
>>>> Any objections on moving the
>>>> airavata-api/airavata-client-sdks/airavata-php-sdk and
>>>> airavata-api/airavata-client-sdks/airavata-cpp-sdk in to
>>>> modules/distribution/client?
>>>>
>>>>
>>>> On Wed, Apr 16, 2014 at 5:23 AM, Saminda Wijeratne <sa...@gmail.com>wrote:
>>>>
>>>>> got it... I'll create the JIRA tasks and start working on them.
>>>>>
>>>>>
>>>>> On Wed, Apr 16, 2014 at 4:47 AM, Suresh Marru <sm...@apache.org>wrote:
>>>>>
>>>>>> Hi Saminda,
>>>>>>
>>>>>> I think we need to. Any other alternatives? Lets say if a Php user is
>>>>>> trying to connect to a hosted version of Airavata, they just downloads the
>>>>>> appropriate client distribution, changes the configuration file, runs the
>>>>>> samples and use them as reference to program their gateway.
>>>>>>
>>>>>> Suresh
>>>>>>
>>>>>>
>>>>>> On Wed, Apr 16, 2014 at 7:21 AM, Saminda Wijeratne <
>>>>>> samindaw@gmail.com> wrote:
>>>>>>
>>>>>>> Hi devs,
>>>>>>>
>>>>>>> Are we going to have different distributions for each of the
>>>>>>> different programming languages?
>>>>>>> eg:
>>>>>>>
>>>>>>>  - apache-airavata-client-java-0.12.zip
>>>>>>>  - apache-airavata-client-php-0.12.zip
>>>>>>>  - apache-airavata-client-cpp-0.12.zip
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>>>
>>> --
>>> System Analyst Programmer
>>> PTI Lab
>>> Indiana University
>>>
>>
>>
>

Re: Multiple Airavata Client Distributions?

Posted by Saminda Wijeratne <sa...@gmail.com>.
I kept the php and cpp sdk code where they are and updated them to create
binary distributions (zip/tar.gz) and also updated the "release" maven
module to include them. I still strongly recommend that all client
distributions be generated in one location.


On Wed, Apr 16, 2014 at 6:53 AM, Saminda Wijeratne <sa...@gmail.com>wrote:

> Because those 2 are the distributions for php and cpp. I cannot think
> anything else to add to them other than the configuration file.
>
>
> On Wed, Apr 16, 2014 at 6:42 AM, Lahiru Gunathilake <gl...@gmail.com>wrote:
>
>> Why do we need to move them ? In distribution we just bundle things in to
>> one and we do not have to move them to distribution.
>>
>>
>> On Wed, Apr 16, 2014 at 9:33 AM, Saminda Wijeratne <sa...@gmail.com>wrote:
>>
>>> Any objections on moving the
>>> airavata-api/airavata-client-sdks/airavata-php-sdk and
>>> airavata-api/airavata-client-sdks/airavata-cpp-sdk in to
>>> modules/distribution/client?
>>>
>>>
>>> On Wed, Apr 16, 2014 at 5:23 AM, Saminda Wijeratne <sa...@gmail.com>wrote:
>>>
>>>> got it... I'll create the JIRA tasks and start working on them.
>>>>
>>>>
>>>> On Wed, Apr 16, 2014 at 4:47 AM, Suresh Marru <sm...@apache.org>wrote:
>>>>
>>>>> Hi Saminda,
>>>>>
>>>>> I think we need to. Any other alternatives? Lets say if a Php user is
>>>>> trying to connect to a hosted version of Airavata, they just downloads the
>>>>> appropriate client distribution, changes the configuration file, runs the
>>>>> samples and use them as reference to program their gateway.
>>>>>
>>>>> Suresh
>>>>>
>>>>>
>>>>> On Wed, Apr 16, 2014 at 7:21 AM, Saminda Wijeratne <samindaw@gmail.com
>>>>> > wrote:
>>>>>
>>>>>> Hi devs,
>>>>>>
>>>>>> Are we going to have different distributions for each of the
>>>>>> different programming languages?
>>>>>> eg:
>>>>>>
>>>>>>  - apache-airavata-client-java-0.12.zip
>>>>>>  - apache-airavata-client-php-0.12.zip
>>>>>>  - apache-airavata-client-cpp-0.12.zip
>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>>
>>
>> --
>> System Analyst Programmer
>> PTI Lab
>> Indiana University
>>
>
>

Re: Multiple Airavata Client Distributions?

Posted by Saminda Wijeratne <sa...@gmail.com>.
Because those 2 are the distributions for php and cpp. I cannot think
anything else to add to them other than the configuration file.


On Wed, Apr 16, 2014 at 6:42 AM, Lahiru Gunathilake <gl...@gmail.com>wrote:

> Why do we need to move them ? In distribution we just bundle things in to
> one and we do not have to move them to distribution.
>
>
> On Wed, Apr 16, 2014 at 9:33 AM, Saminda Wijeratne <sa...@gmail.com>wrote:
>
>> Any objections on moving the
>> airavata-api/airavata-client-sdks/airavata-php-sdk and
>> airavata-api/airavata-client-sdks/airavata-cpp-sdk in to
>> modules/distribution/client?
>>
>>
>> On Wed, Apr 16, 2014 at 5:23 AM, Saminda Wijeratne <sa...@gmail.com>wrote:
>>
>>> got it... I'll create the JIRA tasks and start working on them.
>>>
>>>
>>> On Wed, Apr 16, 2014 at 4:47 AM, Suresh Marru <sm...@apache.org> wrote:
>>>
>>>> Hi Saminda,
>>>>
>>>> I think we need to. Any other alternatives? Lets say if a Php user is
>>>> trying to connect to a hosted version of Airavata, they just downloads the
>>>> appropriate client distribution, changes the configuration file, runs the
>>>> samples and use them as reference to program their gateway.
>>>>
>>>> Suresh
>>>>
>>>>
>>>> On Wed, Apr 16, 2014 at 7:21 AM, Saminda Wijeratne <sa...@gmail.com>wrote:
>>>>
>>>>> Hi devs,
>>>>>
>>>>> Are we going to have different distributions for each of the different
>>>>> programming languages?
>>>>> eg:
>>>>>
>>>>>  - apache-airavata-client-java-0.12.zip
>>>>>  - apache-airavata-client-php-0.12.zip
>>>>>  - apache-airavata-client-cpp-0.12.zip
>>>>>
>>>>>
>>>>
>>>
>>
>
>
> --
> System Analyst Programmer
> PTI Lab
> Indiana University
>

Re: Multiple Airavata Client Distributions?

Posted by Lahiru Gunathilake <gl...@gmail.com>.
Why do we need to move them ? In distribution we just bundle things in to
one and we do not have to move them to distribution.


On Wed, Apr 16, 2014 at 9:33 AM, Saminda Wijeratne <sa...@gmail.com>wrote:

> Any objections on moving the
> airavata-api/airavata-client-sdks/airavata-php-sdk and
> airavata-api/airavata-client-sdks/airavata-cpp-sdk in to
> modules/distribution/client?
>
>
> On Wed, Apr 16, 2014 at 5:23 AM, Saminda Wijeratne <sa...@gmail.com>wrote:
>
>> got it... I'll create the JIRA tasks and start working on them.
>>
>>
>> On Wed, Apr 16, 2014 at 4:47 AM, Suresh Marru <sm...@apache.org> wrote:
>>
>>> Hi Saminda,
>>>
>>> I think we need to. Any other alternatives? Lets say if a Php user is
>>> trying to connect to a hosted version of Airavata, they just downloads the
>>> appropriate client distribution, changes the configuration file, runs the
>>> samples and use them as reference to program their gateway.
>>>
>>> Suresh
>>>
>>>
>>> On Wed, Apr 16, 2014 at 7:21 AM, Saminda Wijeratne <sa...@gmail.com>wrote:
>>>
>>>> Hi devs,
>>>>
>>>> Are we going to have different distributions for each of the different
>>>> programming languages?
>>>> eg:
>>>>
>>>>  - apache-airavata-client-java-0.12.zip
>>>>  - apache-airavata-client-php-0.12.zip
>>>>  - apache-airavata-client-cpp-0.12.zip
>>>>
>>>>
>>>
>>
>


-- 
System Analyst Programmer
PTI Lab
Indiana University

Re: Multiple Airavata Client Distributions?

Posted by Saminda Wijeratne <sa...@gmail.com>.
Any objections on moving the
airavata-api/airavata-client-sdks/airavata-php-sdk and
airavata-api/airavata-client-sdks/airavata-cpp-sdk in to
modules/distribution/client?


On Wed, Apr 16, 2014 at 5:23 AM, Saminda Wijeratne <sa...@gmail.com>wrote:

> got it... I'll create the JIRA tasks and start working on them.
>
>
> On Wed, Apr 16, 2014 at 4:47 AM, Suresh Marru <sm...@apache.org> wrote:
>
>> Hi Saminda,
>>
>> I think we need to. Any other alternatives? Lets say if a Php user is
>> trying to connect to a hosted version of Airavata, they just downloads the
>> appropriate client distribution, changes the configuration file, runs the
>> samples and use them as reference to program their gateway.
>>
>> Suresh
>>
>>
>> On Wed, Apr 16, 2014 at 7:21 AM, Saminda Wijeratne <sa...@gmail.com>wrote:
>>
>>> Hi devs,
>>>
>>> Are we going to have different distributions for each of the different
>>> programming languages?
>>> eg:
>>>
>>>  - apache-airavata-client-java-0.12.zip
>>>  - apache-airavata-client-php-0.12.zip
>>>  - apache-airavata-client-cpp-0.12.zip
>>>
>>>
>>
>

Re: Multiple Airavata Client Distributions?

Posted by Saminda Wijeratne <sa...@gmail.com>.
got it... I'll create the JIRA tasks and start working on them.


On Wed, Apr 16, 2014 at 4:47 AM, Suresh Marru <sm...@apache.org> wrote:

> Hi Saminda,
>
> I think we need to. Any other alternatives? Lets say if a Php user is
> trying to connect to a hosted version of Airavata, they just downloads the
> appropriate client distribution, changes the configuration file, runs the
> samples and use them as reference to program their gateway.
>
> Suresh
>
>
> On Wed, Apr 16, 2014 at 7:21 AM, Saminda Wijeratne <sa...@gmail.com>wrote:
>
>> Hi devs,
>>
>> Are we going to have different distributions for each of the different
>> programming languages?
>> eg:
>>
>>  - apache-airavata-client-java-0.12.zip
>>  - apache-airavata-client-php-0.12.zip
>>  - apache-airavata-client-cpp-0.12.zip
>>
>>
>

Re: Multiple Airavata Client Distributions?

Posted by Suresh Marru <sm...@apache.org>.
Hi Saminda,

I think we need to. Any other alternatives? Lets say if a Php user is
trying to connect to a hosted version of Airavata, they just downloads the
appropriate client distribution, changes the configuration file, runs the
samples and use them as reference to program their gateway.

Suresh


On Wed, Apr 16, 2014 at 7:21 AM, Saminda Wijeratne <sa...@gmail.com>wrote:

> Hi devs,
>
> Are we going to have different distributions for each of the different
> programming languages?
> eg:
>
>  - apache-airavata-client-java-0.12.zip
>  - apache-airavata-client-php-0.12.zip
>  - apache-airavata-client-cpp-0.12.zip
>
>