You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Barrie Treloar (JIRA)" <ji...@codehaus.org> on 2009/03/27 05:48:12 UTC

[jira] Closed: (MECLIPSE-538) Ajdt support needs to include*.aj on the classpath.

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

Barrie Treloar closed MECLIPSE-538.
-----------------------------------

    Resolution: Fixed

Moved inclusion/exclusion patterns out of EclipseClasspathWriter and into EclipsePlugin extract methods where the EclipseSourceDir gets created and defines the includes/excludes.

If ajdt is enable then all sources directories will include **/*.aj files.

The aspect directory will also include **/*.java files.

Added toString() to EclipseSourceDir.

The generated resource directory for manifest handling (target/generated-resources/eclipse) no longer exclude java files.
Since we create that directory and copy the MANIFEST.MF file into it there isn't much need for exclusion.
Test cases updated to reflect this.

Test case for MECLIPSE-538 created.

> Ajdt support needs to include*.aj on the classpath.
> ---------------------------------------------------
>
>                 Key: MECLIPSE-538
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-538
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: AJDT support
>    Affects Versions: 2.6
>            Reporter: Barrie Treloar
>            Assignee: Barrie Treloar
>             Fix For: 2.7
>
>
> MECLIPSE-443 broken ajdt support as *.java files are now specified as "included" where previously this was empty.
> This means that *.aj files are no longer on the classpath and this break ajdt support.

-- 
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