Liquibase Community Forum
2010-12-13 15:35:03 UTC
A new topic, 'LB2.0-RC7: Howto pass change log properties via commandline?', has been made on a board you are watching.
You can see it at
http://liquibase.org/forum/index.php?topic=833.new#new
The text of the topic is shown below:
Hi all,
I am trying to pass change log properties on a Win commandline to LB 2.0-RC7 (syntax: --D<property.name>=<property.value>), but face following error:
Unknown parameter: 'D<property.name>' (pls. see below)
Is there anyone who can give me a hint?
-Thanks in advance!!
Frank
My Commandline:
%LIQUIBASE_HOME%liquibase --username=%LB_USR% --password=%LB_PWD% --url="%LB_RUN_URL%" --driver=oracle.jdbc.OracleDriver --classpath="%LIQUIBASE_HOME%libojdbc6.jar" --defaultSchemaName=%LB_SCHEMA% --logLevel=info --contexts=%LB_CONTEXT% --changeLogFile=".myChangelog.xml" --Dliquibase.update.schema=%LB_SCHEMA%,liquibase.update.user=%LB_USR% update
My Errors:
Unknown parameter: 'Dliquibase.update.schema'
Unsubscribe to new topics from this board by clicking here: http://liquibase.org/forum/index.php?action=notifyboard;board=1.0
Regards,
The Liquibase Community Forum Team.
You can see it at
http://liquibase.org/forum/index.php?topic=833.new#new
The text of the topic is shown below:
Hi all,
I am trying to pass change log properties on a Win commandline to LB 2.0-RC7 (syntax: --D<property.name>=<property.value>), but face following error:
Unknown parameter: 'D<property.name>' (pls. see below)
Is there anyone who can give me a hint?
-Thanks in advance!!
Frank
My Commandline:
%LIQUIBASE_HOME%liquibase --username=%LB_USR% --password=%LB_PWD% --url="%LB_RUN_URL%" --driver=oracle.jdbc.OracleDriver --classpath="%LIQUIBASE_HOME%libojdbc6.jar" --defaultSchemaName=%LB_SCHEMA% --logLevel=info --contexts=%LB_CONTEXT% --changeLogFile=".myChangelog.xml" --Dliquibase.update.schema=%LB_SCHEMA%,liquibase.update.user=%LB_USR% update
My Errors:
Unknown parameter: 'Dliquibase.update.schema'
Unsubscribe to new topics from this board by clicking here: http://liquibase.org/forum/index.php?action=notifyboard;board=1.0
Regards,
The Liquibase Community Forum Team.