You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Brady Johnson <bj...@roguewave.com> on 2007/07/24 00:22:55 UTC

[SCA Native] Test suite

I understand that the current TuscanySCA Native test suite is not
maintained. I have tried to use it recently and it doesnt even compile.
I'd like to start creating a new test suite, starting with the
changes/patches that I've uploaded. Its not real clear what unit test
framework was used, would there be any objections to me using CxxTest?
 
--------------------
Brady Johnson
Lead Software Developer - HydraSCA
Rogue Wave Software - brady.johnson@roguewave.com
 

RE: [SCA Native] Test suite

Posted by Brady Johnson <bj...@roguewave.com>.
Regarding using LGPL software under ASF licensing:
I understand that the Log4Cxx Apache project uses GNU software, but
doesn't distribute it. So can we just follow their model of not
distributing GNU stuff and requiring users to download it if they want
to run the test suite?

--------------------
Brady Johnson
Lead Software Developer - HydraSCA
Rogue Wave Software - brady.johnson@roguewave.com


-----Original Message-----
From: Pete Robbins [mailto:robbinspg@googlemail.com] 
Sent: Thursday, July 26, 2007 11:28 AM
To: tuscany-dev@ws.apache.org
Subject: Re: [SCA Native] Test suite

I'm sure this has come up before. I will try and find out what the
resolution was.

On 26/07/07, Brady Johnson <bj...@roguewave.com> wrote:
>
> As I understand it, the only issue would be if we distribute LPGL 
> software under the ASF licensing. What if we don't distribute CxxTest 
> with Tuscany, but rather request that users download it if they want 
> to run the tests?
>
>
> --------------------
> Brady Johnson
> Lead Software Developer - HydraSCA
> Rogue Wave Software - brady.johnson@roguewave.com
>
> -----Original Message-----
> From: Luciano Resende [mailto:luckbr1975@gmail.com]
> Sent: Monday, July 23, 2007 5:01 PM
> To: tuscany-dev@ws.apache.org
> Subject: Re: [SCA Native] Test suite
>
> I'd recommend checking if there are any issues with it's licensing, a 
> quick look at CxxTest website [1] mention that it's available under 
> LGPL, and that's not ASF friendly.
>
> [1] http://cxxtest.sourceforge.net/
>
> On 7/23/07, Brady Johnson <bj...@roguewave.com> wrote:
> > I understand that the current TuscanySCA Native test suite is not 
> > maintained. I have tried to use it recently and it doesnt even
> compile.
> > I'd like to start creating a new test suite, starting with the 
> > changes/patches that I've uploaded. Its not real clear what unit 
> > test framework was used, would there be any objections to me using
CxxTest?
> >
> > --------------------
> > Brady Johnson
> > Lead Software Developer - HydraSCA
> > Rogue Wave Software - brady.johnson@roguewave.com
> >
> >
>
>
> --
> Luciano Resende
> Apache Tuscany Committer
> http://people.apache.org/~lresende
> http://lresende.blogspot.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>


--
Pete

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: [SCA Native] Test suite

Posted by Pete Robbins <ro...@googlemail.com>.
I'm sure this has come up before. I will try and find out what the
resolution was.

On 26/07/07, Brady Johnson <bj...@roguewave.com> wrote:
>
> As I understand it, the only issue would be if we distribute LPGL
> software under the ASF licensing. What if we don't distribute CxxTest
> with Tuscany, but rather request that users download it if they want to
> run the tests?
>
>
> --------------------
> Brady Johnson
> Lead Software Developer - HydraSCA
> Rogue Wave Software - brady.johnson@roguewave.com
>
> -----Original Message-----
> From: Luciano Resende [mailto:luckbr1975@gmail.com]
> Sent: Monday, July 23, 2007 5:01 PM
> To: tuscany-dev@ws.apache.org
> Subject: Re: [SCA Native] Test suite
>
> I'd recommend checking if there are any issues with it's licensing, a
> quick look at CxxTest website [1] mention that it's available under
> LGPL, and that's not ASF friendly.
>
> [1] http://cxxtest.sourceforge.net/
>
> On 7/23/07, Brady Johnson <bj...@roguewave.com> wrote:
> > I understand that the current TuscanySCA Native test suite is not
> > maintained. I have tried to use it recently and it doesnt even
> compile.
> > I'd like to start creating a new test suite, starting with the
> > changes/patches that I've uploaded. Its not real clear what unit test
> > framework was used, would there be any objections to me using CxxTest?
> >
> > --------------------
> > Brady Johnson
> > Lead Software Developer - HydraSCA
> > Rogue Wave Software - brady.johnson@roguewave.com
> >
> >
>
>
> --
> Luciano Resende
> Apache Tuscany Committer
> http://people.apache.org/~lresende
> http://lresende.blogspot.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>


-- 
Pete

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


RE: [SCA Native] Test suite

Posted by Brady Johnson <bj...@roguewave.com>.
As I understand it, the only issue would be if we distribute LPGL
software under the ASF licensing. What if we don't distribute CxxTest
with Tuscany, but rather request that users download it if they want to
run the tests?


--------------------
Brady Johnson
Lead Software Developer - HydraSCA
Rogue Wave Software - brady.johnson@roguewave.com

-----Original Message-----
From: Luciano Resende [mailto:luckbr1975@gmail.com] 
Sent: Monday, July 23, 2007 5:01 PM
To: tuscany-dev@ws.apache.org
Subject: Re: [SCA Native] Test suite

I'd recommend checking if there are any issues with it's licensing, a
quick look at CxxTest website [1] mention that it's available under
LGPL, and that's not ASF friendly.

[1] http://cxxtest.sourceforge.net/

On 7/23/07, Brady Johnson <bj...@roguewave.com> wrote:
> I understand that the current TuscanySCA Native test suite is not 
> maintained. I have tried to use it recently and it doesnt even
compile.
> I'd like to start creating a new test suite, starting with the 
> changes/patches that I've uploaded. Its not real clear what unit test 
> framework was used, would there be any objections to me using CxxTest?
>
> --------------------
> Brady Johnson
> Lead Software Developer - HydraSCA
> Rogue Wave Software - brady.johnson@roguewave.com
>
>


--
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: [SCA Native] Test suite

Posted by Luciano Resende <lu...@gmail.com>.
I'd recommend checking if there are any issues with it's licensing, a
quick look at CxxTest website [1] mention that it's available under
LGPL, and that's not ASF friendly.

[1] http://cxxtest.sourceforge.net/

On 7/23/07, Brady Johnson <bj...@roguewave.com> wrote:
> I understand that the current TuscanySCA Native test suite is not
> maintained. I have tried to use it recently and it doesnt even compile.
> I'd like to start creating a new test suite, starting with the
> changes/patches that I've uploaded. Its not real clear what unit test
> framework was used, would there be any objections to me using CxxTest?
>
> --------------------
> Brady Johnson
> Lead Software Developer - HydraSCA
> Rogue Wave Software - brady.johnson@roguewave.com
>
>


-- 
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org