The following issue has been updated:
Updater: Carlos Sanchez (mailto:[EMAIL PROTECTED])
Date: Tue, 7 Dec 2004 6:23 PM
Comment:
An improved patch.
This needs a bit more of thinking, e.g. if you change the dest dir you need to
change the classpath to add it.
What's your use case, aspects that you only want to use when testing?
Changes:
Attachment changed to patch.txt
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/browse/MPASPECTJ-15?page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MPASPECTJ-15
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPASPECTJ-15
Summary: Add property that define output folder for aspectj:compile goal.
Type: Improvement
Status: Unassigned
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-aspectj-plugin
Versions:
3.2
Assignee:
Reporter: Alexey Dashkevich
Created: Fri, 3 Dec 2004 9:58 AM
Updated: Tue, 7 Dec 2004 6:23 PM
Description:
It will be good to have property for destination folder for compiled sources.
It will be very helpful when you have aspects only for unit tests and don't
wont to have weaved classes in classes folder.
I propose to use property with name "maven.aspectj.dest" that by default will
set to "maven.build.dest".
I have attached patch where added proposed property and test case that use this
property.
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]