4.0.0 jardiff jardiff jardiff 0.2 A tool to help visualise API differences between two different versions of a project. Jardiff takes two jar files and outputs all the public API changes as xml, html or plain text. Currently this is command line driven, though we are working on an ant plugin. It requires java 1.4 to run. <h2>Background</h2> At OSjava, we were using a shell script to work out API differences between our release versions. This unfortunately doesn't scale very well to larger projects, the main reason for jardiff was to do the same in a much shorter time (From memory it was taking minutes to get the API diff from two fairly small jars). In it's current state, jardiff can generate the api differences between rt.jar for java 1.4 and java 1.5 in under 20 seconds, so it should scale to even the largest of projects. http://www.osjava.org/jardiff/ http://issues.osjava.org/jira/browse/JDF
cyberiantiger@gmail.com
2005 osjava-users http://lists.osjava.org/mailman/listinfo/osjava-users http://lists.osjava.org/mailman/listinfo/osjava-users http://lists.osjava.org/mailman/private/osjava-users/ antony Antony Riley cyberiantiger@gmail.com osjava Java Developer scm:svn:http://svn.osjava.org/svn/osjava/trunk/jardiff http://svn.osjava.org/svn/osjava/trunk/jardiff OSJava http://www.osjava.org/ src/java style src/xsl jardiff-html.xsl jardiff-text.xsl jardiff-xhtml.xsl jardiff-html-base.xsl ant src/resources jardiff.properties asm asm 2.1 asm asm-commons 2.1 commons-cli commons-cli 1.0 ant ant 1.6.5 ant ant-trax 1.6.5 default Default Repository file:///sites/org/osjava/www/maven/builds/jardiff/ default Default Site scp://dist.osjava.org/maven/jardiff///sites/org/osjava/www/maven/jardiff/ converted