You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Julius Davies <ju...@gmail.com> on 2009/07/14 22:15:24 UTC

[codec] 1.4 release: contributors in project.xml

Hi,

Should we add the following contributors/developers (hard to say which
category) to codec's project.xml as we get closer to a 1.4 release?


- Jochen Wiedmann (jochen@apache.org) for the original streaming
Base64 code (CODEC-69).  It came from here:
http://svn.apache.org/viewvc?view=rev&revision=178001

- Julius Davies (juliusdavies@gmail.com) implemented Base64InputStream
and Base64OutputStream based on Jochen's code above (CODEC-69).

- Sebastian Bazley (sebb@apache.org) reviewed and improved the
streaming Base64 code and its unit tests.





-- 
yours,

Julius Davies
250-592-2284 (Home)
250-893-4579 (Mobile)
http://juliusdavies.ca/

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


RE: [codec] 1.4 release: contributors in project.xml

Posted by Gary Gregory <GG...@seagullsoftware.com>.
I added these three contributors to pom.xml.

Gary

> -----Original Message-----
> From: Julius Davies [mailto:juliusdavies@gmail.com]
> Sent: Tuesday, July 14, 2009 1:15 PM
> To: Commons Developers List
> Subject: [codec] 1.4 release: contributors in project.xml
> 
> Hi,
> 
> Should we add the following contributors/developers (hard to say which
> category) to codec's project.xml as we get closer to a 1.4 release?
> 
> 
> - Jochen Wiedmann (jochen@apache.org) for the original streaming
> Base64 code (CODEC-69).  It came from here:
> http://svn.apache.org/viewvc?view=rev&revision=178001
> 
> - Julius Davies (juliusdavies@gmail.com) implemented Base64InputStream
> and Base64OutputStream based on Jochen's code above (CODEC-69).
> 
> - Sebastian Bazley (sebb@apache.org) reviewed and improved the
> streaming Base64 code and its unit tests.
> 
> 
> 
> 
> 
> --
> yours,
> 
> Julius Davies
> 250-592-2284 (Home)
> 250-893-4579 (Mobile)
> http://juliusdavies.ca/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org


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


Re: [codec] 1.4 release: code coverage help needed

Posted by Julius Davies <ju...@gmail.com>.
Hi, Gary,

CODEC-78 created and patch attached to address this.

I used IntelliJ's EMMA.  Hopefully Code Coverage results are similar!

yours,

Julius


On Wed, Jul 15, 2009 at 12:59 PM, Gary
Gregory<GG...@seagullsoftware.com> wrote:
> Taking a quick look at the Cobertura coverage line/branch reports:
>
> Base64InputStream 85%/76%
> Base64OutputStream 88%/70%
>
> Gary
>
>> -----Original Message-----
>> From: Julius Davies [mailto:juliusdavies@gmail.com]
>> Sent: Wednesday, July 15, 2009 12:55 PM
>> To: Commons Developers List
>> Subject: Re: [codec] 1.4 release: code coverage help needed
>>
>> Hi, Gary,
>>
>> I think the streaming Base64 is adequately exercised by the tests
>> inside Base64InputStreamTest.java and Base64OutputStreamTest.java.
>> It's also worth noting that all the original Base64 operations are now
>> implemented via the streaming, so the original unit tests from 1.3
>> provide a good workout, too.
>>
>> I might add a couple more unit tests over the next few days and attach
>> them to Jira tickets.
>>
>>
>> yours,
>>
>> Julius
>>
>>
>> On Wed, Jul 15, 2009 at 12:32 PM, Gary
>> Gregory<GG...@seagullsoftware.com> wrote:
>> > Hello All:
>> >
>> > I would like to ask your help to improve test coverage especially for
>> the new code. Perhaps the author of the new streaming Base64 classes would
>> like to help here since they know the code the best.
>> >
>> > If you are a committer, commit, if not please submit a patch.
>> >
>> > Gary
>> >

-- 
yours,

Julius Davies
250-592-2284 (Home)
250-893-4579 (Mobile)
http://juliusdavies.ca/logging.html

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


RE: [codec] 1.4 release: code coverage help needed

Posted by Gary Gregory <GG...@seagullsoftware.com>.
Taking a quick look at the Cobertura coverage line/branch reports:

Base64InputStream 85%/76%
Base64OutputStream 88%/70%

Gary

> -----Original Message-----
> From: Julius Davies [mailto:juliusdavies@gmail.com]
> Sent: Wednesday, July 15, 2009 12:55 PM
> To: Commons Developers List
> Subject: Re: [codec] 1.4 release: code coverage help needed
> 
> Hi, Gary,
> 
> I think the streaming Base64 is adequately exercised by the tests
> inside Base64InputStreamTest.java and Base64OutputStreamTest.java.
> It's also worth noting that all the original Base64 operations are now
> implemented via the streaming, so the original unit tests from 1.3
> provide a good workout, too.
> 
> I might add a couple more unit tests over the next few days and attach
> them to Jira tickets.
> 
> 
> yours,
> 
> Julius
> 
> 
> On Wed, Jul 15, 2009 at 12:32 PM, Gary
> Gregory<GG...@seagullsoftware.com> wrote:
> > Hello All:
> >
> > I would like to ask your help to improve test coverage especially for
> the new code. Perhaps the author of the new streaming Base64 classes would
> like to help here since they know the code the best.
> >
> > If you are a committer, commit, if not please submit a patch.
> >
> > Gary
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> > For additional commands, e-mail: dev-help@commons.apache.org
> >
> >
> 
> 
> 
> --
> yours,
> 
> Julius Davies
> 250-592-2284 (Home)
> 250-893-4579 (Mobile)
> http://juliusdavies.ca/logging.html
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org


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


Re: [codec] 1.4 release: code coverage help needed

Posted by Julius Davies <ju...@gmail.com>.
Hi, Gary,

I think the streaming Base64 is adequately exercised by the tests
inside Base64InputStreamTest.java and Base64OutputStreamTest.java.
It's also worth noting that all the original Base64 operations are now
implemented via the streaming, so the original unit tests from 1.3
provide a good workout, too.

I might add a couple more unit tests over the next few days and attach
them to Jira tickets.


yours,

Julius


On Wed, Jul 15, 2009 at 12:32 PM, Gary
Gregory<GG...@seagullsoftware.com> wrote:
> Hello All:
>
> I would like to ask your help to improve test coverage especially for the new code. Perhaps the author of the new streaming Base64 classes would like to help here since they know the code the best.
>
> If you are a committer, commit, if not please submit a patch.
>
> Gary
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>



-- 
yours,

Julius Davies
250-592-2284 (Home)
250-893-4579 (Mobile)
http://juliusdavies.ca/logging.html

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


[codec] 1.4 release: code coverage help needed

Posted by Gary Gregory <GG...@seagullsoftware.com>.
Hello All:

I would like to ask your help to improve test coverage especially for the new code. Perhaps the author of the new streaming Base64 classes would like to help here since they know the code the best. 

If you are a committer, commit, if not please submit a patch.

Gary


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