Thanks for a reply.
Do you know where I can find a test project for liquibase, so i can play around. I mean setting up my own project seems to be quite cumbersome (this one is a huge: http://liquibase.org/tutorial-using-oracle). We are currently in search of the platform for control versioning.
Thanks a lot.
The main problem is me not having the time to write one, and nobody else taking the idea and going with it. There has been some discussion on the topic (see http://liquibase.org/forum/index.php?topic=604.0) but it hasn’t gotten anywhere yet.
Nathan, have you considered starting a project on Github? It’s a good social environment that helps open things up a bit in terms of group development. I can get by using the command line (or a series of batch files for the various commands), but a nice java gui would be cool! Depending on how the command line integration of Liquibase goes into my project I would definitely think of contributing.
Instead a complet IDE solution I suggest you to créate a simple menú.bat to show some procedures. This menú can be put inside the main zip, can be few kbs long, and include some cangelog samples, maybe using hsqldb. I have a portion of this kind of menú in my own application