Hey All,
I'm looking to pre generate a list of upstream/downstream dependencies on a per
module basis.
I can run ivy:buildlist with a different root/leaf filter for each module but
this seems like a lot of repeated work.
Is there any way to do this in a single buildlist call?
I currently mul
You should really get rid of the exec task and use the Ant sql task instead. It just requires a
JDBC driver.
Suitable parameters exist for all your args.
Robert.
Le 8/11/2010 16:19, Java Jboss a écrit :
Hi,
Thank you to all for the suggestions. I have now got an ANT script that
checks the
I guess I'd have to be in your shoes to know what I'd do. The property
method could work (assuming all clients use the same version of core),
but it seems you'd need a property for each of your clients if some
use 1.0.0, and others use 1.1.0.
One thing to consider is that when you publish a module
We are using dbdeploy and are very happy with the results. You can read
more about it at http://dbdeploy.com/
On Mon, 2010-11-08 at 07:19 -0800, Java Jboss wrote:
> Hi,
>
> Thank you to all for the suggestions. I have now
Hi,
Thank you to all for the suggestions. I have now got an ANT script that
checks the current database version and then runs a set of mysql scripts to
upgrade the database to the next version. What I am struggling with is when
it goes through the list="${db.upgrade.path.list}. On the first ru
Hi,
Select the right tool for the right job:
For example scriptella http://scriptella.javaforge.com/
is a good tool for upgrading database.
And i think it does have an ant task also. Please check with the site.
Regards,
Vu
--- En date de : Jeu 4.11.10, Java Jboss a écrit :
> De: Java Jboss
>