You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "John Sisson (JIRA)" <de...@geronimo.apache.org> on 2006/04/13 02:27:58 UTC

[jira] Created: (GERONIMO-1836) Packaging plugin expects does not handle the environment element being in namespaces other than the deployer namespace

Packaging plugin expects does not handle the environment element being in namespaces other than the deployer namespace
----------------------------------------------------------------------------------------------------------------------

         Key: GERONIMO-1836
         URL: http://issues.apache.org/jira/browse/GERONIMO-1836
     Project: Geronimo
        Type: Bug
    Security: public (Regular issues) 
  Components: Maven Plugins for G  
    Versions: 1.1    
    Reporter: John Sisson
 Assigned to: David Jencks 
    Priority: Minor
     Fix For: 1.1


See attached maven project for example plan and a log containing the errors.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1836) Packaging plugin expects does not handle the environment element being in namespaces other than the deployer namespace

Posted by "John Sisson (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1836?page=all ]

John Sisson updated GERONIMO-1836:
----------------------------------

    Attachment: my-database.tar.gz

> Packaging plugin expects does not handle the environment element being in namespaces other than the deployer namespace
> ----------------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1836
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1836
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: Maven Plugins for G
>     Versions: 1.1
>     Reporter: John Sisson
>     Assignee: David Jencks
>     Priority: Minor
>      Fix For: 1.1
>  Attachments: my-database.tar.gz
>
> See attached maven project for example plan and a log containing the errors.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (GERONIMO-1836) Packaging plugin expects does not handle the environment element being in namespaces other than the deployer namespace

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1836?page=all ]
     
David Jencks closed GERONIMO-1836:
----------------------------------

    Resolution: Fixed

The PlanProcessor was only working if an existing environment element had the correct namespace.  I changed it to look for any environment element as the first child and change the namespace if it's wrong.  Also commented on the meaning of the import element in the environment element in the schema.  Added a unit test.  rev 393673

> Packaging plugin expects does not handle the environment element being in namespaces other than the deployer namespace
> ----------------------------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1836
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1836
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: Maven Plugins for G
>     Versions: 1.1
>     Reporter: John Sisson
>     Assignee: David Jencks
>     Priority: Minor
>      Fix For: 1.1
>  Attachments: my-database.tar.gz
>
> See attached maven project for example plan and a log containing the errors.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira