[ 
http://jira.codehaus.org/browse/MASPECTJ-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David J. M. Karlsen closed MASPECTJ-6.
--------------------------------------

    Resolution: Won't Fix

> Weaving when running eclipse:eclipse
> ------------------------------------
>
>                 Key: MASPECTJ-6
>                 URL: http://jira.codehaus.org/browse/MASPECTJ-6
>             Project: Mojo AspectJ Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Thomas Van de Velde
>            Assignee: David J. M. Karlsen
>             Fix For: 1.3
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> When running eclipse:eclipse, the code gets weaved.  This should not happen.  
> My config:
>                       <plugin>
>                               <groupId>org.codehaus.mojo</groupId>
>                               <artifactId>aspectj-maven-plugin</artifactId>
>                               <executions>
>                                       <execution>
>                                               <goals>
>                                                       <goal>compile</goal>
>                                                       
> <goal>test-compile</goal>
>                                               </goals>
>                                       </execution>
>                               </executions>
>                               <configuration>
>                                       <weaveDependencies>
>                                               <weaveDependency>
>                                                       
> <groupId>org.springframework</groupId>
>                                                       
> <artifactId>spring-aspects</artifactId>
>                                               </weaveDependency>
>                                       </weaveDependencies>
>                                       <ajdtBuildDefFile>
>                                               build.ajproperties
>                                       </ajdtBuildDefFile>
>                                       <complianceLevel>1.5</complianceLevel>
>                               </configuration>
>                       </plugin>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to