vmassol     2003/09/21 14:38:58

  Modified:    framework project.properties
  Log:
  Use the new property of the new aspectj plugin I've committed a few minutes ago in 
Maven CVS HEAD...
  
  Revision  Changes    Path
  1.10      +4 -1      jakarta-cactus/framework/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/framework/project.properties,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- project.properties        21 Sep 2003 09:15:50 -0000      1.9
  +++ project.properties        21 Sep 2003 21:38:58 -0000      1.10
  @@ -42,3 +42,6 @@
   
   # Do not display junit test suite summary information
   maven.junit.printSummary=false
  +
  +# Automatically weave aspects in the generated jar
  +maven.aspectj.autoweave=true
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to