vmassol     2003/12/29 03:36:50

  Modified:    aspectwerkz project.xml
  Log:
  Jason, there was a bug in your automatic reformatting tool. It moved my comments to 
the wrong group of <dependency> elements. I've moved them back.
  
  Revision  Changes    Path
  1.7       +3 -0      maven-plugins/aspectwerkz/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/project.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- project.xml       29 Dec 2003 04:38:04 -0000      1.6
  +++ project.xml       29 Dec 2003 11:36:50 -0000      1.7
  @@ -46,6 +46,7 @@
         <artifactId>aspectwerkz</artifactId>
         <version>0.9.RC1</version>
       </dependency>
  +
       <!-- Required for Attribute compilation -->
   
       <dependency>
  @@ -58,6 +59,7 @@
         <artifactId>jrexx</artifactId>
         <version>1.1.1</version>
       </dependency>
  +
       <!-- Required for AspectWerkz offline compilation -->
   
       <dependency>
  @@ -70,6 +72,7 @@
         <artifactId>bcel</artifactId>
         <version>5.1</version>
       </dependency>
  +
       <!-- Required both for Attribute and AspectWerkz compilations -->
   
       <dependency>
  
  
  

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

Reply via email to