« Return to Thread: Changelog parameters

Re: Changelog parameters

by Voxland, Nathan :: Rate this Message:

Reply to Author | View in Thread

The dots in the properties may be throwing it off.  What if you try it with underscores?

Nathan

On Apr 27, 2009, at 4:28 PM, "jfrapper" <jfrapper@...> wrote:


Greetings,

I am using changelog parameters in my liquibase changelogs.  Everything
works fine from the ant task, but I cant get them to be recognized from the
command line.  Here is a sample:

liquibase --driver=oracle.jdbc.OracleDriver
--classpath=C:\oracle\product\10.2.0\db_1\jdbc\lib\ojdbc14.jar
--changeLogFile=sql\base.changelog.xml --url="jdbc:oracle:thin:@myjdbc"
-username=my_username --password=my_password --logLevel=finest update
-Dschema.name=my_schema -Dtablespace.data=data -Dtablespace.index=index

If I try and execute updateSQL it verifies that the properties have not been
applied.  If I throw the update command at the end of the line, I get the
liquibase.bat -help message.  Any ideas?!

Cheers,
JF
--
View this message in context: http://www.nabble.com/Changelog-parameters-tp23265536p23265536.html
Sent from the LiquiBase - User mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Crystal Reports &#45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty&#45;free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Liquibase-user mailing list
Liquibase-user@...
https://lists.sourceforge.net/lists/listinfo/liquibase-user


------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Liquibase-user mailing list
Liquibase-user@...
https://lists.sourceforge.net/lists/listinfo/liquibase-user

 « Return to Thread: Changelog parameters