cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Ant's "customize" is invoked after "updateDBDrivers"

agrabovskis
Participant
0 Kudos
247

One of the approaches to maintain the JDBC dst of project is to place external-dependencies.xml in config/customize/platform/lib/dbdriver. But there's a problem that the updateDBDrivers ant macro call is invoked before the updated external-dependencies.xml is copied to the target location. As a workaround, you can do something like ant customize && ant clean all <other targets>.

Dear Hybris developers, could you please enhance the customize target in a way that if contents of dbdrivers is customized, then the updateDBDrivers is invoked?

Accepted Solutions (0)

Answers (0)