[ 
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

        

Reply via email to