on 2018 Mar 06 9:46 AM
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?
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.