alright, i do not change the testing. (each goal has one test project and one junit test)
the sql database is : mysql:3306/test with user test and no password. I bundle the project in a zip and upload it to the torque issue tracker tonite (at home) Thanks Raphaël 2006/1/24, Thomas Fischer <[EMAIL PROTECTED]>: > > > > > > Hi, > > In an ancient time, the Torque project had the plugin available ad the > maven plugin project. But at some point, it was decided that it was easier > to maintain the code at the Torque project, because of the close coupling > between the Torque generator and the plugin. In my opinion, this also > holds > for the maven 2 plugin. So I'd rather have the plugin located in > db.apache.org/torque. > > If you already have it, just pack it together and create an issue in > scarab > and append it. If you modified any files, a diff -u would be nice for > those. > > You need not replace mysql by hsqldb, mysql is fine for testing. The > Torque > team will use the Torque test project (with its profile selection) for > testing, so if you want to contribute to tests, we'd appreciate it if > you'd > use the test project. > > I'll have a look at the other goals, but the ones you have are what most > people need. > > Thanks in advance, > > Thomas > > Piéroni Raphaël <[EMAIL PROTECTED]> schrieb am 24.01.2006 11:04:15: > > > where is that contribution should be : db.apache.org/torque or > > mojo.codehaus.org/torque-plugin ? > > > > The later is the easier for me as i alrady have commit access. > > > > I will also replace mysql by hsqldb for testing before sending the code. > > > > i currently have only these goals : om, sql, datadtd, datasql, datadump, > > jdbc and insertsql. > > > > i never have used the other, and ask myself or their usefullness. > > > > Regards, > > > > Raphaël > > > > 2006/1/24, Thomas Fischer <[EMAIL PROTECTED]>: > > > > > > > > > > > > > > > > > > I did not hear of any attempt except yours. The maven-plugin for 3.1.1 > does > > > only differ in small things of the 3.2 maven plugin, so anything built > on > > > top of the 3.1.1 plugin will be fine. > > > > > > Any contributions towards a torque maven 2 plugin are very welcome. > > > > > > Thomas > > > > > > rafale <[EMAIL PROTECTED]> schrieb am 23.01.2006 21:37:00: > > > > > > > Hello, > > > > > > > > is there any attempt to create a maven2 plugin for torque ? > > > > > > > > i have started such a plugin at home using torque 3.1.1 > > > > > > > > Regards, > > > > > > > > Raphaël > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
