Extended Spring bean, takes any property as input

Hi all,

Sent a mail yesterday to Nathan, but I can post it here as well. :slight_smile:
My colleague (Samuel Sj�berg) just created this extended Spring bean (see attached file), making it possible to use parameters in the xml files when running Liquibase from a Spring context.
When using this Springbean, we can add parameters via the Spring context:

                                                                                                       

And then, in the change sets we can use the property:

          �                    

Regards,
Sven

That is a good change, I applied it directly to the SpringLiquibase class for 2.0. 

Thanks a lot (and I had seen your email, just hadn’t gotten a chance to reply yet)

Nathan

Slow reply, but you’re welcome. :slight_smile: