[jira] Updated: (MPASPECTJ-19) Add messageHolderClass property

2006-02-23 Thread Lukas Theussl (JIRA)
 [ http://jira.codehaus.org/browse/MPASPECTJ-19?page=all ]

Lukas Theussl updated MPASPECTJ-19:
---

Fix Version: (was: 3.3)
 4.0

 Add messageHolderClass property
 ---

  Key: MPASPECTJ-19
  URL: http://jira.codehaus.org/browse/MPASPECTJ-19
  Project: maven-aspectj-plugin
 Type: Improvement

 Versions: 3.2
 Reporter: Matt Smith
  Fix For: 4.0
  Attachments: MPASPECTJ-19-2.txt, MPASPECTJ-19.txt


 from the iajc ant task documentation:
 Specify a class to use as the message holder for the compile process. The 
 entry must be a fully-qualified name of a class resolveable from the task 
 classpath complying with the org.aspectj.bridge.IMessageHolder interface and 
 having a public no-argument constructor.
 Adding the ability to use a messageHolderClass requires two changes:
   1)  add maven.aspectj.messageHolderClass property and associated attribute 
 messageHolderClass
   2)  add maven.dependency.classpath to the ant task def
 Please see the attached file

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


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MPASPECTJ-19) Add messageHolderClass property

2005-05-10 Thread Carlos Sanchez (JIRA)
 [ http://jira.codehaus.org/browse/MPASPECTJ-19?page=all ]

Carlos Sanchez updated MPASPECTJ-19:


Fix Version: 3.3

 Add messageHolderClass property
 ---

  Key: MPASPECTJ-19
  URL: http://jira.codehaus.org/browse/MPASPECTJ-19
  Project: maven-aspectj-plugin
 Type: Improvement
 Versions: 3.2
 Reporter: Matt Smith
  Fix For: 3.3
  Attachments: MPASPECTJ-19-2.txt, MPASPECTJ-19.txt


 from the iajc ant task documentation:
 Specify a class to use as the message holder for the compile process. The 
 entry must be a fully-qualified name of a class resolveable from the task 
 classpath complying with the org.aspectj.bridge.IMessageHolder interface and 
 having a public no-argument constructor.
 Adding the ability to use a messageHolderClass requires two changes:
   1)  add maven.aspectj.messageHolderClass property and associated attribute 
 messageHolderClass
   2)  add maven.dependency.classpath to the ant task def
 Please see the attached file

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


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MPASPECTJ-19) Add messageHolderClass property

2005-04-25 Thread Matt Smith (JIRA)
 [ http://jira.codehaus.org/browse/MPASPECTJ-19?page=all ]

Matt Smith updated MPASPECTJ-19:


Attachment: MPASPECTJ-19.txt

messageHolderClass diff

 Add messageHolderClass property
 ---

  Key: MPASPECTJ-19
  URL: http://jira.codehaus.org/browse/MPASPECTJ-19
  Project: maven-aspectj-plugin
 Type: Improvement
 Versions: 3.2
 Reporter: Matt Smith
  Attachments: MPASPECTJ-19.txt


 from the iajc ant task documentation:
 Specify a class to use as the message holder for the compile process. The 
 entry must be a fully-qualified name of a class resolveable from the task 
 classpath complying with the org.aspectj.bridge.IMessageHolder interface and 
 having a public no-argument constructor.
 Adding the ability to use a messageHolderClass requires two changes:
   1)  add maven.aspectj.messageHolderClass property and associated attribute 
 messageHolderClass
   2)  add maven.dependency.classpath to the ant task def
 Please see the attached file

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


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MPASPECTJ-19) Add messageHolderClass property

2005-04-25 Thread Matt Smith (JIRA)
 [ http://jira.codehaus.org/browse/MPASPECTJ-19?page=all ]

Matt Smith updated MPASPECTJ-19:


Attachment: MPASPECTJ-19-2.txt

The paths in the argfile.lst needed to be changed from \ to /.  The tests run 
successfully.  I will add a test case for the previous patch.  Thanks! Matt 

 Add messageHolderClass property
 ---

  Key: MPASPECTJ-19
  URL: http://jira.codehaus.org/browse/MPASPECTJ-19
  Project: maven-aspectj-plugin
 Type: Improvement
 Versions: 3.2
 Reporter: Matt Smith
  Attachments: MPASPECTJ-19-2.txt, MPASPECTJ-19.txt


 from the iajc ant task documentation:
 Specify a class to use as the message holder for the compile process. The 
 entry must be a fully-qualified name of a class resolveable from the task 
 classpath complying with the org.aspectj.bridge.IMessageHolder interface and 
 having a public no-argument constructor.
 Adding the ability to use a messageHolderClass requires two changes:
   1)  add maven.aspectj.messageHolderClass property and associated attribute 
 messageHolderClass
   2)  add maven.dependency.classpath to the ant task def
 Please see the attached file

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


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]