jardiff-0.2/ 40755 0 0 0 10376451445 10023 5 ustar 0 0 jardiff-0.2/src/ 40755 0 0 0 10376451445 10612 5 ustar 0 0 jardiff-0.2/src/examples/ 40755 0 0 0 10376451445 12430 5 ustar 0 0 jardiff-0.2/src/java/ 40755 0 0 0 10376451445 11533 5 ustar 0 0 jardiff-0.2/src/java/org/ 40755 0 0 0 10376451445 12322 5 ustar 0 0 jardiff-0.2/src/java/org/osjava/ 40755 0 0 0 10376451445 13605 5 ustar 0 0 jardiff-0.2/src/java/org/osjava/jardiff/ 40755 0 0 0 10376451445 15212 5 ustar 0 0 jardiff-0.2/src/java/org/osjava/jardiff/ant/ 40755 0 0 0 10376451445 15774 5 ustar 0 0 jardiff-0.2/src/xsl/ 40755 0 0 0 10376451445 11420 5 ustar 0 0 jardiff-0.2/src/resources/ 40755 0 0 0 10376451445 12624 5 ustar 0 0 jardiff-0.2/LICENSE.txt 100644 0 0 2713 10376451445 11746 0 ustar 0 0 JarDiff
Copyright (c) 2005, Antony Riley
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
+ Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
+ Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
+ Neither the name JarDiff nor the names of its contributors may
be used to endorse or promote products derived from this software without
specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
jardiff-0.2/project.properties 100644 0 0 1261 10376451445 13704 0 ustar 0 0 maven.ui.navcol.background=#f4f8d8
maven.ui.banner.background=#000066
maven.ui.section.background=#000066
maven.ui.subsection.background=#000066
maven.ui.breadcrumbs.background=#f4f8d8
maven.xdoc.theme=classic
maven.xdoc.poweredby.image=maven-feather.png
maven.xdoc.includeProjectDocumentation=false
maven.xdoc.date = left
maven.xdoc.version = v${pom.currentVersion}
maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory
#maven.checkstyle.properties=../hen_checkstyle.xml
maven.javadoc.stylesheet = ../osjavadoc-style.css
maven.javadoc.links=http://java.sun.com/j2se/1.4.2/docs/api/
maven.jar.mainclass=org.osjava.jardiff.Main
maven.uberjar.main=org.osjava.jardiff.Main
jardiff-0.2/project.xml 100644 0 0 11232 10376451445 12327 0 ustar 0 0
3
jardiff
jardiff
0.2
OSJava
http://www.osjava.org/
http://www.osjava.org/images/osjava.gif
2005
org.osjava.jardiff
http://www.osjava.org/images/osjava.gif
Background
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.
]]>
A jar diff generator
http://www.osjava.org/jardiff/
http://issues.osjava.org/jira/browse/JDF
dist.osjava.org/maven/jardiff/
/sites/org/osjava/www/maven/jardiff/
/sites/org/osjava/www/maven/builds/jardiff/
scm:svn:http://svn.osjava.org/svn/osjava/trunk/jardiff
http://svn.osjava.org/svn/osjava/trunk/jardiff
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 Riley
antony
cyberiantiger@gmail.com
osjava
Java Developer
asm
asm
2.1
http://asm.objectweb.org/
asm
asm-commons
2.1
http://asm.objectweb.org/
commons-cli
1.0
http://jakarta.apache.org/commons/cli/
ant
ant
1.6.5
http://ant.apache.org/
false
ant
ant-trax
1.6.5
http://ant.apache.org/
false
cyberiantiger@gmail.com
src/java
style
src/xsl
jardiff-html.xsl
jardiff-text.xsl
jardiff-xhtml.xsl
jardiff-html-base.xsl
ant
src/resources
jardiff.properties
maven-jxr-plugin
maven-javadoc-plugin
maven-license-plugin
maven-changes-plugin
jardiff-0.2/build.xml 100644 0 0 12641 10376451445 11765 0 ustar 0 0
================================= WARNING ================================
Junit isn't present in your ${ANT_HOME}/lib directory. Tests not executed.
==========================================================================