Jacek, Thnaks! --- "Jacek Laskowski (JIRA)" <[email protected]> wrote:
> [ > http://issues.apache.org/jira/browse/GERONIMO-1740?page=comments#action_12412667 > ] > > Jacek Laskowski commented on GERONIMO-1740: > ------------------------------------------- > > Am I correct that you want the patches to be applied to 1.1 branch? yes, with your and Prasad's blessing! > > Other questions: > > Ad1. It would be good to inform a user/developer that the tests are > skipped, e.g. by executing antrun plugin and printing out a message: > "TODO: Enable the tests". These 3 tests are failing - 1. org.apache.geronimo.connector.deployment.jsr88.Connector15DCBTest 2. org.apache.geronimo.system.plugin.PluginInstallerTest 3. org.apache.geronimo.system.serverinfo.ServerInfoTest This is only temporary, and need Prasad's sharp eyes ;) > Ad 2. What version of xmlbeans plugin are you reffering to? Could we > build the latest SNAPSHOT version from the sources to work it around? The schemaLocation was supposed to be available in 2.0.1. I do not see it in any of the repos. http://jira.codehaus.org/browse/MXMLBEANS-3#action_63274 > Ad 3. If tests need to be forked per test, does it mean that they > don't clean up after themselves? Wouldn't "once" work fine? Two tests in security module were failing, changing the forkmode to pertest made the problem go way. Only the security module uses pertest mode, all the other modules use 'once'. I needed all the m2 jars to test the packaging plugin, hence I took these shortcuts :). Thanks Anita > > Thanks for going on with the migration! > > > Plugin migration to Maven 2: geronimo-packaging-plugin > > ------------------------------------------------------ > > > > Key: GERONIMO-1740 > > URL: http://issues.apache.org/jira/browse/GERONIMO-1740 > > Project: Geronimo > > Type: Sub-task > > Security: public(Regular issues) > > Components: buildsystem > > Versions: 1.x > > Reporter: Jacek Laskowski > > Assignee: Anita Kulshreshtha > > Attachments: configs.patch, geronimo.patch, geronimo.patch, > geronimo.patch, m2-plugins.patch, m2-plugins.patch, modules.patch, > pom.patch > > > > It's a task to keep track of the progress of the plugin build > migration to Maven2 > > -- > 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 > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
