Cool
Emmanuel
Damien Lecan a écrit :
The export tool itself fails to read old database schema. Something
else to configure ?
to export 1.1-beta-2 db, you must use dmc 1.1-beta-2 and to import in
1.1-beta-3 db, dmc 1.1-beta-3
Ok, I patched dmc 1.1-beta-2 too in order to export data.
Than I u
Damien Lecan a écrit :
2007/9/21, Emmanuel Venisse <[EMAIL PROTECTED]>:
http://jira.codehaus.org/browse/CONTINUUM-1481
Ok, I've got a patch which allows data-management-cli (dmc) to use
Mysql jdbc driver class or any other driver BUT :
- dmc always fails to download dependencies. It doesn'
2007/9/21, Emmanuel Venisse <[EMAIL PROTECTED]>:
> http://jira.codehaus.org/browse/CONTINUUM-1481
Ok, I've got a patch which allows data-management-cli (dmc) to use
Mysql jdbc driver class or any other driver BUT :
- dmc always fails to download dependencies. It doesn't seem to use
settings.xml
http://jira.codehaus.org/browse/CONTINUUM-1481
Emmanuel Venisse a écrit :
Changes must be done in
http://svn.apache.org/repos/asf/maven/continuum/trunk/continuum-data-management/data-management-cli/src/main/java/org/apache/maven/continuum/management/DataManagementCli.java
Look at the end to
Changes must be done in
http://svn.apache.org/repos/asf/maven/continuum/trunk/continuum-data-management/data-management-cli/src/main/java/org/apache/maven/continuum/management/DataManagementCli.java
Look at the end to see derby parameters.
A good patch would be to add an "OTHER" supported db tha
2007/9/21, Emmanuel Venisse <[EMAIL PROTECTED]>:
> Commands to run will be available when we'll update the site for the release
> of 1.1-beta-3
> For the moment, it isn't possible to migrate a mysql db (and other db that
> isn't derby) with this tool. We'll fix it in next version.
> But maybe you
Hi,
Commands to run will be available when we'll update the site for the release of
1.1-beta-3
For the moment, it isn't possible to migrate a mysql db (and other db that
isn't derby) with this tool. We'll fix it in next version.
But maybe you can write a patch for it so you'll can migrate, I c
Hello,
I would like to upgrade my continuum 1.1-beta-2 instance running with
Mysql to continuum beta-3 version.
I tried to use data-management-cli-1.1-beta-3-app.jar but it doesn't
seem to support Mysql database. This tool always wants to use Derby
JDBC driver.
How to specify JDBC driver ?
Any d