A new topic, 'Change Log Properties doesn't work', has been made on a board you 
are watching.

You can see it at
http://liquibase.org/forum/index.php?topic=507.new#new

The text of the topic is shown below:

I'm trying to specify change log properties running from the command line, and 
it seems that it always stops with unknown parameter:

./liquibase --driver=com.mysql.jdbc.Driver 
--classpath=/usr/share/jdbc-mysql/lib/jdbc-mysql.jar 
--changeLogFile=logfile.xml --url="jdbc:mysql://localhost/test" --username=test 
--password=test -Dsomething=42

Errors:
  Unexpected value -Dsomething=42: parameters must start with a '--'

If I try with '--Dsomething=42" it responses with 

Errors:
  Unknown parameter: 'Dsomething'


Similar problem, If I add this to the liquibase.properties

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.
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Liquibase-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/liquibase-user

Reply via email to