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.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114520 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user