Re: Javamail 1.5 implementation

2014-08-04 Thread Romain Manni-Bucau
looks a good start, can you either create a PR (
https://github.com/apache/geronimo-javamail/tree/trunk/geronimo-javamail_1.4
) or a patch and attach it to the issue please?


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


2014-08-04 23:48 GMT+02:00 Hendrik Dev :
> https://issues.apache.org/jira/browse/GERONIMO-6527
>
> On Mon, Aug 4, 2014 at 10:48 PM, Salyh  wrote:
>> The geronimo tests pass, but the test from RI javax.* not (including things 
>> i never touched like header folding for example)
>>
>>
>>> Am 04.08.2014 um 18:58 schrieb Romain Manni-Bucau :
>>>
>>> Not yet
>>>
>>> Just catch as much as test as you can and it will be good for an
>>> alpha/beta release (ie not certified)
>>>
>>>
>>> Romain Manni-Bucau
>>> Twitter: @rmannibucau
>>> Blog: http://rmannibucau.wordpress.com/
>>> LinkedIn: http://fr.linkedin.com/in/rmannibucau
>>> Github: https://github.com/rmannibucau
>>>
>>>
>>> 2014-08-04 18:24 GMT+02:00 Hendrik Dev :
 do we have the javamail 1.5 TCK already?
 I am pretty much close to submit the 1.5 spec impl.

 On Fri, Aug 1, 2014 at 12:53 PM, Romain Manni-Bucau
  wrote:
> Hi Hendrik
>
> Awesome! Didnt target it before being web profile compliant but great if
> already in place
>
> Le 1 août 2014 09:51, "Hendrik Dev"  a écrit :
>
>> Hi,
>>
>> just saw that geronimo/tomee ships with Javamail 1.4. If there is some
>> interest i will volunteer to work on a 1.5 implementation. Just want
>> to make sure that this would be useful before start working on this.
>>
>> Thanks
>> Hendrik
>>
>> --
>> Hendrik Saly (salyh, hendrikdev22)
>> @hendrikdev22
>> PGP: 0x22D7F6EC



 --
 Hendrik Saly (salyh, hendrikdev22)
 @hendrikdev22
 PGP: 0x22D7F6EC
>
>
>
> --
> Hendrik Saly (salyh, hendrikdev22)
> @hendrikdev22
> PGP: 0x22D7F6EC


Re: Javamail 1.5 implementation

2014-08-04 Thread Hendrik Dev
https://issues.apache.org/jira/browse/GERONIMO-6527

On Mon, Aug 4, 2014 at 10:48 PM, Salyh  wrote:
> The geronimo tests pass, but the test from RI javax.* not (including things i 
> never touched like header folding for example)
>
>
>> Am 04.08.2014 um 18:58 schrieb Romain Manni-Bucau :
>>
>> Not yet
>>
>> Just catch as much as test as you can and it will be good for an
>> alpha/beta release (ie not certified)
>>
>>
>> Romain Manni-Bucau
>> Twitter: @rmannibucau
>> Blog: http://rmannibucau.wordpress.com/
>> LinkedIn: http://fr.linkedin.com/in/rmannibucau
>> Github: https://github.com/rmannibucau
>>
>>
>> 2014-08-04 18:24 GMT+02:00 Hendrik Dev :
>>> do we have the javamail 1.5 TCK already?
>>> I am pretty much close to submit the 1.5 spec impl.
>>>
>>> On Fri, Aug 1, 2014 at 12:53 PM, Romain Manni-Bucau
>>>  wrote:
 Hi Hendrik

 Awesome! Didnt target it before being web profile compliant but great if
 already in place

 Le 1 août 2014 09:51, "Hendrik Dev"  a écrit :

> Hi,
>
> just saw that geronimo/tomee ships with Javamail 1.4. If there is some
> interest i will volunteer to work on a 1.5 implementation. Just want
> to make sure that this would be useful before start working on this.
>
> Thanks
> Hendrik
>
> --
> Hendrik Saly (salyh, hendrikdev22)
> @hendrikdev22
> PGP: 0x22D7F6EC
>>>
>>>
>>>
>>> --
>>> Hendrik Saly (salyh, hendrikdev22)
>>> @hendrikdev22
>>> PGP: 0x22D7F6EC



-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC


Re: Javamail 1.5 implementation

2014-08-04 Thread Salyh
The geronimo tests pass, but the test from RI javax.* not (including things i 
never touched like header folding for example)


> Am 04.08.2014 um 18:58 schrieb Romain Manni-Bucau :
> 
> Not yet
> 
> Just catch as much as test as you can and it will be good for an
> alpha/beta release (ie not certified)
> 
> 
> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: http://rmannibucau.wordpress.com/
> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> Github: https://github.com/rmannibucau
> 
> 
> 2014-08-04 18:24 GMT+02:00 Hendrik Dev :
>> do we have the javamail 1.5 TCK already?
>> I am pretty much close to submit the 1.5 spec impl.
>> 
>> On Fri, Aug 1, 2014 at 12:53 PM, Romain Manni-Bucau
>>  wrote:
>>> Hi Hendrik
>>> 
>>> Awesome! Didnt target it before being web profile compliant but great if
>>> already in place
>>> 
>>> Le 1 août 2014 09:51, "Hendrik Dev"  a écrit :
>>> 
 Hi,
 
 just saw that geronimo/tomee ships with Javamail 1.4. If there is some
 interest i will volunteer to work on a 1.5 implementation. Just want
 to make sure that this would be useful before start working on this.
 
 Thanks
 Hendrik
 
 --
 Hendrik Saly (salyh, hendrikdev22)
 @hendrikdev22
 PGP: 0x22D7F6EC
>> 
>> 
>> 
>> --
>> Hendrik Saly (salyh, hendrikdev22)
>> @hendrikdev22
>> PGP: 0x22D7F6EC


Re: Javamail 1.5 implementation

2014-08-04 Thread Romain Manni-Bucau
Not yet

Just catch as much as test as you can and it will be good for an
alpha/beta release (ie not certified)


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


2014-08-04 18:24 GMT+02:00 Hendrik Dev :
> do we have the javamail 1.5 TCK already?
> I am pretty much close to submit the 1.5 spec impl.
>
> On Fri, Aug 1, 2014 at 12:53 PM, Romain Manni-Bucau
>  wrote:
>> Hi Hendrik
>>
>> Awesome! Didnt target it before being web profile compliant but great if
>> already in place
>>
>> Le 1 août 2014 09:51, "Hendrik Dev"  a écrit :
>>
>>> Hi,
>>>
>>> just saw that geronimo/tomee ships with Javamail 1.4. If there is some
>>> interest i will volunteer to work on a 1.5 implementation. Just want
>>> to make sure that this would be useful before start working on this.
>>>
>>> Thanks
>>> Hendrik
>>>
>>> --
>>> Hendrik Saly (salyh, hendrikdev22)
>>> @hendrikdev22
>>> PGP: 0x22D7F6EC
>
>
>
> --
> Hendrik Saly (salyh, hendrikdev22)
> @hendrikdev22
> PGP: 0x22D7F6EC


Re: Javamail 1.5 implementation

2014-08-04 Thread Hendrik Dev
do we have the javamail 1.5 TCK already?
I am pretty much close to submit the 1.5 spec impl.

On Fri, Aug 1, 2014 at 12:53 PM, Romain Manni-Bucau
 wrote:
> Hi Hendrik
>
> Awesome! Didnt target it before being web profile compliant but great if
> already in place
>
> Le 1 août 2014 09:51, "Hendrik Dev"  a écrit :
>
>> Hi,
>>
>> just saw that geronimo/tomee ships with Javamail 1.4. If there is some
>> interest i will volunteer to work on a 1.5 implementation. Just want
>> to make sure that this would be useful before start working on this.
>>
>> Thanks
>> Hendrik
>>
>> --
>> Hendrik Saly (salyh, hendrikdev22)
>> @hendrikdev22
>> PGP: 0x22D7F6EC



-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC


Re: Javamail 1.5 implementation

2014-08-01 Thread Romain Manni-Bucau
Hi Hendrik

Awesome! Didnt target it before being web profile compliant but great if
already in place
Le 1 août 2014 09:51, "Hendrik Dev"  a écrit :

> Hi,
>
> just saw that geronimo/tomee ships with Javamail 1.4. If there is some
> interest i will volunteer to work on a 1.5 implementation. Just want
> to make sure that this would be useful before start working on this.
>
> Thanks
> Hendrik
>
> --
> Hendrik Saly (salyh, hendrikdev22)
> @hendrikdev22
> PGP: 0x22D7F6EC
>