[ http://jira.codehaus.org/browse/MECLIPSE-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=173105#action_173105
]
Andrew Eisenberg commented on MECLIPSE-553:
-------------------------------------------
Thanks. Sorry, should have checked for dups before posting this.
> Maven Eciipse Plugin 2.6 excludes *.aj files from src/main/java
> ---------------------------------------------------------------
>
> Key: MECLIPSE-553
> URL: http://jira.codehaus.org/browse/MECLIPSE-553
> Project: Maven 2.x Eclipse Plugin
> Issue Type: Bug
> Components: AJDT support
> Affects Versions: 2.6
> Reporter: Andrew Eisenberg
> Assignee: Barrie Treloar
> Fix For: 2.7
>
>
> Starting in 2.6, the generated .classpath file has exclusion filters such that only *.java
files are part of the build. This essentially ruins AJDT support because aspect files are
*.aj and hence exclude from the build by default.
> A solution would be to be able to define custom exclusion/inclusion filters, or to have
the ability to turn off the filters.
--
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
|