You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2007/03/01 04:59:06 UTC

svn commit: r513128 - /myfaces/core/branches/jsf12/api/pom.xml

Author: dennisbyrne
Date: Wed Feb 28 19:59:05 2007
New Revision: 513128

URL: http://svn.apache.org/viewvc?view=rev&rev=513128
Log:
AOP?

Modified:
    myfaces/core/branches/jsf12/api/pom.xml

Modified: myfaces/core/branches/jsf12/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/api/pom.xml?view=diff&rev=513128&r1=513127&r2=513128
==============================================================================
--- myfaces/core/branches/jsf12/api/pom.xml (original)
+++ myfaces/core/branches/jsf12/api/pom.xml Wed Feb 28 19:59:05 2007
@@ -262,12 +262,6 @@
         </exclusion>
       </exclusions>
     </dependency>
-    <dependency>
-      <groupId>aspectj</groupId>
-      <artifactId>aspectjrt</artifactId>
-      <version>1.2.1</version>
-      <scope>test</scope>
-    </dependency>
   </dependencies>
   <reporting>
     <plugins>