You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/07/30 14:47:46 UTC

[jira] Created: (MPIDEA-8) fix typos, added default junit lib.

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPIDEA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPIDEA-8
    Summary: fix typos, added default junit lib.
       Type: Improvement

     Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-idea-plugin

   Assignee: Brett Porter
   Reporter: Anatol Pomozov

    Created: Fri, 30 Jul 2004 8:46 AM
    Updated: Fri, 30 Jul 2004 8:46 AM
Environment: IDEA 4.5, maven 1.0

Description:
I played a little with maven IDEA plugin. And I made some enhancements.

There is a list of changes
1) Added 'target' dir to exluded folders list (?? Is it reasonable)
2) Replace invalid $MODULE_DIR$ tokens with $$MODULE_DIR$$
3) Check if unit tests present then add JUnit library to classpath
        (in case if junit dependency already present in project.xml
then do not to add it)
4) Reformat xml file (removed empty lines)
5) Used maven.test.dest insted of maven.build.dest folder for <output-test>

Changed files:
maven-plugins/idea/src/plugin-resources/templates/v4/module.jelly


Tested on IDEA 4.5 (java-module project, web-module project). Works
fine.

If you think that jelly script OK then please share it.


---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPIDEA-8) fix typos, added default junit lib.

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Anatol Pomozov (mailto:anatol2003@tut.by)
       Date: Fri, 30 Jul 2004 8:48 AM
    Comment:
Changed files:
maven-plugins/idea/src/plugin-resources/templates/v4/module.jelly
    Changes:
             Attachment changed to module.jelly
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPIDEA-8?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPIDEA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPIDEA-8
    Summary: fix typos, added default junit lib.
       Type: Improvement

     Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-idea-plugin

   Assignee: Brett Porter
   Reporter: Anatol Pomozov

    Created: Fri, 30 Jul 2004 8:46 AM
    Updated: Fri, 30 Jul 2004 8:48 AM
Environment: IDEA 4.5, maven 1.0

Description:
I played a little with maven IDEA plugin. And I made some enhancements.

There is a list of changes
1) Added 'target' dir to exluded folders list (?? Is it reasonable)
2) Replace invalid $MODULE_DIR$ tokens with $$MODULE_DIR$$
3) Check if unit tests present then add JUnit library to classpath
        (in case if junit dependency already present in project.xml
then do not to add it)
4) Reformat xml file (removed empty lines)
5) Used maven.test.dest insted of maven.build.dest folder for <output-test>

Changed files:
maven-plugins/idea/src/plugin-resources/templates/v4/module.jelly


Tested on IDEA 4.5 (java-module project, web-module project). Works
fine.

If you think that jelly script OK then please share it.


---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPIDEA-8) fix typos, added default junit lib.

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPIDEA-8?page=all ]
     
Brett Porter closed MPIDEA-8:
-----------------------------

    Resolution: Incomplete

please provide as a patch format - I don't have a baseline to compare against.
all these seem to have been implemented by subsequent patches.

> fix typos, added default junit lib.
> -----------------------------------
>
>          Key: MPIDEA-8
>          URL: http://jira.codehaus.org/browse/MPIDEA-8
>      Project: maven-idea-plugin
>         Type: Improvement
>  Environment: IDEA 4.5, maven 1.0
>     Reporter: Anatol Pomozov
>     Priority: Minor
>  Attachments: module.jelly
>
>
> I played a little with maven IDEA plugin. And I made some enhancements.
> There is a list of changes
> 1) Added 'target' dir to exluded folders list (?? Is it reasonable)
> 2) Replace invalid $MODULE_DIR$ tokens with $$MODULE_DIR$$
> 3) Check if unit tests present then add JUnit library to classpath
>         (in case if junit dependency already present in project.xml
> then do not to add it)
> 4) Reformat xml file (removed empty lines)
> 5) Used maven.test.dest insted of maven.build.dest folder for <output-test>
> Changed files:
> maven-plugins/idea/src/plugin-resources/templates/v4/module.jelly
> Tested on IDEA 4.5 (java-module project, web-module project). Works
> fine.
> If you think that jelly script OK then please share it.

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org