vmassol 2004/04/09 10:12:52 Modified: framework project.properties Log: added jdiff properties Revision Changes Path 1.13 +5 -1 jakarta-cactus/framework/project.properties Index: project.properties =================================================================== RCS file: /home/cvs/jakarta-cactus/framework/project.properties,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- project.properties 9 Apr 2004 16:53:14 -0000 1.12 +++ project.properties 9 Apr 2004 17:12:52 -0000 1.13 @@ -45,3 +45,7 @@ # Automatically weave aspects in the generated jar maven.aspectj.autoweave=true + +# Jdiff plugin properties +maven.jdiff.old.tag=CACTUS_15_RELEASE +maven.jdiff.new.tag=HEAD
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
