[
https://issues.apache.org/jira/browse/CODEC-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732745#action_12732745
]
Julius Davies commented on CODEC-78:
------------------------------------
Weird. You get that even after running "mvn clean" then "mvn
cobertura:cobertura" ?
$ java -version
java version "1.6.0_13"
Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
Java HotSpot(TM) Client VM (build 11.3-b02, mixed mode, sharing)
$ mvn -version
Apache Maven 2.2.0 (r788681; 2009-06-26 06:04:01-0700)
Java version: 1.6.0_13
Java home: c:\Program Files\Java\jdk1.6.0_13\jre
Default locale: en_CA, platform encoding: Cp1252
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
> Base64: Improve Code Coverage
> ------------------------------
>
> Key: CODEC-78
> URL: https://issues.apache.org/jira/browse/CODEC-78
> Project: Commons Codec
> Issue Type: Test
> Affects Versions: Nightly Builds
> Reporter: Julius Davies
> Priority: Minor
> Fix For: 1.4
>
> Attachments: codec78-moreCoverage.patch, codec78.patch
>
>
> Base64: Improve Code Coverage
> As Gary noted:
> On Wed, Jul 15, 2009 at 12:59 PM, Gary Gregory<[email protected]>
> wrote:
> > Taking a quick look at the Cobertura coverage line/branch reports:
> >
> > Base64InputStream 85%/76%
> > Base64OutputStream 88%/70%
> >
> > Gary
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.