You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@batchee.apache.org by Romain Manni-Bucau <rm...@gmail.com> on 2014/03/29 21:01:42 UTC

Re: BatchEE IP clearance review

done
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau



2014-03-29 20:09 GMT+01:00 Mark Struberg <st...@yahoo.de>:
> Hi!
>
> As already discussed on IRC. Romain needs to define the license for his little server-mock helper.
> Just adding an ALv2 LICENSE file and defining his copyright + Apache License in a file header of each file is enough.
> Then we need a fresh release of it to include into BatchEE.
>
>         <dependency>
>             <groupId>com.github.rmannibucau</groupId>
>             <artifactId>featured-mock</artifactId>
>             <version>0.2</version>
>             <scope>test</scope>
>         </dependency>
>
>
> LieGrue,
> strub

Re: BatchEE IP clearance review

Posted by Mark Struberg <st...@yahoo.de>.
I will commit the basic generator. Then roll the release.

LieGrue,
strub


On Tuesday, 1 April 2014, 8:45, Romain Manni-Bucau <rm...@gmail.com> wrote:
 
well depend the time you need, shouldn't be that long I guess so can
>be added IMO
>Romain Manni-Bucau
>Twitter: @rmannibucau
>Blog: http://rmannibucau.wordpress.com/
>LinkedIn: http://fr.linkedin.com/in/rmannibucau
>Github: https://github.com/rmannibucau
>
>
>
>
>2014-04-01 8:42 GMT+02:00 Mark Struberg <st...@yahoo.de>:
>> yes, basically it is.
>>
>> I have a change for the SQL stuff in the line
>> but this can wait and as well be done in 0.2.
>>
>> LieGrue,
>> strub
>>
>>
>> On Tuesday, 1 April 2014, 7:04, Romain Manni-Bucau <rm...@gmail.com> wrote:
>>
>> Great so ready to release?
>>>
>>>Le 31 mars 2014 23:04, "Mark Struberg" <st...@yahoo.de> a écrit :
>>>
>>>> I reviewed the rest of the dependencies and they are all fine. The worst I
>>>> did find was a CPL-1.0 test dependency ;)
>>>>
>>>> LieGrue,
>>>> strub
>>>>
>>>>
>>>> On Saturday, 29 March 2014, 21:02, Romain Manni-Bucau <
>>>> rmannibucau@gmail.com> wrote:
>>>>
>>>> done
>>>> >Romain Manni-Bucau
>>>> >Twitter: @rmannibucau
>>>> >Blog: http://rmannibucau.wordpress.com/
>>>> >LinkedIn: http://fr.linkedin.com/in/rmannibucau
>>>> >Github: https://github.com/rmannibucau
>>>> >
>>>> >
>>>> >
>>>> >
>>>> >2014-03-29 20:09 GMT+01:00 Mark Struberg <st...@yahoo.de>:
>>>> >> Hi!
>>>> >>
>>>> >> As already discussed on IRC. Romain needs to define the license for his
>>>> little server-mock helper.
>>>> >> Just adding an ALv2 LICENSE file and defining his copyright + Apache
>>>> License in a file header of each file is enough.
>>>> >> Then we need a fresh release of it to include into BatchEE.
>>>> >>
>>>> >>         <dependency>
>>>> >>             <groupId>com.github.rmannibucau</groupId>
>>>> >>             <artifactId>featured-mock</artifactId>
>>>> >>             <version>0.2</version>
>>>> >>             <scope>test</scope>
>>>> >>         </dependency>
>>>> >>
>>>> >>
>>>> >> LieGrue,
>>>> >> strub
>>>> >
>>>> >
>>>> >
>>>
>>>
>
>

Re: BatchEE IP clearance review

Posted by Romain Manni-Bucau <rm...@gmail.com>.
well depend the time you need, shouldn't be that long I guess so can
be added IMO
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau



2014-04-01 8:42 GMT+02:00 Mark Struberg <st...@yahoo.de>:
> yes, basically it is.
>
> I have a change for the SQL stuff in the line
> but this can wait and as well be done in 0.2.
>
> LieGrue,
> strub
>
>
> On Tuesday, 1 April 2014, 7:04, Romain Manni-Bucau <rm...@gmail.com> wrote:
>
> Great so ready to release?
>>
>>Le 31 mars 2014 23:04, "Mark Struberg" <st...@yahoo.de> a écrit :
>>
>>> I reviewed the rest of the dependencies and they are all fine. The worst I
>>> did find was a CPL-1.0 test dependency ;)
>>>
>>> LieGrue,
>>> strub
>>>
>>>
>>> On Saturday, 29 March 2014, 21:02, Romain Manni-Bucau <
>>> rmannibucau@gmail.com> wrote:
>>>
>>> done
>>> >Romain Manni-Bucau
>>> >Twitter: @rmannibucau
>>> >Blog: http://rmannibucau.wordpress.com/
>>> >LinkedIn: http://fr.linkedin.com/in/rmannibucau
>>> >Github: https://github.com/rmannibucau
>>> >
>>> >
>>> >
>>> >
>>> >2014-03-29 20:09 GMT+01:00 Mark Struberg <st...@yahoo.de>:
>>> >> Hi!
>>> >>
>>> >> As already discussed on IRC. Romain needs to define the license for his
>>> little server-mock helper.
>>> >> Just adding an ALv2 LICENSE file and defining his copyright + Apache
>>> License in a file header of each file is enough.
>>> >> Then we need a fresh release of it to include into BatchEE.
>>> >>
>>> >>         <dependency>
>>> >>             <groupId>com.github.rmannibucau</groupId>
>>> >>             <artifactId>featured-mock</artifactId>
>>> >>             <version>0.2</version>
>>> >>             <scope>test</scope>
>>> >>         </dependency>
>>> >>
>>> >>
>>> >> LieGrue,
>>> >> strub
>>> >
>>> >
>>> >
>>
>>

Re: BatchEE IP clearance review

Posted by Mark Struberg <st...@yahoo.de>.
yes, basically it is.

I have a change for the SQL stuff in the line
but this can wait and as well be done in 0.2.

LieGrue,
strub


On Tuesday, 1 April 2014, 7:04, Romain Manni-Bucau <rm...@gmail.com> wrote:
 
Great so ready to release?
>
>Le 31 mars 2014 23:04, "Mark Struberg" <st...@yahoo.de> a écrit :
>
>> I reviewed the rest of the dependencies and they are all fine. The worst I
>> did find was a CPL-1.0 test dependency ;)
>>
>> LieGrue,
>> strub
>>
>>
>> On Saturday, 29 March 2014, 21:02, Romain Manni-Bucau <
>> rmannibucau@gmail.com> wrote:
>>
>> done
>> >Romain Manni-Bucau
>> >Twitter: @rmannibucau
>> >Blog: http://rmannibucau.wordpress.com/
>> >LinkedIn: http://fr.linkedin.com/in/rmannibucau
>> >Github: https://github.com/rmannibucau
>> >
>> >
>> >
>> >
>> >2014-03-29 20:09 GMT+01:00 Mark Struberg <st...@yahoo.de>:
>> >> Hi!
>> >>
>> >> As already discussed on IRC. Romain needs to define the license for his
>> little server-mock helper.
>> >> Just adding an ALv2 LICENSE file and defining his copyright + Apache
>> License in a file header of each file is enough.
>> >> Then we need a fresh release of it to include into BatchEE.
>> >>
>> >>         <dependency>
>> >>             <groupId>com.github.rmannibucau</groupId>
>> >>             <artifactId>featured-mock</artifactId>
>> >>             <version>0.2</version>
>> >>             <scope>test</scope>
>> >>         </dependency>
>> >>
>> >>
>> >> LieGrue,
>> >> strub
>> >
>> >
>> >
>
>

Re: BatchEE IP clearance review

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Great so ready to release?
Le 31 mars 2014 23:04, "Mark Struberg" <st...@yahoo.de> a écrit :

> I reviewed the rest of the dependencies and they are all fine. The worst I
> did find was a CPL-1.0 test dependency ;)
>
> LieGrue,
> strub
>
>
> On Saturday, 29 March 2014, 21:02, Romain Manni-Bucau <
> rmannibucau@gmail.com> wrote:
>
> done
> >Romain Manni-Bucau
> >Twitter: @rmannibucau
> >Blog: http://rmannibucau.wordpress.com/
> >LinkedIn: http://fr.linkedin.com/in/rmannibucau
> >Github: https://github.com/rmannibucau
> >
> >
> >
> >
> >2014-03-29 20:09 GMT+01:00 Mark Struberg <st...@yahoo.de>:
> >> Hi!
> >>
> >> As already discussed on IRC. Romain needs to define the license for his
> little server-mock helper.
> >> Just adding an ALv2 LICENSE file and defining his copyright + Apache
> License in a file header of each file is enough.
> >> Then we need a fresh release of it to include into BatchEE.
> >>
> >>         <dependency>
> >>             <groupId>com.github.rmannibucau</groupId>
> >>             <artifactId>featured-mock</artifactId>
> >>             <version>0.2</version>
> >>             <scope>test</scope>
> >>         </dependency>
> >>
> >>
> >> LieGrue,
> >> strub
> >
> >
> >

Re: BatchEE IP clearance review

Posted by Mark Struberg <st...@yahoo.de>.
I reviewed the rest of the dependencies and they are all fine. The worst I did find was a CPL-1.0 test dependency ;)

LieGrue,
strub


On Saturday, 29 March 2014, 21:02, Romain Manni-Bucau <rm...@gmail.com> wrote:
 
done
>Romain Manni-Bucau
>Twitter: @rmannibucau
>Blog: http://rmannibucau.wordpress.com/
>LinkedIn: http://fr.linkedin.com/in/rmannibucau
>Github: https://github.com/rmannibucau
>
>
>
>
>2014-03-29 20:09 GMT+01:00 Mark Struberg <st...@yahoo.de>:
>> Hi!
>>
>> As already discussed on IRC. Romain needs to define the license for his little server-mock helper.
>> Just adding an ALv2 LICENSE file and defining his copyright + Apache License in a file header of each file is enough.
>> Then we need a fresh release of it to include into BatchEE.
>>
>>         <dependency>
>>             <groupId>com.github.rmannibucau</groupId>
>>             <artifactId>featured-mock</artifactId>
>>             <version>0.2</version>
>>             <scope>test</scope>
>>         </dependency>
>>
>>
>> LieGrue,
>> strub
>
>
>