From issues-return-51997-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Wed Apr 15 21:25:22 2009 Return-Path: Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: (qmail 68283 invoked from network); 15 Apr 2009 21:25:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Apr 2009 21:25:21 -0000 Received: (qmail 52531 invoked by uid 500); 15 Apr 2009 21:25:21 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 52424 invoked by uid 500); 15 Apr 2009 21:25:21 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 52414 invoked by uid 99); 15 Apr 2009 21:25:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Apr 2009 21:25:21 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Apr 2009 21:25:13 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 3A1FE14A81A3 for ; Wed, 15 Apr 2009 16:24:57 -0500 (CDT) Message-ID: <13921639.1239830697206.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Wed, 15 Apr 2009 16:24:57 -0500 (CDT) From: "Arnaud Heritier (JIRA)" To: issues@maven.apache.org Subject: [jira] Closed: (MECLIPSE-553) Maven Eciipse Plugin 2.6 excludes *.aj files from src/main/java In-Reply-To: <611223.1239829677212.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/MECLIPSE-553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arnaud Heritier closed MECLIPSE-553. ------------------------------------ Assignee: Barrie Treloar Resolution: Duplicate Fix Version/s: 2.7 I'll publish in few minutes a SNAPSHOT to have users feedback > 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