synchronoss / cpo-api

Class Persistence Object (CPO) Application Programming Interface (API).
GNU Lesser General Public License v2.1
3 stars 3 forks source link

Modify cpo-plugin to handle wildcards in the cpoConfig property #55

Closed berryware closed 4 years ago

berryware commented 4 years ago

cpo supports adding multiple metadata files to a config, so more than one file may need to be used to generate the pojos. Adding wildcard support is an easy way to do this without changing the interface or have to add in multiple executions.