Quantcast

eunit update

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

eunit update

Richard Carlsson-3
Finally, I've managed to synch the OTP version of EUnit with my own
development repository. They started drifting apart while I hadn't
switched my own repo to Git yet.

   git fetch [hidden email]:richcarl/otp.git eunit-2.2.0

Until OTP decides on what to do with their licensing, that version will
remain as LGPL. The stand-alone version of EUnit is now dual licensed
under Apache 2.0 + LGPL, and can be found here:

   https://github.com/richcarl/eunit

    /Richard
_______________________________________________
erlang-patches mailing list
[hidden email]
http://erlang.org/mailman/listinfo/erlang-patches
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: eunit update

Henrik Nord-2
On 07/18/2011 11:39 PM, Richard Carlsson wrote:

> Finally, I've managed to synch the OTP version of EUnit with my own
> development repository. They started drifting apart while I hadn't
> switched my own repo to Git yet.
>
>   git fetch [hidden email]:richcarl/otp.git eunit-2.2.0
>
> Until OTP decides on what to do with their licensing, that version
> will remain as LGPL. The stand-alone version of EUnit is now dual
> licensed under Apache 2.0 + LGPL, and can be found here:
>
>   https://github.com/richcarl/eunit
>
>    /Richard
> _______________________________________________
> erlang-patches mailing list
> [hidden email]
> http://erlang.org/mailman/listinfo/erlang-patches
Hi

I have added your patch to 'pu'.

I will get back to you if anything breaks
Thank you for the contribution!

--
/Henrik Nord Erlang/OTP

_______________________________________________
erlang-patches mailing list
[hidden email]
http://erlang.org/mailman/listinfo/erlang-patches
Loading...