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/08/05 08:55:14 UTC

[jira] Created: (MPIDEA-9) Deployment descriptor for ejb.jar hard-coded

Message:

  A new issue has been created in JIRA.

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPIDEA-9
    Summary: Deployment descriptor for ejb.jar hard-coded
       Type: Bug

     Status: Open
   Priority: Minor

 Original Estimate: 20 minutes
 Time Spent: Unknown
  Remaining: 20 minutes

    Project: maven-idea-plugin

   Assignee: Brett Porter
   Reporter: Eirik Bjørsnøs

    Created: Thu, 5 Aug 2004 2:55 AM
    Updated: Thu, 5 Aug 2004 2:55 AM
Environment: Mac OS X 10.3.4, JDK 1.4.2_03, Maven 1.0

Description:
The <deploymentDescriptor name="ejb-jar.xml" url is hard coded to file://$MODULE_DIR$/src/ejb/META-INF/ejb-jar.xml.

The ${maven.ejb.src} property is thus not taken into consideration, and if you have your ejb sources elsewhere than src/ejb, the Idea module file is incorrect.

I'll attach a patch that fixes the problem.


---------------------------------------------------------------------
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-9) Deployment descriptor for ejb.jar hard-coded

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

    Fix Version: 1.6
     Resolution: Fixed

applied, thankyou

> Deployment descriptor for ejb.jar hard-coded
> --------------------------------------------
>
>          Key: MPIDEA-9
>          URL: http://jira.codehaus.org/browse/MPIDEA-9
>      Project: maven-idea-plugin
>         Type: Bug
>  Environment: Mac OS X 10.3.4, JDK 1.4.2_03, Maven 1.0
>     Reporter: Eirik Bjørsnøs
>     Priority: Minor
>      Fix For: 1.6
>  Attachments: module-jelly.patch
>
> Original Estimate: 20 minutes
>         Remaining: 20 minutes
>
> The <deploymentDescriptor name="ejb-jar.xml" url is hard coded to file://$MODULE_DIR$/src/ejb/META-INF/ejb-jar.xml.
> The ${maven.ejb.src} property is thus not taken into consideration, and if you have your ejb sources elsewhere than src/ejb, the Idea module file is incorrect.
> I'll attach a patch that fixes the problem.

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


[jira] Updated: (MPIDEA-9) Deployment descriptor for ejb.jar hard-coded

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

    Updater: Eirik Bjørsnøs (mailto:bjorsnos@stud.ntnu.no)
       Date: Thu, 5 Aug 2004 2:57 AM
    Comment:
Patch that fixes the ejb-jar.xml hardcoded url issue.

Patch is relative to maven-plugins/idea directory
    Changes:
             Attachment changed to module-jelly.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

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

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPIDEA-9
    Summary: Deployment descriptor for ejb.jar hard-coded
       Type: Bug

     Status: Open
   Priority: Minor

 Original Estimate: 20 minutes
 Time Spent: Unknown
  Remaining: 20 minutes

    Project: maven-idea-plugin

   Assignee: Brett Porter
   Reporter: Eirik Bjørsnøs

    Created: Thu, 5 Aug 2004 2:55 AM
    Updated: Thu, 5 Aug 2004 2:57 AM
Environment: Mac OS X 10.3.4, JDK 1.4.2_03, Maven 1.0

Description:
The <deploymentDescriptor name="ejb-jar.xml" url is hard coded to file://$MODULE_DIR$/src/ejb/META-INF/ejb-jar.xml.

The ${maven.ejb.src} property is thus not taken into consideration, and if you have your ejb sources elsewhere than src/ejb, the Idea module file is incorrect.

I'll attach a patch that fixes the problem.


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