[jsword-svn] jsword-support/tools/jcoverage/jcoverage-1.0.5 s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Tue Aug 16 11:03:05 MST 2005


Update of /cvs/jsword/jsword-support/tools/jcoverage/jcoverage-1.0.5
In directory www.crosswire.org:/tmp/cvs-serv29457/tools/jcoverage/jcoverage-1.0.5

Added Files:
	COPYING jcoverage.pdf README CHANGELOG COPYRIGHT jcoverage.jar 
Log Message:
Upgrading jsword-support/tools

--- NEW FILE: jcoverage.pdf ---
%PDF-1.3
1 0 obj
<< /S /GoTo /D (1.0) >>
endobj
4 0 obj
(jcoverage)
endobj
5 0 obj
<< /S /GoTo /D (2.0) >>
endobj
8 0 obj
(Table of Contents)
endobj
9 0 obj
<< /S /GoTo /D (3.0) >>
endobj
12 0 obj
(List of Examples)
endobj
[...2591 lines suppressed...]
0000068458 00000 n 
0000068970 00000 n 
0000069244 00000 n 
0000069527 00000 n 
0000070604 00000 n 
0000070682 00000 n 
0000073029 00000 n 
0000076682 00000 n 
0000076721 00000 n 
0000076759 00000 n 
0000076936 00000 n 
trailer
<<
/Size 455
/Root 453 0 R
/Info 454 0 R
>>
startxref
77141
%%EOF

--- NEW FILE: COPYRIGHT ---
/**
 * www.jcoverage.com
 * Copyright (C)2003 jcoverage ltd.
 *
 * This file is part of jcoverage.
 *
 * jcoverage is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published
 * by the Free Software Foundation; either version 2 of the License,
 * or (at your option) any later version.
 *
 * jcoverage is distributed in the hope that it will be useful, but
 * WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 * General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with jcoverage; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 * USA
 *
 */

--- NEW FILE: CHANGELOG ---
ChangeSet at 1.118, 2003-06-16 10:10:46+01:00, pmorgan at sport.sunninghill.org
  instrument will now emit a warning if the instrumented classes have
  not been compiled with debug="yes".
  TAG: JCOVERAGE_1.0.5

ChangeSet at 1.117, 2003-06-12 18:47:17+01:00, pmorgan at sport.sunninghill.org
  merge task was using -d to set the output directory when the merge
  tool was expecting -o

ChangeSet at 1.116, 2003-06-09 22:30:45+01:00, pmorgan at sport.sunninghill.org
  Enhancement request:
  http://bugzilla.jcoverage.com/show_bug.cgi?id=10
  If the instrumented application is run with the system property:
  "com.jcoverage.instrumentation.interval",
  then instrumentation will be written out to disk, every interval seconds.
  e.g.,
  java -Dcom.jcoverage.instrumentation.interval=30 com.example.LongRunningApp

ChangeSet at 1.115, 2003-06-07 20:06:02+01:00, pmorgan at sport.sunninghill.org
  actually ship the examples README

ChangeSet at 1.114, 2003-06-06 17:09:44+01:00, pmorgan at sport.sunninghill.org
  update product version to 1.0.4, final build system changes.
  TAG: JCOVERAGE_1.0.4

ChangeSet at 1.113, 2003-06-06 15:03:52+01:00, pmorgan at sport.sunninghill.org
  eclipse plugin, tidy up debugging statements that had been added to the
  ANT taskdefs.

ChangeSet at 1.112, 2003-06-06 14:06:43+01:00, pmorgan at sport.sunninghill.org
  eclipse plugin, mostly working, <instrument/> is writing instrumentation
  out to disk. Need to ensure that <junit/> has the "dir" attribute set
  otherwise eclipse uses whatever the current working directory was used to
  start eclipse.

ChangeSet at 1.111, 2003-06-05 16:25:50+01:00, pmorgan at sport.sunninghill.org
  Merge ssh://pmorgan@quentin//bk/jcoverage
  into sport.sunninghill.org:/home/pmorgan/bk/eclipse-plugin

ChangeSet at 1.108.1.3, 2003-06-05 14:45:50+01:00, pmorgan at sport.sunninghill.org
  Additional comments in the example build.xml and a README describing
  how to actually run it.

ChangeSet at 1.108.1.2, 2003-06-05 12:49:12+01:00, pmorgan at sport.sunninghill.org
  pedantic case police.

ChangeSet at 1.108.1.1, 2003-06-05 12:35:44+01:00, pmorgan at sport.sunninghill.org
  xalan sample now working.

ChangeSet at 1.110, 2003-06-04 17:40:30+01:00, pmorgan at sport.sunninghill.org
  everything at least compiles now after recent 1.0.3 merge.

ChangeSet at 1.109, 2003-06-04 17:15:50+01:00, pmorgan at sport.sunninghill.org
  merge in changess from 1.0.3.

ChangeSet at 1.103.1.2, 2003-06-04 17:08:02+01:00, pmorgan at sport.sunninghill.org
  first cut at eclipse integration.

ChangeSet at 1.108, 2003-06-04 13:44:48+01:00, pmorgan at sport.sunninghill.org
  ensure that Version.java is overwritten, otherwise the previous version
  number remains in the build.

ChangeSet at 1.107, 2003-06-04 13:32:23+01:00, pmorgan at sport.sunninghill.org
  product version now 1.0.3.
  TAG: JCOVERAGE_1.0.3

ChangeSet at 1.106, 2003-06-04 12:49:15+01:00, pmorgan at sport.sunninghill.org
  xerces sample, expands the xerces tar ball, compiles, instruments and
  produces a HTML coverage report.

ChangeSet at 1.105, 2003-06-04 10:48:12+01:00, pmorgan at sport.sunninghill.org
  Merge sport.sunninghill.org:/home/pmorgan/bk/jcoverage
  into sport.sunninghill.org:/home/pmorgan/bk/xalan-xerces-sample

ChangeSet at 1.103.1.1, 2003-06-04 10:46:00+01:00, pmorgan at sport.sunninghill.org
  xalan and xerces samples (first cut)

ChangeSet at 1.104, 2003-06-03 18:29:07+01:00, pmorgan at sport.sunninghill.org
  Nasty little loop that was iterating over the whole list of the
  included files and prepending the base directory name was causing
  instrumentation to take an excessive amount of time. Removed the loop
  and added a basedir parameter to Instrument. Resulting on a 8x
  performance improvement on instrumentation for 1000 files.

ChangeSet at 1.103, 2003-06-02 15:53:39+01:00, pmorgan at sport.sunninghill.org
  minor error in build.xml, was referencing junit3.8.1 in the manifest
  classpath for jcoverage. The reference was prevenint the junit sample
  from reporting correctly.
  TAG: JCOVERAGE_1.0.2

ChangeSet at 1.102, 2003-06-02 14:12:11+01:00, pmorgan at sport.sunninghill.org
  update copyright banner to include the version of jcoverage.
  TAG: JCOVERAGE_1.0.2

ChangeSet at 1.101, 2003-05-31 23:42:46+01:00, msparks at feanor.congreve.com
  Miscellaneous changes, mostly to reduce the size of the src dist.

ChangeSet at 1.100, 2003-05-31 21:01:26+01:00, msparks at feanor.congreve.com
  Removed batik and batik-based image generation.
  Small fix to "generated by version X" in reports to use com.jcoverage.coverage.Version.

ChangeSet at 1.99, 2003-05-31 20:37:17+01:00, msparks at feanor.congreve.com
  IE bug fix suggested by Ciaran Dynes.

ChangeSet at 1.98, 2003-05-31 20:21:36+01:00, msparks at feanor.congreve.com
  Small modifications to make the reports look like our website. 

ChangeSet at 1.97, 2003-05-30 17:31:40+01:00, pmorgan at sport.sunninghill.org
  first cut of coverage HTML banner, still needs some help from the style
  department.

ChangeSet at 1.96, 2003-05-29 15:59:43+01:00, pmorgan at sport.sunninghill.org
  Provide a constructor for the SimpleTest example so that any users that
  still have JUnit <3.8.1 on their classpath won't get a nasty shock.

ChangeSet at 1.95, 2003-05-28 20:34:49+01:00, pmorgan at sport.sunninghill.org
  Clean up, and ammend CONTRIBUTORS to include Kurt Guenther.
  TAG: JCOVERAGE_1.0.1

ChangeSet at 1.94, 2003-05-28 19:34:32+01:00, pmorgan at sport.sunninghill.org
  A conditional branch was being included in the instrumentation, even if
  the target of the branch had an invalid line number. For example, any
  conditional branch generated by the compiler, would have a branch target
  whose line number is 0. Instrumentation now ignores any conditional branch
  that has a target of 0.

ChangeSet at 1.93, 2003-05-27 13:48:04+01:00, pmorgan at sport.sunninghill.org
  Fixup trademarks in jcoverage.sgml.

ChangeSet at 1.92, 2003-05-24 20:26:27+01:00, pmorgan at sport.sunninghill.org
  Samples upgrade BCEL5.1.
  TAG: JCOVERAGE_1.0

ChangeSet at 1.91, 2003-05-24 19:57:41+01:00, pmorgan at sport.sunninghill.org
  Added jcoverage logo to the top of every coverage report.

ChangeSet at 1.90, 2003-05-24 19:47:25+01:00, pmorgan at sport.sunninghill.org
  Coverage report page titles now all start "jcoverage ...".

ChangeSet at 1.89, 2003-05-24 19:40:05+01:00, pmorgan at sport.sunninghill.org
  Overall branch coverage rate.

ChangeSet at 1.88, 2003-05-24 19:32:21+01:00, pmorgan at sport.sunninghill.org
  Branch coverage rate now included in the "Packages" section.

ChangeSet at 1.87, 2003-05-24 19:04:08+01:00, pmorgan at sport.sunninghill.org
  Branch coverage rates are now included in the "All Java files" section.

ChangeSet at 1.86, 2003-05-24 12:42:04+01:00, pmorgan at sport.sunninghill.org
  clean up logo

ChangeSet at 1.85, 2003-05-24 12:39:37+01:00, pmorgan at sport.sunninghill.org
  Clean up and remove deprecated classes

ChangeSet at 1.84, 2003-05-23 21:24:47+01:00, msparks at feanor.congreve.com
  Added copyright legal footer.

ChangeSet at 1.83, 2003-05-23 21:01:42+01:00, msparks at feanor.congreve.com
  Added overall coverage table to report summary.

ChangeSet at 1.82, 2003-05-23 18:35:43+01:00, msparks at feanor.congreve.com
  Added ColumnRenderer concept to facilitate and implement coverage indicators. 

ChangeSet at 1.81, 2003-05-23 13:26:29+01:00, msparks at feanor.congreve.com
  Added navigation bar to all pages, and some miscellaneous style modifications.

ChangeSet at 1.80, 2003-05-23 11:46:04+01:00, msparks at feanor.congreve.com
  Merge ssh://msparks@bk.jcoverage.com//bk/jcoverage
  into feanor.congreve.com:/local/eng/bk/jcoverage

ChangeSet at 1.78.1.1, 2003-05-23 11:45:30+01:00, msparks at feanor.congreve.com
  Added ordering of lines in table.

ChangeSet at 1.79, 2003-05-23 09:59:10+01:00, pmorgan at sport.sunninghill.org
  Added descriptions to most targets in jcoverage/build.xml and
  examples/build.xml. Updated the simple example, to include an iterator
  and for loop. If DEBUG is enabled for Instrument, the instrumented
  assembly code is written to disk, useful for debugging any suspected
  instrumentation problems.

ChangeSet at 1.78, 2003-05-22 19:29:36+01:00, msparks at feanor.congreve.com
  Java file lines now added to report summary, as before.

ChangeSet at 1.77, 2003-05-22 18:16:37+01:00, msparks at feanor.congreve.com
  Added a few javadoc comments.

ChangeSet at 1.76, 2003-05-22 13:25:24+01:00, pmorgan at sport.sunninghill.org
  Upgrade to AgileTest 1.0.2. Add tests for MethodGenHelper.

ChangeSet at 1.75, 2003-05-22 07:05:11+01:00, pmorgan at sport.sunninghill.org
  Upgrade to Polygenix AgileTest 1.0.1, consequently BCEL 5.1.

ChangeSet at 1.74, 2003-05-21 18:59:36+01:00, pmorgan at sport.sunninghill.org
  Instrumented builds of jcoverage ignore any log4j statements in coverage
  statistics.

ChangeSet at 1.73, 2003-05-21 17:43:38+01:00, msparks at feanor.congreve.com
  Column constructor changes, and automatic CSS class ids.

ChangeSet at 1.72, 2003-05-21 17:02:21+01:00, msparks at feanor.congreve.com
  Stylesheet is now copied into HTML.

ChangeSet at 1.71, 2003-05-21 16:04:28+01:00, msparks at feanor.congreve.com
  fixed javadoc error

ChangeSet at 1.70, 2003-05-21 16:00:04+01:00, msparks at feanor.congreve.com
  New html reporting package- useful building blocks for our html docs.

ChangeSet at 1.69, 2003-05-21 15:10:09+01:00, msparks at feanor.congreve.com
  Migrated AbstractFormat to reporting package (com.jcoverage.reporting.html)
  Now named AbstractHtmlFormat

ChangeSet at 1.68, 2003-05-21 14:42:06+01:00, msparks at feanor.congreve.com
  Now the index.html page shows aggregate package metrics- 
  ie. total lines and average coverage

ChangeSet at 1.67, 2003-05-21 13:08:56+01:00, msparks at feanor.congreve.com
  Beginning of removal of old prototype report harness- 
  this test was heavily commented and now longer functions as a test, 
  now it doesn't even compile so it is being removed.

ChangeSet at 1.66, 2003-05-21 13:03:04+01:00, msparks at feanor.congreve.com
  Individual source file lines now add to html.

ChangeSet at 1.65, 2003-05-21 12:20:05+01:00, msparks at feanor.congreve.com
  Two more columns now displayed on package summary page: source lines and coverage percent

ChangeSet at 1.64, 2003-05-20 21:46:16+01:00, msparks at feanor.congreve.com
  Rename term rendering and renderer to formatting and format.

ChangeSet at 1.63, 2003-05-20 21:02:20+01:00, msparks at feanor.congreve.com
  Global term rename.
  Renamed ClassPage to JavaFilePage, ClassLine to JavaFileLine, and so on.
  Refactoring to put columns in line classes, not page classes.

ChangeSet at 1.62, 2003-05-20 19:40:44+01:00, msparks at feanor.congreve.com
  Got the tests to pass

ChangeSet at 1.61, 2003-05-20 19:23:18+01:00, msparks at feanor.congreve.com
  resolved conflicts

ChangeSet at 1.55.1.1, 2003-05-20 19:08:56+01:00, msparks at feanor.congreve.com
  further ongoing adoption of new reporting framework

ChangeSet at 1.60, 2003-05-20 17:57:24+01:00, pmorgan at sport.sunninghill.org
  Some unit tests for com.jcoverage.util.

ChangeSet at 1.59, 2003-05-20 15:48:47+01:00, pmorgan at sport.sunninghill.org
  The "coverage" target now instruments the majority of the codebase (excluding
  only the "ant" package). Log4j now appends to the log file, otherwise it
  is overwritten by every test, leaving only the latest log behind.
  ConditionalImpl must implement HasBeenInstrumented.

ChangeSet at 1.58, 2003-05-20 13:05:46+01:00, bk at quentin.sunninghill.org
  Tidy up of InstrumentationFactory and InstrumentationPersistence.

ChangeSet at 1.57, 2003-05-20 12:42:29+01:00, bk at quentin.sunninghill.org
  Missed an update to log4j.properties.
  
  Updated the log4j properties to default to WARN on console. Switch the file
  appender to jcoverage.log from logging.log

ChangeSet at 1.56, 2003-05-20 12:39:01+01:00, bk at quentin.sunninghill.org
  Updated the log4j properties to default to WARN on console. Switch the file
  appender to jcoverage.log from logging.log

ChangeSet at 1.55, 2003-05-20 12:01:32+01:00, bk at quentin.sunninghill.org
  quick fix on InstrumentationFactory to load from the correct location as
  specified by the com.jcoverage.rawcoverage.dir.

ChangeSet at 1.54, 2003-05-20 11:47:05+01:00, msparks at feanor.congreve.com
  Started deprecated old coverage reporting harness, gradually replacing with new reporting framework.

ChangeSet at 1.53, 2003-05-19 20:20:17+01:00, msparks at feanor.congreve.com
  Merge ssh://msparks@bk.jcoverage.com//bk/jcoverage
  into feanor.congreve.com:/local/eng/bk/jcoverage

ChangeSet at 1.51.1.1, 2003-05-19 20:16:50+01:00, msparks at feanor.congreve.com
  jcoverage now runs on itself, coverage reports generated on old reporting harnesse.

ChangeSet at 1.52, 2003-05-19 18:53:48+01:00, bk at quentin.sunninghill.org
  ANT tasks are released under the Apache Software License.

ChangeSet at 1.51, 2003-05-19 18:40:00+01:00, bk at quentin.sunninghill.org
  Renamed CHANGES file to CHANGELOG. Also use the -e switch when generating
  the CHANGLOG so that merges are also included.

ChangeSet at 1.50, 2003-05-19 18:22:57+01:00, msparks at feanor.congreve.com
  Merge ssh://msparks@bk.jcoverage.com//bk/jcoverage
  into feanor.congreve.com:/local/eng/bk/jcoverage

ChangeSet at 1.47.1.2, 2003-05-19 18:21:37+01:00, msparks at feanor.congreve.com
  First cut of HTML production from report engine front-end.

ChangeSet at 1.49, 2003-05-19 18:10:13+01:00, bk at quentin.sunninghill.org
  Merge quentin.sunninghill.org:/bk/jcoverage
  into quentin.sunninghill.org:/home/bk/jcoverage

ChangeSet at 1.47.1.1, 2003-05-19 17:41:39+01:00, msparks at feanor.congreve.com
  Merge ssh://msparks@bk.jcoverage.com//bk/jcoverage
  into feanor.congreve.com:/local/eng/bk/jcoverage

ChangeSet at 1.45.1.1, 2003-05-19 17:41:05+01:00, msparks at feanor.congreve.com
  Added concepts of collators and serializers to refactoring framework.

ChangeSet at 1.48, 2003-05-19 17:08:41+01:00, bk at quentin.sunninghill.org
  CONTRIBUTORS was referencing the wrong URL for subscription/unsubscription
  to jcoverage email lists.

ChangeSet at 1.47, 2003-05-19 14:20:38+01:00, bk at quentin.sunninghill.org
  Added missing license file for log4j.

ChangeSet at 1.46, 2003-05-19 13:44:44+01:00, bk at quentin.sunninghill.org
  Merge quentin.sunninghill.org:/bk/jcoverage
  into quentin.sunninghill.org:/home/bk/jcoverage

ChangeSet at 1.44.1.1, 2003-05-19 13:44:40+01:00, bk at quentin.sunninghill.org
  Build binary and source distributions. Both distributions include the BK
  changelog.

ChangeSet at 1.45, 2003-05-19 11:48:58+01:00, msparks at feanor.congreve.com
  Renamed ReportCollator to Report, Attribute to Field. Fixed up javadoc to reflect this (mostly)

ChangeSet at 1.44, 2003-05-19 11:05:28+01:00, msparks at feanor.congreve.com
  Renamed ReportItem to Line

ChangeSet at 1.43, 2003-05-19 10:38:39+01:00, bk at quentin.sunninghill.org
  Merge quentin.sunninghill.org:/bk/jcoverage
  into quentin.sunninghill.org:/home/bk/jcoverage

ChangeSet at 1.41.1.1, 2003-05-19 10:38:19+01:00, bk at quentin.sunninghill.org
  Documentation updates, including README information, and Apache Software
  Foundation acknowledgement in jcoverage.sgml.

ChangeSet at 1.42, 2003-05-19 10:26:57+01:00, msparks at feanor.congreve.com
  Renamed term: Report is now Page

ChangeSet at 1.41, 2003-05-18 02:50:23+01:00, msparks at feanor.congreve.com
  Merge ssh://msparks@bk.jcoverage.com//bk/jcoverage
  into feanor.congreve.com:/local/eng/bk/jcoverage

ChangeSet at 1.39.1.1, 2003-05-18 02:49:55+01:00, msparks at feanor.congreve.com
  Initial work to support report engine callbacks to renderers

ChangeSet at 1.40, 2003-05-17 19:43:12+01:00, bk at quentin.sunninghill.org
  Updates to documentation to include <check>. 

ChangeSet at 1.39, 2003-05-17 18:53:25+01:00, msparks at feanor.congreve.com
  Added javadoc, mostly to reporting framework.

ChangeSet at 1.38, 2003-05-17 17:36:26+01:00, msparks at feanor.congreve.com
  deleted offending source file

ChangeSet at 1.37, 2003-05-17 17:06:58+01:00, msparks at feanor.congreve.com
  The modified previouly uncommitted java file changes in the reporting engine, I hadn't commented.

ChangeSet at 1.36, 2003-05-17 16:47:50+01:00, msparks at feanor.congreve.com
  Added notion of 'attributes' to reporting engine.
  Attributes have an information storing role, and will be used by renderers
  to extract data from the reports.
  
  Design note:
  Each report has a number of report items divided into categories.
  Report items take attributes, attribute classes are defined in each category.
  
  8 tests added to previous 9, making a total of 17
  Imposters used in one test, this usage will grow as report items are expanded.

ChangeSet at 1.35, 2003-05-17 11:32:42+01:00, bk at quentin.sunninghill.org
  I have added a new tag <check> which can be used as part of an automated
  build process to ensure that the coverage level for the project is
  above a project defined minimum. For example:
  
      <check branch="80" line="80">
        <regex pattern="junit.framework.*" branch="85" line="90"/>
      </check>
  
  The above states that the default minimum branch coverage rate is 80% and
  that the default minimum line coverage rate is also 80%. There then follow
  zero or more <regex> tags which specify branch and line coverage rates for
  any class that matches the regular expression defined in "pattern".
  
  The intention is for <check> to fail the build process if the coverage
  level falls below the project minimum.
  
  For an example of <check> being used see samples/build.xml, and run:
  	ant clean junit

ChangeSet at 1.34, 2003-05-16 18:01:28+01:00, msparks at feanor.congreve.com
  Merge ssh://msparks@bk.jcoverage.com//bk/jcoverage
  into feanor.congreve.com:/local/eng/bk/jcoverage

ChangeSet at 1.32.1.1, 2003-05-16 18:00:12+01:00, msparks at feanor.congreve.com
  Added initial tests and design of the report module, part of the new reporting framework.
  The framework is used by the com.jcoverage.coverage.reporting.collation package.
  This is at an initial stage, and does not yet produce reports. That is for a future changeset to bring
  in the report renderers.

ChangeSet at 1.33, 2003-05-16 17:52:42+01:00, bk at quentin.sunninghill.org
  Refactored InstrumentTask and MergeTask and put common functionality
  into CommonMatchingTask.

ChangeSet at 1.32, 2003-05-16 16:55:43+01:00, bk at quentin.sunninghill.org
  Changed the serialized instrumentation file name from "instrumentation.ser"
  to "jcoverage.ser", for reasons of more consistent naming. Updated the
  documentation, examples and samples.

ChangeSet at 1.31, 2003-05-16 16:37:02+01:00, bk at quentin.sunninghill.org
  Added a MergeTask to ant, so that instrumentation can be consolidated
  into a single report, for example, several test runs of an application
  could be consolidated into a single coverage report. Updated the
  jcoverage documentation and provided a small example.

ChangeSet at 1.30, 2003-05-16 12:02:39+01:00, bk at quentin.sunninghill.org
  Fixup 1 checkstyle test that was failing due to the <ant> task not
  operating correctly. Switched to using an <apply> to call ant, test
  now passes.

ChangeSet at 1.29, 2003-05-16 10:51:26+01:00, bk at quentin.sunninghill.org
  deleted test file.

ChangeSet at 1.28, 2003-05-16 10:50:46+01:00, bk at quentin.sunninghill.org
  checking permissions are OK

ChangeSet at 1.27, 2003-05-16 10:46:48+01:00, msparks at feanor.congreve.com
  testing, testing 1 2 1 2

ChangeSet at 1.26, 2003-05-16 10:16:09+01:00, bk at quentin.sunninghill.org
  Add Copyright and GPL banner to recently submitted files.

ChangeSet at 1.25, 2003-05-16 10:01:54+01:00, bk at quentin.sunninghill.org
  Documentation should be published under the GNU FDL. Included the license and
  added it to jcoverage.sgml.

ChangeSet at 1.24, 2003-05-15 19:22:31+01:00, bk at quentin.sunninghill.org
  Separated persistence out of InstrumentationFactory and put it into
  InstrumentationPersistence. The persistence functionality that used be
  in tools.Merge is also refactored into the InstrumentationPersistence.

ChangeSet at 1.23, 2003-05-15 18:13:42+01:00, j2sdk131 at quentin.sunninghill.org
  support for JDK1.3.1. Note that early versions of the J2SDK (e.g., 1.3.1)
  don't have support for indexOf() on StringBuffer.

ChangeSet at 1.22, 2003-05-15 17:15:15+01:00, bk at quentin.sunninghill.org
  Tidy up classes and interfaces that are private to instrumentation.

ChangeSet at 1.21, 2003-05-15 16:54:58+01:00, msparks at feanor.congreve.com
  Adding batik, and beginning work on svg containers (svg documents that
  take the basic path data and do different things according to their context)

ChangeSet at 1.20, 2003-05-15 16:02:46+01:00, bk at quentin.sunninghill.org
  Refactor Instrumentation.java so that the private interface is exposed
  by InstrumentationInternal.java, which is used internally by the
  instrumentation process. Update of comments for InstrumentClassGen.

ChangeSet at 1.19, 2003-05-15 14:15:06+01:00, msparks at feanor.congreve.com
  Added logo generation tests and code. This converts our logo sketch file into SVG.

ChangeSet at 1.18, 2003-05-15 12:34:22+01:00, bk at quentin.sunninghill.org
  javadoc for InstrumentMethodGen.java

ChangeSet at 1.17, 2003-05-15 10:13:58+01:00, msparks at feanor.congreve.com
  Added the raw sketch file which contains the editable curves for the handwritten logo.
  Use gnome sketch to view and edit.

ChangeSet at 1.16, 2003-05-14 14:29:18+01:00, bk at quentin.sunninghill.org
  Fixup samples build.xml to properly clean up, and to include the cruisecontrol
  sample as part of the "main" target.

ChangeSet at 1.15, 2003-05-14 12:40:02+01:00, bk at quentin.sunninghill.org
  Cruisecontrol is now a sample.
  ant
  cd samples
  ant clean jcoverage
  view the coverage report in cruisecontrol/coverage

ChangeSet at 1.14, 2003-05-14 00:19:38+01:00, bk at quentin.sunninghill.org
  checkstyle is now included as a sample. Build jcoverage as normal
  ant
  cd samples
  ant
  The coverage report for checkstyle is in checkstyle/coverage

ChangeSet at 1.13, 2003-05-13 23:03:14+01:00, bk at quentin.sunninghill.org
  junit is now included as a "sample". [do a normal jcoverage build; cd samples;
  ant; view the coverage report in junit/coverage/index.html]. I'm not sure
  whether to ship the "samples" as additional examples, or use them as "functional"
  tests and website collateral.

ChangeSet at 1.12, 2003-05-13 15:19:20+01:00, bk at quentin.sunninghill.org
  Further tidy up of InstrumentMethodGen.
  TAG: Alpha

ChangeSet at 1.11, 2003-05-13 14:24:08+01:00, bk at quentin.sunninghill.org
  Refactor some functionality included in InstrumentMethodGen into helper
  classes found in com.jcoverage.util.

ChangeSet at 1.10, 2003-05-13 12:08:38+01:00, bk at quentin.sunninghill.org
  Branch coverage rate now available for the class as a whole, as well as
  on the method level.

ChangeSet at 1.9, 2003-05-13 11:31:34+01:00, bk at quentin.sunninghill.org
  Instrumentation now records the branch and line coverage of individual methods.
  This is currently only supported by the XML report.

ChangeSet at 1.8, 2003-05-12 19:31:24+01:00, bk at quentin.sunninghill.org
  The <instrument> task now can take a <ignore> tag which is a Perl5 regex
  indicating any classes that should be ignored by the instrumentation. For
  example, if instrumentation should ignore any calls to Log4J, then the following
  should be used:
  
  <instrument>
    <ignore regex="org.apache.log4j.*"/>
    ...
  </instrument>

ChangeSet at 1.7, 2003-05-12 16:15:01+01:00, bk at quentin.sunninghill.org
  instrumentation ignores any invocation on a Log4J class

ChangeSet at 1.6, 2003-05-12 13:55:19+01:00, bk at quentin.sunninghill.org
  Fix up some copyright statements. Include a README and CONTRIBUTORS file in the
  root of the distribution. Fix up the inclusion of examples in the distribution.

ChangeSet at 1.5, 2003-05-12 11:24:41+01:00, bk at quentin.sunninghill.org
  update default behaviour for repository to be "get"

ChangeSet at 1.4, 2003-05-12 10:36:02+01:00, bk at quentin.sunninghill.org
  update copyright statement, refactor redundant methods and classes in util.

ChangeSet at 1.3, 2003-05-12 09:49:39+01:00, bk at quentin.sunninghill.org
  update of ignore list

ChangeSet at 1.2, 2003-05-12 09:39:20+01:00, bk at quentin.sunninghill.org
  initial repository

ChangeSet at 1.1, 2003-05-12 09:30:41+01:00, bk at quentin.sunninghill.org
  Initial repository create

ChangeSet at 1.0, 2003-05-12 09:30:41+01:00, bk at quentin.sunninghill.org
  BitKeeper file /bk/jcoverage/ChangeSet


--- NEW FILE: jcoverage.jar ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: COPYING ---
		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

			    Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users.  This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it.  (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.)  You can apply it to
your programs, too.

  When we speak of free software, we are referring to freedom, not
price.  Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.

  To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have.  You must make sure that they, too, receive or can get the
source code.  And you must show them these terms so they know their
rights.

  We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.

  Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software.  If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.

  Finally, any free program is threatened constantly by software
patents.  We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary.  To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.

  The precise terms and conditions for copying, distribution and
modification follow.

		    GNU GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License.  The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language.  (Hereinafter, translation is included without limitation in
the term "modification".)  Each licensee is addressed as "you".

Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.

  1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    <one line to give the program's name and a brief idea of what it does.>
    Copyright (C) <year>  <name of author>

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA


Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year  name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  <signature of Ty Coon>, 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.

--- NEW FILE: README ---
COPYRIGHT

jcoverage is copyright (c)2003 jcoverage ltd, and is normally licensed
under the GNU General Public License (GPL) for the instrumentation of
other GPL programs.


LICENSE

jcoverage is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version. Please review the file COPYING included in
this distribution for further details.

jcoverage is also available under a commercial non-GPL
license. Commercial users must purchase a licensed copy of jcoverage
for each user. For details of our licensing policy, please visit,
http://jcoverage.com/license.html. Questions about our licensing
policy should be sent to licensing at jcoverage.com. Commerical customers
can purchase non-GPL licenses online at
http://jcoverage.com/purchase.html. General sales enquires can be
directed to sales at jcoverage.com.


WARRANTY

jcoverage is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.


MAILING LISTS

We recommend that you join the jcoverage-announce mailing list run by
jcoverage ltd. This is a low volume moderated mailing list, used only
by jcoverage ltd, for release announcements. To subscribe (or
unsubscribe) to the jcoverage-announce mailing list please visit:
http://mailman.jcoverage.com/mailman/listinfo/jcoverage-announce.

We also recommend that all regular users should join the
jcoverage-user mailing list. This is a forum setup by jcoverage ltd,
for all users of jcoverage to share experience and general discussion
of jcoverage. To subscribe (or unsubscribe) to the jcoverage-user
mailing list please visit:
http://mailman.jcoverage.com/mailman/listinfo/jcoverage-user. In an
effort to reduce spam, all first posters will be moderated on
jcoverage-user.

For developers and contributors to jcoverage we recommend that you
join the jcoverage-devel mailing list. To subscribe (or unsubscribe)
to the jcoverage-devel mailing list please visit:
http://mailman.jcoverage.com/mailman/listinfo/jcoverage-devel. In an
effort to reduce spam, all first posters will be moderated on
jcoverage-devel.


SUPPORT

GPL licensees of jcoverage are provided "AS IS" and are not entitled
to any support. We recommend that GPL licensees should use the
community jcoverage-user mailing list for any support issues that they
may have. Community bug reports can be filed at
http://bugzilla.jcoverage.com/.

Commercial licensees are entitled to 30 days of installation
support. There after, support is available on a per incident or annual
basis. Please contact sales at jcoverage.com, with your requirements. Bug
reports from commercial licencees should be made by the licensee's
named representative via http://bugzilla.jcoverage.com/.


FEEDBACK AND ENHANCEMENT REQUESTS

jcoverage ltd welcomes your feedback on jcoverage. You can send
feedback directly to the jcoverage team via feedback at jcoverage.com.

Community enhancement requests should in the first instance be
discussed on the jcoverage-user mailing list, and via
http://bugzilla.jcoverage.com/.


DOCUMENTATION

A user manual in PDF format is included in this release,
jcoverage.pdf. To obtain a PDF viewer please visit
http://www.adobe.com/, and click on "Get Acrobat Reader".


EXAMPLES

Simple examples of using jcoverage, including its integration with Ant
can be found in the "examples" directory.


THIRD PARTY DEPENDENCIES

jcoverage is dependant on the following third party libraries, which
are included in the jcoverage binary distribution.

bcel    5.1     http://jakarta.apache.org/bcel/
log4j   1.2.8   http://jakarta.apache.org/log4j/
getopt  1.0.9   http://gnu.org/
oro     2.0.7   http://jakarta.apache.org/oro/



More information about the jsword-svn mailing list