vmassol     2004/02/10 09:46:53

  Modified:    aspectwerkz/src/plugin-test/parent project.properties
  Log:
  make sure the aspectc result is put in maven.build.dest so that "maven jar" will 
bundle the aspectc-ed classes...
  
  Revision  Changes    Path
  1.2       +1 -1      
maven-plugins/aspectwerkz/src/plugin-test/parent/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: 
/home/cvs/maven-plugins/aspectwerkz/src/plugin-test/parent/project.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.properties        28 Jan 2004 16:06:40 -0000      1.1
  +++ project.properties        10 Feb 2004 17:46:53 -0000      1.2
  @@ -3,4 +3,4 @@
   # -------------------------------------------------------------------
   
   maven.aspectwerkz.verbose = true
  -
  +maven.aspectwerkz.aspectc.build.dir = ${maven.build.dest}
  
  
  

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

Reply via email to