You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2004/04/10 00:55:44 UTC

cvs commit: jakarta-commons/collections project.properties

scolebourne    2004/04/09 15:55:44

  Modified:    collections project.properties
  Log:
  Enable jdiff report
  
  Revision  Changes    Path
  1.12      +6 -9      jakarta-commons/collections/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/collections/project.properties,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- project.properties	7 Apr 2004 22:40:00 -0000	1.11
  +++ project.properties	9 Apr 2004 22:55:44 -0000	1.12
  @@ -29,12 +29,14 @@
   # 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.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
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org