Enable jdiff report

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131654 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stephen Colebourne 2004-04-09 22:55:44 +00:00
parent 66004f0f14
commit bd3cabe934
1 changed files with 6 additions and 9 deletions

View File

@ -29,12 +29,14 @@ maven.javadoc.overview=src/java/org/apache/commons/collections/overview.html
# Uncomment to generate old javadoc using maven javadoc:generate
# These must be used one at a time
# The maven xml also has full support for tags as part of site generation
#collections.javadoc.tag = COLLECTIONS_2_1
#collections.javadoc.tag.windowtitle ="Collections 2.1 release API"
#collections.javadoc.tag = COLLECTIONS_3_0
#collections.javadoc.tag.windowtitle ="Collections 3.0 release API"
#collections.javadoc.tag=COLLECTIONS_2_1
#collections.javadoc.tag.windowtitle="Collections 2.1 release API"
#collections.javadoc.tag=COLLECTIONS_3_0
#collections.javadoc.tag.windowtitle="Collections 3.0 release API"
collections.javadoc.tag.access=public
maven.jdiff.old.tag=COLLECTIONS_3_0
maven.compile.debug=on
maven.compile.deprecation=off
maven.compile.optimize=off
@ -44,8 +46,3 @@ maven.jar.excludes=**/package.html
maven.junit.fork=true
clover.excludes=**/Test*.java
# For active development
common.project.xml.file=../commons-build/project.xml
# For released code
#common.project.xml.file=commons.xml