|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (XBEAN-60) Support multiple namespacesSupport 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] Commented: (XBEAN-60) Support multiple namespaces [ 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[ 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. |
|
|
[jira] Closed: (XBEAN-60) Support multiple namespaces[ 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. |
| Free Forum Powered by Nabble | Forum Help |