You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Cyril JOUI (JIRA)" <ji...@codehaus.org> on 2007/08/01 00:32:13 UTC

[jira] Created: (MECLIPSE-313) AJDT feature

AJDT feature
------------

                 Key: MECLIPSE-313
                 URL: http://jira.codehaus.org/browse/MECLIPSE-313
             Project: Maven 2.x Eclipse Plugin
          Issue Type: New Feature
         Environment: Windows / Linux
            Reporter: Cyril JOUI
            Priority: Minor
         Attachments: EclipsePlugin.java

This feature adds configuration parameters for project which use AspectJ Compiler.
It is a current preview version. I will go on my work this week ...

To use it, add -Dajdtversion=1.5 (currently tested version of this plugin).

Changes made on EclipsePlugin.java


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

        

[jira] Closed: (MECLIPSE-313) AJDT feature

Posted by "Arnaud Heritier (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MECLIPSE-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arnaud Heritier closed MECLIPSE-313.
------------------------------------

         Assignee: Arnaud Heritier
       Resolution: Fixed
    Fix Version/s: 2.5.2

Fixed with MECLIPSE-200

> AJDT feature
> ------------
>
>                 Key: MECLIPSE-313
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-313
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: New Feature
>          Components: AJDT support
>         Environment: Windows / Linux
>            Reporter: Cyril JOUI
>            Assignee: Arnaud Heritier
>            Priority: Minor
>             Fix For: 2.5.2
>
>         Attachments: EclipsePlugin.java
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> This feature adds configuration parameters for project which use AspectJ Compiler.
> It is a current preview version. I will go on my work this week ...
> To use it, add -Dajdtversion=1.5 (currently tested version of this plugin).
> Changes made on EclipsePlugin.java

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

        

[jira] Updated: (MECLIPSE-313) AJDT feature

Posted by "Arnaud Heritier (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MECLIPSE-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arnaud Heritier updated MECLIPSE-313:
-------------------------------------

    Component/s: AJDT support

> AJDT feature
> ------------
>
>                 Key: MECLIPSE-313
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-313
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: New Feature
>          Components: AJDT support
>         Environment: Windows / Linux
>            Reporter: Cyril JOUI
>            Priority: Minor
>         Attachments: EclipsePlugin.java
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> This feature adds configuration parameters for project which use AspectJ Compiler.
> It is a current preview version. I will go on my work this week ...
> To use it, add -Dajdtversion=1.5 (currently tested version of this plugin).
> Changes made on EclipsePlugin.java

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

        

[jira] Commented: (MECLIPSE-313) AJDT feature

Posted by "Eric Berry (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MECLIPSE-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=136544#action_136544 ] 

Eric Berry commented on MECLIPSE-313:
-------------------------------------

I have created a patch that includes tests and examples that implements ajdt.  Someone please take a look and see if it can be incorporated.  The patch is in MECLIPSE-200.

> AJDT feature
> ------------
>
>                 Key: MECLIPSE-313
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-313
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: New Feature
>          Components: AJDT support
>         Environment: Windows / Linux
>            Reporter: Cyril JOUI
>            Priority: Minor
>         Attachments: EclipsePlugin.java
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> This feature adds configuration parameters for project which use AspectJ Compiler.
> It is a current preview version. I will go on my work this week ...
> To use it, add -Dajdtversion=1.5 (currently tested version of this plugin).
> Changes made on EclipsePlugin.java

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

        

[jira] Issue Comment Edited: (MECLIPSE-313) AJDT feature

Posted by "Eric Berry (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MECLIPSE-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=136544#action_136544 ] 

ericeberry edited comment on MECLIPSE-313 at 5/28/08 2:16 PM:
--------------------------------------------------------------

I have created a patch that includes tests and examples that implement ajdt.  Someone please take a look and see if it can be incorporated.  The patch is in MECLIPSE-200.

      was (Author: ericeberry):
    I have created a patch that includes tests and examples that implements ajdt.  Someone please take a look and see if it can be incorporated.  The patch is in MECLIPSE-200.
  
> AJDT feature
> ------------
>
>                 Key: MECLIPSE-313
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-313
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: New Feature
>          Components: AJDT support
>         Environment: Windows / Linux
>            Reporter: Cyril JOUI
>            Priority: Minor
>         Attachments: EclipsePlugin.java
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> This feature adds configuration parameters for project which use AspectJ Compiler.
> It is a current preview version. I will go on my work this week ...
> To use it, add -Dajdtversion=1.5 (currently tested version of this plugin).
> Changes made on EclipsePlugin.java

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