Re: Fw: Gnu Make files

2005-02-09 Thread Damitha Kumarage




+1 
On Wed, 9 Feb 2005 09:55:01 +, John Hawkins wrote
> Hello,

> 
> does anyone out there use the 
-m 
function
(creation of makefiles) on WSDL2Ws ? If not then we are thnking of 
removing
it to increase 
stability.

> 
> cheers,

> John.

> 
> - Forwarded 
by 
John
Hawkins/UK/IBM on 09/02/2005 09:49 
-

> 





Samisa Abeysinghe 
<[EMAIL PROTECTED]>


> 09/02/2005 
06:19







> Please respond to
> 

"Apache AXIS C Developers 
List"



> 









> To
Apache AXIS C 
Developers
List 





> cc






> Subject
Re: Gnu Make 
files



> 












> 




> 
> Given that we have problems with make file 
system
even with build on
> 

L/Unix like platforms, I feel that it is not worth having it here.
> 

> 

Could document how to compile and link clients/servers using basic g++
> 

commands to help users.
> 
> 

Thanks,
> 

Samisa... 
> 
> 

On Tue, 8 Feb 2005 16:18:30 +, Andrew Perry2 
<[EMAIL PROTECTED]>
wrote:
> 

> There is a test which checks -m option. but it only checks if 
the
makefile
> 

> is generated or not and not the validity of the makefile.
> 

> These WSDL2WS options tests will be added soon.
> 

> 
> 

> Regards,
> 

> 
> 

> Andrew Perry
> 

> IBM Web Services Client for C/C++
> 

> [EMAIL PROTECTED]
> 

> Mail Point 127
> 

> IBM UK Laboratories. Hursley Park, Winchester, Hants. SO21 2JN
> 

> Tel. Internal 249828  External + 44 (0)1962 819828
> 

> Fax. + 44(0)1962 818080
> 

> 
> 

>              John
> 

>              Hawkins/UK/[EMAIL PROTECTED]
> 

>              MGB    

                     

                     

       To
> 

>                    

                   
"Apache
AXIS C Developers List"
> 

>              08/02/2005 14:57  

       
> 

>                    

                     

                     

        cc
> 

> 
> 

>              Please respond 
to
                     

              Subject
> 

>               "Apache 
AXIS
C           Re: Gnu Make files
> 

>              Developers 
List"
> 

> 
> 

> 
> 

> It is an option currently on WSDL2Ws ->
> 

> "-m           
generate
make files (none|gnu) - default is
> 

> none\n");
> 

> 
> 

>  Nadir Amra
> 

>  <[EMAIL PROTECTED]>
> 

>                    

                     

                     

        To
> 

>                    

                "Apache 
AXIS
C Developers List"
> 

>  08/02/2005 14:44              

    
> 

>                    

                     

                     

        cc
> 

> 
> 

>      Please respond to        

                     

              Subject
> 

>       "Apache AXIS C        

       Re: Gnu Make files
> 

>      Developers List"
> 

> 
> 

> 
> 

> I prefer not to generate makefilesbut if people want this 
then
it
> 

> should be on option on the command that you would need to set 
(i.e.
it
> 

> should not be automatically generated).
> 

> 
> 

> John Hawkins <[EMAIL PROTECTED]> wrote on 02/08/2005 
08:43:00
AM:
> 

> 
> 

> >
> 

> > Hi Folk,
> 

> >
> 

> > I remember a long time ago a small debate about having WSD2Ws
> 

> > generate Gnu make files? I think this is wierd and I 
remember
some
> 

> > people objecting previously. However, Do  we test this 
today?
If not
> 

> > then I suggest remove this function on the basis that we're 
just
> 

> > making more rope to hang ourselves with?
> 

> >
> 

> > I've certainly not seen anyone on the mailng list using this?
> 

> >
> 

> > thoughts?
> 

> >
> 

> > cheers
> 

> > John.
> 

> 
> 

>
> 





-- 


Damitha Kumarage 


hSenid Software International (PVT) Ltd(Web: www.hsenid.com) 


[EMAIL PROTECTED]([EMAIL PROTECTED]) 


 

Lanka Software Foundation (http://www.opensource.lk) 










Re: Fw: Gnu Make files

2005-02-09 Thread Chinthana C. Dinapala
+1 for removing.

chinthana


On Wed, 9 Feb 2005 09:55:01 +, John Hawkins <[EMAIL PROTECTED]> wrote:
> 
> Hello, 
> 
> does anyone out there use the -m function (creation of makefiles) on WSDL2Ws
> ? If not then we are thnking of removing it to increase stability. 
> 
> cheers, 
> John. 
> 
> 
> 
> - Forwarded by John Hawkins/UK/IBM on 09/02/2005 09:49 - 
> Samisa Abeysinghe <[EMAIL PROTECTED]> 
> 
> 09/02/2005 06:19 
> Please respond to
> "Apache AXIS C Developers List"
> ToApache AXIS C Developers List  
> cc
> SubjectRe: Gnu Make files
> 
> 
> 
> 
> 
> 
> 
> Given that we have problems with make file system even with build on
> L/Unix like platforms, I feel that it is not worth having it here.
> 
> Could document how to compile and link clients/servers using basic g++
> commands to help users.
> 
> Thanks,
> Samisa... 
> 
> 
> On Tue, 8 Feb 2005 16:18:30 +, Andrew Perry2 <[EMAIL PROTECTED]> wrote:
> > There is a test which checks -m option. but it only checks if the makefile
> > is generated or not and not the validity of the makefile.
> > These WSDL2WS options tests will be added soon.
> > 
> > Regards,
> > 
> > Andrew Perry
> > IBM Web Services Client for C/C++
> > [EMAIL PROTECTED]
> > Mail Point 127
> > IBM UK Laboratories. Hursley Park, Winchester, Hants. SO21 2JN
> > Tel. Internal 249828  External + 44 (0)1962 819828
> > Fax. + 44(0)1962 818080
> > 
> >  John
> >  Hawkins/UK/[EMAIL PROTECTED]
> >  MGBTo
> >"Apache AXIS C Developers List"
> >  08/02/2005 14:57  
> > cc
> > 
> >  Please respond to Subject
> >   "Apache AXIS C   Re: Gnu Make files
> >  Developers List"
> > 
> > 
> > It is an option currently on WSDL2Ws ->
> > "-m   generate make files (none|gnu) - default is
> > none\n");
> > 
> >  Nadir Amra
> >  <[EMAIL PROTECTED]>
> > To
> > "Apache AXIS C Developers List"
> >  08/02/2005 14:44   
> > cc
> > 
> >  Please respond to Subject
> >   "Apache AXIS CRe: Gnu Make files
> >  Developers List"
> > 
> > 
> > I prefer not to generate makefilesbut if people want this then it
> > should be on option on the command that you would need to set (i.e. it
> > should not be automatically generated).
> > 
> > John Hawkins <[EMAIL PROTECTED]> wrote on 02/08/2005 08:43:00 AM:
> > 
> > >
> > > Hi Folk,
> > >
> > > I remember a long time ago a small debate about having WSD2Ws
> > > generate Gnu make files? I think this is wierd and I remember some
> > > people objecting previously. However, Do  we test this today? If not
> > > then I suggest remove this function on the basis that we're just
> > > making more rope to hang ourselves with?
> > >
> > > I've certainly not seen anyone on the mailng list using this?
> > >
> > > thoughts?
> > >
> > > cheers
> > > John.
> > 
> >
>


Re: Fw: Gnu Make files

2005-02-09 Thread Dushshantha Chandaradasa
+1 from me too.

Dushshantha...


On Wed, 9 Feb 2005 09:53:56 +, Samisa Abeysinghe
<[EMAIL PROTECTED]> wrote:
> +1 for removing.
> 
> Samisa...
> 
> 
> On Wed, 9 Feb 2005 09:55:01 +, John Hawkins <[EMAIL PROTECTED]> wrote:
> >
> > Hello,
> >
> > does anyone out there use the -m function (creation of makefiles) on WSDL2Ws
> > ? If not then we are thnking of removing it to increase stability.
> >
> > cheers,
> > John.
> >
> >
> >
> > - Forwarded by John Hawkins/UK/IBM on 09/02/2005 09:49 -
> >
> >  Samisa Abeysinghe <[EMAIL PROTECTED]>
> >
> > 09/02/2005 06:19
> >
> > Please respond to
> >  "Apache AXIS C Developers List"
> >
> >
> > To Apache AXIS C Developers List 
> >
> > cc
> >
> > Subject Re: Gnu Make files
> >
> >
> >
> >
> >
> > Given that we have problems with make file system even with build on
> >  L/Unix like platforms, I feel that it is not worth having it here.
> >
> >  Could document how to compile and link clients/servers using basic g++
> >  commands to help users.
> >
> >  Thanks,
> >  Samisa...
> >
> >
> >  On Tue, 8 Feb 2005 16:18:30 +, Andrew Perry2 <[EMAIL PROTECTED]>
> > wrote:
> >  > There is a test which checks -m option. but it only checks if the
> > makefile
> >  > is generated or not and not the validity of the makefile.
> >  > These WSDL2WS options tests will be added soon.
> >  >
> >  > Regards,
> >  >
> >  > Andrew Perry
> >  > IBM Web Services Client for C/C++
> >  > [EMAIL PROTECTED]
> >  > Mail Point 127
> >  > IBM UK Laboratories. Hursley Park, Winchester, Hants. SO21 2JN
> >  > Tel. Internal 249828  External + 44 (0)1962 819828
> >  > Fax. + 44(0)1962 818080
> >  >
> >  >  John
> >  >  Hawkins/UK/[EMAIL PROTECTED]
> >  >  MGB
> > To
> >  >"Apache AXIS C Developers List"
> >  >  08/02/2005 14:57  
> >  >
> > cc
> >  >
> >  >  Please respond to
> > Subject
> >  >   "Apache AXIS C   Re: Gnu Make files
> >  >  Developers List"
> >  >
> >  >
> >  > It is an option currently on WSDL2Ws ->
> >  > "-m   generate make files (none|gnu) - default is
> >  > none\n");
> >  >
> >  >  Nadir Amra
> >  >  <[EMAIL PROTECTED]>
> >  >
> > To
> >  > "Apache AXIS C Developers List"
> >  >  08/02/2005 14:44   
> >  >
> > cc
> >  >
> >  >  Please respond to
> > Subject
> >  >   "Apache AXIS CRe: Gnu Make files
> >  >  Developers List"
> >  >
> >  >
> >  > I prefer not to generate makefilesbut if people want this then it
> >  > should be on option on the command that you would need to set (i.e. it
> >  > should not be automatically generated).
> >  >
> >  > John Hawkins <[EMAIL PROTECTED]> wrote on 02/08/2005 08:43:00 AM:
> >  >
> >  > >
> >  > > Hi Folk,
> >  > >
> >  > > I remember a long time ago a small debate about having WSD2Ws
> >  > > generate Gnu make files? I think this is wierd and I remember some
> >  > > people objecting previously. However, Do  we test this today? If not
> >  > > then I suggest remove this function on the basis that we're just
> >  > > making more rope to hang ourselves with?
> >  > >
> >  > > I've certainly not seen anyone on the mailng list using this?
> >  > >
> >  > > thoughts?
> >  > >
> >  > > cheers
> >  > > John.
> >  >
> >  >
> >
>


Re: Fw: Gnu Make files

2005-02-09 Thread Samisa Abeysinghe
+1 for removing.

Samisa...


On Wed, 9 Feb 2005 09:55:01 +, John Hawkins <[EMAIL PROTECTED]> wrote:
>  
> Hello, 
>  
> does anyone out there use the -m function (creation of makefiles) on WSDL2Ws
> ? If not then we are thnking of removing it to increase stability. 
>  
> cheers, 
> John. 
>  
>  
>  
> - Forwarded by John Hawkins/UK/IBM on 09/02/2005 09:49 - 
>  
>  Samisa Abeysinghe <[EMAIL PROTECTED]> 
> 
> 09/02/2005 06:19 
>  
> Please respond to
>  "Apache AXIS C Developers List" 
>  
>  
> To Apache AXIS C Developers List  
>  
> cc 
>  
> Subject Re: Gnu Make files 
>  
>  
>  
>  
>  
> Given that we have problems with make file system even with build on
>  L/Unix like platforms, I feel that it is not worth having it here.
>  
>  Could document how to compile and link clients/servers using basic g++
>  commands to help users.
>  
>  Thanks,
>  Samisa... 
>  
>  
>  On Tue, 8 Feb 2005 16:18:30 +, Andrew Perry2 <[EMAIL PROTECTED]>
> wrote:
>  > There is a test which checks -m option. but it only checks if the
> makefile
>  > is generated or not and not the validity of the makefile.
>  > These WSDL2WS options tests will be added soon.
>  > 
>  > Regards,
>  > 
>  > Andrew Perry
>  > IBM Web Services Client for C/C++
>  > [EMAIL PROTECTED]
>  > Mail Point 127
>  > IBM UK Laboratories. Hursley Park, Winchester, Hants. SO21 2JN
>  > Tel. Internal 249828  External + 44 (0)1962 819828
>  > Fax. + 44(0)1962 818080
>  > 
>  >  John
>  >  Hawkins/UK/[EMAIL PROTECTED]
>  >  MGB   
> To
>  >"Apache AXIS C Developers List"
>  >  08/02/2005 14:57  
>  >
> cc
>  > 
>  >  Please respond to
> Subject
>  >   "Apache AXIS C   Re: Gnu Make files
>  >  Developers List"
>  > 
>  > 
>  > It is an option currently on WSDL2Ws ->
>  > "-m   generate make files (none|gnu) - default is
>  > none\n");
>  > 
>  >  Nadir Amra
>  >  <[EMAIL PROTECTED]>
>  >
> To
>  > "Apache AXIS C Developers List"
>  >  08/02/2005 14:44   
>  >
> cc
>  > 
>  >  Please respond to
> Subject
>  >   "Apache AXIS CRe: Gnu Make files
>  >  Developers List"
>  > 
>  > 
>  > I prefer not to generate makefilesbut if people want this then it
>  > should be on option on the command that you would need to set (i.e. it
>  > should not be automatically generated).
>  > 
>  > John Hawkins <[EMAIL PROTECTED]> wrote on 02/08/2005 08:43:00 AM:
>  > 
>  > >
>  > > Hi Folk,
>  > >
>  > > I remember a long time ago a small debate about having WSD2Ws
>  > > generate Gnu make files? I think this is wierd and I remember some
>  > > people objecting previously. However, Do  we test this today? If not
>  > > then I suggest remove this function on the basis that we're just
>  > > making more rope to hang ourselves with?
>  > >
>  > > I've certainly not seen anyone on the mailng list using this?
>  > >
>  > > thoughts?
>  > >
>  > > cheers
>  > > John.
>  > 
>  >
>


Fw: Gnu Make files

2005-02-09 Thread John Hawkins

Hello,

does anyone out there use the -m function
(creation of makefiles) on WSDL2Ws ? If not then we are thnking of removing
it to increase stability.

cheers,
John.



- Forwarded by John
Hawkins/UK/IBM on 09/02/2005 09:49 -



Samisa Abeysinghe <[EMAIL PROTECTED]>

09/02/2005 06:19



Please respond to
"Apache AXIS C Developers List"





To
Apache AXIS C Developers
List 


cc



Subject
Re: Gnu Make files








Given that we have problems with make file system
even with build on
L/Unix like platforms, I feel that it is not worth having it here.

Could document how to compile and link clients/servers using basic g++
commands to help users.

Thanks,
Samisa... 


On Tue, 8 Feb 2005 16:18:30 +, Andrew Perry2 <[EMAIL PROTECTED]>
wrote:
> There is a test which checks -m option. but it only checks if the
makefile
> is generated or not and not the validity of the makefile.
> These WSDL2WS options tests will be added soon.
> 
> Regards,
> 
> Andrew Perry
> IBM Web Services Client for C/C++
> [EMAIL PROTECTED]
> Mail Point 127
> IBM UK Laboratories. Hursley Park, Winchester, Hants. SO21 2JN
> Tel. Internal 249828  External + 44 (0)1962 819828
> Fax. + 44(0)1962 818080
> 
>              John
>              Hawkins/UK/[EMAIL PROTECTED]
>              MGB    
                     
                     
       To
>                    
                   "Apache
AXIS C Developers List"
>              08/02/2005 14:57  
       
>                    
                     
                     
        cc
> 
>              Please respond to
                     
              Subject
>               "Apache AXIS
C           Re: Gnu Make files
>              Developers List"
> 
> 
> It is an option currently on WSDL2Ws ->
> "-m           generate
make files (none|gnu) - default is
> none\n");
> 
>  Nadir Amra
>  <[EMAIL PROTECTED]>
>                    
                     
                     
        To
>                    
                "Apache AXIS
C Developers List"
>  08/02/2005 14:44              
    
>                    
                     
                     
        cc
> 
>      Please respond to        
                     
              Subject
>       "Apache AXIS C        
       Re: Gnu Make files
>      Developers List"
> 
> 
> I prefer not to generate makefilesbut if people want this then
it
> should be on option on the command that you would need to set (i.e.
it
> should not be automatically generated).
> 
> John Hawkins <[EMAIL PROTECTED]> wrote on 02/08/2005 08:43:00
AM:
> 
> >
> > Hi Folk,
> >
> > I remember a long time ago a small debate about having WSD2Ws
> > generate Gnu make files? I think this is wierd and I remember
some
> > people objecting previously. However, Do  we test this today?
If not
> > then I suggest remove this function on the basis that we're just
> > making more rope to hang ourselves with?
> >
> > I've certainly not seen anyone on the mailng list using this?
> >
> > thoughts?
> >
> > cheers
> > John.
> 
>