Re: Fw: Axis2C license questions

2008-01-06 Thread Samisa Abeysinghe

Trasca Virgil wrote:



- Forwarded Message 
From: Dinesh Premalal <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Saturday, January 5, 2008 10:39:49 AM
Subject: Re: Axis2C license questions

Hi Virgil,

 I think right list for this question is 
[EMAIL PROTECTED] 


thanks,
Dinesh

On Jan 5, 2008 2:22 AM, Trasca Virgil < [EMAIL PROTECTED] 
> wrote:


Hi,

   I see that Axis2C has following dependencies

libxml2.dll [http://www.xmlsoft.org - download the version >=

   libxml2-2.6.27.win32] (optional - required only if you are
not using Guththila parser)iconv.dll [
http://www.gnu.org/software/libiconv/ - download the

   version >= iconv-1.9.1.win32]zlib1.dll [
http://www.gzip.org/zlib/ - download the version >=

   zlib-1.2.3.win32]libxslt.dll [http://www.xmlsoft.org -
download the version >= libxslt-1.1.24.win32
]http://ws.apache.org/axis2/c/docs/installationguide.html#win_binary

These dependencies are not comming directly with Axis2C binaries
but only links to download are provided in the documentation.

iconv is from www.gnu.org .

So my questions is how are these dependencies licensed and how
compatible is Apache2 license of Axis with these dependencies
licenses? 



Axis2/C team do not license the dependencies, rather we use them. The 
dependent libraries will have their own licenses. Weather these licenses 
are compatible or not with Apache matters only if we redistribute.



Why these are not comming bundled in Axis2C binaries and only
links to download are provided?



We do not bundle, because there can be compatibility issues.

On how to drop these dependencies and be only on Apache 2.0 licence 
based dependencies see my earlier reply.


Samisa...


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Fw: Axis2C license questions

2008-01-06 Thread Samisa Abeysinghe
If you have any concerns on any of the dependencies, there is a way to 
get away as well.


libxml2 and iconv dependency can be dropped by using Guththila parser, 
which is the built in pull parser of Apache Axis2/C.
zlib dependency is optional, meaning if you chose not to use zip 
archives as services then you can build without that support.


So if you use Guthtila parser and disable zip archives for services, 
then there are no worries on licensing as all the rest are under Apache 2.0.


Thanks,
Samisa...

Trasca Virgil wrote:

Hello Dinesh,
  
  Please check my comment related with this on your blog.


Thank you,
Virgil

- Original Message 
From: Dinesh Premalal <[EMAIL PROTECTED]>
To: Apache AXIS C User List 
Sent: Sunday, January 6, 2008 3:06:39 PM
Subject: Re: Fw: Axis2C license questions

Hi Virgil,

 Please see my comments inline.

On Jan 5, 2008 3:09 PM, Trasca Virgil <[EMAIL PROTECTED] 
> wrote:



On Jan 5, 2008 2:22 AM, Trasca Virgil < [EMAIL PROTECTED]
> wrote:

Hi,

   I see that Axis2C has following dependencies

libxml2.dll [http://www.xmlsoft.org - download the version >=

   libxml2-2.6.27.win32 ] (optional - required only if you
are not using Guththila parser)iconv.dll [
http://www.gnu.org/software/libiconv/ - download the

   version >= iconv-1.9.1.win32]zlib1.dll [
http://www.gzip.org/zlib/ - download the version >=

   zlib-1.2.3.win32]libxslt.dll [http://www.xmlsoft.org -
download the version >= libxslt-1.1.24.win32
]http://ws.apache.org/axis2/c/docs/installationguide.html#win_binary

These dependencies are not comming directly with Axis2C
binaries but only links to download are provided in the
documentation.

iconv is from www.gnu.org .

 



So my questions is how are these dependencies licensed and how
compatible is Apache2 license of Axis with these dependencies
licenses? Why these are not comming bundled in Axis2C binaries
and only links to download are provided? 



First of all I'm not a licensing expert :), Please correct me If I'm 
wrong. I think licenses of softwares you mentioned above is not 
compatible with Apache Axis2/C licensing (Apache 2.0), Therefore I 
think we could not bundled them with Axis2/C. However I think it is 
upto user to download them and use. I also having questions regarding 
licensing , I'm glad you ask this question.


thanks,
Dinesh


--
Dinesh Premalal
http://xydinesh.wordpress.com



No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.516 / Virus Database: 269.17.13/1210 - Release Date: 1/5/2008 11:46 AM
  



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Fw: Axis2C license questions

2008-01-06 Thread Trasca Virgil
Hello Dinesh,
   
  Please check my comment related with this on your blog.

Thank you,
Virgil

- Original Message 
From: Dinesh Premalal <[EMAIL PROTECTED]>
To: Apache AXIS C User List 
Sent: Sunday, January 6, 2008 3:06:39 PM
Subject: Re: Fw: Axis2C license questions


Hi Virgil,

 Please see my comments inline.

On Jan 5, 2008 3:09 PM, Trasca Virgil <[EMAIL PROTECTED]> wrote:



On Jan 5, 2008 2:22 AM, Trasca Virgil <
[EMAIL PROTECTED]> wrote:


Hi,


I see that Axis2C has following dependencies

libxml2.dll [http://www.xmlsoft.org - download the version >=

libxml2-2.6.27.win32
] (optional - required only if you are not using Guththila parser)iconv.dll [
http://www.gnu.org/software/libiconv/ - download the

version >= iconv-1.9.1.win32]zlib1.dll [


http://www.gzip.org/zlib/ - download the version >=

zlib-1.2.3.win32]libxslt.dll [http://www.xmlsoft.org - download the 
version >= 
libxslt-1.1.24.win32

]http://ws.apache.org/axis2/c/docs/installationguide.html#win_binary

These dependencies are not comming directly with Axis2C binaries but only links 
to download are provided in the documentation.


iconv is from 
www.gnu.org.






 



So my questions is how are these dependencies licensed and how compatible is 
Apache2 license of Axis with these dependencies licenses? Why these are not 
comming bundled in Axis2C binaries and only links to download are provided?







First of all I'm not a licensing expert :), Please correct me If I'm wrong. I 
think licenses of softwares you mentioned above is not compatible with Apache 
Axis2/C licensing (Apache 
2.0), Therefore I think we could not bundled them with Axis2/C. However I think 
it is upto user to download them and use. I also having questions regarding 
licensing , I'm glad you ask this question.

thanks,

Dinesh




-- 
Dinesh Premalal
http://xydinesh.wordpress.com





Re: Fw: Axis2C license questions

2008-01-06 Thread Dinesh Premalal
Hi Virgil,

 Please see my comments inline.

On Jan 5, 2008 3:09 PM, Trasca Virgil <[EMAIL PROTECTED]> wrote:
>
>
> On Jan 5, 2008 2:22 AM, Trasca Virgil < [EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
> >I see that Axis2C has following dependencies
> >
> > libxml2.dll [http://www.xmlsoft.org - download the version >=
> >
> >libxml2-2.6.27.win32] (optional - required only if you are not
> > using Guththila parser)iconv.dll [ http://www.gnu.org/software/libiconv/- 
> > download the
> >
> >version >= iconv-1.9.1.win32]zlib1.dll [http://www.gzip.org/zlib/- 
> > download the version >=
> >
> >zlib-1.2.3.win32]libxslt.dll [http://www.xmlsoft.org - download
> > the version >= libxslt-1.1.24.win32 ]
> > http://ws.apache.org/axis2/c/docs/installationguide.html#win_binary
> >
> > These dependencies are not comming directly with Axis2C binaries but
> > only links to download are provided in the documentation.
> >
> > iconv is from www.gnu.org.
> >
>

>
> > So my questions is how are these dependencies licensed and how
> > compatible is Apache2 license of Axis with these dependencies licenses? Why
> > these are not comming bundled in Axis2C binaries and only links to download
> > are provided?
>
>
First of all I'm not a licensing expert :), Please correct me If I'm wrong.
I think licenses of softwares you mentioned above is not compatible with
Apache Axis2/C licensing (Apache 2.0), Therefore I think we could not
bundled them with Axis2/C. However I think it is upto user to download them
and use. I also having questions regarding licensing , I'm glad you ask this
question.

thanks,
Dinesh


-- 
Dinesh Premalal
http://xydinesh.wordpress.com