You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xbean-dev@geronimo.apache.org by "Kohsuke Kawaguchi (JIRA)" <ji...@apache.org> on 2006/11/21 01:29:02 UTC

[jira] Created: (XBEAN-60) Support multiple namespaces

Support multiple namespaces
---------------------------

                 Key: XBEAN-60
                 URL: http://issues.apache.org/jira/browse/XBEAN-60
             Project: XBean
          Issue Type: Improvement
          Components: maven-plugin
    Affects Versions: 2.7
            Reporter: Kohsuke Kawaguchi


It would be nice if the maven plugin would allow one to define beans across multiple namespaces.
Today, if I specify two executions of XBeanMojo, the following two files will be simply overwritten:

 target/xbean/META-INF/spring.handlers 
 target/xbean/META-INF/spring.schemas

-- 
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: (XBEAN-60) Support multiple namespaces

Posted by "Dain Sundstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/XBEAN-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dain Sundstrom closed XBEAN-60.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 3.4

I modified the plugin to modify the properties files instead of blindly overwriting them.

> Support multiple namespaces
> ---------------------------
>
>                 Key: XBEAN-60
>                 URL: https://issues.apache.org/jira/browse/XBEAN-60
>             Project: XBean
>          Issue Type: Improvement
>          Components: maven-plugin
>    Affects Versions: 2.7
>            Reporter: Kohsuke Kawaguchi
>            Assignee: Dain Sundstrom
>             Fix For: 3.4
>
>
> It would be nice if the maven plugin would allow one to define beans across multiple namespaces.
> Today, if I specify two executions of XBeanMojo, the following two files will be simply overwritten:
>  target/xbean/META-INF/spring.handlers 
>  target/xbean/META-INF/spring.schemas

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (XBEAN-60) Support multiple namespaces

Posted by "Stefan Kleineikenscheidt (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/XBEAN-60?page=comments#action_12451562 ] 
            
Stefan Kleineikenscheidt commented on XBEAN-60:
-----------------------------------------------

That's actually also true for the Ant-Task.

> Support multiple namespaces
> ---------------------------
>
>                 Key: XBEAN-60
>                 URL: http://issues.apache.org/jira/browse/XBEAN-60
>             Project: XBean
>          Issue Type: Improvement
>          Components: maven-plugin
>    Affects Versions: 2.7
>            Reporter: Kohsuke Kawaguchi
>
> It would be nice if the maven plugin would allow one to define beans across multiple namespaces.
> Today, if I specify two executions of XBeanMojo, the following two files will be simply overwritten:
>  target/xbean/META-INF/spring.handlers 
>  target/xbean/META-INF/spring.schemas

-- 
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] Assigned: (XBEAN-60) Support multiple namespaces

Posted by "Dain Sundstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/XBEAN-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dain Sundstrom reassigned XBEAN-60:
-----------------------------------

    Assignee: Dain Sundstrom

> Support multiple namespaces
> ---------------------------
>
>                 Key: XBEAN-60
>                 URL: https://issues.apache.org/jira/browse/XBEAN-60
>             Project: XBean
>          Issue Type: Improvement
>          Components: maven-plugin
>    Affects Versions: 2.7
>            Reporter: Kohsuke Kawaguchi
>            Assignee: Dain Sundstrom
>
> It would be nice if the maven plugin would allow one to define beans across multiple namespaces.
> Today, if I specify two executions of XBeanMojo, the following two files will be simply overwritten:
>  target/xbean/META-INF/spring.handlers 
>  target/xbean/META-INF/spring.schemas

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.